+ 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: '3c830abc-13c3-b9fe-7669-dc66e2ed70dd' Node name: 'onap-msb-consul-5454dcc5c5-wxfcx' 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/09/22 18:37:46 [DEBUG] agent: Using random ID "3c830abc-13c3-b9fe-7669-dc66e2ed70dd" as node ID 2022/09/22 18:37:46 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3c830abc-13c3-b9fe-7669-dc66e2ed70dd Address:127.0.0.1:8300}] 2022/09/22 18:37:46 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/09/22 18:37:46 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-wxfcx.dc1 127.0.0.1 2022/09/22 18:37:46 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-wxfcx 127.0.0.1 2022/09/22 18:37:46 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-wxfcx (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 18:37:46 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-wxfcx.dc1" in area "wan" 2022/09/22 18:37:46 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/09/22 18:37:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/09/22 18:37:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/09/22 18:37:46 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/09/22 18:37:46 [INFO] agent: started state syncer 2022/09/22 18:37:46 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/09/22 18:37:46 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/09/22 18:37:46 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/09/22 18:37:46 [DEBUG] raft: Votes needed: 1 2022/09/22 18:37:46 [DEBUG] raft: Vote granted from 3c830abc-13c3-b9fe-7669-dc66e2ed70dd in term 2. Tally: 1 2022/09/22 18:37:46 [INFO] raft: Election won. Tally: 1 2022/09/22 18:37:46 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/09/22 18:37:46 [INFO] consul: cluster leadership acquired 2022/09/22 18:37:46 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-wxfcx 2022/09/22 18:37:46 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/09/22 18:37:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:37:46 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-wxfcx' joined, marking health alive 2022/09/22 18:37:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:37:46 [INFO] agent: Synced node info 2022/09/22 18:37:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:37:48 [DEBUG] agent: Node info in sync 2022/09/22 18:37:48 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.2 (currently running: 1.4.3) 2022/09/22 18:38:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:39:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:39:16 [DEBUG] agent: Node info in sync 2022/09/22 18:39:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 18:39:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:40:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:41:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:41:07 [DEBUG] agent: Node info in sync 2022/09/22 18:41:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:41:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 18:42:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:42:10 [DEBUG] agent: Node info in sync 2022/09/22 18:42:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:43:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:43:18 [DEBUG] agent: Node info in sync 2022/09/22 18:43:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:44:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 18:44:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:45:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:45:12 [DEBUG] agent: Node info in sync 2022/09/22 18:45:31 [DEBUG] http: Request GET /v1/status/leader (1.527554ms) from=127.0.0.6:53201 2022/09/22 18:45:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:31 [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/09/22 18:45:31 [INFO] agent: Synced service "_v1_sdc-gui_10.233.15.243_8181" 2022/09/22 18:45:31 [DEBUG] agent: Node info in sync 2022/09/22 18:45:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.638715ms) from=127.0.0.6:53201 2022/09/22 18:45:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:31 [DEBUG] agent: Node info in sync 2022/09/22 18:45:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (831.812µs) from=127.0.0.6:39581 2022/09/22 18:45:31 [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/09/22 18:45:31 [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/09/22 18:45:31 [INFO] agent: Synced service "_v1_wf-gui_10.233.37.232_8080" 2022/09/22 18:45:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:31 [DEBUG] agent: Node info in sync 2022/09/22 18:45:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.190782ms) from=127.0.0.6:53201 2022/09/22 18:45:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:31 [DEBUG] agent: Node info in sync 2022/09/22 18:45:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (335.31µs) from=127.0.0.6:53201 2022/09/22 18:45:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.13.180_9007" 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.450187ms) from=127.0.0.6:53201 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (7.016099ms) from=127.0.0.6:53201 2022/09/22 18:45:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.13.180_9007" 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.945559ms) from=127.0.0.6:39581 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (441.494µs) from=127.0.0.6:53201 2022/09/22 18:45:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.58.174_9015" 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.158245ms) from=127.0.0.6:53201 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (2.633032ms) from=127.0.0.6:39581 2022/09/22 18:45:32 [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/09/22 18:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.49.210_9011" 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.398615ms) from=127.0.0.6:39581 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (325.234µs) from=127.0.0.6:53201 2022/09/22 18:45:32 [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/09/22 18:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.49.210_9011" 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.194075ms) from=127.0.0.6:39581 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (350.597µs) from=127.0.0.6:53201 2022/09/22 18:45:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [INFO] agent: Synced service "_v0_multicloud_10.233.63.227_9001" 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (7.651475ms) from=127.0.0.6:39581 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (358.39µs) from=127.0.0.6:53201 2022/09/22 18:45:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [INFO] agent: Synced service "_v1_multicloud_10.233.63.227_9001" 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.582599ms) from=127.0.0.6:39581 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (360.464µs) from=127.0.0.6:53201 2022/09/22 18:45:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.47.118_443" 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.75981ms) from=127.0.0.6:39581 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (435.26µs) from=127.0.0.6:39581 2022/09/22 18:45:32 [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/09/22 18:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:45:32 [INFO] agent: Synced service "_v1_parser_10.233.15.77_8806" 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.607584ms) from=127.0.0.6:39581 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (386.687µs) from=127.0.0.6:53201 2022/09/22 18:45:32 [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/09/22 18:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [INFO] agent: Synced service "_v1_catalog_10.233.15.77_8806" 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.656703ms) from=127.0.0.6:39581 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (849.506µs) from=127.0.0.6:53201 2022/09/22 18:45:32 [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/09/22 18:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [INFO] agent: Synced service "_v1_nsd_10.233.15.77_8806" 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (11.263149ms) from=127.0.0.6:53201 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (325.95µs) from=127.0.0.6:39581 2022/09/22 18:45:32 [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/09/22 18:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.15.77_8806" 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.866823ms) from=127.0.0.6:53201 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:45:32 [DEBUG] agent: Node info in sync 2022/09/22 18:45:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (369.894µs) from=127.0.0.6:53201 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/catalog/services (418.553µs) from=127.0.0.6:39581 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/status/leader (153.79µs) from=127.0.0.6:53201 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (983.276µs) from=127.0.0.6:53201 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (5.540347ms) from=127.0.0.6:57811 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (174.952µs) from=127.0.0.6:53201 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (159.749µs) from=127.0.0.6:57811 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (10.292702ms) from=127.0.0.6:49673 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (169.159µs) from=127.0.0.6:57811 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.431038ms) from=127.0.0.6:53591 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (205.253µs) from=127.0.0.6:57811 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (408.477µs) from=127.0.0.6:53201 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (215.211µs) from=127.0.0.6:53201 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (161.178µs) from=127.0.0.6:39143 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (236.475µs) from=127.0.0.6:53591 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (140.595µs) from=127.0.0.6:57811 2022/09/22 18:45:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.029018ms) from=127.0.0.6:49673 2022/09/22 18:45:39 [DEBUG] http: Request GET /v1/catalog/services (467.508µs) from=127.0.0.6:49299 2022/09/22 18:45:39 [DEBUG] http: Request GET /v1/status/leader (175.05µs) from=127.0.0.6:40185 2022/09/22 18:45:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (279.514µs) from=127.0.0.6:38119 2022/09/22 18:45:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (206.972µs) from=127.0.0.6:35901 2022/09/22 18:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:45:57 [DEBUG] http: Request GET /v1/status/leader (370.518µs) from=127.0.0.6:38735 2022/09/22 18:45:59 [DEBUG] http: Request GET /v1/status/leader (382.205µs) from=127.0.0.6:40185 2022/09/22 18:46:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 18:46:17 [DEBUG] http: Request GET /v1/status/leader (1.2167ms) from=127.0.0.6:38735 2022/09/22 18:46:19 [DEBUG] http: Request GET /v1/status/leader (426.482µs) from=127.0.0.6:40185 2022/09/22 18:46:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:46:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:46:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:46:35 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:46:35 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:46:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:46:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:46:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:46:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:46:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:46:35 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:46:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:46:35 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:46:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:46:35 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:46:35 [DEBUG] agent: Node info in sync 2022/09/22 18:46:37 [DEBUG] http: Request GET /v1/status/leader (152.222µs) from=127.0.0.6:38735 2022/09/22 18:46:39 [DEBUG] http: Request GET /v1/status/leader (155.926µs) from=127.0.0.6:40185 2022/09/22 18:46:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:46:57 [DEBUG] http: Request GET /v1/status/leader (367.07µs) from=127.0.0.6:38735 2022/09/22 18:46:59 [DEBUG] http: Request GET /v1/status/leader (4.902221ms) from=127.0.0.6:40185 2022/09/22 18:47:17 [DEBUG] http: Request GET /v1/status/leader (179.059µs) from=127.0.0.6:38735 2022/09/22 18:47:19 [DEBUG] http: Request GET /v1/status/leader (172.348µs) from=127.0.0.6:40185 2022/09/22 18:47:35 [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/09/22 18:47:35 [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/09/22 18:47:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:47:35 [INFO] agent: Synced service "_v1_sdnc_10.233.12.251_8282" 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:47:35 [DEBUG] agent: Node info in sync 2022/09/22 18:47:35 [DEBUG] http: Request PUT /v1/agent/service/register (6.779125ms) from=127.0.0.6:40185 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:47:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (1m57.610303083s) from=127.0.0.6:39581 2022/09/22 18:47:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (1m55.708294018s) from=127.0.0.6:49299 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:47:35 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:47:35 [DEBUG] agent: Node info in sync 2022/09/22 18:47:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (541.831µs) from=127.0.0.6:39581 2022/09/22 18:47:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (240.427µs) from=127.0.0.6:38735 2022/09/22 18:47:37 [DEBUG] http: Request GET /v1/status/leader (187.17µs) from=127.0.0.6:39581 2022/09/22 18:47:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m0.203558113s) from=127.0.0.6:50525 2022/09/22 18:47:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.421997841s) from=127.0.0.6:49103 2022/09/22 18:47:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m1.475194726s) from=127.0.0.6:53201 2022/09/22 18:47:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m1.748602956s) from=127.0.0.6:39143 2022/09/22 18:47:39 [DEBUG] http: Request GET /v1/status/leader (1.124597ms) from=127.0.0.6:39581 2022/09/22 18:47:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m2.547824891s) from=127.0.0.6:53591 2022/09/22 18:47:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m3.235243808s) from=127.0.0.6:39583 2022/09/22 18:47:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m1.4897668s) from=127.0.0.6:35901 2022/09/22 18:47:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m3.820236392s) from=127.0.0.6:39123 2022/09/22 18:47:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m2.171243202s) from=127.0.0.6:38119 2022/09/22 18:47:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.185425721s) from=127.0.0.6:44449 2022/09/22 18:47:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.74992004s) from=127.0.0.6:37469 2022/09/22 18:47:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.528586153s) from=127.0.0.6:57811 2022/09/22 18:47:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.137994175s) from=127.0.0.6:57177 2022/09/22 18:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.118085723s) from=127.0.0.6:54109 2022/09/22 18:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m7.232859738s) from=127.0.0.6:49673 2022/09/22 18:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m7.415919521s) from=127.0.0.6:34021 2022/09/22 18:47:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:47:57 [DEBUG] http: Request GET /v1/status/leader (463.197µs) from=127.0.0.6:41007 2022/09/22 18:47:59 [DEBUG] http: Request GET /v1/status/leader (289.427µs) from=127.0.0.6:39581 2022/09/22 18:48:17 [DEBUG] http: Request GET /v1/status/leader (247.824µs) from=127.0.0.6:39581 2022/09/22 18:48:19 [DEBUG] http: Request GET /v1/status/leader (228.037µs) from=127.0.0.6:39581 2022/09/22 18:48:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 18:48:37 [DEBUG] http: Request GET /v1/status/leader (284.568µs) from=127.0.0.6:39581 2022/09/22 18:48:39 [DEBUG] http: Request GET /v1/status/leader (163.188µs) from=127.0.0.6:39581 2022/09/22 18:48:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:48:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:48:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:48:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:48:56 [DEBUG] agent: Node info in sync 2022/09/22 18:48:57 [DEBUG] http: Request GET /v1/status/leader (358.389µs) from=127.0.0.6:39581 2022/09/22 18:48:59 [DEBUG] http: Request GET /v1/status/leader (145.476µs) from=127.0.0.6:39581 2022/09/22 18:49:17 [DEBUG] http: Request GET /v1/status/leader (265.708µs) from=127.0.0.6:41007 2022/09/22 18:49:19 [DEBUG] http: Request GET /v1/status/leader (239.602µs) from=127.0.0.6:39581 2022/09/22 18:49:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m0.392696876s) from=127.0.0.6:49299 2022/09/22 18:49:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m0.399822502s) from=127.0.0.6:38735 2022/09/22 18:49:37 [DEBUG] http: Request GET /v1/status/leader (137.97µs) from=127.0.0.6:39581 2022/09/22 18:49:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m3.231515566s) from=127.0.0.6:40185 2022/09/22 18:49:39 [DEBUG] http: Request GET /v1/status/leader (144.588µs) from=127.0.0.6:39581 2022/09/22 18:49:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.038265638s) from=127.0.0.6:49103 2022/09/22 18:49:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.518391835s) from=127.0.0.6:39583 2022/09/22 18:49:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m0.584746783s) from=127.0.0.6:35901 2022/09/22 18:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m2.772216362s) from=127.0.0.6:39143 2022/09/22 18:49:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m3.308969268s) from=127.0.0.6:53591 2022/09/22 18:49:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m5.659162082s) from=127.0.0.6:50525 2022/09/22 18:49:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.698710968s) from=127.0.0.6:39123 2022/09/22 18:49:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.087724881s) from=127.0.0.6:53201 2022/09/22 18:49:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:49:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.915909345s) from=127.0.0.6:44449 2022/09/22 18:49:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.215658997s) from=127.0.0.6:38119 2022/09/22 18:49:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.136637187s) from=127.0.0.6:37469 2022/09/22 18:49:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.761973536s) from=127.0.0.6:57811 2022/09/22 18:49:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.967827211s) from=127.0.0.6:57177 2022/09/22 18:49:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.264697437s) from=127.0.0.6:54109 2022/09/22 18:49:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m6.692061082s) from=127.0.0.6:49673 2022/09/22 18:49:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m7.159052016s) from=127.0.0.6:34021 2022/09/22 18:49:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:49:57 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:49:57 [DEBUG] agent: Node info in sync 2022/09/22 18:49:57 [DEBUG] http: Request GET /v1/status/leader (297.094µs) from=127.0.0.6:39581 2022/09/22 18:49:59 [DEBUG] http: Request GET /v1/status/leader (254.23µs) from=127.0.0.6:39581 2022/09/22 18:50:17 [DEBUG] http: Request GET /v1/status/leader (258.669µs) from=127.0.0.6:39581 2022/09/22 18:50:19 [DEBUG] http: Request GET /v1/status/leader (302.455µs) from=127.0.0.6:39581 2022/09/22 18:50:37 [DEBUG] http: Request GET /v1/status/leader (295.11µs) from=127.0.0.6:41007 2022/09/22 18:50:39 [DEBUG] http: Request GET /v1/status/leader (145.941µs) from=127.0.0.6:39581 2022/09/22 18:50:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:50:57 [DEBUG] http: Request GET /v1/status/leader (295.749µs) from=127.0.0.6:39581 2022/09/22 18:50:59 [DEBUG] http: Request GET /v1/status/leader (271.04µs) from=127.0.0.6:39581 2022/09/22 18:51:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 18:51:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:51:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:51:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:51:16 [DEBUG] agent: Node info in sync 2022/09/22 18:51:17 [DEBUG] http: Request GET /v1/status/leader (179.987µs) from=127.0.0.6:41007 2022/09/22 18:51:19 [DEBUG] http: Request GET /v1/status/leader (145.157µs) from=127.0.0.6:39581 2022/09/22 18:51:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m1.053407881s) from=127.0.0.6:49299 2022/09/22 18:51:37 [DEBUG] http: Request GET /v1/status/leader (297.228µs) from=127.0.0.6:39581 2022/09/22 18:51:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m0.124382322s) from=127.0.0.6:40185 2022/09/22 18:51:39 [DEBUG] http: Request GET /v1/status/leader (317.757µs) from=127.0.0.6:39581 2022/09/22 18:51:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m6.156946264s) from=127.0.0.6:38735 2022/09/22 18:51:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m0.795887655s) from=127.0.0.6:39143 2022/09/22 18:51:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.891188507s) from=127.0.0.6:49103 2022/09/22 18:51:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m3.062461893s) from=127.0.0.6:35901 2022/09/22 18:51:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m4.496254955s) from=127.0.0.6:39583 2022/09/22 18:51:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:51:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.977155153s) from=127.0.0.6:50525 2022/09/22 18:51:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m1.164307269s) from=127.0.0.6:53201 2022/09/22 18:51:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m4.135631686s) from=127.0.0.6:53591 2022/09/22 18:51:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.074319006s) from=127.0.0.6:44449 2022/09/22 18:51:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.07503266s) from=127.0.0.6:37469 2022/09/22 18:51:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.168827945s) from=127.0.0.6:57811 2022/09/22 18:51:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m3.65880917s) from=127.0.0.6:38119 2022/09/22 18:51:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m5.500389947s) from=127.0.0.6:39123 2022/09/22 18:51:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.96306302s) from=127.0.0.6:57177 2022/09/22 18:51:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.11589208s) from=127.0.0.6:49673 2022/09/22 18:51:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.079600619s) from=127.0.0.6:54109 2022/09/22 18:51:58 [DEBUG] http: Request GET /v1/status/leader (208.19µs) from=127.0.0.6:39581 2022/09/22 18:51:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m6.049771659s) from=127.0.0.6:34021 2022/09/22 18:51:59 [DEBUG] http: Request GET /v1/status/leader (209.882µs) from=127.0.0.6:39581 2022/09/22 18:52:18 [DEBUG] http: Request GET /v1/status/leader (291.031µs) from=127.0.0.6:39581 2022/09/22 18:52:19 [DEBUG] http: Request GET /v1/status/leader (248.945µs) from=127.0.0.6:39581 2022/09/22 18:52:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:52:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:52:29 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:52:29 [DEBUG] agent: Node info in sync 2022/09/22 18:52:38 [DEBUG] http: Request GET /v1/status/leader (225.597µs) from=127.0.0.6:39581 2022/09/22 18:52:39 [DEBUG] http: Request GET /v1/status/leader (1.502633ms) from=127.0.0.6:39581 2022/09/22 18:52:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:52:58 [DEBUG] http: Request GET /v1/status/leader (325.758µs) from=127.0.0.6:39581 2022/09/22 18:53:00 [DEBUG] http: Request GET /v1/status/leader (253.571µs) from=127.0.0.6:39581 2022/09/22 18:53:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 18:53:18 [DEBUG] http: Request GET /v1/status/leader (250.887µs) from=127.0.0.6:39581 2022/09/22 18:53:20 [DEBUG] http: Request GET /v1/status/leader (238.975µs) from=127.0.0.6:39581 2022/09/22 18:53:38 [DEBUG] http: Request GET /v1/status/leader (355.391µs) from=127.0.0.6:41007 2022/09/22 18:53:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m1.152115166s) from=127.0.0.6:40185 2022/09/22 18:53:40 [DEBUG] http: Request GET /v1/status/leader (497.257µs) from=127.0.0.6:39581 2022/09/22 18:53:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m5.030282557s) from=127.0.0.6:49299 2022/09/22 18:53:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m0.328807424s) from=127.0.0.6:39143 2022/09/22 18:53:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.495945146s) from=127.0.0.6:49103 2022/09/22 18:53:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:53:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m2.887242932s) from=127.0.0.6:35901 2022/09/22 18:53:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.674175165s) from=127.0.0.6:50525 2022/09/22 18:53:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m6.636670665s) from=127.0.0.6:38735 2022/09/22 18:53:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m3.68303789s) from=127.0.0.6:39583 2022/09/22 18:53:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.049438557s) from=127.0.0.6:53201 2022/09/22 18:53:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m2.871631044s) from=127.0.0.6:53591 2022/09/22 18:53:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.346126744s) from=127.0.0.6:44449 2022/09/22 18:53:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.24488686s) from=127.0.0.6:37469 2022/09/22 18:53:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m1.808692215s) from=127.0.0.6:39123 2022/09/22 18:53:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.852900331s) from=127.0.0.6:57811 2022/09/22 18:53:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.400897633s) from=127.0.0.6:57177 2022/09/22 18:53:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.169048687s) from=127.0.0.6:38119 2022/09/22 18:53:58 [DEBUG] http: Request GET /v1/status/leader (185.21µs) from=127.0.0.6:41007 2022/09/22 18:53:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:53:58 [DEBUG] agent: Node info in sync 2022/09/22 18:53:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.988393433s) from=127.0.0.6:49673 2022/09/22 18:54:00 [DEBUG] http: Request GET /v1/status/leader (1.408053ms) from=127.0.0.6:39581 2022/09/22 18:54:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.468747296s) from=127.0.0.6:54109 2022/09/22 18:54:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m6.530551571s) from=127.0.0.6:34021 2022/09/22 18:54:18 [DEBUG] http: Request GET /v1/status/leader (249.72µs) from=127.0.0.6:41007 2022/09/22 18:54:20 [DEBUG] http: Request GET /v1/status/leader (162.743µs) from=127.0.0.6:39581 2022/09/22 18:54:38 [DEBUG] http: Request GET /v1/status/leader (566.426µs) from=127.0.0.6:41007 2022/09/22 18:54:40 [DEBUG] http: Request GET /v1/status/leader (238.275µs) from=127.0.0.6:39581 2022/09/22 18:54:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:54:58 [DEBUG] http: Request GET /v1/status/leader (299.42µs) from=127.0.0.6:41007 2022/09/22 18:55:00 [DEBUG] http: Request GET /v1/status/leader (144.735µs) from=127.0.0.6:39581 2022/09/22 18:55:18 [DEBUG] http: Request GET /v1/status/leader (427.294µs) from=127.0.0.6:41007 2022/09/22 18:55:20 [DEBUG] http: Request GET /v1/status/leader (259.235µs) from=127.0.0.6:39581 2022/09/22 18:55:38 [DEBUG] http: Request GET /v1/status/leader (2.494067ms) from=127.0.0.6:39581 2022/09/22 18:55:40 [DEBUG] http: Request GET /v1/status/leader (169.938µs) from=127.0.0.6:39581 2022/09/22 18:55:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:55:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:55:43 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:55:43 [DEBUG] agent: Node info in sync 2022/09/22 18:55:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m5.3524179s) from=127.0.0.6:40185 2022/09/22 18:55:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m3.961419825s) from=127.0.0.6:49299 2022/09/22 18:55:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.661158986s) from=127.0.0.6:49103 2022/09/22 18:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:55:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m0.42804928s) from=127.0.0.6:38735 2022/09/22 18:55:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.254298817s) from=127.0.0.6:50525 2022/09/22 18:55:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m7.236012506s) from=127.0.0.6:39143 2022/09/22 18:55:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m3.869049187s) from=127.0.0.6:35901 2022/09/22 18:55:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m3.545850357s) from=127.0.0.6:53591 2022/09/22 18:55:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.247414935s) from=127.0.0.6:37469 2022/09/22 18:55:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.052934694s) from=127.0.0.6:53201 2022/09/22 18:55:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.540393702s) from=127.0.0.6:57811 2022/09/22 18:55:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m7.123801843s) from=127.0.0.6:39583 2022/09/22 18:55:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m3.479446105s) from=127.0.0.6:39123 2022/09/22 18:55:58 [DEBUG] http: Request GET /v1/status/leader (315.333µs) from=127.0.0.6:41007 2022/09/22 18:55:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.792841834s) from=127.0.0.6:44449 2022/09/22 18:55:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.424210295s) from=127.0.0.6:57177 2022/09/22 18:56:00 [DEBUG] http: Request GET /v1/status/leader (367.376µs) from=127.0.0.6:39581 2022/09/22 18:56:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.453240997s) from=127.0.0.6:49673 2022/09/22 18:56:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.439373279s) from=127.0.0.6:38119 2022/09/22 18:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.740393092s) from=127.0.0.6:54109 2022/09/22 18:56:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m4.525561526s) from=127.0.0.6:34021 2022/09/22 18:56:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 18:56:18 [DEBUG] http: Request GET /v1/status/leader (276.713µs) from=127.0.0.6:41007 2022/09/22 18:56:20 [DEBUG] http: Request GET /v1/status/leader (166.414µs) from=127.0.0.6:39581 2022/09/22 18:56:38 [DEBUG] http: Request GET /v1/status/leader (319.072µs) from=127.0.0.6:41007 2022/09/22 18:56:40 [DEBUG] http: Request GET /v1/status/leader (381.469µs) from=127.0.0.6:39581 2022/09/22 18:56:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:56:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:56:48 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:56:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:56:48 [DEBUG] agent: Node info in sync 2022/09/22 18:56:58 [DEBUG] http: Request GET /v1/status/leader (363.218µs) from=127.0.0.6:41007 2022/09/22 18:57:00 [DEBUG] http: Request GET /v1/status/leader (270.881µs) from=127.0.0.6:39581 2022/09/22 18:57:18 [DEBUG] http: Request GET /v1/status/leader (388.542µs) from=127.0.0.6:41007 2022/09/22 18:57:20 [DEBUG] http: Request GET /v1/status/leader (288.96µs) from=127.0.0.6:39581 2022/09/22 18:57:38 [DEBUG] http: Request GET /v1/status/leader (329.832µs) from=127.0.0.6:41007 2022/09/22 18:57:40 [DEBUG] http: Request GET /v1/status/leader (187.992µs) from=127.0.0.6:39581 2022/09/22 18:57:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:57:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m0.881191613s) from=127.0.0.6:49103 2022/09/22 18:57:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m2.199692922s) from=127.0.0.6:40185 2022/09/22 18:57:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m1.810161365s) from=127.0.0.6:38735 2022/09/22 18:57:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.047751564s) from=127.0.0.6:50525 2022/09/22 18:57:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m5.570805038s) from=127.0.0.6:49299 2022/09/22 18:57:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m1.508702078s) from=127.0.0.6:35901 2022/09/22 18:57:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 18:57:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:57:54 [DEBUG] agent: Node info in sync 2022/09/22 18:57:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.169685702s) from=127.0.0.6:53201 2022/09/22 18:57:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.058964593s) from=127.0.0.6:37469 2022/09/22 18:57:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m5.826113498s) from=127.0.0.6:39143 2022/09/22 18:57:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.73776044s) from=127.0.0.6:57811 2022/09/22 18:57:58 [DEBUG] http: Request GET /v1/status/leader (191.421µs) from=127.0.0.6:39581 2022/09/22 18:58:00 [DEBUG] http: Request GET /v1/status/leader (158.005µs) from=127.0.0.6:39581 2022/09/22 18:58:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.208972734s) from=127.0.0.6:44449 2022/09/22 18:58:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m7.072719227s) from=127.0.0.6:53591 2022/09/22 18:58:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.23895286s) from=127.0.0.6:57177 2022/09/22 18:58:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m5.381829255s) from=127.0.0.6:39583 2022/09/22 18:58:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m5.434577931s) from=127.0.0.6:39123 2022/09/22 18:58:04 [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/09/22 18:58:04 [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/09/22 18:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:58:04 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:58:04 [DEBUG] agent: Node info in sync 2022/09/22 18:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.558328ms) from=127.0.0.6:39581 2022/09/22 18:58:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (16.882633491s) from=127.0.0.6:40185 2022/09/22 18:58:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (12.9368549s) from=127.0.0.6:49299 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:58:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:58:04 [DEBUG] agent: Node info in sync 2022/09/22 18:58:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (306.654µs) from=127.0.0.6:41007 2022/09/22 18:58:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (378.08µs) from=127.0.0.6:41007 2022/09/22 18:58:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m2.628044127s) from=127.0.0.6:38119 2022/09/22 18:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.587918351s) from=127.0.0.6:54109 2022/09/22 18:58:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.667941392s) from=127.0.0.6:49673 2022/09/22 18:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m7.106120205s) from=127.0.0.6:34021 2022/09/22 18:58:18 [DEBUG] http: Request GET /v1/status/leader (474.986µs) from=127.0.0.6:60873 2022/09/22 18:58:20 [DEBUG] http: Request GET /v1/status/leader (146.155µs) from=127.0.0.6:39581 2022/09/22 18:58:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 18:58:38 [DEBUG] http: Request GET /v1/status/leader (530.659µs) from=127.0.0.6:39581 2022/09/22 18:58:40 [DEBUG] http: Request GET /v1/status/leader (256.447µs) from=127.0.0.6:39581 2022/09/22 18:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:58:58 [DEBUG] http: Request GET /v1/status/leader (388.118µs) from=127.0.0.6:39581 2022/09/22 18:59:00 [DEBUG] http: Request GET /v1/status/leader (4.363323ms) from=127.0.0.6:39581 2022/09/22 18:59:18 [DEBUG] http: Request GET /v1/status/leader (181.147µs) from=127.0.0.6:60873 2022/09/22 18:59:20 [DEBUG] http: Request GET /v1/status/leader (172.187µs) from=127.0.0.6:39581 2022/09/22 18:59:21 [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/09/22 18:59:21 [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/09/22 18:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:21 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.48.202_8443" 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Node info in sync 2022/09/22 18:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.123911ms) from=127.0.0.6:60873 2022/09/22 18:59:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (1m16.699959763s) from=127.0.0.6:40185 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:21 [DEBUG] agent: Node info in sync 2022/09/22 18:59:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (1m16.703061227s) from=127.0.0.6:49299 2022/09/22 18:59:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (210.888µs) from=127.0.0.6:60873 2022/09/22 18:59:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (561.305µs) from=127.0.0.6:36609 2022/09/22 18:59:21 [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/09/22 18:59:21 [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/09/22 18:59:21 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:21 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.37.175_8082" 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:21 [DEBUG] agent: Node info in sync 2022/09/22 18:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.986121ms) from=127.0.0.6:60873 2022/09/22 18:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:21 [DEBUG] agent: Node info in sync 2022/09/22 18:59:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (54.432801ms) from=127.0.0.6:49299 2022/09/22 18:59:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (55.272192ms) from=127.0.0.6:40185 2022/09/22 18:59:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (402.364µs) from=127.0.0.6:60873 2022/09/22 18:59:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (189.75µs) from=127.0.0.6:39581 2022/09/22 18:59:28 [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/09/22 18:59:28 [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/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [INFO] agent: Synced service "_v1_vnfmgr_10.233.62.54_8803" 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.328829ms) from=127.0.0.6:60873 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (7.183475182s) from=127.0.0.6:40185 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (7.184131364s) from=127.0.0.6:49299 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (387.367µs) from=127.0.0.6:56645 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (206.82µs) from=127.0.0.6:56645 2022/09/22 18:59:28 [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/09/22 18:59:28 [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/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [INFO] agent: Synced service "_v1_vnflcm_10.233.36.139_8801" 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.063226ms) from=127.0.0.6:49299 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=109 (51.343226ms) from=127.0.0.6:60873 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=109 (52.893088ms) from=127.0.0.6:40185 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (258.377µs) from=127.0.0.6:55697 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.609232ms) from=127.0.0.6:45541 2022/09/22 18:59:28 [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/09/22 18:59:28 [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/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [INFO] agent: Synced service "_v1_vnfres_10.233.5.155_8802" 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.668069ms) from=127.0.0.6:49299 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (61.857231ms) from=127.0.0.6:40185 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (56.23745ms) from=127.0.0.6:60873 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (403.007µs) from=127.0.0.6:49299 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (200.223µs) from=127.0.0.6:55697 2022/09/22 18:59:28 [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/09/22 18:59:28 [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/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [INFO] agent: Synced service "_v1_nslcm_10.233.30.115_8403" 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.554426ms) from=127.0.0.6:46043 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=111 (47.747817ms) from=127.0.0.6:60873 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=111 (48.111463ms) from=127.0.0.6:40185 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (448.634µs) from=127.0.0.6:49299 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (153.748µs) from=127.0.0.6:46043 2022/09/22 18:59:28 [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/09/22 18:59:28 [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/09/22 18:59:28 [INFO] agent: Synced service "_v2_nslcm_10.233.30.115_8403" 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (43.022383ms) from=127.0.0.6:60873 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (42.184662ms) from=127.0.0.6:40185 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.875759ms) from=127.0.0.6:34641 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (302.119µs) from=127.0.0.6:40185 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (116.333µs) from=127.0.0.6:40185 2022/09/22 18:59:28 [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/09/22 18:59:28 [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/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.50.216_8410" 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.409707ms) from=127.0.0.6:49299 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=113 (38.249094ms) from=127.0.0.6:34641 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=113 (34.626431ms) from=127.0.0.6:60873 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (377.404µs) from=127.0.0.6:42765 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (179.084µs) from=127.0.0.6:49299 2022/09/22 18:59:28 [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/09/22 18:59:28 [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/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 18:59:28 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.23.110_8482" 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.133313ms) from=127.0.0.6:42765 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=114 (50.074019ms) from=127.0.0.6:60873 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=114 (51.61894ms) from=127.0.0.6:34641 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (751.243µs) from=127.0.0.6:60873 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (221.204µs) from=127.0.0.6:60873 2022/09/22 18:59:28 [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/09/22 18:59:28 [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/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.32.5_8484" 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request PUT /v1/agent/service/register (7.054767ms) from=127.0.0.6:37301 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=115 (56.930941ms) from=127.0.0.6:34641 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 18:59:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 18:59:28 [DEBUG] agent: Node info in sync 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=115 (50.966016ms) from=127.0.0.6:51433 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (289.76µs) from=127.0.0.6:37301 2022/09/22 18:59:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (256.55µs) from=127.0.0.6:37301 2022/09/22 18:59:38 [DEBUG] http: Request GET /v1/status/leader (155.345µs) from=127.0.0.6:42765 2022/09/22 18:59:40 [DEBUG] http: Request GET /v1/status/leader (146.079µs) from=127.0.0.6:42765 2022/09/22 18:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 18:59:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m0.405351348s) from=127.0.0.6:49103 2022/09/22 18:59:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.443999394s) from=127.0.0.6:38735 2022/09/22 18:59:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m0.40509436s) from=127.0.0.6:35901 2022/09/22 18:59:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.262519864s) from=127.0.0.6:53201 2022/09/22 18:59:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.41633447s) from=127.0.0.6:37469 2022/09/22 18:59:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m6.350272658s) from=127.0.0.6:50525 2022/09/22 18:59:58 [DEBUG] http: Request GET /v1/status/leader (344.227µs) from=127.0.0.6:52461 2022/09/22 18:59:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.507002636s) from=127.0.0.6:57811 2022/09/22 19:00:00 [DEBUG] http: Request GET /v1/status/leader (268.88µs) from=127.0.0.6:42765 2022/09/22 19:00:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m4.769845335s) from=127.0.0.6:39143 2022/09/22 19:00:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.000227322s) from=127.0.0.6:44449 2022/09/22 19:00:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m4.02762479s) from=127.0.0.6:39583 2022/09/22 19:00:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.00506772s) from=127.0.0.6:57177 2022/09/22 19:00:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m3.208715595s) from=127.0.0.6:41007 2022/09/22 19:00:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m7.420342336s) from=127.0.0.6:53591 2022/09/22 19:00:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m7.146251061s) from=127.0.0.6:39123 2022/09/22 19:00:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.040642912s) from=127.0.0.6:49673 2022/09/22 19:00:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m5.314953237s) from=127.0.0.6:38119 2022/09/22 19:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.055569474s) from=127.0.0.6:54109 2022/09/22 19:00:18 [DEBUG] http: Request GET /v1/status/leader (182.015µs) from=127.0.0.6:42765 2022/09/22 19:00:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m3.18481739s) from=127.0.0.6:34021 2022/09/22 19:00:20 [DEBUG] http: Request GET /v1/status/leader (215.242µs) from=127.0.0.6:42765 2022/09/22 19:00:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:00:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:00:37 [DEBUG] agent: Node info in sync 2022/09/22 19:00:38 [DEBUG] http: Request GET /v1/status/leader (244.793µs) from=127.0.0.6:52461 2022/09/22 19:00:40 [DEBUG] http: Request GET /v1/status/leader (157.822µs) from=127.0.0.6:42765 2022/09/22 19:00:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:00:58 [DEBUG] http: Request GET /v1/status/leader (315.337µs) from=127.0.0.6:52461 2022/09/22 19:01:00 [DEBUG] http: Request GET /v1/status/leader (516.326µs) from=127.0.0.6:42765 2022/09/22 19:01:18 [DEBUG] http: Request GET /v1/status/leader (311.467µs) from=127.0.0.6:52461 2022/09/22 19:01:20 [DEBUG] http: Request GET /v1/status/leader (233.862µs) from=127.0.0.6:42765 2022/09/22 19:01:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m5.837133917s) from=127.0.0.6:36609 2022/09/22 19:01:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m6.012310284s) from=127.0.0.6:39581 2022/09/22 19:01:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m2.370568019s) from=127.0.0.6:45541 2022/09/22 19:01:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m2.887814822s) from=127.0.0.6:56645 2022/09/22 19:01:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m2.580813954s) from=127.0.0.6:37301 2022/09/22 19:01:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m4.167894095s) from=127.0.0.6:60873 2022/09/22 19:01:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m5.257415788s) from=127.0.0.6:40185 2022/09/22 19:01:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m6.444728979s) from=127.0.0.6:55697 2022/09/22 19:01:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m6.205313693s) from=127.0.0.6:34641 2022/09/22 19:01:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m6.276193481s) from=127.0.0.6:51433 2022/09/22 19:01:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m6.535598343s) from=127.0.0.6:49299 2022/09/22 19:01:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m7.016388613s) from=127.0.0.6:46043 2022/09/22 19:01:38 [DEBUG] http: Request GET /v1/status/leader (1.03426ms) from=127.0.0.6:42765 2022/09/22 19:01:40 [DEBUG] http: Request GET /v1/status/leader (172.076µs) from=127.0.0.6:42765 2022/09/22 19:01:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:01:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m3.713049574s) from=127.0.0.6:49103 2022/09/22 19:01:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:01:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:01:57 [DEBUG] agent: Node info in sync 2022/09/22 19:01:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.974357955s) from=127.0.0.6:38735 2022/09/22 19:01:58 [DEBUG] http: Request GET /v1/status/leader (351.637µs) from=127.0.0.6:52461 2022/09/22 19:01:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.821105337s) from=127.0.0.6:35901 2022/09/22 19:02:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.840914275s) from=127.0.0.6:53201 2022/09/22 19:02:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.360495603s) from=127.0.0.6:37469 2022/09/22 19:02:00 [DEBUG] http: Request GET /v1/status/leader (260.981µs) from=127.0.0.6:42765 2022/09/22 19:02:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.139798368s) from=127.0.0.6:57811 2022/09/22 19:02:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m6.008738451s) from=127.0.0.6:50525 2022/09/22 19:02:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.595801584s) from=127.0.0.6:44449 2022/09/22 19:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m5.971294502s) from=127.0.0.6:39143 2022/09/22 19:02:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m0.485805875s) from=127.0.0.6:41007 2022/09/22 19:02:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m0.764999776s) from=127.0.0.6:53591 2022/09/22 19:02:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.44169406s) from=127.0.0.6:38119 2022/09/22 19:02:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.921991705s) from=127.0.0.6:39583 2022/09/22 19:02:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.337410906s) from=127.0.0.6:49673 2022/09/22 19:02:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.805548754s) from=127.0.0.6:57177 2022/09/22 19:02:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.143150414s) from=127.0.0.6:39123 2022/09/22 19:02:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.63733021s) from=127.0.0.6:54109 2022/09/22 19:02:18 [DEBUG] http: Request GET /v1/status/leader (1.693536ms) from=127.0.0.6:42765 2022/09/22 19:02:20 [DEBUG] http: Request GET /v1/status/leader (216.35µs) from=127.0.0.6:42765 2022/09/22 19:02:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m6.035056754s) from=127.0.0.6:34021 2022/09/22 19:02:38 [DEBUG] http: Request GET /v1/status/leader (306.812µs) from=127.0.0.6:42765 2022/09/22 19:02:40 [DEBUG] http: Request GET /v1/status/leader (187.741µs) from=127.0.0.6:42765 2022/09/22 19:02:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:02:58 [DEBUG] http: Request GET /v1/status/leader (308.337µs) from=127.0.0.6:52461 2022/09/22 19:03:00 [DEBUG] http: Request GET /v1/status/leader (223.014µs) from=127.0.0.6:42765 2022/09/22 19:03:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:03:18 [DEBUG] http: Request GET /v1/status/leader (280.755µs) from=127.0.0.6:42765 2022/09/22 19:03:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:03:19 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:03:19 [DEBUG] agent: Node info in sync 2022/09/22 19:03:20 [DEBUG] http: Request GET /v1/status/leader (235.713µs) from=127.0.0.6:42765 2022/09/22 19:03:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m2.380919656s) from=127.0.0.6:39581 2022/09/22 19:03:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m3.637626544s) from=127.0.0.6:36609 2022/09/22 19:03:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m3.504386029s) from=127.0.0.6:45541 2022/09/22 19:03:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.084094599s) from=127.0.0.6:34641 2022/09/22 19:03:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m4.216614354s) from=127.0.0.6:56645 2022/09/22 19:03:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m1.055000771s) from=127.0.0.6:51433 2022/09/22 19:03:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m4.780585211s) from=127.0.0.6:37301 2022/09/22 19:03:38 [DEBUG] http: Request GET /v1/status/leader (145.488µs) from=127.0.0.6:42765 2022/09/22 19:03:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m4.28802951s) from=127.0.0.6:49299 2022/09/22 19:03:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m4.513730275s) from=127.0.0.6:55697 2022/09/22 19:03:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m5.843461932s) from=127.0.0.6:40185 2022/09/22 19:03:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m6.897736658s) from=127.0.0.6:60873 2022/09/22 19:03:40 [DEBUG] http: Request GET /v1/status/leader (141.985µs) from=127.0.0.6:42765 2022/09/22 19:03:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m6.666863526s) from=127.0.0.6:46043 2022/09/22 19:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:03:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m4.345900554s) from=127.0.0.6:49103 2022/09/22 19:03:58 [DEBUG] http: Request GET /v1/status/leader (260.405µs) from=127.0.0.6:52461 2022/09/22 19:04:00 [DEBUG] http: Request GET /v1/status/leader (282.507µs) from=127.0.0.6:42765 2022/09/22 19:04:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m5.429019009s) from=127.0.0.6:38735 2022/09/22 19:04:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m5.562440791s) from=127.0.0.6:35901 2022/09/22 19:04:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.981737923s) from=127.0.0.6:53201 2022/09/22 19:04:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.564989427s) from=127.0.0.6:57811 2022/09/22 19:04:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.792161345s) from=127.0.0.6:37469 2022/09/22 19:04:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.174881076s) from=127.0.0.6:44449 2022/09/22 19:04:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m0.208603524s) from=127.0.0.6:53591 2022/09/22 19:04:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m6.955594449s) from=127.0.0.6:50525 2022/09/22 19:04:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m5.72744078s) from=127.0.0.6:41007 2022/09/22 19:04:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m7.115850514s) from=127.0.0.6:39143 2022/09/22 19:04:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m1.649043002s) from=127.0.0.6:39583 2022/09/22 19:04:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.825556719s) from=127.0.0.6:57177 2022/09/22 19:04:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m3.476757438s) from=127.0.0.6:38119 2022/09/22 19:04:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m1.003070285s) from=127.0.0.6:39123 2022/09/22 19:04:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.347035463s) from=127.0.0.6:49673 2022/09/22 19:04:18 [DEBUG] http: Request GET /v1/status/leader (201.32µs) from=127.0.0.6:42765 2022/09/22 19:04:20 [DEBUG] http: Request GET /v1/status/leader (177.737µs) from=127.0.0.6:42765 2022/09/22 19:04:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.327695002s) from=127.0.0.6:54109 2022/09/22 19:04:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:04:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:04:27 [DEBUG] agent: Node info in sync 2022/09/22 19:04:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m3.681767527s) from=127.0.0.6:34021 2022/09/22 19:04:38 [DEBUG] http: Request GET /v1/status/leader (319.412µs) from=127.0.0.6:42765 2022/09/22 19:04:40 [DEBUG] http: Request GET /v1/status/leader (260.472µs) from=127.0.0.6:42765 2022/09/22 19:04:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:04:58 [DEBUG] http: Request GET /v1/status/leader (148.869µs) from=127.0.0.6:42765 2022/09/22 19:05:00 [DEBUG] http: Request GET /v1/status/leader (144.311µs) from=127.0.0.6:42765 2022/09/22 19:05:18 [DEBUG] http: Request GET /v1/status/leader (299.373µs) from=127.0.0.6:42765 2022/09/22 19:05:20 [DEBUG] http: Request GET /v1/status/leader (274.092µs) from=127.0.0.6:42765 2022/09/22 19:05:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:05:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m2.693745806s) from=127.0.0.6:36609 2022/09/22 19:05:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m5.43746535s) from=127.0.0.6:39581 2022/09/22 19:05:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m0.676078788s) from=127.0.0.6:56645 2022/09/22 19:05:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m1.966339257s) from=127.0.0.6:45541 2022/09/22 19:05:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m1.44533969s) from=127.0.0.6:51433 2022/09/22 19:05:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m1.910340813s) from=127.0.0.6:37301 2022/09/22 19:05:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m3.408447382s) from=127.0.0.6:34641 2022/09/22 19:05:38 [DEBUG] http: Request GET /v1/status/leader (329.707µs) from=127.0.0.6:42765 2022/09/22 19:05:40 [DEBUG] http: Request GET /v1/status/leader (1.570187ms) from=127.0.0.6:42765 2022/09/22 19:05:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m1.560340199s) from=127.0.0.6:49299 2022/09/22 19:05:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m3.529361364s) from=127.0.0.6:60873 2022/09/22 19:05:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m4.878789055s) from=127.0.0.6:40185 2022/09/22 19:05:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m6.773717521s) from=127.0.0.6:55697 2022/09/22 19:05:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:05:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m4.728612513s) from=127.0.0.6:46043 2022/09/22 19:05:58 [DEBUG] http: Request GET /v1/status/leader (239.712µs) from=127.0.0.6:42765 2022/09/22 19:06:00 [DEBUG] http: Request GET /v1/status/leader (155.022µs) from=127.0.0.6:42765 2022/09/22 19:06:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.414112874s) from=127.0.0.6:49103 2022/09/22 19:06:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.387338355s) from=127.0.0.6:57811 2022/09/22 19:06:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m5.168021388s) from=127.0.0.6:38735 2022/09/22 19:06:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.960183726s) from=127.0.0.6:35901 2022/09/22 19:06:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:06:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:06:10 [DEBUG] agent: Node info in sync 2022/09/22 19:06:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.567540808s) from=127.0.0.6:53201 2022/09/22 19:06:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m0.550543705s) from=127.0.0.6:50525 2022/09/22 19:06:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.264501886s) from=127.0.0.6:44449 2022/09/22 19:06:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m7.393368189s) from=127.0.0.6:37469 2022/09/22 19:06:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m0.735035468s) from=127.0.0.6:41007 2022/09/22 19:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m6.807349633s) from=127.0.0.6:53591 2022/09/22 19:06:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m2.455635596s) from=127.0.0.6:39143 2022/09/22 19:06:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m2.547419605s) from=127.0.0.6:39583 2022/09/22 19:06:18 [DEBUG] http: Request GET /v1/status/leader (384.733µs) from=127.0.0.6:42765 2022/09/22 19:06:20 [DEBUG] http: Request GET /v1/status/leader (174.998µs) from=127.0.0.6:42765 2022/09/22 19:06:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.368244722s) from=127.0.0.6:57177 2022/09/22 19:06:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.749651515s) from=127.0.0.6:39123 2022/09/22 19:06:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m5.978879305s) from=127.0.0.6:38119 2022/09/22 19:06:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m6.624070094s) from=127.0.0.6:49673 2022/09/22 19:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.299711466s) from=127.0.0.6:54109 2022/09/22 19:06:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m2.822110094s) from=127.0.0.6:34021 2022/09/22 19:06:38 [DEBUG] http: Request GET /v1/status/leader (349.23µs) from=127.0.0.6:52461 2022/09/22 19:06:40 [DEBUG] http: Request GET /v1/status/leader (443.031µs) from=127.0.0.6:42765 2022/09/22 19:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:06:58 [DEBUG] http: Request GET /v1/status/leader (154.292µs) from=127.0.0.6:52461 2022/09/22 19:07:00 [DEBUG] http: Request GET /v1/status/leader (338.368µs) from=127.0.0.6:42765 2022/09/22 19:07:18 [DEBUG] http: Request GET /v1/status/leader (263.022µs) from=127.0.0.6:52461 2022/09/22 19:07:20 [DEBUG] http: Request GET /v1/status/leader (255.267µs) from=127.0.0.6:42765 2022/09/22 19:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.768628781s) from=127.0.0.6:51433 2022/09/22 19:07:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m2.278591384s) from=127.0.0.6:45541 2022/09/22 19:07:38 [DEBUG] http: Request GET /v1/status/leader (263.302µs) from=127.0.0.6:42765 2022/09/22 19:07:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:07:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m6.538267527s) from=127.0.0.6:36609 2022/09/22 19:07:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m5.193239899s) from=127.0.0.6:39581 2022/09/22 19:07:40 [DEBUG] http: Request GET /v1/status/leader (239.354µs) from=127.0.0.6:42765 2022/09/22 19:07:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m4.72987024s) from=127.0.0.6:56645 2022/09/22 19:07:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m0.502432397s) from=127.0.0.6:49299 2022/09/22 19:07:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m5.785345931s) from=127.0.0.6:37301 2022/09/22 19:07:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m7.046297113s) from=127.0.0.6:34641 2022/09/22 19:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:07:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m5.27763187s) from=127.0.0.6:60873 2022/09/22 19:07:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m3.345066103s) from=127.0.0.6:55697 2022/09/22 19:07:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m6.067836803s) from=127.0.0.6:40185 2022/09/22 19:07:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m5.539930746s) from=127.0.0.6:46043 2022/09/22 19:07:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:07:54 [DEBUG] agent: Node info in sync 2022/09/22 19:07:58 [DEBUG] http: Request GET /v1/status/leader (311.227µs) from=127.0.0.6:52461 2022/09/22 19:08:00 [DEBUG] http: Request GET /v1/status/leader (143.51µs) from=127.0.0.6:42765 2022/09/22 19:08:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.59670281s) from=127.0.0.6:49103 2022/09/22 19:08:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m1.014436201s) from=127.0.0.6:35901 2022/09/22 19:08:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.68430219s) from=127.0.0.6:38735 2022/09/22 19:08:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.485288135s) from=127.0.0.6:57811 2022/09/22 19:08:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.90223053s) from=127.0.0.6:37469 2022/09/22 19:08:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m4.336157248s) from=127.0.0.6:50525 2022/09/22 19:08:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.510021746s) from=127.0.0.6:53201 2022/09/22 19:08:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.761032153s) from=127.0.0.6:44449 2022/09/22 19:08:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.928524528s) from=127.0.0.6:39583 2022/09/22 19:08:18 [DEBUG] http: Request GET /v1/status/leader (320.137µs) from=127.0.0.6:52461 2022/09/22 19:08:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m5.406102321s) from=127.0.0.6:41007 2022/09/22 19:08:20 [DEBUG] http: Request GET /v1/status/leader (425.632µs) from=127.0.0.6:42765 2022/09/22 19:08:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m5.761375975s) from=127.0.0.6:53591 2022/09/22 19:08:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m5.953074614s) from=127.0.0.6:39143 2022/09/22 19:08:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m2.291295028s) from=127.0.0.6:39123 2022/09/22 19:08:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.134666683s) from=127.0.0.6:57177 2022/09/22 19:08:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m2.000796344s) from=127.0.0.6:49673 2022/09/22 19:08:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m4.679533533s) from=127.0.0.6:38119 2022/09/22 19:08:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m3.70098882s) from=127.0.0.6:34021 2022/09/22 19:08:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.243303099s) from=127.0.0.6:54109 2022/09/22 19:08:38 [DEBUG] http: Request GET /v1/status/leader (272.245µs) from=127.0.0.6:42765 2022/09/22 19:08:40 [DEBUG] http: Request GET /v1/status/leader (656.469µs) from=127.0.0.6:42765 2022/09/22 19:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:08:58 [DEBUG] http: Request GET /v1/status/leader (162.278µs) from=127.0.0.6:52461 2022/09/22 19:09:00 [DEBUG] http: Request GET /v1/status/leader (251.617µs) from=127.0.0.6:42765 2022/09/22 19:09:18 [DEBUG] http: Request GET /v1/status/leader (405.524µs) from=127.0.0.6:42765 2022/09/22 19:09:20 [DEBUG] http: Request GET /v1/status/leader (358.5µs) from=127.0.0.6:42765 2022/09/22 19:09:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:09:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:09:33 [DEBUG] agent: Node info in sync 2022/09/22 19:09:38 [DEBUG] http: Request GET /v1/status/leader (314.177µs) from=127.0.0.6:42765 2022/09/22 19:09:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.808041709s) from=127.0.0.6:51433 2022/09/22 19:09:40 [DEBUG] http: Request GET /v1/status/leader (137.419µs) from=127.0.0.6:42765 2022/09/22 19:09:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m1.011042923s) from=127.0.0.6:49299 2022/09/22 19:09:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m4.702245996s) from=127.0.0.6:45541 2022/09/22 19:09:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m4.319208322s) from=127.0.0.6:36609 2022/09/22 19:09:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m2.560551344s) from=127.0.0.6:37301 2022/09/22 19:09:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m6.386757226s) from=127.0.0.6:39581 2022/09/22 19:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:09:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m7.447979728s) from=127.0.0.6:56645 2022/09/22 19:09:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m5.234166992s) from=127.0.0.6:34641 2022/09/22 19:09:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m2.83225414s) from=127.0.0.6:55697 2022/09/22 19:09:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m4.181412247s) from=127.0.0.6:60873 2022/09/22 19:09:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m0.735593801s) from=127.0.0.6:46043 2022/09/22 19:09:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m2.761181248s) from=127.0.0.6:40185 2022/09/22 19:09:58 [DEBUG] http: Request GET /v1/status/leader (378.619µs) from=127.0.0.6:52461 2022/09/22 19:10:00 [DEBUG] http: Request GET /v1/status/leader (376.438µs) from=127.0.0.6:42765 2022/09/22 19:10:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.502332627s) from=127.0.0.6:49103 2022/09/22 19:10:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.496374976s) from=127.0.0.6:38735 2022/09/22 19:10:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m5.854196055s) from=127.0.0.6:35901 2022/09/22 19:10:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.788538375s) from=127.0.0.6:57811 2022/09/22 19:10:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.318888867s) from=127.0.0.6:53201 2022/09/22 19:10:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m2.145251252s) from=127.0.0.6:50525 2022/09/22 19:10:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.283972306s) from=127.0.0.6:37469 2022/09/22 19:10:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.144109545s) from=127.0.0.6:44449 2022/09/22 19:10:18 [DEBUG] http: Request GET /v1/status/leader (477.313µs) from=127.0.0.6:52461 2022/09/22 19:10:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m0.282573085s) from=127.0.0.6:41007 2022/09/22 19:10:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m2.171409312s) from=127.0.0.6:39583 2022/09/22 19:10:20 [DEBUG] http: Request GET /v1/status/leader (262.303µs) from=127.0.0.6:42765 2022/09/22 19:10:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:10:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.163594812s) from=127.0.0.6:57177 2022/09/22 19:10:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m5.149605476s) from=127.0.0.6:39143 2022/09/22 19:10:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.585058112s) from=127.0.0.6:39123 2022/09/22 19:10:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m6.451610321s) from=127.0.0.6:53591 2022/09/22 19:10:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.849812756s) from=127.0.0.6:38119 2022/09/22 19:10:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m7.370927826s) from=127.0.0.6:49673 2022/09/22 19:10:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m0.590187584s) from=127.0.0.6:34021 2022/09/22 19:10:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.300341997s) from=127.0.0.6:54109 2022/09/22 19:10:38 [DEBUG] http: Request GET /v1/status/leader (353.915µs) from=127.0.0.6:42765 2022/09/22 19:10:40 [DEBUG] http: Request GET /v1/status/leader (233.631µs) from=127.0.0.6:42765 2022/09/22 19:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:10:58 [DEBUG] http: Request GET /v1/status/leader (309.698µs) from=127.0.0.6:52461 2022/09/22 19:11:00 [DEBUG] http: Request GET /v1/status/leader (367.709µs) from=127.0.0.6:42765 2022/09/22 19:11:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:11:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:11:12 [DEBUG] agent: Node info in sync 2022/09/22 19:11:18 [DEBUG] http: Request GET /v1/status/leader (349.575µs) from=127.0.0.6:42765 2022/09/22 19:11:20 [DEBUG] http: Request GET /v1/status/leader (381.99µs) from=127.0.0.6:42765 2022/09/22 19:11:38 [DEBUG] http: Request GET /v1/status/leader (284.382µs) from=127.0.0.6:52461 2022/09/22 19:11:40 [DEBUG] http: Request GET /v1/status/leader (184.877µs) from=127.0.0.6:42765 2022/09/22 19:11:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m3.52354261s) from=127.0.0.6:51433 2022/09/22 19:11:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m1.039771472s) from=127.0.0.6:36609 2022/09/22 19:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:11:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m4.186782109s) from=127.0.0.6:49299 2022/09/22 19:11:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m2.226795538s) from=127.0.0.6:37301 2022/09/22 19:11:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m2.391897988s) from=127.0.0.6:39581 2022/09/22 19:11:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m6.136463295s) from=127.0.0.6:45541 2022/09/22 19:11:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m2.255924202s) from=127.0.0.6:56645 2022/09/22 19:11:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.287157545s) from=127.0.0.6:34641 2022/09/22 19:11:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m0.600426872s) from=127.0.0.6:55697 2022/09/22 19:11:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m1.159807779s) from=127.0.0.6:46043 2022/09/22 19:11:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m3.883539289s) from=127.0.0.6:60873 2022/09/22 19:11:58 [DEBUG] http: Request GET /v1/status/leader (320.711µs) from=127.0.0.6:52461 2022/09/22 19:11:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m6.11832346s) from=127.0.0.6:40185 2022/09/22 19:12:00 [DEBUG] http: Request GET /v1/status/leader (197.89µs) from=127.0.0.6:42765 2022/09/22 19:12:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.539861592s) from=127.0.0.6:49103 2022/09/22 19:12:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.799592748s) from=127.0.0.6:38735 2022/09/22 19:12:18 [DEBUG] http: Request GET /v1/status/leader (284.252µs) from=127.0.0.6:42765 2022/09/22 19:12:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.36007898s) from=127.0.0.6:57811 2022/09/22 19:12:20 [DEBUG] http: Request GET /v1/status/leader (274.048µs) from=127.0.0.6:42765 2022/09/22 19:12:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m3.629217915s) from=127.0.0.6:50525 2022/09/22 19:12:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.247741312s) from=127.0.0.6:35901 2022/09/22 19:12:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m2.279328715s) from=127.0.0.6:39583 2022/09/22 19:12:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.84638151s) from=127.0.0.6:53201 2022/09/22 19:12:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.444692976s) from=127.0.0.6:44449 2022/09/22 19:12:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.469908249s) from=127.0.0.6:37469 2022/09/22 19:12:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m4.839041487s) from=127.0.0.6:41007 2022/09/22 19:12:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.62703379s) from=127.0.0.6:57177 2022/09/22 19:12:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m2.220333628s) from=127.0.0.6:53591 2022/09/22 19:12:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m3.676203133s) from=127.0.0.6:39143 2022/09/22 19:12:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.227379811s) from=127.0.0.6:39123 2022/09/22 19:12:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m1.10445166s) from=127.0.0.6:38119 2022/09/22 19:12:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m0.408638801s) from=127.0.0.6:34021 2022/09/22 19:12:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:12:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.062844224s) from=127.0.0.6:49673 2022/09/22 19:12:38 [DEBUG] http: Request GET /v1/status/leader (151.286µs) from=127.0.0.6:42765 2022/09/22 19:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.670047488s) from=127.0.0.6:54109 2022/09/22 19:12:40 [DEBUG] http: Request GET /v1/status/leader (2.370961ms) from=127.0.0.6:42765 2022/09/22 19:12:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:12:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:12:42 [DEBUG] agent: Node info in sync 2022/09/22 19:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:12:58 [DEBUG] http: Request GET /v1/status/leader (277.725µs) from=127.0.0.6:42765 2022/09/22 19:13:00 [DEBUG] http: Request GET /v1/status/leader (165.164µs) from=127.0.0.6:42765 2022/09/22 19:13:18 [DEBUG] http: Request GET /v1/status/leader (398.937µs) from=127.0.0.6:42765 2022/09/22 19:13:20 [DEBUG] http: Request GET /v1/status/leader (255.202µs) from=127.0.0.6:42765 2022/09/22 19:13:38 [DEBUG] http: Request GET /v1/status/leader (380.656µs) from=127.0.0.6:52461 2022/09/22 19:13:40 [DEBUG] http: Request GET /v1/status/leader (149.756µs) from=127.0.0.6:42765 2022/09/22 19:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:13:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m4.656081664s) from=127.0.0.6:51433 2022/09/22 19:13:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m5.092327148s) from=127.0.0.6:36609 2022/09/22 19:13:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m0.516802967s) from=127.0.0.6:56645 2022/09/22 19:13:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.450534358s) from=127.0.0.6:34641 2022/09/22 19:13:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m7.121007359s) from=127.0.0.6:49299 2022/09/22 19:13:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m4.942329686s) from=127.0.0.6:39581 2022/09/22 19:13:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m0.450279514s) from=127.0.0.6:46043 2022/09/22 19:13:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m7.282915154s) from=127.0.0.6:37301 2022/09/22 19:13:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m7.477361343s) from=127.0.0.6:45541 2022/09/22 19:13:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m1.512170087s) from=127.0.0.6:60873 2022/09/22 19:13:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m5.888803017s) from=127.0.0.6:55697 2022/09/22 19:13:58 [DEBUG] http: Request GET /v1/status/leader (301.555µs) from=127.0.0.6:42765 2022/09/22 19:14:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:14:00 [DEBUG] agent: Node info in sync 2022/09/22 19:14:00 [DEBUG] http: Request GET /v1/status/leader (165.785µs) from=127.0.0.6:42765 2022/09/22 19:14:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m1.390454612s) from=127.0.0.6:40185 2022/09/22 19:14:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m7.314212139s) from=127.0.0.6:49103 2022/09/22 19:14:18 [DEBUG] http: Request GET /v1/status/leader (296.027µs) from=127.0.0.6:52461 2022/09/22 19:14:20 [DEBUG] http: Request GET /v1/status/leader (274.161µs) from=127.0.0.6:42765 2022/09/22 19:14:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m7.045041279s) from=127.0.0.6:38735 2022/09/22 19:14:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.300216318s) from=127.0.0.6:57811 2022/09/22 19:14:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m1.314282135s) from=127.0.0.6:35901 2022/09/22 19:14:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.07027291s) from=127.0.0.6:53201 2022/09/22 19:14:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m2.593862217s) from=127.0.0.6:41007 2022/09/22 19:14:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.729007232s) from=127.0.0.6:44449 2022/09/22 19:14:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m7.206110969s) from=127.0.0.6:50525 2022/09/22 19:14:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.568902475s) from=127.0.0.6:37469 2022/09/22 19:14:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.072853992s) from=127.0.0.6:39583 2022/09/22 19:14:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.704361519s) from=127.0.0.6:57177 2022/09/22 19:14:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m0.15391926s) from=127.0.0.6:53591 2022/09/22 19:14:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m5.649523205s) from=127.0.0.6:39143 2022/09/22 19:14:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m3.754716432s) from=127.0.0.6:39123 2022/09/22 19:14:38 [DEBUG] http: Request GET /v1/status/leader (416.155µs) from=127.0.0.6:52461 2022/09/22 19:14:40 [DEBUG] http: Request GET /v1/status/leader (218.348µs) from=127.0.0.6:42765 2022/09/22 19:14:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m7.206001607s) from=127.0.0.6:38119 2022/09/22 19:14:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.844949913s) from=127.0.0.6:49673 2022/09/22 19:14:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m6.170182253s) from=127.0.0.6:34021 2022/09/22 19:14:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.101335056s) from=127.0.0.6:54109 2022/09/22 19:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:14:58 [DEBUG] http: Request GET /v1/status/leader (248.142µs) from=127.0.0.6:42765 2022/09/22 19:15:00 [DEBUG] http: Request GET /v1/status/leader (314.007µs) from=127.0.0.6:42765 2022/09/22 19:15:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:15:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:15:03 [DEBUG] agent: Node info in sync 2022/09/22 19:15:19 [DEBUG] http: Request GET /v1/status/leader (179.09µs) from=127.0.0.6:42765 2022/09/22 19:15:20 [DEBUG] http: Request GET /v1/status/leader (152.264µs) from=127.0.0.6:42765 2022/09/22 19:15:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:15:39 [DEBUG] http: Request GET /v1/status/leader (285.64µs) from=127.0.0.6:52461 2022/09/22 19:15:40 [DEBUG] http: Request GET /v1/status/leader (341.127µs) from=127.0.0.6:42765 2022/09/22 19:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:15:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m1.189673492s) from=127.0.0.6:51433 2022/09/22 19:15:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m2.539660301s) from=127.0.0.6:56645 2022/09/22 19:15:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m3.550809444s) from=127.0.0.6:36609 2022/09/22 19:15:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m2.901490732s) from=127.0.0.6:34641 2022/09/22 19:15:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m0.738932091s) from=127.0.0.6:39581 2022/09/22 19:15:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m2.561530552s) from=127.0.0.6:46043 2022/09/22 19:15:59 [DEBUG] http: Request GET /v1/status/leader (194.3µs) from=127.0.0.6:42765 2022/09/22 19:16:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m3.745396828s) from=127.0.0.6:45541 2022/09/22 19:16:00 [DEBUG] http: Request GET /v1/status/leader (219.693µs) from=127.0.0.6:42765 2022/09/22 19:16:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m7.430681491s) from=127.0.0.6:49299 2022/09/22 19:16:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m5.94402698s) from=127.0.0.6:37301 2022/09/22 19:16:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m4.536806087s) from=127.0.0.6:60873 2022/09/22 19:16:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m3.366208632s) from=127.0.0.6:40185 2022/09/22 19:16:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m6.181539747s) from=127.0.0.6:55697 2022/09/22 19:16:19 [DEBUG] http: Request GET /v1/status/leader (269.476µs) from=127.0.0.6:42765 2022/09/22 19:16:21 [DEBUG] http: Request GET /v1/status/leader (152.472µs) from=127.0.0.6:42765 2022/09/22 19:16:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m4.488290326s) from=127.0.0.6:49103 2022/09/22 19:16:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.18036011s) from=127.0.0.6:57811 2022/09/22 19:16:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m1.801686844s) from=127.0.0.6:35901 2022/09/22 19:16:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.666255753s) from=127.0.0.6:38735 2022/09/22 19:16:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.877520848s) from=127.0.0.6:44449 2022/09/22 19:16:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.935152493s) from=127.0.0.6:37469 2022/09/22 19:16:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.456246618s) from=127.0.0.6:53201 2022/09/22 19:16:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.819557624s) from=127.0.0.6:57177 2022/09/22 19:16:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m6.999588084s) from=127.0.0.6:41007 2022/09/22 19:16:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m5.857810657s) from=127.0.0.6:39583 2022/09/22 19:16:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m6.934852777s) from=127.0.0.6:50525 2022/09/22 19:16:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m5.724390627s) from=127.0.0.6:53591 2022/09/22 19:16:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.05768074s) from=127.0.0.6:39123 2022/09/22 19:16:39 [DEBUG] http: Request GET /v1/status/leader (381.266µs) from=127.0.0.6:52461 2022/09/22 19:16:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m3.315671242s) from=127.0.0.6:39143 2022/09/22 19:16:41 [DEBUG] http: Request GET /v1/status/leader (149.672µs) from=127.0.0.6:42765 2022/09/22 19:16:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m0.64714318s) from=127.0.0.6:34021 2022/09/22 19:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:16:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.571894783s) from=127.0.0.6:38119 2022/09/22 19:16:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.378802064s) from=127.0.0.6:49673 2022/09/22 19:16:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.03648037s) from=127.0.0.6:54109 2022/09/22 19:16:59 [DEBUG] http: Request GET /v1/status/leader (338.968µs) from=127.0.0.6:52461 2022/09/22 19:17:01 [DEBUG] http: Request GET /v1/status/leader (381.337µs) from=127.0.0.6:42765 2022/09/22 19:17:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:17:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:17:02 [DEBUG] agent: Node info in sync 2022/09/22 19:17:19 [DEBUG] http: Request GET /v1/status/leader (721.268µs) from=127.0.0.6:52461 2022/09/22 19:17:21 [DEBUG] http: Request GET /v1/status/leader (1.253947ms) from=127.0.0.6:42765 2022/09/22 19:17:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:17:39 [DEBUG] http: Request GET /v1/status/leader (156.14µs) from=127.0.0.6:52461 2022/09/22 19:17:41 [DEBUG] http: Request GET /v1/status/leader (312.366µs) from=127.0.0.6:42765 2022/09/22 19:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:17:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m7.183594236s) from=127.0.0.6:51433 2022/09/22 19:17:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m1.40751675s) from=127.0.0.6:34641 2022/09/22 19:17:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m2.168656282s) from=127.0.0.6:36609 2022/09/22 19:17:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m3.018480638s) from=127.0.0.6:56645 2022/09/22 19:17:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m3.880428046s) from=127.0.0.6:39581 2022/09/22 19:17:59 [DEBUG] http: Request GET /v1/status/leader (142.712µs) from=127.0.0.6:42765 2022/09/22 19:18:01 [DEBUG] http: Request GET /v1/status/leader (1.758534ms) from=127.0.0.6:42765 2022/09/22 19:18:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m5.672098613s) from=127.0.0.6:46043 2022/09/22 19:18:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m1.838531603s) from=127.0.0.6:49299 2022/09/22 19:18:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m1.238286465s) from=127.0.0.6:60873 2022/09/22 19:18:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m5.154917021s) from=127.0.0.6:45541 2022/09/22 19:18:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m1.930981141s) from=127.0.0.6:55697 2022/09/22 19:18:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m3.826453984s) from=127.0.0.6:40185 2022/09/22 19:18:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m6.408621924s) from=127.0.0.6:37301 2022/09/22 19:18:19 [DEBUG] http: Request GET /v1/status/leader (255.303µs) from=127.0.0.6:52461 2022/09/22 19:18:21 [DEBUG] http: Request GET /v1/status/leader (306.965µs) from=127.0.0.6:42765 2022/09/22 19:18:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m4.711071054s) from=127.0.0.6:49103 2022/09/22 19:18:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.458761806s) from=127.0.0.6:57811 2022/09/22 19:18:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.872168087s) from=127.0.0.6:38735 2022/09/22 19:18:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m5.455809084s) from=127.0.0.6:35901 2022/09/22 19:18:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.230750296s) from=127.0.0.6:57177 2022/09/22 19:18:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.272586884s) from=127.0.0.6:37469 2022/09/22 19:18:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.472394836s) from=127.0.0.6:44449 2022/09/22 19:18:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m3.941598691s) from=127.0.0.6:50525 2022/09/22 19:18:39 [DEBUG] http: Request GET /v1/status/leader (415.48µs) from=127.0.0.6:42765 2022/09/22 19:18:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.3350759s) from=127.0.0.6:53201 2022/09/22 19:18:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m1.804684944s) from=127.0.0.6:39123 2022/09/22 19:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m3.821833029s) from=127.0.0.6:53591 2022/09/22 19:18:41 [DEBUG] http: Request GET /v1/status/leader (214.126µs) from=127.0.0.6:42765 2022/09/22 19:18:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m7.093542123s) from=127.0.0.6:41007 2022/09/22 19:18:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m7.465673811s) from=127.0.0.6:39583 2022/09/22 19:18:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m2.004023211s) from=127.0.0.6:39143 2022/09/22 19:18:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:18:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m3.314308192s) from=127.0.0.6:34021 2022/09/22 19:18:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m2.343037995s) from=127.0.0.6:49673 2022/09/22 19:18:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:18:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:18:49 [DEBUG] agent: Node info in sync 2022/09/22 19:18:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m3.99514148s) from=127.0.0.6:38119 2022/09/22 19:18:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.67664362s) from=127.0.0.6:54109 2022/09/22 19:18:59 [DEBUG] http: Request GET /v1/status/leader (360.765µs) from=127.0.0.6:42765 2022/09/22 19:19:01 [DEBUG] http: Request GET /v1/status/leader (328.594µs) from=127.0.0.6:42765 2022/09/22 19:19:19 [DEBUG] http: Request GET /v1/status/leader (295.995µs) from=127.0.0.6:52461 2022/09/22 19:19:21 [DEBUG] http: Request GET /v1/status/leader (179.485µs) from=127.0.0.6:42765 2022/09/22 19:19:39 [DEBUG] http: Request GET /v1/status/leader (340.541µs) from=127.0.0.6:42765 2022/09/22 19:19:41 [DEBUG] http: Request GET /v1/status/leader (427.414µs) from=127.0.0.6:42765 2022/09/22 19:19:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:19:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m1.171325909s) from=127.0.0.6:36609 2022/09/22 19:19:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m1.655086907s) from=127.0.0.6:34641 2022/09/22 19:19:59 [DEBUG] http: Request GET /v1/status/leader (191.475µs) from=127.0.0.6:42765 2022/09/22 19:19:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m2.945499168s) from=127.0.0.6:56645 2022/09/22 19:20:01 [DEBUG] http: Request GET /v1/status/leader (206.391µs) from=127.0.0.6:42765 2022/09/22 19:20:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m2.578504081s) from=127.0.0.6:39581 2022/09/22 19:20:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m5.781973713s) from=127.0.0.6:51433 2022/09/22 19:20:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m0.170692567s) from=127.0.0.6:46043 2022/09/22 19:20:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m0.877406274s) from=127.0.0.6:45541 2022/09/22 19:20:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m2.694303719s) from=127.0.0.6:60873 2022/09/22 19:20:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m5.273903532s) from=127.0.0.6:49299 2022/09/22 19:20:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:20:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m0.415058895s) from=127.0.0.6:37301 2022/09/22 19:20:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m1.686936524s) from=127.0.0.6:40185 2022/09/22 19:20:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m4.552146669s) from=127.0.0.6:55697 2022/09/22 19:20:19 [DEBUG] http: Request GET /v1/status/leader (336.939µs) from=127.0.0.6:52461 2022/09/22 19:20:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:20:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:20:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:20:19 [DEBUG] agent: Node info in sync 2022/09/22 19:20:21 [DEBUG] http: Request GET /v1/status/leader (149.726µs) from=127.0.0.6:42765 2022/09/22 19:20:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.403746547s) from=127.0.0.6:49103 2022/09/22 19:20:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.643314968s) from=127.0.0.6:38735 2022/09/22 19:20:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.291490333s) from=127.0.0.6:57177 2022/09/22 19:20:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m7.239750912s) from=127.0.0.6:57811 2022/09/22 19:20:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.617023434s) from=127.0.0.6:37469 2022/09/22 19:20:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m7.13035529s) from=127.0.0.6:35901 2022/09/22 19:20:39 [DEBUG] http: Request GET /v1/status/leader (158.369µs) from=127.0.0.6:52461 2022/09/22 19:20:41 [DEBUG] http: Request GET /v1/status/leader (329.415µs) from=127.0.0.6:42765 2022/09/22 19:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m0.486535266s) from=127.0.0.6:53591 2022/09/22 19:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.633100345s) from=127.0.0.6:53201 2022/09/22 19:20:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m1.356612265s) from=127.0.0.6:39123 2022/09/22 19:20:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.541153112s) from=127.0.0.6:44449 2022/09/22 19:20:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m3.637551166s) from=127.0.0.6:41007 2022/09/22 19:20:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m6.540620416s) from=127.0.0.6:50525 2022/09/22 19:20:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m3.670260425s) from=127.0.0.6:39143 2022/09/22 19:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:20:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m7.453571644s) from=127.0.0.6:39583 2022/09/22 19:20:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m4.946654288s) from=127.0.0.6:34021 2022/09/22 19:20:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m3.660126932s) from=127.0.0.6:38119 2022/09/22 19:20:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.937785824s) from=127.0.0.6:49673 2022/09/22 19:20:59 [DEBUG] http: Request GET /v1/status/leader (306.49µs) from=127.0.0.6:42765 2022/09/22 19:21:01 [DEBUG] http: Request GET /v1/status/leader (381.212µs) from=127.0.0.6:42765 2022/09/22 19:21:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.03441134s) from=127.0.0.6:54109 2022/09/22 19:21:19 [DEBUG] http: Request GET /v1/status/leader (245.835µs) from=127.0.0.6:52461 2022/09/22 19:21:21 [DEBUG] http: Request GET /v1/status/leader (164.013µs) from=127.0.0.6:42765 2022/09/22 19:21:39 [DEBUG] http: Request GET /v1/status/leader (288.906µs) from=127.0.0.6:52461 2022/09/22 19:21:41 [DEBUG] http: Request GET /v1/status/leader (217.859µs) from=127.0.0.6:42765 2022/09/22 19:21:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:21:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:21:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:21:52 [DEBUG] agent: Node info in sync 2022/09/22 19:21:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m1.41281839s) from=127.0.0.6:34641 2022/09/22 19:21:59 [DEBUG] http: Request GET /v1/status/leader (398.039µs) from=127.0.0.6:52461 2022/09/22 19:22:01 [DEBUG] http: Request GET /v1/status/leader (458.789µs) from=127.0.0.6:42765 2022/09/22 19:22:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m1.133783643s) from=127.0.0.6:39581 2022/09/22 19:22:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m1.999668368s) from=127.0.0.6:51433 2022/09/22 19:22:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m7.341060685s) from=127.0.0.6:36609 2022/09/22 19:22:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m5.337637144s) from=127.0.0.6:56645 2022/09/22 19:22:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m0.860099098s) from=127.0.0.6:60873 2022/09/22 19:22:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m4.774114735s) from=127.0.0.6:46043 2022/09/22 19:22:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m0.531443492s) from=127.0.0.6:49299 2022/09/22 19:22:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m3.524171836s) from=127.0.0.6:45541 2022/09/22 19:22:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m0.803633998s) from=127.0.0.6:40185 2022/09/22 19:22:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m2.304297065s) from=127.0.0.6:37301 2022/09/22 19:22:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m2.541835488s) from=127.0.0.6:55697 2022/09/22 19:22:19 [DEBUG] http: Request GET /v1/status/leader (373.522µs) from=127.0.0.6:52461 2022/09/22 19:22:21 [DEBUG] http: Request GET /v1/status/leader (391.423µs) from=127.0.0.6:42765 2022/09/22 19:22:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:22:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.152411802s) from=127.0.0.6:49103 2022/09/22 19:22:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m0.536309938s) from=127.0.0.6:38735 2022/09/22 19:22:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.533547768s) from=127.0.0.6:57811 2022/09/22 19:22:39 [DEBUG] http: Request GET /v1/status/leader (1.167742ms) from=127.0.0.6:42765 2022/09/22 19:22:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m2.715035661s) from=127.0.0.6:35901 2022/09/22 19:22:41 [DEBUG] http: Request GET /v1/status/leader (181.677µs) from=127.0.0.6:42765 2022/09/22 19:22:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.160518599s) from=127.0.0.6:57177 2022/09/22 19:22:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.358982428s) from=127.0.0.6:37469 2022/09/22 19:22:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m2.023338411s) from=127.0.0.6:39123 2022/09/22 19:22:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:22:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m5.613383626s) from=127.0.0.6:53591 2022/09/22 19:22:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.17770595s) from=127.0.0.6:44449 2022/09/22 19:22:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.36701316s) from=127.0.0.6:53201 2022/09/22 19:22:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m4.590974014s) from=127.0.0.6:50525 2022/09/22 19:22:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m4.810639522s) from=127.0.0.6:41007 2022/09/22 19:22:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m5.362807782s) from=127.0.0.6:39143 2022/09/22 19:22:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m0.596272834s) from=127.0.0.6:38119 2022/09/22 19:22:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.129263709s) from=127.0.0.6:39583 2022/09/22 19:22:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m4.933281566s) from=127.0.0.6:34021 2022/09/22 19:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.489522535s) from=127.0.0.6:49673 2022/09/22 19:22:59 [DEBUG] http: Request GET /v1/status/leader (523.712µs) from=127.0.0.6:52461 2022/09/22 19:23:01 [DEBUG] http: Request GET /v1/status/leader (537.267µs) from=127.0.0.6:42765 2022/09/22 19:23:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.939360955s) from=127.0.0.6:54109 2022/09/22 19:23:19 [DEBUG] http: Request GET /v1/status/leader (522.775µs) from=127.0.0.6:52461 2022/09/22 19:23:21 [DEBUG] http: Request GET /v1/status/leader (182.14µs) from=127.0.0.6:42765 2022/09/22 19:23:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:23:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:23:26 [DEBUG] agent: Node info in sync 2022/09/22 19:23:39 [DEBUG] http: Request GET /v1/status/leader (370.84µs) from=127.0.0.6:42765 2022/09/22 19:23:41 [DEBUG] http: Request GET /v1/status/leader (493.85µs) from=127.0.0.6:42765 2022/09/22 19:23:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:23:59 [DEBUG] http: Request GET /v1/status/leader (288.752µs) from=127.0.0.6:42765 2022/09/22 19:24:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m2.370027806s) from=127.0.0.6:34641 2022/09/22 19:24:01 [DEBUG] http: Request GET /v1/status/leader (230.87µs) from=127.0.0.6:42765 2022/09/22 19:24:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m6.000715755s) from=127.0.0.6:39581 2022/09/22 19:24:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m6.265939875s) from=127.0.0.6:51433 2022/09/22 19:24:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m5.743250736s) from=127.0.0.6:36609 2022/09/22 19:24:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m2.902895406s) from=127.0.0.6:46043 2022/09/22 19:24:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m0.112559674s) from=127.0.0.6:37301 2022/09/22 19:24:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m1.507698662s) from=127.0.0.6:45541 2022/09/22 19:24:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m7.13699517s) from=127.0.0.6:56645 2022/09/22 19:24:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m3.663958349s) from=127.0.0.6:49299 2022/09/22 19:24:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m5.666216625s) from=127.0.0.6:60873 2022/09/22 19:24:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m7.488848675s) from=127.0.0.6:40185 2022/09/22 19:24:19 [DEBUG] http: Request GET /v1/status/leader (331.117µs) from=127.0.0.6:42765 2022/09/22 19:24:21 [DEBUG] http: Request GET /v1/status/leader (145.391µs) from=127.0.0.6:42765 2022/09/22 19:24:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m7.300737966s) from=127.0.0.6:55697 2022/09/22 19:24:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:24:26 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:24:26 [DEBUG] agent: Node info in sync 2022/09/22 19:24:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:24:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m3.080213325s) from=127.0.0.6:49103 2022/09/22 19:24:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.785533746s) from=127.0.0.6:38735 2022/09/22 19:24:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.104384778s) from=127.0.0.6:57811 2022/09/22 19:24:39 [DEBUG] http: Request GET /v1/status/leader (454.255µs) from=127.0.0.6:52461 2022/09/22 19:24:41 [DEBUG] http: Request GET /v1/status/leader (144.238µs) from=127.0.0.6:42765 2022/09/22 19:24:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:24:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.310264338s) from=127.0.0.6:57177 2022/09/22 19:24:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m3.55203272s) from=127.0.0.6:39123 2022/09/22 19:24:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m7.035461397s) from=127.0.0.6:35901 2022/09/22 19:24:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.312651908s) from=127.0.0.6:37469 2022/09/22 19:24:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.668454166s) from=127.0.0.6:53201 2022/09/22 19:24:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.4262116s) from=127.0.0.6:44449 2022/09/22 19:24:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m2.189442928s) from=127.0.0.6:50525 2022/09/22 19:24:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m3.139923282s) from=127.0.0.6:41007 2022/09/22 19:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m6.754811073s) from=127.0.0.6:53591 2022/09/22 19:24:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m1.123153249s) from=127.0.0.6:39583 2022/09/22 19:24:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m2.438092417s) from=127.0.0.6:38119 2022/09/22 19:24:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m1.056171081s) from=127.0.0.6:34021 2022/09/22 19:24:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m6.634392532s) from=127.0.0.6:39143 2022/09/22 19:24:59 [DEBUG] http: Request GET /v1/status/leader (541.6µs) from=127.0.0.6:42765 2022/09/22 19:25:01 [DEBUG] http: Request GET /v1/status/leader (389.87µs) from=127.0.0.6:42765 2022/09/22 19:25:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.408395091s) from=127.0.0.6:49673 2022/09/22 19:25:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.233577594s) from=127.0.0.6:54109 2022/09/22 19:25:19 [DEBUG] http: Request GET /v1/status/leader (188.957µs) from=127.0.0.6:42765 2022/09/22 19:25:21 [DEBUG] http: Request GET /v1/status/leader (166.179µs) from=127.0.0.6:42765 2022/09/22 19:25:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:25:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:25:32 [DEBUG] agent: Node info in sync 2022/09/22 19:25:39 [DEBUG] http: Request GET /v1/status/leader (347.439µs) from=127.0.0.6:52461 2022/09/22 19:25:41 [DEBUG] http: Request GET /v1/status/leader (554.279µs) from=127.0.0.6:42765 2022/09/22 19:25:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:25:59 [DEBUG] http: Request GET /v1/status/leader (422.25µs) from=127.0.0.6:42765 2022/09/22 19:26:01 [DEBUG] http: Request GET /v1/status/leader (198.695µs) from=127.0.0.6:42765 2022/09/22 19:26:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m6.83245506s) from=127.0.0.6:34641 2022/09/22 19:26:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m2.41757985s) from=127.0.0.6:39581 2022/09/22 19:26:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m3.824987137s) from=127.0.0.6:46043 2022/09/22 19:26:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m6.51246689s) from=127.0.0.6:51433 2022/09/22 19:26:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m5.108920212s) from=127.0.0.6:37301 2022/09/22 19:26:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m3.641723935s) from=127.0.0.6:60873 2022/09/22 19:26:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m6.891282321s) from=127.0.0.6:36609 2022/09/22 19:26:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m5.799002884s) from=127.0.0.6:45541 2022/09/22 19:26:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m6.169830571s) from=127.0.0.6:56645 2022/09/22 19:26:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m0.53012601s) from=127.0.0.6:40185 2022/09/22 19:26:19 [DEBUG] http: Request GET /v1/status/leader (327.54µs) from=127.0.0.6:42765 2022/09/22 19:26:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m7.287637235s) from=127.0.0.6:49299 2022/09/22 19:26:21 [DEBUG] http: Request GET /v1/status/leader (174.832µs) from=127.0.0.6:42765 2022/09/22 19:26:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m2.954497499s) from=127.0.0.6:55697 2022/09/22 19:26:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.065664929s) from=127.0.0.6:49103 2022/09/22 19:26:39 [DEBUG] http: Request GET /v1/status/leader (232.257µs) from=127.0.0.6:52461 2022/09/22 19:26:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.935471105s) from=127.0.0.6:57811 2022/09/22 19:26:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.263437683s) from=127.0.0.6:38735 2022/09/22 19:26:41 [DEBUG] http: Request GET /v1/status/leader (654.876µs) from=127.0.0.6:42765 2022/09/22 19:26:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:26:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.168226522s) from=127.0.0.6:37469 2022/09/22 19:26:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m2.773548088s) from=127.0.0.6:35901 2022/09/22 19:26:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m7.065995857s) from=127.0.0.6:57177 2022/09/22 19:26:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.236794565s) from=127.0.0.6:39123 2022/09/22 19:26:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:26:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:26:54 [DEBUG] agent: Node info in sync 2022/09/22 19:26:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.678174507s) from=127.0.0.6:53201 2022/09/22 19:26:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m1.528244555s) from=127.0.0.6:41007 2022/09/22 19:26:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.57139134s) from=127.0.0.6:44449 2022/09/22 19:26:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m5.456478153s) from=127.0.0.6:50525 2022/09/22 19:26:59 [DEBUG] http: Request GET /v1/status/leader (641.302µs) from=127.0.0.6:42765 2022/09/22 19:26:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m1.38686389s) from=127.0.0.6:34021 2022/09/22 19:27:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m6.4046661s) from=127.0.0.6:53591 2022/09/22 19:27:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m2.840155273s) from=127.0.0.6:38119 2022/09/22 19:27:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m4.253850491s) from=127.0.0.6:39583 2022/09/22 19:27:01 [DEBUG] http: Request GET /v1/status/leader (338.249µs) from=127.0.0.6:42765 2022/09/22 19:27:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m5.870699418s) from=127.0.0.6:39143 2022/09/22 19:27:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.982696721s) from=127.0.0.6:49673 2022/09/22 19:27:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m6.750393073s) from=127.0.0.6:54109 2022/09/22 19:27:19 [DEBUG] http: Request GET /v1/status/leader (199.108µs) from=127.0.0.6:52461 2022/09/22 19:27:21 [DEBUG] http: Request GET /v1/status/leader (4.000162ms) from=127.0.0.6:42765 2022/09/22 19:27:39 [DEBUG] http: Request GET /v1/status/leader (314.513µs) from=127.0.0.6:52461 2022/09/22 19:27:41 [DEBUG] http: Request GET /v1/status/leader (898.397µs) from=127.0.0.6:42765 2022/09/22 19:27:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:27:59 [DEBUG] http: Request GET /v1/status/leader (356.197µs) from=127.0.0.6:42765 2022/09/22 19:28:01 [DEBUG] http: Request GET /v1/status/leader (250.373µs) from=127.0.0.6:42765 2022/09/22 19:28:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m4.761257206s) from=127.0.0.6:34641 2022/09/22 19:28:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m3.363983552s) from=127.0.0.6:39581 2022/09/22 19:28:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.669551989s) from=127.0.0.6:51433 2022/09/22 19:28:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m3.350415948s) from=127.0.0.6:46043 2022/09/22 19:28:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m1.432938948s) from=127.0.0.6:45541 2022/09/22 19:28:19 [DEBUG] http: Request GET /v1/status/leader (323.253µs) from=127.0.0.6:52461 2022/09/22 19:28:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m3.183052984s) from=127.0.0.6:36609 2022/09/22 19:28:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m2.585037323s) from=127.0.0.6:56645 2022/09/22 19:28:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m4.711876423s) from=127.0.0.6:37301 2022/09/22 19:28:21 [DEBUG] http: Request GET /v1/status/leader (145.285µs) from=127.0.0.6:42765 2022/09/22 19:28:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m6.131339105s) from=127.0.0.6:60873 2022/09/22 19:28:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m5.212377907s) from=127.0.0.6:40185 2022/09/22 19:28:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m4.798847278s) from=127.0.0.6:49299 2022/09/22 19:28:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m3.599508984s) from=127.0.0.6:55697 2022/09/22 19:28:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:28:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:28:35 [DEBUG] agent: Node info in sync 2022/09/22 19:28:39 [DEBUG] http: Request GET /v1/status/leader (282.09µs) from=127.0.0.6:52461 2022/09/22 19:28:41 [DEBUG] http: Request GET /v1/status/leader (329.983µs) from=127.0.0.6:42765 2022/09/22 19:28:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m3.265632993s) from=127.0.0.6:49103 2022/09/22 19:28:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m0.870231627s) from=127.0.0.6:38735 2022/09/22 19:28:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.442658301s) from=127.0.0.6:57811 2022/09/22 19:28:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:28:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.62056966s) from=127.0.0.6:37469 2022/09/22 19:28:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m3.75213755s) from=127.0.0.6:35901 2022/09/22 19:28:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.82131579s) from=127.0.0.6:57177 2022/09/22 19:28:59 [DEBUG] http: Request GET /v1/status/leader (746.979µs) from=127.0.0.6:42765 2022/09/22 19:28:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.252575671s) from=127.0.0.6:53201 2022/09/22 19:29:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.396954966s) from=127.0.0.6:39123 2022/09/22 19:29:01 [DEBUG] http: Request GET /v1/status/leader (158.146µs) from=127.0.0.6:42765 2022/09/22 19:29:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m6.586370078s) from=127.0.0.6:41007 2022/09/22 19:29:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.815362876s) from=127.0.0.6:44449 2022/09/22 19:29:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m4.137951462s) from=127.0.0.6:34021 2022/09/22 19:29:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m6.775635939s) from=127.0.0.6:50525 2022/09/22 19:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m5.375028072s) from=127.0.0.6:53591 2022/09/22 19:29:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.928811085s) from=127.0.0.6:49673 2022/09/22 19:29:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m5.482226417s) from=127.0.0.6:39583 2022/09/22 19:29:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m7.333900831s) from=127.0.0.6:38119 2022/09/22 19:29:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m5.172080886s) from=127.0.0.6:39143 2022/09/22 19:29:19 [DEBUG] http: Request GET /v1/status/leader (285.511µs) from=127.0.0.6:52461 2022/09/22 19:29:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.961856482s) from=127.0.0.6:54109 2022/09/22 19:29:21 [DEBUG] http: Request GET /v1/status/leader (4.553526ms) from=127.0.0.6:42765 2022/09/22 19:29:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:29:39 [DEBUG] http: Request GET /v1/status/leader (159.324µs) from=127.0.0.6:42765 2022/09/22 19:29:41 [DEBUG] http: Request GET /v1/status/leader (357.31µs) from=127.0.0.6:42765 2022/09/22 19:29:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:29:59 [DEBUG] http: Request GET /v1/status/leader (220.831µs) from=127.0.0.6:52461 2022/09/22 19:30:01 [DEBUG] http: Request GET /v1/status/leader (154.794µs) from=127.0.0.6:42765 2022/09/22 19:30:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m1.538657098s) from=127.0.0.6:39581 2022/09/22 19:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m5.34137505s) from=127.0.0.6:34641 2022/09/22 19:30:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m0.768757512s) from=127.0.0.6:46043 2022/09/22 19:30:19 [DEBUG] http: Request GET /v1/status/leader (277.828µs) from=127.0.0.6:52461 2022/09/22 19:30:21 [DEBUG] http: Request GET /v1/status/leader (147.333µs) from=127.0.0.6:42765 2022/09/22 19:30:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m1.479038082s) from=127.0.0.6:37301 2022/09/22 19:30:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m6.170203306s) from=127.0.0.6:51433 2022/09/22 19:30:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m2.4709464s) from=127.0.0.6:56645 2022/09/22 19:30:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m1.739891817s) from=127.0.0.6:60873 2022/09/22 19:30:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m6.387827073s) from=127.0.0.6:45541 2022/09/22 19:30:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:30:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:30:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:30:25 [DEBUG] agent: Node info in sync 2022/09/22 19:30:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m5.634441854s) from=127.0.0.6:36609 2022/09/22 19:30:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m2.413565721s) from=127.0.0.6:40185 2022/09/22 19:30:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m0.804317986s) from=127.0.0.6:55697 2022/09/22 19:30:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m6.221262086s) from=127.0.0.6:49299 2022/09/22 19:30:39 [DEBUG] http: Request GET /v1/status/leader (377.106µs) from=127.0.0.6:52461 2022/09/22 19:30:41 [DEBUG] http: Request GET /v1/status/leader (389.421µs) from=127.0.0.6:42765 2022/09/22 19:30:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m0.093225266s) from=127.0.0.6:38735 2022/09/22 19:30:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.790877411s) from=127.0.0.6:49103 2022/09/22 19:30:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.221485921s) from=127.0.0.6:57811 2022/09/22 19:30:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:30:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.167703125s) from=127.0.0.6:37469 2022/09/22 19:30:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.487455156s) from=127.0.0.6:35901 2022/09/22 19:30:59 [DEBUG] http: Request GET /v1/status/leader (1.996784ms) from=127.0.0.6:52461 2022/09/22 19:31:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.268008042s) from=127.0.0.6:53201 2022/09/22 19:31:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.881230848s) from=127.0.0.6:39123 2022/09/22 19:31:01 [DEBUG] http: Request GET /v1/status/leader (156µs) from=127.0.0.6:42765 2022/09/22 19:31:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.326033465s) from=127.0.0.6:57177 2022/09/22 19:31:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m4.23543029s) from=127.0.0.6:41007 2022/09/22 19:31:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.003156269s) from=127.0.0.6:44449 2022/09/22 19:31:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.628328885s) from=127.0.0.6:49673 2022/09/22 19:31:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m5.797230661s) from=127.0.0.6:50525 2022/09/22 19:31:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m4.418585877s) from=127.0.0.6:39583 2022/09/22 19:31:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m7.466928935s) from=127.0.0.6:34021 2022/09/22 19:31:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m6.267044776s) from=127.0.0.6:53591 2022/09/22 19:31:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m5.53241552s) from=127.0.0.6:38119 2022/09/22 19:31:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m5.490175984s) from=127.0.0.6:39143 2022/09/22 19:31:19 [DEBUG] http: Request GET /v1/status/leader (9.212264ms) from=127.0.0.6:42765 2022/09/22 19:31:21 [DEBUG] http: Request GET /v1/status/leader (447.382µs) from=127.0.0.6:42765 2022/09/22 19:31:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.968791095s) from=127.0.0.6:54109 2022/09/22 19:31:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:31:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:31:28 [DEBUG] agent: Node info in sync 2022/09/22 19:31:39 [DEBUG] http: Request GET /v1/status/leader (154.564µs) from=127.0.0.6:52461 2022/09/22 19:31:41 [DEBUG] http: Request GET /v1/status/leader (269.872µs) from=127.0.0.6:42765 2022/09/22 19:31:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:31:59 [DEBUG] http: Request GET /v1/status/leader (388.774µs) from=127.0.0.6:52461 2022/09/22 19:32:01 [DEBUG] http: Request GET /v1/status/leader (344.714µs) from=127.0.0.6:42765 2022/09/22 19:32:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m3.190024713s) from=127.0.0.6:39581 2022/09/22 19:32:19 [DEBUG] http: Request GET /v1/status/leader (180.345µs) from=127.0.0.6:42765 2022/09/22 19:32:21 [DEBUG] http: Request GET /v1/status/leader (596.846µs) from=127.0.0.6:42765 2022/09/22 19:32:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m3.9823729s) from=127.0.0.6:46043 2022/09/22 19:32:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m4.896706092s) from=127.0.0.6:34641 2022/09/22 19:32:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m0.415868828s) from=127.0.0.6:40185 2022/09/22 19:32:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m3.880981732s) from=127.0.0.6:51433 2022/09/22 19:32:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m3.969468375s) from=127.0.0.6:56645 2022/09/22 19:32:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:32:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m2.844612539s) from=127.0.0.6:60873 2022/09/22 19:32:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m6.585494962s) from=127.0.0.6:37301 2022/09/22 19:32:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m6.939933285s) from=127.0.0.6:45541 2022/09/22 19:32:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m6.334877776s) from=127.0.0.6:36609 2022/09/22 19:32:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m5.13571936s) from=127.0.0.6:55697 2022/09/22 19:32:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m5.495662733s) from=127.0.0.6:49299 2022/09/22 19:32:39 [DEBUG] http: Request GET /v1/status/leader (283.387µs) from=127.0.0.6:52461 2022/09/22 19:32:41 [DEBUG] http: Request GET /v1/status/leader (367.376µs) from=127.0.0.6:42765 2022/09/22 19:32:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:32:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:32:43 [DEBUG] agent: Node info in sync 2022/09/22 19:32:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.024903782s) from=127.0.0.6:57811 2022/09/22 19:32:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.363829854s) from=127.0.0.6:38735 2022/09/22 19:32:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.862138823s) from=127.0.0.6:49103 2022/09/22 19:32:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:32:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.979347555s) from=127.0.0.6:37469 2022/09/22 19:32:59 [DEBUG] http: Request GET /v1/status/leader (171.21µs) from=127.0.0.6:42765 2022/09/22 19:33:01 [DEBUG] http: Request GET /v1/status/leader (1.581039ms) from=127.0.0.6:42765 2022/09/22 19:33:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m1.629186272s) from=127.0.0.6:39123 2022/09/22 19:33:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.96542482s) from=127.0.0.6:53201 2022/09/22 19:33:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.340269187s) from=127.0.0.6:57177 2022/09/22 19:33:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m7.441451399s) from=127.0.0.6:35901 2022/09/22 19:33:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m1.762912433s) from=127.0.0.6:41007 2022/09/22 19:33:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.549058075s) from=127.0.0.6:44449 2022/09/22 19:33:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m2.648225659s) from=127.0.0.6:49673 2022/09/22 19:33:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.034749607s) from=127.0.0.6:39583 2022/09/22 19:33:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m2.431991487s) from=127.0.0.6:50525 2022/09/22 19:33:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m1.042111155s) from=127.0.0.6:38119 2022/09/22 19:33:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m3.641091163s) from=127.0.0.6:53591 2022/09/22 19:33:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m6.567443507s) from=127.0.0.6:34021 2022/09/22 19:33:19 [DEBUG] http: Request GET /v1/status/leader (152.756µs) from=127.0.0.6:42765 2022/09/22 19:33:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m5.197187315s) from=127.0.0.6:39143 2022/09/22 19:33:21 [DEBUG] http: Request GET /v1/status/leader (354.455µs) from=127.0.0.6:42765 2022/09/22 19:33:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.879342122s) from=127.0.0.6:54109 2022/09/22 19:33:39 [DEBUG] http: Request GET /v1/status/leader (396.476µs) from=127.0.0.6:52461 2022/09/22 19:33:41 [DEBUG] http: Request GET /v1/status/leader (254.789µs) from=127.0.0.6:42765 2022/09/22 19:33:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:33:59 [DEBUG] http: Request GET /v1/status/leader (453.847µs) from=127.0.0.6:42765 2022/09/22 19:34:01 [DEBUG] http: Request GET /v1/status/leader (378.992µs) from=127.0.0.6:42765 2022/09/22 19:34:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:34:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:34:08 [DEBUG] agent: Node info in sync 2022/09/22 19:34:19 [DEBUG] http: Request GET /v1/status/leader (331.29µs) from=127.0.0.6:52461 2022/09/22 19:34:21 [DEBUG] http: Request GET /v1/status/leader (617.509µs) from=127.0.0.6:42765 2022/09/22 19:34:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.552252559s) from=127.0.0.6:34641 2022/09/22 19:34:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m2.280526898s) from=127.0.0.6:46043 2022/09/22 19:34:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m7.276836229s) from=127.0.0.6:39581 2022/09/22 19:34:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m1.332498774s) from=127.0.0.6:60873 2022/09/22 19:34:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m4.323818398s) from=127.0.0.6:51433 2022/09/22 19:34:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m4.950881067s) from=127.0.0.6:40185 2022/09/22 19:34:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m4.581269218s) from=127.0.0.6:56645 2022/09/22 19:34:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m1.31162932s) from=127.0.0.6:36609 2022/09/22 19:34:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m0.778587053s) from=127.0.0.6:55697 2022/09/22 19:34:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m6.824373381s) from=127.0.0.6:37301 2022/09/22 19:34:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m0.516276054s) from=127.0.0.6:49299 2022/09/22 19:34:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m7.048401877s) from=127.0.0.6:45541 2022/09/22 19:34:39 [DEBUG] http: Request GET /v1/status/leader (431.959µs) from=127.0.0.6:52461 2022/09/22 19:34:41 [DEBUG] http: Request GET /v1/status/leader (536.662µs) from=127.0.0.6:42765 2022/09/22 19:34:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:34:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.991799262s) from=127.0.0.6:57811 2022/09/22 19:34:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.973326967s) from=127.0.0.6:38735 2022/09/22 19:34:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.00468163s) from=127.0.0.6:49103 2022/09/22 19:34:59 [DEBUG] http: Request GET /v1/status/leader (2.43765ms) from=127.0.0.6:52461 2022/09/22 19:35:01 [DEBUG] http: Request GET /v1/status/leader (391.335µs) from=127.0.0.6:42765 2022/09/22 19:35:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.641543419s) from=127.0.0.6:37469 2022/09/22 19:35:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.141938976s) from=127.0.0.6:57177 2022/09/22 19:35:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.321176597s) from=127.0.0.6:53201 2022/09/22 19:35:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m7.006698562s) from=127.0.0.6:39123 2022/09/22 19:35:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.798371896s) from=127.0.0.6:44449 2022/09/22 19:35:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.709382607s) from=127.0.0.6:35901 2022/09/22 19:35:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m4.477437434s) from=127.0.0.6:41007 2022/09/22 19:35:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.472525427s) from=127.0.0.6:49673 2022/09/22 19:35:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m1.286246528s) from=127.0.0.6:50525 2022/09/22 19:35:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m5.246424673s) from=127.0.0.6:39583 2022/09/22 19:35:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m2.297991032s) from=127.0.0.6:53591 2022/09/22 19:35:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:35:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:35:18 [DEBUG] agent: Node info in sync 2022/09/22 19:35:19 [DEBUG] http: Request GET /v1/status/leader (262.433µs) from=127.0.0.6:52461 2022/09/22 19:35:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m7.00580616s) from=127.0.0.6:38119 2022/09/22 19:35:21 [DEBUG] http: Request GET /v1/status/leader (271.49µs) from=127.0.0.6:42765 2022/09/22 19:35:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m5.67904915s) from=127.0.0.6:34021 2022/09/22 19:35:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:35:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m5.787717927s) from=127.0.0.6:39143 2022/09/22 19:35:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.326010416s) from=127.0.0.6:54109 2022/09/22 19:35:39 [DEBUG] http: Request GET /v1/status/leader (209.998µs) from=127.0.0.6:52461 2022/09/22 19:35:41 [DEBUG] http: Request GET /v1/status/leader (597.932µs) from=127.0.0.6:42765 2022/09/22 19:35:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:35:59 [DEBUG] http: Request GET /v1/status/leader (281.349µs) from=127.0.0.6:52461 2022/09/22 19:36:01 [DEBUG] http: Request GET /v1/status/leader (486.315µs) from=127.0.0.6:42765 2022/09/22 19:36:19 [DEBUG] http: Request GET /v1/status/leader (277.003µs) from=127.0.0.6:52461 2022/09/22 19:36:21 [DEBUG] http: Request GET /v1/status/leader (192.479µs) from=127.0.0.6:42765 2022/09/22 19:36:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m1.142470722s) from=127.0.0.6:46043 2022/09/22 19:36:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m3.759032466s) from=127.0.0.6:34641 2022/09/22 19:36:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m2.611385662s) from=127.0.0.6:39581 2022/09/22 19:36:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m1.279152801s) from=127.0.0.6:56645 2022/09/22 19:36:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m0.893918989s) from=127.0.0.6:36609 2022/09/22 19:36:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m3.07093669s) from=127.0.0.6:40185 2022/09/22 19:36:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m6.223976369s) from=127.0.0.6:60873 2022/09/22 19:36:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m1.442977483s) from=127.0.0.6:37301 2022/09/22 19:36:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m7.119243414s) from=127.0.0.6:51433 2022/09/22 19:36:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m3.903104727s) from=127.0.0.6:55697 2022/09/22 19:36:39 [DEBUG] http: Request GET /v1/status/leader (362.805µs) from=127.0.0.6:52461 2022/09/22 19:36:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m3.751262781s) from=127.0.0.6:49299 2022/09/22 19:36:41 [DEBUG] http: Request GET /v1/status/leader (144.499µs) from=127.0.0.6:42765 2022/09/22 19:36:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m4.791531844s) from=127.0.0.6:45541 2022/09/22 19:36:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:36:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.063783027s) from=127.0.0.6:49103 2022/09/22 19:36:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.519558782s) from=127.0.0.6:57811 2022/09/22 19:36:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.934141949s) from=127.0.0.6:38735 2022/09/22 19:36:59 [DEBUG] http: Request GET /v1/status/leader (175.395µs) from=127.0.0.6:42765 2022/09/22 19:37:01 [DEBUG] http: Request GET /v1/status/leader (155.02µs) from=127.0.0.6:42765 2022/09/22 19:37:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.266498785s) from=127.0.0.6:37469 2022/09/22 19:37:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.046800244s) from=127.0.0.6:57177 2022/09/22 19:37:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.087494404s) from=127.0.0.6:53201 2022/09/22 19:37:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:37:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:37:14 [DEBUG] agent: Node info in sync 2022/09/22 19:37:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.92656441s) from=127.0.0.6:49673 2022/09/22 19:37:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.6408909s) from=127.0.0.6:39123 2022/09/22 19:37:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.008952461s) from=127.0.0.6:35901 2022/09/22 19:37:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m4.870701738s) from=127.0.0.6:41007 2022/09/22 19:37:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m7.017507617s) from=127.0.0.6:44449 2022/09/22 19:37:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m5.754822326s) from=127.0.0.6:50525 2022/09/22 19:37:19 [DEBUG] http: Request GET /v1/status/leader (262.916µs) from=127.0.0.6:52461 2022/09/22 19:37:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m3.067067986s) from=127.0.0.6:53591 2022/09/22 19:37:21 [DEBUG] http: Request GET /v1/status/leader (532.144µs) from=127.0.0.6:42765 2022/09/22 19:37:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m5.266450791s) from=127.0.0.6:39583 2022/09/22 19:37:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m3.4638315s) from=127.0.0.6:38119 2022/09/22 19:37:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m6.007920424s) from=127.0.0.6:34021 2022/09/22 19:37:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:37:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m6.420544846s) from=127.0.0.6:39143 2022/09/22 19:37:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.028807646s) from=127.0.0.6:54109 2022/09/22 19:37:39 [DEBUG] http: Request GET /v1/status/leader (579.728µs) from=127.0.0.6:42765 2022/09/22 19:37:41 [DEBUG] http: Request GET /v1/status/leader (258.638µs) from=127.0.0.6:42765 2022/09/22 19:37:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:37:59 [DEBUG] http: Request GET /v1/status/leader (420.734µs) from=127.0.0.6:42765 2022/09/22 19:38:01 [DEBUG] http: Request GET /v1/status/leader (590.847µs) from=127.0.0.6:42765 2022/09/22 19:38:19 [DEBUG] http: Request GET /v1/status/leader (399.98µs) from=127.0.0.6:52461 2022/09/22 19:38:21 [DEBUG] http: Request GET /v1/status/leader (166.233µs) from=127.0.0.6:42765 2022/09/22 19:38:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m4.274518461s) from=127.0.0.6:46043 2022/09/22 19:38:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m3.3696278s) from=127.0.0.6:34641 2022/09/22 19:38:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:38:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:38:32 [DEBUG] agent: Node info in sync 2022/09/22 19:38:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m5.594077939s) from=127.0.0.6:39581 2022/09/22 19:38:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m2.857418956s) from=127.0.0.6:36609 2022/09/22 19:38:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m0.191729201s) from=127.0.0.6:37301 2022/09/22 19:38:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m6.240132892s) from=127.0.0.6:56645 2022/09/22 19:38:39 [DEBUG] http: Request GET /v1/status/leader (420µs) from=127.0.0.6:42765 2022/09/22 19:38:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m5.183551009s) from=127.0.0.6:40185 2022/09/22 19:38:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m0.579175845s) from=127.0.0.6:49299 2022/09/22 19:38:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m3.121378474s) from=127.0.0.6:55697 2022/09/22 19:38:41 [DEBUG] http: Request GET /v1/status/leader (314.24µs) from=127.0.0.6:42765 2022/09/22 19:38:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m6.92781548s) from=127.0.0.6:60873 2022/09/22 19:38:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m5.537704824s) from=127.0.0.6:51433 2022/09/22 19:38:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:38:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m4.074139139s) from=127.0.0.6:45541 2022/09/22 19:38:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.443670849s) from=127.0.0.6:57811 2022/09/22 19:38:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.575232726s) from=127.0.0.6:49103 2022/09/22 19:38:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m0.957547205s) from=127.0.0.6:38735 2022/09/22 19:38:59 [DEBUG] http: Request GET /v1/status/leader (1.245931ms) from=127.0.0.6:42765 2022/09/22 19:39:01 [DEBUG] http: Request GET /v1/status/leader (290.804µs) from=127.0.0.6:42765 2022/09/22 19:39:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.483225369s) from=127.0.0.6:37469 2022/09/22 19:39:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.02730238s) from=127.0.0.6:57177 2022/09/22 19:39:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m5.845409891s) from=127.0.0.6:53201 2022/09/22 19:39:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.821252828s) from=127.0.0.6:44449 2022/09/22 19:39:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m2.127823785s) from=127.0.0.6:39123 2022/09/22 19:39:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m2.38504234s) from=127.0.0.6:35901 2022/09/22 19:39:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.532325051s) from=127.0.0.6:49673 2022/09/22 19:39:19 [DEBUG] http: Request GET /v1/status/leader (172.788µs) from=127.0.0.6:42765 2022/09/22 19:39:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m0.616612516s) from=127.0.0.6:50525 2022/09/22 19:39:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m4.991775729s) from=127.0.0.6:41007 2022/09/22 19:39:21 [DEBUG] http: Request GET /v1/status/leader (171.202µs) from=127.0.0.6:42765 2022/09/22 19:39:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m1.711604512s) from=127.0.0.6:53591 2022/09/22 19:39:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.763122489s) from=127.0.0.6:39583 2022/09/22 19:39:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m5.730949765s) from=127.0.0.6:38119 2022/09/22 19:39:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m7.047357154s) from=127.0.0.6:34021 2022/09/22 19:39:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m5.959644488s) from=127.0.0.6:39143 2022/09/22 19:39:39 [DEBUG] http: Request GET /v1/status/leader (259.389µs) from=127.0.0.6:42765 2022/09/22 19:39:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.088861191s) from=127.0.0.6:54109 2022/09/22 19:39:41 [DEBUG] http: Request GET /v1/status/leader (582.949µs) from=127.0.0.6:42765 2022/09/22 19:39:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:39:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:40:00 [DEBUG] http: Request GET /v1/status/leader (341.32µs) from=127.0.0.6:52461 2022/09/22 19:40:01 [DEBUG] http: Request GET /v1/status/leader (459.41µs) from=127.0.0.6:42765 2022/09/22 19:40:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:40:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:40:18 [DEBUG] agent: Node info in sync 2022/09/22 19:40:20 [DEBUG] http: Request GET /v1/status/leader (206.165µs) from=127.0.0.6:52461 2022/09/22 19:40:21 [DEBUG] http: Request GET /v1/status/leader (372.074µs) from=127.0.0.6:42765 2022/09/22 19:40:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m3.95507148s) from=127.0.0.6:34641 2022/09/22 19:40:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m3.158209658s) from=127.0.0.6:39581 2022/09/22 19:40:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m7.129038046s) from=127.0.0.6:46043 2022/09/22 19:40:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m1.355382587s) from=127.0.0.6:37301 2022/09/22 19:40:40 [DEBUG] http: Request GET /v1/status/leader (267.838µs) from=127.0.0.6:42765 2022/09/22 19:40:42 [DEBUG] http: Request GET /v1/status/leader (266.208µs) from=127.0.0.6:42765 2022/09/22 19:40:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m1.695397094s) from=127.0.0.6:60873 2022/09/22 19:40:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m7.145000487s) from=127.0.0.6:36609 2022/09/22 19:40:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m2.976902597s) from=127.0.0.6:55697 2022/09/22 19:40:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m4.442298894s) from=127.0.0.6:49299 2022/09/22 19:40:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m6.024762933s) from=127.0.0.6:40185 2022/09/22 19:40:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:40:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m7.47270043s) from=127.0.0.6:56645 2022/09/22 19:40:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m3.61575316s) from=127.0.0.6:51433 2022/09/22 19:40:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m4.613012369s) from=127.0.0.6:45541 2022/09/22 19:40:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.539997018s) from=127.0.0.6:57811 2022/09/22 19:41:00 [DEBUG] http: Request GET /v1/status/leader (200.868µs) from=127.0.0.6:52461 2022/09/22 19:41:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m4.56336927s) from=127.0.0.6:49103 2022/09/22 19:41:02 [DEBUG] http: Request GET /v1/status/leader (5.640678ms) from=127.0.0.6:42765 2022/09/22 19:41:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.284683094s) from=127.0.0.6:38735 2022/09/22 19:41:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.379849795s) from=127.0.0.6:53201 2022/09/22 19:41:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.184646011s) from=127.0.0.6:37469 2022/09/22 19:41:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.464279096s) from=127.0.0.6:57177 2022/09/22 19:41:20 [DEBUG] http: Request GET /v1/status/leader (182.595µs) from=127.0.0.6:52461 2022/09/22 19:41:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m2.685086087s) from=127.0.0.6:39123 2022/09/22 19:41:22 [DEBUG] http: Request GET /v1/status/leader (311.625µs) from=127.0.0.6:42765 2022/09/22 19:41:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.171100393s) from=127.0.0.6:39583 2022/09/22 19:41:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.658984348s) from=127.0.0.6:49673 2022/09/22 19:41:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.754861692s) from=127.0.0.6:44449 2022/09/22 19:41:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.966284813s) from=127.0.0.6:35901 2022/09/22 19:41:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m5.975250273s) from=127.0.0.6:50525 2022/09/22 19:41:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m4.835481318s) from=127.0.0.6:41007 2022/09/22 19:41:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m6.281198804s) from=127.0.0.6:53591 2022/09/22 19:41:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m0.667724372s) from=127.0.0.6:38119 2022/09/22 19:41:40 [DEBUG] http: Request GET /v1/status/leader (179.251µs) from=127.0.0.6:42765 2022/09/22 19:41:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.060575659s) from=127.0.0.6:54109 2022/09/22 19:41:42 [DEBUG] http: Request GET /v1/status/leader (324.795µs) from=127.0.0.6:42765 2022/09/22 19:41:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m7.38223814s) from=127.0.0.6:34021 2022/09/22 19:41:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m6.681552899s) from=127.0.0.6:39143 2022/09/22 19:41:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:41:45 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:41:45 [DEBUG] agent: Node info in sync 2022/09/22 19:41:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:42:00 [DEBUG] http: Request GET /v1/status/leader (233.611µs) from=127.0.0.6:52461 2022/09/22 19:42:02 [DEBUG] http: Request GET /v1/status/leader (290.98µs) from=127.0.0.6:42765 2022/09/22 19:42:20 [DEBUG] http: Request GET /v1/status/leader (421.675µs) from=127.0.0.6:42765 2022/09/22 19:42:22 [DEBUG] http: Request GET /v1/status/leader (151.403µs) from=127.0.0.6:42765 2022/09/22 19:42:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m5.253990871s) from=127.0.0.6:34641 2022/09/22 19:42:40 [DEBUG] http: Request GET /v1/status/leader (302.86µs) from=127.0.0.6:52461 2022/09/22 19:42:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m1.304532849s) from=127.0.0.6:37301 2022/09/22 19:42:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:42:42 [DEBUG] http: Request GET /v1/status/leader (314.057µs) from=127.0.0.6:42765 2022/09/22 19:42:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m6.454933426s) from=127.0.0.6:39581 2022/09/22 19:42:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m6.642970749s) from=127.0.0.6:46043 2022/09/22 19:42:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m0.792272211s) from=127.0.0.6:55697 2022/09/22 19:42:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m0.581638562s) from=127.0.0.6:49299 2022/09/22 19:42:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:42:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m2.720045222s) from=127.0.0.6:36609 2022/09/22 19:42:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m4.995080813s) from=127.0.0.6:60873 2022/09/22 19:42:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m3.759088979s) from=127.0.0.6:40185 2022/09/22 19:42:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m2.402810443s) from=127.0.0.6:51433 2022/09/22 19:42:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m6.586708506s) from=127.0.0.6:56645 2022/09/22 19:42:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m3.66092971s) from=127.0.0.6:45541 2022/09/22 19:43:00 [DEBUG] http: Request GET /v1/status/leader (1.643539ms) from=127.0.0.6:42765 2022/09/22 19:43:02 [DEBUG] http: Request GET /v1/status/leader (320.591µs) from=127.0.0.6:42765 2022/09/22 19:43:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.598782585s) from=127.0.0.6:57811 2022/09/22 19:43:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m3.944786267s) from=127.0.0.6:49103 2022/09/22 19:43:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.009258602s) from=127.0.0.6:38735 2022/09/22 19:43:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m2.00956595s) from=127.0.0.6:53201 2022/09/22 19:43:20 [DEBUG] http: Request GET /v1/status/leader (406.584µs) from=127.0.0.6:42765 2022/09/22 19:43:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.767982668s) from=127.0.0.6:37469 2022/09/22 19:43:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.710742627s) from=127.0.0.6:39123 2022/09/22 19:43:22 [DEBUG] http: Request GET /v1/status/leader (196.132µs) from=127.0.0.6:42765 2022/09/22 19:43:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m7.049038984s) from=127.0.0.6:57177 2022/09/22 19:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.820043576s) from=127.0.0.6:49673 2022/09/22 19:43:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m4.442869171s) from=127.0.0.6:39583 2022/09/22 19:43:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.899753712s) from=127.0.0.6:44449 2022/09/22 19:43:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m0.106941244s) from=127.0.0.6:38119 2022/09/22 19:43:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.159973286s) from=127.0.0.6:35901 2022/09/22 19:43:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m6.225998291s) from=127.0.0.6:50525 2022/09/22 19:43:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m6.223266332s) from=127.0.0.6:41007 2022/09/22 19:43:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m4.264007575s) from=127.0.0.6:53591 2022/09/22 19:43:40 [DEBUG] http: Request GET /v1/status/leader (2.592707ms) from=127.0.0.6:42765 2022/09/22 19:43:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.766842284s) from=127.0.0.6:54109 2022/09/22 19:43:42 [DEBUG] http: Request GET /v1/status/leader (299.513µs) from=127.0.0.6:42765 2022/09/22 19:43:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:43:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:43:44 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:43:44 [DEBUG] agent: Node info in sync 2022/09/22 19:43:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m0.461222597s) from=127.0.0.6:39143 2022/09/22 19:43:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m1.944038329s) from=127.0.0.6:34021 2022/09/22 19:43:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:44:00 [DEBUG] http: Request GET /v1/status/leader (260.088µs) from=127.0.0.6:42765 2022/09/22 19:44:02 [DEBUG] http: Request GET /v1/status/leader (458.254µs) from=127.0.0.6:42765 2022/09/22 19:44:20 [DEBUG] http: Request GET /v1/status/leader (1.036858ms) from=127.0.0.6:52461 2022/09/22 19:44:22 [DEBUG] http: Request GET /v1/status/leader (314.074µs) from=127.0.0.6:42765 2022/09/22 19:44:40 [DEBUG] http: Request GET /v1/status/leader (197.338µs) from=127.0.0.6:52461 2022/09/22 19:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.494121478s) from=127.0.0.6:34641 2022/09/22 19:44:42 [DEBUG] http: Request GET /v1/status/leader (278.899µs) from=127.0.0.6:42765 2022/09/22 19:44:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m0.773611906s) from=127.0.0.6:39581 2022/09/22 19:44:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:44:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m0.785869234s) from=127.0.0.6:49299 2022/09/22 19:44:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m7.165957572s) from=127.0.0.6:37301 2022/09/22 19:44:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m2.404692379s) from=127.0.0.6:36609 2022/09/22 19:44:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m5.748136499s) from=127.0.0.6:46043 2022/09/22 19:44:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m4.673976684s) from=127.0.0.6:55697 2022/09/22 19:44:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m5.109895832s) from=127.0.0.6:40185 2022/09/22 19:44:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m1.700226213s) from=127.0.0.6:56645 2022/09/22 19:44:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m7.358692371s) from=127.0.0.6:60873 2022/09/22 19:44:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m7.150292242s) from=127.0.0.6:51433 2022/09/22 19:45:00 [DEBUG] http: Request GET /v1/status/leader (186.979µs) from=127.0.0.6:52461 2022/09/22 19:45:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m4.253128727s) from=127.0.0.6:45541 2022/09/22 19:45:02 [DEBUG] http: Request GET /v1/status/leader (1.21453ms) from=127.0.0.6:42765 2022/09/22 19:45:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.220111029s) from=127.0.0.6:49103 2022/09/22 19:45:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.590712361s) from=127.0.0.6:57811 2022/09/22 19:45:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.482864298s) from=127.0.0.6:38735 2022/09/22 19:45:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:45:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:45:15 [DEBUG] agent: Node info in sync 2022/09/22 19:45:20 [DEBUG] http: Request GET /v1/status/leader (310.793µs) from=127.0.0.6:42765 2022/09/22 19:45:22 [DEBUG] http: Request GET /v1/status/leader (485.121µs) from=127.0.0.6:42765 2022/09/22 19:45:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.084323966s) from=127.0.0.6:53201 2022/09/22 19:45:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m4.169495822s) from=127.0.0.6:39123 2022/09/22 19:45:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.296092359s) from=127.0.0.6:57177 2022/09/22 19:45:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.268928637s) from=127.0.0.6:37469 2022/09/22 19:45:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.356156781s) from=127.0.0.6:49673 2022/09/22 19:45:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.179659401s) from=127.0.0.6:44449 2022/09/22 19:45:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m3.633053059s) from=127.0.0.6:39583 2022/09/22 19:45:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m0.63139199s) from=127.0.0.6:38119 2022/09/22 19:45:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m0.20192554s) from=127.0.0.6:50525 2022/09/22 19:45:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:45:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m4.284963737s) from=127.0.0.6:53591 2022/09/22 19:45:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.525444114s) from=127.0.0.6:35901 2022/09/22 19:45:40 [DEBUG] http: Request GET /v1/status/leader (432.13µs) from=127.0.0.6:42765 2022/09/22 19:45:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m7.403380957s) from=127.0.0.6:41007 2022/09/22 19:45:42 [DEBUG] http: Request GET /v1/status/leader (193.307µs) from=127.0.0.6:42765 2022/09/22 19:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:45:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.234567819s) from=127.0.0.6:54109 2022/09/22 19:45:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m3.062454535s) from=127.0.0.6:34021 2022/09/22 19:45:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m4.692467113s) from=127.0.0.6:39143 2022/09/22 19:46:00 [DEBUG] http: Request GET /v1/status/leader (317.532µs) from=127.0.0.6:42765 2022/09/22 19:46:02 [DEBUG] http: Request GET /v1/status/leader (317.423µs) from=127.0.0.6:42765 2022/09/22 19:46:20 [DEBUG] http: Request GET /v1/status/leader (667.942µs) from=127.0.0.6:42765 2022/09/22 19:46:22 [DEBUG] http: Request GET /v1/status/leader (367.529µs) from=127.0.0.6:42765 2022/09/22 19:46:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:46:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:46:24 [DEBUG] agent: Node info in sync 2022/09/22 19:46:40 [DEBUG] http: Request GET /v1/status/leader (585.134µs) from=127.0.0.6:52461 2022/09/22 19:46:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.19546018s) from=127.0.0.6:34641 2022/09/22 19:46:42 [DEBUG] http: Request GET /v1/status/leader (384.66µs) from=127.0.0.6:42765 2022/09/22 19:46:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:46:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m3.060120002s) from=127.0.0.6:39581 2022/09/22 19:46:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m1.894773209s) from=127.0.0.6:49299 2022/09/22 19:46:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m0.698956916s) from=127.0.0.6:46043 2022/09/22 19:46:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m3.91531609s) from=127.0.0.6:37301 2022/09/22 19:46:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m1.102089244s) from=127.0.0.6:55697 2022/09/22 19:46:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m0.915532422s) from=127.0.0.6:40185 2022/09/22 19:46:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m7.25714693s) from=127.0.0.6:36609 2022/09/22 19:46:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m0.954392945s) from=127.0.0.6:60873 2022/09/22 19:46:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m3.422556904s) from=127.0.0.6:56645 2022/09/22 19:47:00 [DEBUG] http: Request GET /v1/status/leader (859.905µs) from=127.0.0.6:52461 2022/09/22 19:47:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m4.222749272s) from=127.0.0.6:51433 2022/09/22 19:47:02 [DEBUG] http: Request GET /v1/status/leader (474.525µs) from=127.0.0.6:42765 2022/09/22 19:47:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m3.684197417s) from=127.0.0.6:45541 2022/09/22 19:47:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.855724475s) from=127.0.0.6:57811 2022/09/22 19:47:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.286172088s) from=127.0.0.6:49103 2022/09/22 19:47:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.176687749s) from=127.0.0.6:38735 2022/09/22 19:47:20 [DEBUG] http: Request GET /v1/status/leader (280.566µs) from=127.0.0.6:42765 2022/09/22 19:47:22 [DEBUG] http: Request GET /v1/status/leader (620.02µs) from=127.0.0.6:42765 2022/09/22 19:47:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.746452713s) from=127.0.0.6:53201 2022/09/22 19:47:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.296717786s) from=127.0.0.6:57177 2022/09/22 19:47:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.535799367s) from=127.0.0.6:49673 2022/09/22 19:47:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m7.119140123s) from=127.0.0.6:39123 2022/09/22 19:47:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.19952s) from=127.0.0.6:44449 2022/09/22 19:47:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m7.03344957s) from=127.0.0.6:37469 2022/09/22 19:47:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m3.182864697s) from=127.0.0.6:39583 2022/09/22 19:47:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.237188253s) from=127.0.0.6:38119 2022/09/22 19:47:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m6.545191062s) from=127.0.0.6:50525 2022/09/22 19:47:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m2.725391828s) from=127.0.0.6:53591 2022/09/22 19:47:40 [DEBUG] http: Request GET /v1/status/leader (297.976µs) from=127.0.0.6:52461 2022/09/22 19:47:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m2.137763956s) from=127.0.0.6:35901 2022/09/22 19:47:42 [DEBUG] http: Request GET /v1/status/leader (485.462µs) from=127.0.0.6:42765 2022/09/22 19:47:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m3.999117785s) from=127.0.0.6:41007 2022/09/22 19:47:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:47:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.183240695s) from=127.0.0.6:54109 2022/09/22 19:47:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m4.439605728s) from=127.0.0.6:34021 2022/09/22 19:47:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m4.405402483s) from=127.0.0.6:39143 2022/09/22 19:48:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:48:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:48:00 [DEBUG] agent: Node info in sync 2022/09/22 19:48:00 [DEBUG] http: Request GET /v1/status/leader (184.497µs) from=127.0.0.6:42765 2022/09/22 19:48:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:48:02 [DEBUG] http: Request GET /v1/status/leader (147.141µs) from=127.0.0.6:42765 2022/09/22 19:48:20 [DEBUG] http: Request GET /v1/status/leader (364.138µs) from=127.0.0.6:52461 2022/09/22 19:48:22 [DEBUG] http: Request GET /v1/status/leader (1.500343ms) from=127.0.0.6:42765 2022/09/22 19:48:40 [DEBUG] http: Request GET /v1/status/leader (477.457µs) from=127.0.0.6:52461 2022/09/22 19:48:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.027953713s) from=127.0.0.6:34641 2022/09/22 19:48:42 [DEBUG] http: Request GET /v1/status/leader (260.172µs) from=127.0.0.6:42765 2022/09/22 19:48:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:48:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m0.755517997s) from=127.0.0.6:46043 2022/09/22 19:48:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m3.462678121s) from=127.0.0.6:49299 2022/09/22 19:48:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m6.276736014s) from=127.0.0.6:39581 2022/09/22 19:48:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m3.584602851s) from=127.0.0.6:55697 2022/09/22 19:48:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m6.061650757s) from=127.0.0.6:37301 2022/09/22 19:48:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m0.104322596s) from=127.0.0.6:56645 2022/09/22 19:48:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m3.767543096s) from=127.0.0.6:40185 2022/09/22 19:49:00 [DEBUG] http: Request GET /v1/status/leader (175.846µs) from=127.0.0.6:52461 2022/09/22 19:49:02 [DEBUG] http: Request GET /v1/status/leader (330.338µs) from=127.0.0.6:42765 2022/09/22 19:49:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m7.389100327s) from=127.0.0.6:36609 2022/09/22 19:49:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m7.30542216s) from=127.0.0.6:60873 2022/09/22 19:49:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m3.774206614s) from=127.0.0.6:45541 2022/09/22 19:49:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m7.16941295s) from=127.0.0.6:51433 2022/09/22 19:49:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.906316081s) from=127.0.0.6:38735 2022/09/22 19:49:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.541347227s) from=127.0.0.6:57811 2022/09/22 19:49:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.412686444s) from=127.0.0.6:49103 2022/09/22 19:49:20 [DEBUG] http: Request GET /v1/status/leader (283.862µs) from=127.0.0.6:42765 2022/09/22 19:49:22 [DEBUG] http: Request GET /v1/status/leader (280.622µs) from=127.0.0.6:42765 2022/09/22 19:49:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.937094164s) from=127.0.0.6:53201 2022/09/22 19:49:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.27071959s) from=127.0.0.6:49673 2022/09/22 19:49:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.607063059s) from=127.0.0.6:37469 2022/09/22 19:49:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.046631724s) from=127.0.0.6:57177 2022/09/22 19:49:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m1.428782188s) from=127.0.0.6:38119 2022/09/22 19:49:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.786531895s) from=127.0.0.6:44449 2022/09/22 19:49:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m5.577320875s) from=127.0.0.6:39123 2022/09/22 19:49:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m4.725116704s) from=127.0.0.6:39583 2022/09/22 19:49:40 [DEBUG] http: Request GET /v1/status/leader (158.341µs) from=127.0.0.6:42765 2022/09/22 19:49:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m0.775619419s) from=127.0.0.6:53591 2022/09/22 19:49:42 [DEBUG] http: Request GET /v1/status/leader (1.341345ms) from=127.0.0.6:42765 2022/09/22 19:49:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m1.963442054s) from=127.0.0.6:35901 2022/09/22 19:49:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m4.148582717s) from=127.0.0.6:50525 2022/09/22 19:49:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:49:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m2.333941182s) from=127.0.0.6:41007 2022/09/22 19:49:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m0.14481671s) from=127.0.0.6:39143 2022/09/22 19:49:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.756935804s) from=127.0.0.6:54109 2022/09/22 19:49:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:49:56 [DEBUG] agent: Node info in sync 2022/09/22 19:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m3.172674817s) from=127.0.0.6:34021 2022/09/22 19:50:00 [DEBUG] http: Request GET /v1/status/leader (313.963µs) from=127.0.0.6:42765 2022/09/22 19:50:02 [DEBUG] http: Request GET /v1/status/leader (206.99µs) from=127.0.0.6:42765 2022/09/22 19:50:20 [DEBUG] http: Request GET /v1/status/leader (192.194µs) from=127.0.0.6:52461 2022/09/22 19:50:22 [DEBUG] http: Request GET /v1/status/leader (320.995µs) from=127.0.0.6:42765 2022/09/22 19:50:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:50:40 [DEBUG] http: Request GET /v1/status/leader (306.848µs) from=127.0.0.6:42765 2022/09/22 19:50:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.037096431s) from=127.0.0.6:34641 2022/09/22 19:50:42 [DEBUG] http: Request GET /v1/status/leader (305.047µs) from=127.0.0.6:42765 2022/09/22 19:50:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:50:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m1.148783503s) from=127.0.0.6:46043 2022/09/22 19:50:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m5.770835642s) from=127.0.0.6:49299 2022/09/22 19:50:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m1.421565056s) from=127.0.0.6:37301 2022/09/22 19:50:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m4.851384671s) from=127.0.0.6:55697 2022/09/22 19:51:00 [DEBUG] http: Request GET /v1/status/leader (265.205µs) from=127.0.0.6:52461 2022/09/22 19:51:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m6.623466562s) from=127.0.0.6:39581 2022/09/22 19:51:02 [DEBUG] http: Request GET /v1/status/leader (170.71µs) from=127.0.0.6:42765 2022/09/22 19:51:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m6.208427294s) from=127.0.0.6:40185 2022/09/22 19:51:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m7.375773199s) from=127.0.0.6:56645 2022/09/22 19:51:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m1.692208057s) from=127.0.0.6:60873 2022/09/22 19:51:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m5.56117725s) from=127.0.0.6:36609 2022/09/22 19:51:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m2.883447623s) from=127.0.0.6:45541 2022/09/22 19:51:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m5.951136587s) from=127.0.0.6:51433 2022/09/22 19:51:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.213396502s) from=127.0.0.6:57811 2022/09/22 19:51:20 [DEBUG] http: Request GET /v1/status/leader (321.823µs) from=127.0.0.6:52461 2022/09/22 19:51:22 [DEBUG] http: Request GET /v1/status/leader (145.092µs) from=127.0.0.6:42765 2022/09/22 19:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.981228735s) from=127.0.0.6:38735 2022/09/22 19:51:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m4.287025487s) from=127.0.0.6:49103 2022/09/22 19:51:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:51:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:51:27 [DEBUG] agent: Node info in sync 2022/09/22 19:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.286035186s) from=127.0.0.6:53201 2022/09/22 19:51:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.867908781s) from=127.0.0.6:37469 2022/09/22 19:51:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.511135654s) from=127.0.0.6:57177 2022/09/22 19:51:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.978350083s) from=127.0.0.6:49673 2022/09/22 19:51:40 [DEBUG] http: Request GET /v1/status/leader (441.077µs) from=127.0.0.6:42765 2022/09/22 19:51:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m2.257211393s) from=127.0.0.6:39583 2022/09/22 19:51:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m3.392502895s) from=127.0.0.6:39123 2022/09/22 19:51:42 [DEBUG] http: Request GET /v1/status/leader (955.483µs) from=127.0.0.6:42765 2022/09/22 19:51:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m5.984843065s) from=127.0.0.6:38119 2022/09/22 19:51:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.673514598s) from=127.0.0.6:44449 2022/09/22 19:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m4.685401524s) from=127.0.0.6:53591 2022/09/22 19:51:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:51:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m5.051911854s) from=127.0.0.6:35901 2022/09/22 19:51:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m5.978752531s) from=127.0.0.6:50525 2022/09/22 19:51:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m5.745770997s) from=127.0.0.6:41007 2022/09/22 19:51:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.389020515s) from=127.0.0.6:54109 2022/09/22 19:51:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m0.217462085s) from=127.0.0.6:34021 2022/09/22 19:51:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m4.961599434s) from=127.0.0.6:39143 2022/09/22 19:52:00 [DEBUG] http: Request GET /v1/status/leader (423.775µs) from=127.0.0.6:52461 2022/09/22 19:52:02 [DEBUG] http: Request GET /v1/status/leader (286.596µs) from=127.0.0.6:42765 2022/09/22 19:52:20 [DEBUG] http: Request GET /v1/status/leader (169.311µs) from=127.0.0.6:52461 2022/09/22 19:52:22 [DEBUG] http: Request GET /v1/status/leader (161.98µs) from=127.0.0.6:42765 2022/09/22 19:52:40 [DEBUG] http: Request GET /v1/status/leader (327.827µs) from=127.0.0.6:52461 2022/09/22 19:52:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.88196374s) from=127.0.0.6:34641 2022/09/22 19:52:42 [DEBUG] http: Request GET /v1/status/leader (255.282µs) from=127.0.0.6:42765 2022/09/22 19:52:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:52:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m0.726086508s) from=127.0.0.6:37301 2022/09/22 19:52:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m7.075065574s) from=127.0.0.6:46043 2022/09/22 19:53:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:53:00 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:53:00 [DEBUG] agent: Node info in sync 2022/09/22 19:53:00 [DEBUG] http: Request GET /v1/status/leader (355.189µs) from=127.0.0.6:52461 2022/09/22 19:53:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m0.962375638s) from=127.0.0.6:55697 2022/09/22 19:53:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m4.034042128s) from=127.0.0.6:49299 2022/09/22 19:53:02 [DEBUG] http: Request GET /v1/status/leader (147.717µs) from=127.0.0.6:42765 2022/09/22 19:53:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m5.464437145s) from=127.0.0.6:39581 2022/09/22 19:53:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m0.904351835s) from=127.0.0.6:60873 2022/09/22 19:53:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m2.384784903s) from=127.0.0.6:56645 2022/09/22 19:53:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m2.858488846s) from=127.0.0.6:40185 2022/09/22 19:53:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m1.886906123s) from=127.0.0.6:36609 2022/09/22 19:53:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m1.801569981s) from=127.0.0.6:45541 2022/09/22 19:53:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:53:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m4.190873127s) from=127.0.0.6:51433 2022/09/22 19:53:20 [DEBUG] http: Request GET /v1/status/leader (259.948µs) from=127.0.0.6:52461 2022/09/22 19:53:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.685617384s) from=127.0.0.6:57811 2022/09/22 19:53:22 [DEBUG] http: Request GET /v1/status/leader (276.763µs) from=127.0.0.6:42765 2022/09/22 19:53:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m0.243064527s) from=127.0.0.6:38735 2022/09/22 19:53:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.056759892s) from=127.0.0.6:49103 2022/09/22 19:53:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m1.32354238s) from=127.0.0.6:53201 2022/09/22 19:53:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.561689242s) from=127.0.0.6:37469 2022/09/22 19:53:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.831137006s) from=127.0.0.6:57177 2022/09/22 19:53:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.903475424s) from=127.0.0.6:49673 2022/09/22 19:53:40 [DEBUG] http: Request GET /v1/status/leader (1.359439ms) from=127.0.0.6:42765 2022/09/22 19:53:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.99470674s) from=127.0.0.6:39583 2022/09/22 19:53:42 [DEBUG] http: Request GET /v1/status/leader (243.776µs) from=127.0.0.6:42765 2022/09/22 19:53:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m2.882981123s) from=127.0.0.6:39123 2022/09/22 19:53:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:53:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.866589951s) from=127.0.0.6:44449 2022/09/22 19:53:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.76382746s) from=127.0.0.6:38119 2022/09/22 19:53:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m4.790484088s) from=127.0.0.6:53591 2022/09/22 19:53:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m3.563768122s) from=127.0.0.6:35901 2022/09/22 19:53:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m2.678324974s) from=127.0.0.6:50525 2022/09/22 19:53:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m2.268419196s) from=127.0.0.6:41007 2022/09/22 19:54:00 [DEBUG] http: Request GET /v1/status/leader (492.162µs) from=127.0.0.6:42765 2022/09/22 19:54:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m0.90320552s) from=127.0.0.6:39143 2022/09/22 19:54:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m4.900574458s) from=127.0.0.6:34021 2022/09/22 19:54:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.815005971s) from=127.0.0.6:54109 2022/09/22 19:54:02 [DEBUG] http: Request GET /v1/status/leader (188.473µs) from=127.0.0.6:42765 2022/09/22 19:54:20 [DEBUG] http: Request GET /v1/status/leader (173.469µs) from=127.0.0.6:52461 2022/09/22 19:54:22 [DEBUG] http: Request GET /v1/status/leader (163.492µs) from=127.0.0.6:42765 2022/09/22 19:54:40 [DEBUG] http: Request GET /v1/status/leader (266.529µs) from=127.0.0.6:52461 2022/09/22 19:54:42 [DEBUG] http: Request GET /v1/status/leader (275.48µs) from=127.0.0.6:42765 2022/09/22 19:54:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m4.761431484s) from=127.0.0.6:34641 2022/09/22 19:54:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:54:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:54:51 [DEBUG] agent: Node info in sync 2022/09/22 19:55:00 [DEBUG] http: Request GET /v1/status/leader (183.725µs) from=127.0.0.6:52461 2022/09/22 19:55:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m1.262655658s) from=127.0.0.6:55697 2022/09/22 19:55:02 [DEBUG] http: Request GET /v1/status/leader (142.496µs) from=127.0.0.6:42765 2022/09/22 19:55:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m1.235226009s) from=127.0.0.6:49299 2022/09/22 19:55:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m7.015158876s) from=127.0.0.6:37301 2022/09/22 19:55:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m7.401658326s) from=127.0.0.6:46043 2022/09/22 19:55:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m1.049350792s) from=127.0.0.6:40185 2022/09/22 19:55:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m2.487807012s) from=127.0.0.6:56645 2022/09/22 19:55:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m4.334379695s) from=127.0.0.6:60873 2022/09/22 19:55:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m5.693122669s) from=127.0.0.6:39581 2022/09/22 19:55:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m2.304680941s) from=127.0.0.6:45541 2022/09/22 19:55:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m4.819514016s) from=127.0.0.6:36609 2022/09/22 19:55:20 [DEBUG] http: Request GET /v1/status/leader (268.961µs) from=127.0.0.6:42765 2022/09/22 19:55:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m3.323413162s) from=127.0.0.6:51433 2022/09/22 19:55:22 [DEBUG] http: Request GET /v1/status/leader (255.707µs) from=127.0.0.6:42765 2022/09/22 19:55:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m0.050096063s) from=127.0.0.6:49103 2022/09/22 19:55:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.348042464s) from=127.0.0.6:57811 2022/09/22 19:55:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m5.109362007s) from=127.0.0.6:38735 2022/09/22 19:55:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:55:40 [DEBUG] http: Request GET /v1/status/leader (145.255µs) from=127.0.0.6:52461 2022/09/22 19:55:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.148553219s) from=127.0.0.6:57177 2022/09/22 19:55:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.704024779s) from=127.0.0.6:49673 2022/09/22 19:55:42 [DEBUG] http: Request GET /v1/status/leader (515.697µs) from=127.0.0.6:42765 2022/09/22 19:55:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.533205836s) from=127.0.0.6:39583 2022/09/22 19:55:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.686842559s) from=127.0.0.6:53201 2022/09/22 19:55:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.160456423s) from=127.0.0.6:37469 2022/09/22 19:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:55:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m3.557975044s) from=127.0.0.6:39123 2022/09/22 19:55:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m0.474733937s) from=127.0.0.6:38119 2022/09/22 19:55:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.462414734s) from=127.0.0.6:44449 2022/09/22 19:55:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m3.100115525s) from=127.0.0.6:53591 2022/09/22 19:55:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m2.544419708s) from=127.0.0.6:35901 2022/09/22 19:55:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m3.510189883s) from=127.0.0.6:50525 2022/09/22 19:56:00 [DEBUG] http: Request GET /v1/status/leader (264.418µs) from=127.0.0.6:52461 2022/09/22 19:56:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m6.336440709s) from=127.0.0.6:41007 2022/09/22 19:56:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m0.430388615s) from=127.0.0.6:39143 2022/09/22 19:56:02 [DEBUG] http: Request GET /v1/status/leader (164.11µs) from=127.0.0.6:42765 2022/09/22 19:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m4.617954056s) from=127.0.0.6:34021 2022/09/22 19:56:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.572887684s) from=127.0.0.6:54109 2022/09/22 19:56:20 [DEBUG] http: Request GET /v1/status/leader (528.178µs) from=127.0.0.6:52461 2022/09/22 19:56:22 [DEBUG] http: Request GET /v1/status/leader (147.107µs) from=127.0.0.6:42765 2022/09/22 19:56:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:56:38 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:56:38 [DEBUG] agent: Node info in sync 2022/09/22 19:56:40 [DEBUG] http: Request GET /v1/status/leader (261.173µs) from=127.0.0.6:52461 2022/09/22 19:56:42 [DEBUG] http: Request GET /v1/status/leader (275.118µs) from=127.0.0.6:42765 2022/09/22 19:56:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:56:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m5.833912652s) from=127.0.0.6:34641 2022/09/22 19:57:00 [DEBUG] http: Request GET /v1/status/leader (418.217µs) from=127.0.0.6:42765 2022/09/22 19:57:02 [DEBUG] http: Request GET /v1/status/leader (146.788µs) from=127.0.0.6:42765 2022/09/22 19:57:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m4.348511183s) from=127.0.0.6:49299 2022/09/22 19:57:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m6.987971824s) from=127.0.0.6:55697 2022/09/22 19:57:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m3.821264613s) from=127.0.0.6:46043 2022/09/22 19:57:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m6.390535918s) from=127.0.0.6:37301 2022/09/22 19:57:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m3.746765337s) from=127.0.0.6:40185 2022/09/22 19:57:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m5.315616376s) from=127.0.0.6:56645 2022/09/22 19:57:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m7.029593108s) from=127.0.0.6:60873 2022/09/22 19:57:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m6.714508251s) from=127.0.0.6:39581 2022/09/22 19:57:20 [DEBUG] http: Request GET /v1/status/leader (299.875µs) from=127.0.0.6:52461 2022/09/22 19:57:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m4.504574034s) from=127.0.0.6:36609 2022/09/22 19:57:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m6.949640097s) from=127.0.0.6:45541 2022/09/22 19:57:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.380646651s) from=127.0.0.6:51433 2022/09/22 19:57:22 [DEBUG] http: Request GET /v1/status/leader (161.331µs) from=127.0.0.6:42765 2022/09/22 19:57:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.873230817s) from=127.0.0.6:57811 2022/09/22 19:57:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m0.730663416s) from=127.0.0.6:38735 2022/09/22 19:57:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m3.886068756s) from=127.0.0.6:49103 2022/09/22 19:57:40 [DEBUG] http: Request GET /v1/status/leader (221.506µs) from=127.0.0.6:52461 2022/09/22 19:57:42 [DEBUG] http: Request GET /v1/status/leader (304.96µs) from=127.0.0.6:42765 2022/09/22 19:57:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.556164908s) from=127.0.0.6:39583 2022/09/22 19:57:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.592458016s) from=127.0.0.6:49673 2022/09/22 19:57:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:57:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.510391665s) from=127.0.0.6:53201 2022/09/22 19:57:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m7.114714172s) from=127.0.0.6:57177 2022/09/22 19:57:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.258610815s) from=127.0.0.6:37469 2022/09/22 19:57:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m0.492828678s) from=127.0.0.6:53591 2022/09/22 19:57:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.673150677s) from=127.0.0.6:38119 2022/09/22 19:57:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.752829613s) from=127.0.0.6:44449 2022/09/22 19:57:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.930203695s) from=127.0.0.6:39123 2022/09/22 19:57:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m2.970407221s) from=127.0.0.6:35901 2022/09/22 19:57:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m3.643352867s) from=127.0.0.6:50525 2022/09/22 19:58:00 [DEBUG] http: Request GET /v1/status/leader (278.517µs) from=127.0.0.6:52461 2022/09/22 19:58:02 [DEBUG] http: Request GET /v1/status/leader (283.618µs) from=127.0.0.6:42765 2022/09/22 19:58:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m5.406539718s) from=127.0.0.6:39143 2022/09/22 19:58:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m5.52377583s) from=127.0.0.6:41007 2022/09/22 19:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.082454344s) from=127.0.0.6:54109 2022/09/22 19:58:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m7.055733752s) from=127.0.0.6:34021 2022/09/22 19:58:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:58:15 [DEBUG] agent: Node info in sync 2022/09/22 19:58:20 [DEBUG] http: Request GET /v1/status/leader (184.289µs) from=127.0.0.6:52461 2022/09/22 19:58:22 [DEBUG] http: Request GET /v1/status/leader (271.64µs) from=127.0.0.6:42765 2022/09/22 19:58:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 19:58:40 [DEBUG] http: Request GET /v1/status/leader (336.655µs) from=127.0.0.6:52461 2022/09/22 19:58:42 [DEBUG] http: Request GET /v1/status/leader (185.84µs) from=127.0.0.6:42765 2022/09/22 19:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:58:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m2.702981539s) from=127.0.0.6:34641 2022/09/22 19:59:00 [DEBUG] http: Request GET /v1/status/leader (210.765µs) from=127.0.0.6:52461 2022/09/22 19:59:02 [DEBUG] http: Request GET /v1/status/leader (295.67µs) from=127.0.0.6:42765 2022/09/22 19:59:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m2.357953074s) from=127.0.0.6:49299 2022/09/22 19:59:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m1.914085845s) from=127.0.0.6:46043 2022/09/22 19:59:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m6.860770246s) from=127.0.0.6:55697 2022/09/22 19:59:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m6.399134195s) from=127.0.0.6:37301 2022/09/22 19:59:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m3.662515757s) from=127.0.0.6:56645 2022/09/22 19:59:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m6.985184594s) from=127.0.0.6:40185 2022/09/22 19:59:20 [DEBUG] http: Request GET /v1/status/leader (292.65µs) from=127.0.0.6:52461 2022/09/22 19:59:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m1.173815422s) from=127.0.0.6:36609 2022/09/22 19:59:22 [DEBUG] http: Request GET /v1/status/leader (354.437µs) from=127.0.0.6:42765 2022/09/22 19:59:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m0.495947736s) from=127.0.0.6:45541 2022/09/22 19:59:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m6.584706131s) from=127.0.0.6:60873 2022/09/22 19:59:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m7.429849617s) from=127.0.0.6:39581 2022/09/22 19:59:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m6.614851256s) from=127.0.0.6:51433 2022/09/22 19:59:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m0.683192783s) from=127.0.0.6:49103 2022/09/22 19:59:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.91379262s) from=127.0.0.6:57811 2022/09/22 19:59:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 19:59:33 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 19:59:33 [DEBUG] agent: Node info in sync 2022/09/22 19:59:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.097225222s) from=127.0.0.6:38735 2022/09/22 19:59:40 [DEBUG] http: Request GET /v1/status/leader (146.662µs) from=127.0.0.6:52461 2022/09/22 19:59:42 [DEBUG] http: Request GET /v1/status/leader (126.562µs) from=127.0.0.6:42765 2022/09/22 19:59:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.037857004s) from=127.0.0.6:49673 2022/09/22 19:59:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m1.846921429s) from=127.0.0.6:39583 2022/09/22 19:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 19:59:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m1.7489563s) from=127.0.0.6:53201 2022/09/22 19:59:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.635779919s) from=127.0.0.6:37469 2022/09/22 19:59:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.823946223s) from=127.0.0.6:57177 2022/09/22 19:59:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m1.492428603s) from=127.0.0.6:39123 2022/09/22 20:00:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m0.954954043s) from=127.0.0.6:50525 2022/09/22 20:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m6.698754877s) from=127.0.0.6:53591 2022/09/22 20:00:00 [DEBUG] http: Request GET /v1/status/leader (220.387µs) from=127.0.0.6:42765 2022/09/22 20:00:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m5.760973844s) from=127.0.0.6:38119 2022/09/22 20:00:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.827371554s) from=127.0.0.6:35901 2022/09/22 20:00:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.728273757s) from=127.0.0.6:44449 2022/09/22 20:00:02 [DEBUG] http: Request GET /v1/status/leader (280.737µs) from=127.0.0.6:42765 2022/09/22 20:00:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m3.295854667s) from=127.0.0.6:39143 2022/09/22 20:00:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.957795129s) from=127.0.0.6:54109 2022/09/22 20:00:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m7.092015129s) from=127.0.0.6:41007 2022/09/22 20:00:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m6.761490444s) from=127.0.0.6:34021 2022/09/22 20:00:20 [DEBUG] http: Request GET /v1/status/leader (524.412µs) from=127.0.0.6:42765 2022/09/22 20:00:22 [DEBUG] http: Request GET /v1/status/leader (192.803µs) from=127.0.0.6:42765 2022/09/22 20:00:40 [DEBUG] http: Request GET /v1/status/leader (259.138µs) from=127.0.0.6:52461 2022/09/22 20:00:42 [DEBUG] http: Request GET /v1/status/leader (241.365µs) from=127.0.0.6:42765 2022/09/22 20:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:00:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:00:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:00:47 [DEBUG] agent: Node info in sync 2022/09/22 20:00:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m1.901143365s) from=127.0.0.6:34641 2022/09/22 20:01:00 [DEBUG] http: Request GET /v1/status/leader (289.638µs) from=127.0.0.6:52461 2022/09/22 20:01:02 [DEBUG] http: Request GET /v1/status/leader (148.942µs) from=127.0.0.6:42765 2022/09/22 20:01:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m0.03403759s) from=127.0.0.6:49299 2022/09/22 20:01:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 20:01:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m6.445948833s) from=127.0.0.6:46043 2022/09/22 20:01:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m1.030543017s) from=127.0.0.6:37301 2022/09/22 20:01:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m0.055289134s) from=127.0.0.6:40185 2022/09/22 20:01:20 [DEBUG] http: Request GET /v1/status/leader (330.252µs) from=127.0.0.6:42765 2022/09/22 20:01:22 [DEBUG] http: Request GET /v1/status/leader (263.42µs) from=127.0.0.6:42765 2022/09/22 20:01:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m7.491911436s) from=127.0.0.6:55697 2022/09/22 20:01:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m3.526963854s) from=127.0.0.6:56645 2022/09/22 20:01:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m2.01696724s) from=127.0.0.6:45541 2022/09/22 20:01:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m3.461284517s) from=127.0.0.6:36609 2022/09/22 20:01:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m0.264211711s) from=127.0.0.6:39581 2022/09/22 20:01:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m2.966341556s) from=127.0.0.6:60873 2022/09/22 20:01:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m0.579241268s) from=127.0.0.6:49103 2022/09/22 20:01:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m5.641818026s) from=127.0.0.6:51433 2022/09/22 20:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.759715341s) from=127.0.0.6:38735 2022/09/22 20:01:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.235876461s) from=127.0.0.6:57811 2022/09/22 20:01:40 [DEBUG] http: Request GET /v1/status/leader (160.616µs) from=127.0.0.6:42765 2022/09/22 20:01:42 [DEBUG] http: Request GET /v1/status/leader (1.729507ms) from=127.0.0.6:42765 2022/09/22 20:01:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.636788244s) from=127.0.0.6:49673 2022/09/22 20:01:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:01:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.031426963s) from=127.0.0.6:39583 2022/09/22 20:01:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.083091487s) from=127.0.0.6:57177 2022/09/22 20:01:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m6.822296669s) from=127.0.0.6:53201 2022/09/22 20:01:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.164101688s) from=127.0.0.6:37469 2022/09/22 20:02:00 [DEBUG] http: Request GET /v1/status/leader (228.118µs) from=127.0.0.6:42765 2022/09/22 20:02:02 [DEBUG] http: Request GET /v1/status/leader (270.229µs) from=127.0.0.6:42765 2022/09/22 20:02:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.016836359s) from=127.0.0.6:39123 2022/09/22 20:02:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.600867392s) from=127.0.0.6:44449 2022/09/22 20:02:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m3.540428669s) from=127.0.0.6:53591 2022/09/22 20:02:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m4.054291763s) from=127.0.0.6:50525 2022/09/22 20:02:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.116747945s) from=127.0.0.6:35901 2022/09/22 20:02:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.818102881s) from=127.0.0.6:38119 2022/09/22 20:02:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m1.577597731s) from=127.0.0.6:39143 2022/09/22 20:02:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m4.357726686s) from=127.0.0.6:54109 2022/09/22 20:02:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m1.912984502s) from=127.0.0.6:41007 2022/09/22 20:02:20 [DEBUG] http: Request GET /v1/status/leader (232.925µs) from=127.0.0.6:52461 2022/09/22 20:02:22 [DEBUG] http: Request GET /v1/status/leader (339.03µs) from=127.0.0.6:42765 2022/09/22 20:02:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m6.487757192s) from=127.0.0.6:34021 2022/09/22 20:02:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:02:35 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:02:35 [DEBUG] agent: Node info in sync 2022/09/22 20:02:40 [DEBUG] http: Request GET /v1/status/leader (287.432µs) from=127.0.0.6:42765 2022/09/22 20:02:42 [DEBUG] http: Request GET /v1/status/leader (241.305µs) from=127.0.0.6:42765 2022/09/22 20:02:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:03:00 [DEBUG] http: Request GET /v1/status/leader (166.003µs) from=127.0.0.6:42765 2022/09/22 20:03:02 [DEBUG] http: Request GET /v1/status/leader (315.326µs) from=127.0.0.6:42765 2022/09/22 20:03:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m7.33983285s) from=127.0.0.6:34641 2022/09/22 20:03:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m5.020670178s) from=127.0.0.6:49299 2022/09/22 20:03:20 [DEBUG] http: Request GET /v1/status/leader (283.989µs) from=127.0.0.6:42765 2022/09/22 20:03:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m2.247146738s) from=127.0.0.6:40185 2022/09/22 20:03:22 [DEBUG] http: Request GET /v1/status/leader (295.175µs) from=127.0.0.6:42765 2022/09/22 20:03:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m3.876836817s) from=127.0.0.6:37301 2022/09/22 20:03:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m2.091723417s) from=127.0.0.6:56645 2022/09/22 20:03:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m2.785480828s) from=127.0.0.6:55697 2022/09/22 20:03:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m7.099827739s) from=127.0.0.6:46043 2022/09/22 20:03:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m1.532682189s) from=127.0.0.6:36609 2022/09/22 20:03:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 20:03:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m1.626869483s) from=127.0.0.6:60873 2022/09/22 20:03:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m5.547695093s) from=127.0.0.6:39581 2022/09/22 20:03:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m7.211033542s) from=127.0.0.6:45541 2022/09/22 20:03:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.037467581s) from=127.0.0.6:51433 2022/09/22 20:03:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.875250538s) from=127.0.0.6:49103 2022/09/22 20:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m0.813269603s) from=127.0.0.6:38735 2022/09/22 20:03:40 [DEBUG] http: Request GET /v1/status/leader (181.552µs) from=127.0.0.6:42765 2022/09/22 20:03:42 [DEBUG] http: Request GET /v1/status/leader (1.91665ms) from=127.0.0.6:42765 2022/09/22 20:03:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m7.261243694s) from=127.0.0.6:57811 2022/09/22 20:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:03:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.062920623s) from=127.0.0.6:49673 2022/09/22 20:03:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m5.129129992s) from=127.0.0.6:39583 2022/09/22 20:03:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m1.965086976s) from=127.0.0.6:53201 2022/09/22 20:03:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.279208475s) from=127.0.0.6:57177 2022/09/22 20:04:00 [DEBUG] http: Request GET /v1/status/leader (344.335µs) from=127.0.0.6:42765 2022/09/22 20:04:02 [DEBUG] http: Request GET /v1/status/leader (269.208µs) from=127.0.0.6:42765 2022/09/22 20:04:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m7.225292928s) from=127.0.0.6:37469 2022/09/22 20:04:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m2.15864415s) from=127.0.0.6:53591 2022/09/22 20:04:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.011927881s) from=127.0.0.6:44449 2022/09/22 20:04:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m2.910067887s) from=127.0.0.6:50525 2022/09/22 20:04:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.368605477s) from=127.0.0.6:39123 2022/09/22 20:04:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m3.483466981s) from=127.0.0.6:35901 2022/09/22 20:04:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m0.538224817s) from=127.0.0.6:39143 2022/09/22 20:04:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m7.320427142s) from=127.0.0.6:38119 2022/09/22 20:04:20 [DEBUG] http: Request GET /v1/status/leader (181.973µs) from=127.0.0.6:42765 2022/09/22 20:04:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m5.438364955s) from=127.0.0.6:41007 2022/09/22 20:04:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m5.924647854s) from=127.0.0.6:54109 2022/09/22 20:04:22 [DEBUG] http: Request GET /v1/status/leader (170.504µs) from=127.0.0.6:42765 2022/09/22 20:04:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:04:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:04:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:04:23 [DEBUG] agent: Node info in sync 2022/09/22 20:04:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m3.040188143s) from=127.0.0.6:34021 2022/09/22 20:04:40 [DEBUG] http: Request GET /v1/status/leader (429.177µs) from=127.0.0.6:52461 2022/09/22 20:04:42 [DEBUG] http: Request GET /v1/status/leader (210.232µs) from=127.0.0.6:42765 2022/09/22 20:04:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:05:00 [DEBUG] http: Request GET /v1/status/leader (148.39µs) from=127.0.0.6:42765 2022/09/22 20:05:02 [DEBUG] http: Request GET /v1/status/leader (271.172µs) from=127.0.0.6:42765 2022/09/22 20:05:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m3.579959628s) from=127.0.0.6:34641 2022/09/22 20:05:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m0.443181793s) from=127.0.0.6:49299 2022/09/22 20:05:20 [DEBUG] http: Request GET /v1/status/leader (2.480329ms) from=127.0.0.6:52461 2022/09/22 20:05:22 [DEBUG] http: Request GET /v1/status/leader (280.612µs) from=127.0.0.6:42765 2022/09/22 20:05:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m3.109380069s) from=127.0.0.6:40185 2022/09/22 20:05:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m1.463489369s) from=127.0.0.6:46043 2022/09/22 20:05:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m3.86909917s) from=127.0.0.6:37301 2022/09/22 20:05:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m4.598792666s) from=127.0.0.6:55697 2022/09/22 20:05:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m3.536267025s) from=127.0.0.6:36609 2022/09/22 20:05:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m5.359661827s) from=127.0.0.6:56645 2022/09/22 20:05:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m1.75510336s) from=127.0.0.6:39581 2022/09/22 20:05:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m5.463140093s) from=127.0.0.6:60873 2022/09/22 20:05:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m4.605935666s) from=127.0.0.6:45541 2022/09/22 20:05:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m0.134770746s) from=127.0.0.6:49103 2022/09/22 20:05:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m3.628133072s) from=127.0.0.6:51433 2022/09/22 20:05:40 [DEBUG] http: Request GET /v1/status/leader (292.83µs) from=127.0.0.6:42765 2022/09/22 20:05:42 [DEBUG] http: Request GET /v1/status/leader (2.252518ms) from=127.0.0.6:42765 2022/09/22 20:05:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.664927807s) from=127.0.0.6:38735 2022/09/22 20:05:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:05:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.638222173s) from=127.0.0.6:57811 2022/09/22 20:05:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.678379434s) from=127.0.0.6:49673 2022/09/22 20:05:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m2.668249931s) from=127.0.0.6:39583 2022/09/22 20:05:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.930222187s) from=127.0.0.6:57177 2022/09/22 20:05:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 20:06:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:06:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:06:00 [DEBUG] agent: Node info in sync 2022/09/22 20:06:01 [DEBUG] http: Request GET /v1/status/leader (311.031µs) from=127.0.0.6:42765 2022/09/22 20:06:02 [DEBUG] http: Request GET /v1/status/leader (319.704µs) from=127.0.0.6:42765 2022/09/22 20:06:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.115459937s) from=127.0.0.6:53201 2022/09/22 20:06:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.992774535s) from=127.0.0.6:37469 2022/09/22 20:06:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.630673018s) from=127.0.0.6:44449 2022/09/22 20:06:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m3.347331022s) from=127.0.0.6:50525 2022/09/22 20:06:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m1.974214764s) from=127.0.0.6:39123 2022/09/22 20:06:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m6.272710023s) from=127.0.0.6:53591 2022/09/22 20:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m3.980102034s) from=127.0.0.6:39143 2022/09/22 20:06:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.947567419s) from=127.0.0.6:35901 2022/09/22 20:06:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m2.332594142s) from=127.0.0.6:38119 2022/09/22 20:06:21 [DEBUG] http: Request GET /v1/status/leader (353.094µs) from=127.0.0.6:52461 2022/09/22 20:06:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.344372248s) from=127.0.0.6:54109 2022/09/22 20:06:22 [DEBUG] http: Request GET /v1/status/leader (3.551809ms) from=127.0.0.6:42765 2022/09/22 20:06:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m4.112976837s) from=127.0.0.6:41007 2022/09/22 20:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m0.64540342s) from=127.0.0.6:34021 2022/09/22 20:06:41 [DEBUG] http: Request GET /v1/status/leader (626.977µs) from=127.0.0.6:52461 2022/09/22 20:06:42 [DEBUG] http: Request GET /v1/status/leader (314.53µs) from=127.0.0.6:42765 2022/09/22 20:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:07:01 [DEBUG] http: Request GET /v1/status/leader (265.137µs) from=127.0.0.6:42765 2022/09/22 20:07:02 [DEBUG] http: Request GET /v1/status/leader (149.144µs) from=127.0.0.6:42765 2022/09/22 20:07:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:07:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:07:07 [DEBUG] agent: Node info in sync 2022/09/22 20:07:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m1.909031356s) from=127.0.0.6:34641 2022/09/22 20:07:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m0.194522447s) from=127.0.0.6:49299 2022/09/22 20:07:21 [DEBUG] http: Request GET /v1/status/leader (375.581µs) from=127.0.0.6:52461 2022/09/22 20:07:22 [DEBUG] http: Request GET /v1/status/leader (357.212µs) from=127.0.0.6:42765 2022/09/22 20:07:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m2.214287245s) from=127.0.0.6:40185 2022/09/22 20:07:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m1.02276663s) from=127.0.0.6:37301 2022/09/22 20:07:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m1.669072828s) from=127.0.0.6:46043 2022/09/22 20:07:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m0.024200224s) from=127.0.0.6:36609 2022/09/22 20:07:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m4.018962619s) from=127.0.0.6:56645 2022/09/22 20:07:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m5.32004034s) from=127.0.0.6:55697 2022/09/22 20:07:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m3.257407399s) from=127.0.0.6:39581 2022/09/22 20:07:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m1.277256836s) from=127.0.0.6:45541 2022/09/22 20:07:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.109618902s) from=127.0.0.6:49103 2022/09/22 20:07:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m5.309433489s) from=127.0.0.6:60873 2022/09/22 20:07:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m2.6088244s) from=127.0.0.6:51433 2022/09/22 20:07:41 [DEBUG] http: Request GET /v1/status/leader (295.463µs) from=127.0.0.6:42765 2022/09/22 20:07:43 [DEBUG] http: Request GET /v1/status/leader (242.373µs) from=127.0.0.6:42765 2022/09/22 20:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:07:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.570397723s) from=127.0.0.6:38735 2022/09/22 20:07:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.516457398s) from=127.0.0.6:57811 2022/09/22 20:07:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.630035775s) from=127.0.0.6:49673 2022/09/22 20:08:01 [DEBUG] http: Request GET /v1/status/leader (281.791µs) from=127.0.0.6:52461 2022/09/22 20:08:03 [DEBUG] http: Request GET /v1/status/leader (186.536µs) from=127.0.0.6:42765 2022/09/22 20:08:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.150279723s) from=127.0.0.6:57177 2022/09/22 20:08:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.177330509s) from=127.0.0.6:39583 2022/09/22 20:08:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m4.431601409s) from=127.0.0.6:53201 2022/09/22 20:08:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 20:08:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.880435128s) from=127.0.0.6:44449 2022/09/22 20:08:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m2.784860121s) from=127.0.0.6:50525 2022/09/22 20:08:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.667473558s) from=127.0.0.6:37469 2022/09/22 20:08:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m3.715101774s) from=127.0.0.6:39123 2022/09/22 20:08:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m1.853569198s) from=127.0.0.6:39143 2022/09/22 20:08:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m5.488817767s) from=127.0.0.6:53591 2022/09/22 20:08:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m3.369076387s) from=127.0.0.6:35901 2022/09/22 20:08:21 [DEBUG] http: Request GET /v1/status/leader (344.742µs) from=127.0.0.6:42765 2022/09/22 20:08:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m3.457919362s) from=127.0.0.6:38119 2022/09/22 20:08:23 [DEBUG] http: Request GET /v1/status/leader (151.36µs) from=127.0.0.6:42765 2022/09/22 20:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.182622889s) from=127.0.0.6:54109 2022/09/22 20:08:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m6.298988265s) from=127.0.0.6:41007 2022/09/22 20:08:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m5.005320071s) from=127.0.0.6:34021 2022/09/22 20:08:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:08:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:08:37 [DEBUG] agent: Node info in sync 2022/09/22 20:08:41 [DEBUG] http: Request GET /v1/status/leader (303.569µs) from=127.0.0.6:42765 2022/09/22 20:08:43 [DEBUG] http: Request GET /v1/status/leader (283.953µs) from=127.0.0.6:42765 2022/09/22 20:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:09:01 [DEBUG] http: Request GET /v1/status/leader (161.138µs) from=127.0.0.6:52461 2022/09/22 20:09:03 [DEBUG] http: Request GET /v1/status/leader (387.984µs) from=127.0.0.6:42765 2022/09/22 20:09:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m6.975326124s) from=127.0.0.6:34641 2022/09/22 20:09:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m2.380009441s) from=127.0.0.6:49299 2022/09/22 20:09:21 [DEBUG] http: Request GET /v1/status/leader (426.44µs) from=127.0.0.6:42765 2022/09/22 20:09:23 [DEBUG] http: Request GET /v1/status/leader (365.862µs) from=127.0.0.6:42765 2022/09/22 20:09:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m2.713106504s) from=127.0.0.6:40185 2022/09/22 20:09:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m5.309102878s) from=127.0.0.6:37301 2022/09/22 20:09:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m3.73180779s) from=127.0.0.6:36609 2022/09/22 20:09:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m5.140801556s) from=127.0.0.6:46043 2022/09/22 20:09:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m1.666364727s) from=127.0.0.6:56645 2022/09/22 20:09:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m2.197189019s) from=127.0.0.6:45541 2022/09/22 20:09:41 [DEBUG] http: Request GET /v1/status/leader (181.597µs) from=127.0.0.6:42765 2022/09/22 20:09:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m5.207926543s) from=127.0.0.6:39581 2022/09/22 20:09:43 [DEBUG] http: Request GET /v1/status/leader (1.913639ms) from=127.0.0.6:42765 2022/09/22 20:09:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.058374456s) from=127.0.0.6:49103 2022/09/22 20:09:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m7.389284408s) from=127.0.0.6:55697 2022/09/22 20:09:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m5.050708991s) from=127.0.0.6:51433 2022/09/22 20:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:09:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m6.564097944s) from=127.0.0.6:60873 2022/09/22 20:09:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.003534497s) from=127.0.0.6:38735 2022/09/22 20:09:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.066173598s) from=127.0.0.6:57811 2022/09/22 20:09:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.092692493s) from=127.0.0.6:49673 2022/09/22 20:10:01 [DEBUG] http: Request GET /v1/status/leader (288.272µs) from=127.0.0.6:42765 2022/09/22 20:10:03 [DEBUG] http: Request GET /v1/status/leader (181.795µs) from=127.0.0.6:42765 2022/09/22 20:10:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.268038428s) from=127.0.0.6:57177 2022/09/22 20:10:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m3.758050861s) from=127.0.0.6:39583 2022/09/22 20:10:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.295447273s) from=127.0.0.6:53201 2022/09/22 20:10:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:10:12 [DEBUG] agent: Node info in sync 2022/09/22 20:10:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m2.157489158s) from=127.0.0.6:39123 2022/09/22 20:10:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.742065129s) from=127.0.0.6:44449 2022/09/22 20:10:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.783000211s) from=127.0.0.6:37469 2022/09/22 20:10:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m1.545291811s) from=127.0.0.6:39143 2022/09/22 20:10:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m6.902372112s) from=127.0.0.6:50525 2022/09/22 20:10:21 [DEBUG] http: Request GET /v1/status/leader (275.932µs) from=127.0.0.6:52461 2022/09/22 20:10:23 [DEBUG] http: Request GET /v1/status/leader (202.27µs) from=127.0.0.6:42765 2022/09/22 20:10:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.522111775s) from=127.0.0.6:35901 2022/09/22 20:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m7.134796353s) from=127.0.0.6:53591 2022/09/22 20:10:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m5.655883173s) from=127.0.0.6:38119 2022/09/22 20:10:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m1.727814785s) from=127.0.0.6:41007 2022/09/22 20:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m7.031115457s) from=127.0.0.6:54109 2022/09/22 20:10:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 20:10:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m5.074744438s) from=127.0.0.6:34021 2022/09/22 20:10:41 [DEBUG] http: Request GET /v1/status/leader (312.471µs) from=127.0.0.6:52461 2022/09/22 20:10:43 [DEBUG] http: Request GET /v1/status/leader (290.885µs) from=127.0.0.6:42765 2022/09/22 20:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:11:01 [DEBUG] http: Request GET /v1/status/leader (391.582µs) from=127.0.0.6:42765 2022/09/22 20:11:03 [DEBUG] http: Request GET /v1/status/leader (278.038µs) from=127.0.0.6:42765 2022/09/22 20:11:21 [DEBUG] http: Request GET /v1/status/leader (306.363µs) from=127.0.0.6:52461 2022/09/22 20:11:23 [DEBUG] http: Request GET /v1/status/leader (279.888µs) from=127.0.0.6:42765 2022/09/22 20:11:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m7.19603833s) from=127.0.0.6:34641 2022/09/22 20:11:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m6.355552618s) from=127.0.0.6:49299 2022/09/22 20:11:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m3.191669139s) from=127.0.0.6:40185 2022/09/22 20:11:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m1.446085025s) from=127.0.0.6:37301 2022/09/22 20:11:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m3.529034342s) from=127.0.0.6:36609 2022/09/22 20:11:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m1.852535423s) from=127.0.0.6:56645 2022/09/22 20:11:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m4.011942068s) from=127.0.0.6:46043 2022/09/22 20:11:41 [DEBUG] http: Request GET /v1/status/leader (389.122µs) from=127.0.0.6:52461 2022/09/22 20:11:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m2.304791277s) from=127.0.0.6:45541 2022/09/22 20:11:43 [DEBUG] http: Request GET /v1/status/leader (6.766814ms) from=127.0.0.6:42765 2022/09/22 20:11:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.235817049s) from=127.0.0.6:49103 2022/09/22 20:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:11:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m5.187024915s) from=127.0.0.6:39581 2022/09/22 20:11:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m7.353883877s) from=127.0.0.6:55697 2022/09/22 20:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m0.332305613s) from=127.0.0.6:38735 2022/09/22 20:11:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m5.23107307s) from=127.0.0.6:51433 2022/09/22 20:11:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m6.02194599s) from=127.0.0.6:60873 2022/09/22 20:11:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.2327715s) from=127.0.0.6:49673 2022/09/22 20:12:01 [DEBUG] http: Request GET /v1/status/leader (270.703µs) from=127.0.0.6:42765 2022/09/22 20:12:03 [DEBUG] http: Request GET /v1/status/leader (317.792µs) from=127.0.0.6:42765 2022/09/22 20:12:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m7.450864003s) from=127.0.0.6:57811 2022/09/22 20:12:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m1.131870182s) from=127.0.0.6:53201 2022/09/22 20:12:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.784248653s) from=127.0.0.6:57177 2022/09/22 20:12:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:12:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:12:11 [DEBUG] agent: Node info in sync 2022/09/22 20:12:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m5.69848198s) from=127.0.0.6:39583 2022/09/22 20:12:21 [DEBUG] http: Request GET /v1/status/leader (161.506µs) from=127.0.0.6:52461 2022/09/22 20:12:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.776518081s) from=127.0.0.6:37469 2022/09/22 20:12:23 [DEBUG] http: Request GET /v1/status/leader (154.493µs) from=127.0.0.6:42765 2022/09/22 20:12:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m5.97980567s) from=127.0.0.6:39123 2022/09/22 20:12:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.475746701s) from=127.0.0.6:44449 2022/09/22 20:12:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m6.689828897s) from=127.0.0.6:39143 2022/09/22 20:12:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m1.276232131s) from=127.0.0.6:53591 2022/09/22 20:12:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m6.991507714s) from=127.0.0.6:50525 2022/09/22 20:12:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.507549003s) from=127.0.0.6:35901 2022/09/22 20:12:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.8236965s) from=127.0.0.6:38119 2022/09/22 20:12:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m0.212002061s) from=127.0.0.6:41007 2022/09/22 20:12:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.655541238s) from=127.0.0.6:54109 2022/09/22 20:12:41 [DEBUG] http: Request GET /v1/status/leader (250.419µs) from=127.0.0.6:42765 2022/09/22 20:12:43 [DEBUG] http: Request GET /v1/status/leader (197.452µs) from=127.0.0.6:42765 2022/09/22 20:12:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m5.960974034s) from=127.0.0.6:34021 2022/09/22 20:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:13:01 [DEBUG] http: Request GET /v1/status/leader (325.711µs) from=127.0.0.6:42765 2022/09/22 20:13:03 [DEBUG] http: Request GET /v1/status/leader (173.25µs) from=127.0.0.6:42765 2022/09/22 20:13:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 20:13:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:13:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:13:14 [DEBUG] agent: Node info in sync 2022/09/22 20:13:21 [DEBUG] http: Request GET /v1/status/leader (370.482µs) from=127.0.0.6:52461 2022/09/22 20:13:23 [DEBUG] http: Request GET /v1/status/leader (365.89µs) from=127.0.0.6:42765 2022/09/22 20:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.018720747s) from=127.0.0.6:34641 2022/09/22 20:13:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m0.236092713s) from=127.0.0.6:49299 2022/09/22 20:13:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m0.501041811s) from=127.0.0.6:37301 2022/09/22 20:13:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m4.817993499s) from=127.0.0.6:40185 2022/09/22 20:13:41 [DEBUG] http: Request GET /v1/status/leader (435.36µs) from=127.0.0.6:52461 2022/09/22 20:13:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m3.283730751s) from=127.0.0.6:56645 2022/09/22 20:13:43 [DEBUG] http: Request GET /v1/status/leader (180.058µs) from=127.0.0.6:42765 2022/09/22 20:13:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m5.916372406s) from=127.0.0.6:36609 2022/09/22 20:13:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m6.024799466s) from=127.0.0.6:46043 2022/09/22 20:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:13:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.817647766s) from=127.0.0.6:49103 2022/09/22 20:13:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m5.67760192s) from=127.0.0.6:45541 2022/09/22 20:13:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m4.946967571s) from=127.0.0.6:39581 2022/09/22 20:13:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m1.539386983s) from=127.0.0.6:51433 2022/09/22 20:13:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.156594316s) from=127.0.0.6:38735 2022/09/22 20:13:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m5.256891886s) from=127.0.0.6:55697 2022/09/22 20:13:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m4.532721954s) from=127.0.0.6:60873 2022/09/22 20:14:01 [DEBUG] http: Request GET /v1/status/leader (266.39µs) from=127.0.0.6:42765 2022/09/22 20:14:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m2.884218494s) from=127.0.0.6:49673 2022/09/22 20:14:03 [DEBUG] http: Request GET /v1/status/leader (309.843µs) from=127.0.0.6:42765 2022/09/22 20:14:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.151855276s) from=127.0.0.6:57811 2022/09/22 20:14:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.103356232s) from=127.0.0.6:57177 2022/09/22 20:14:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m3.196885382s) from=127.0.0.6:39583 2022/09/22 20:14:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m7.283097704s) from=127.0.0.6:53201 2022/09/22 20:14:21 [DEBUG] http: Request GET /v1/status/leader (144.971µs) from=127.0.0.6:52461 2022/09/22 20:14:23 [DEBUG] http: Request GET /v1/status/leader (1.042332ms) from=127.0.0.6:42765 2022/09/22 20:14:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.457615396s) from=127.0.0.6:39123 2022/09/22 20:14:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m1.46670155s) from=127.0.0.6:39143 2022/09/22 20:14:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.29649635s) from=127.0.0.6:44449 2022/09/22 20:14:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.63612992s) from=127.0.0.6:37469 2022/09/22 20:14:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m0.723263467s) from=127.0.0.6:38119 2022/09/22 20:14:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m7.025601512s) from=127.0.0.6:53591 2022/09/22 20:14:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m7.137634807s) from=127.0.0.6:50525 2022/09/22 20:14:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.701410434s) from=127.0.0.6:35901 2022/09/22 20:14:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m3.049390979s) from=127.0.0.6:54109 2022/09/22 20:14:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m7.187169991s) from=127.0.0.6:41007 2022/09/22 20:14:41 [DEBUG] http: Request GET /v1/status/leader (390.479µs) from=127.0.0.6:52461 2022/09/22 20:14:43 [DEBUG] http: Request GET /v1/status/leader (217.01µs) from=127.0.0.6:42765 2022/09/22 20:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m7.237176151s) from=127.0.0.6:34021 2022/09/22 20:14:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:14:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:14:58 [DEBUG] agent: Node info in sync 2022/09/22 20:15:01 [DEBUG] http: Request GET /v1/status/leader (248.712µs) from=127.0.0.6:52461 2022/09/22 20:15:03 [DEBUG] http: Request GET /v1/status/leader (203.429µs) from=127.0.0.6:42765 2022/09/22 20:15:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 20:15:21 [DEBUG] http: Request GET /v1/status/leader (150.332µs) from=127.0.0.6:42765 2022/09/22 20:15:23 [DEBUG] http: Request GET /v1/status/leader (1.953022ms) from=127.0.0.6:42765 2022/09/22 20:15:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m5.535658771s) from=127.0.0.6:34641 2022/09/22 20:15:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m7.001037997s) from=127.0.0.6:49299 2022/09/22 20:15:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m0.396205s) from=127.0.0.6:37301 2022/09/22 20:15:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m0.462938943s) from=127.0.0.6:40185 2022/09/22 20:15:41 [DEBUG] http: Request GET /v1/status/leader (286.368µs) from=127.0.0.6:42765 2022/09/22 20:15:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m0.519133543s) from=127.0.0.6:56645 2022/09/22 20:15:43 [DEBUG] http: Request GET /v1/status/leader (317.563µs) from=127.0.0.6:42765 2022/09/22 20:15:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m2.436852493s) from=127.0.0.6:36609 2022/09/22 20:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:15:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m0.204540382s) from=127.0.0.6:45541 2022/09/22 20:15:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m4.295426052s) from=127.0.0.6:49103 2022/09/22 20:15:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m6.769813421s) from=127.0.0.6:46043 2022/09/22 20:15:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m1.898334498s) from=127.0.0.6:51433 2022/09/22 20:15:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.908303655s) from=127.0.0.6:38735 2022/09/22 20:15:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m3.108209196s) from=127.0.0.6:55697 2022/09/22 20:15:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m7.13776411s) from=127.0.0.6:39581 2022/09/22 20:16:01 [DEBUG] http: Request GET /v1/status/leader (833.014µs) from=127.0.0.6:52461 2022/09/22 20:16:03 [DEBUG] http: Request GET /v1/status/leader (241.888µs) from=127.0.0.6:42765 2022/09/22 20:16:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m6.786705253s) from=127.0.0.6:60873 2022/09/22 20:16:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.689589079s) from=127.0.0.6:49673 2022/09/22 20:16:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:16:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:16:12 [DEBUG] agent: Node info in sync 2022/09/22 20:16:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.222263159s) from=127.0.0.6:57811 2022/09/22 20:16:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m0.112549748s) from=127.0.0.6:39583 2022/09/22 20:16:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.332945339s) from=127.0.0.6:57177 2022/09/22 20:16:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m1.913885744s) from=127.0.0.6:53201 2022/09/22 20:16:21 [DEBUG] http: Request GET /v1/status/leader (177.658µs) from=127.0.0.6:52461 2022/09/22 20:16:23 [DEBUG] http: Request GET /v1/status/leader (343.16µs) from=127.0.0.6:42765 2022/09/22 20:16:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m5.909865196s) from=127.0.0.6:39123 2022/09/22 20:16:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m2.646767604s) from=127.0.0.6:39143 2022/09/22 20:16:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.153351073s) from=127.0.0.6:37469 2022/09/22 20:16:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.108459668s) from=127.0.0.6:44449 2022/09/22 20:16:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m1.952040653s) from=127.0.0.6:38119 2022/09/22 20:16:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m0.901212569s) from=127.0.0.6:53591 2022/09/22 20:16:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m4.876439352s) from=127.0.0.6:50525 2022/09/22 20:16:41 [DEBUG] http: Request GET /v1/status/leader (1.991972ms) from=127.0.0.6:52461 2022/09/22 20:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m2.327696454s) from=127.0.0.6:54109 2022/09/22 20:16:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.590708509s) from=127.0.0.6:35901 2022/09/22 20:16:43 [DEBUG] http: Request GET /v1/status/leader (475.098µs) from=127.0.0.6:42765 2022/09/22 20:16:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m4.56320297s) from=127.0.0.6:41007 2022/09/22 20:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:16:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m2.262711909s) from=127.0.0.6:34021 2022/09/22 20:17:01 [DEBUG] http: Request GET /v1/status/leader (203.985µs) from=127.0.0.6:42765 2022/09/22 20:17:03 [DEBUG] http: Request GET /v1/status/leader (333.32µs) from=127.0.0.6:42765 2022/09/22 20:17:21 [DEBUG] http: Request GET /v1/status/leader (183.065µs) from=127.0.0.6:42765 2022/09/22 20:17:23 [DEBUG] http: Request GET /v1/status/leader (185.207µs) from=127.0.0.6:42765 2022/09/22 20:17:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m5.971879884s) from=127.0.0.6:34641 2022/09/22 20:17:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m5.542599229s) from=127.0.0.6:49299 2022/09/22 20:17:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m2.734057609s) from=127.0.0.6:37301 2022/09/22 20:17:41 [DEBUG] http: Request GET /v1/status/leader (321.552µs) from=127.0.0.6:52461 2022/09/22 20:17:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m3.765387556s) from=127.0.0.6:40185 2022/09/22 20:17:43 [DEBUG] http: Request GET /v1/status/leader (459.503µs) from=127.0.0.6:42765 2022/09/22 20:17:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m1.586409212s) from=127.0.0.6:56645 2022/09/22 20:17:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:17:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:17:44 [DEBUG] agent: Node info in sync 2022/09/22 20:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:17:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 20:17:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m1.061257977s) from=127.0.0.6:36609 2022/09/22 20:17:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m3.12383631s) from=127.0.0.6:46043 2022/09/22 20:17:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m6.605275609s) from=127.0.0.6:45541 2022/09/22 20:17:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m3.790363059s) from=127.0.0.6:51433 2022/09/22 20:17:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m7.37839413s) from=127.0.0.6:49103 2022/09/22 20:18:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m1.847968282s) from=127.0.0.6:39581 2022/09/22 20:18:01 [DEBUG] http: Request GET /v1/status/leader (189.17µs) from=127.0.0.6:42765 2022/09/22 20:18:03 [DEBUG] http: Request GET /v1/status/leader (287.194µs) from=127.0.0.6:42765 2022/09/22 20:18:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m4.789325045s) from=127.0.0.6:55697 2022/09/22 20:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.593942602s) from=127.0.0.6:38735 2022/09/22 20:18:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m1.912478837s) from=127.0.0.6:60873 2022/09/22 20:18:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m2.462540406s) from=127.0.0.6:49673 2022/09/22 20:18:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.657178103s) from=127.0.0.6:57811 2022/09/22 20:18:21 [DEBUG] http: Request GET /v1/status/leader (369.771µs) from=127.0.0.6:52461 2022/09/22 20:18:23 [DEBUG] http: Request GET /v1/status/leader (280.628µs) from=127.0.0.6:42765 2022/09/22 20:18:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m3.663068993s) from=127.0.0.6:53201 2022/09/22 20:18:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.471826029s) from=127.0.0.6:39583 2022/09/22 20:18:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.709542305s) from=127.0.0.6:57177 2022/09/22 20:18:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m1.666275033s) from=127.0.0.6:39123 2022/09/22 20:18:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m2.594176328s) from=127.0.0.6:39143 2022/09/22 20:18:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.394169681s) from=127.0.0.6:37469 2022/09/22 20:18:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.415657719s) from=127.0.0.6:44449 2022/09/22 20:18:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m2.127408492s) from=127.0.0.6:53591 2022/09/22 20:18:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m1.115430526s) from=127.0.0.6:50525 2022/09/22 20:18:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.645101929s) from=127.0.0.6:38119 2022/09/22 20:18:41 [DEBUG] http: Request GET /v1/status/leader (274.737µs) from=127.0.0.6:42765 2022/09/22 20:18:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m0.275919106s) from=127.0.0.6:54109 2022/09/22 20:18:43 [DEBUG] http: Request GET /v1/status/leader (148.349µs) from=127.0.0.6:42765 2022/09/22 20:18:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:18:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m6.712967342s) from=127.0.0.6:35901 2022/09/22 20:18:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m7.316108562s) from=127.0.0.6:41007 2022/09/22 20:18:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m0.753152942s) from=127.0.0.6:34021 2022/09/22 20:19:01 [DEBUG] http: Request GET /v1/status/leader (251.094µs) from=127.0.0.6:42765 2022/09/22 20:19:03 [DEBUG] http: Request GET /v1/status/leader (237.682µs) from=127.0.0.6:42765 2022/09/22 20:19:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:19:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:19:10 [DEBUG] agent: Node info in sync 2022/09/22 20:19:21 [DEBUG] http: Request GET /v1/status/leader (164.34µs) from=127.0.0.6:42765 2022/09/22 20:19:23 [DEBUG] http: Request GET /v1/status/leader (2.531541ms) from=127.0.0.6:42765 2022/09/22 20:19:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m0.460428736s) from=127.0.0.6:34641 2022/09/22 20:19:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m2.707896258s) from=127.0.0.6:49299 2022/09/22 20:19:41 [DEBUG] http: Request GET /v1/status/leader (257.498µs) from=127.0.0.6:52461 2022/09/22 20:19:43 [DEBUG] http: Request GET /v1/status/leader (307.464µs) from=127.0.0.6:42765 2022/09/22 20:19:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m4.724732464s) from=127.0.0.6:37301 2022/09/22 20:19:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:19:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m3.891821255s) from=127.0.0.6:40185 2022/09/22 20:19:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m3.774491668s) from=127.0.0.6:56645 2022/09/22 20:19:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wxfcx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/22 20:19:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m5.820740203s) from=127.0.0.6:36609 2022/09/22 20:19:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m0.420669824s) from=127.0.0.6:46043 2022/09/22 20:20:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m5.261598292s) from=127.0.0.6:45541 2022/09/22 20:20:01 [DEBUG] http: Request GET /v1/status/leader (220.246µs) from=127.0.0.6:52461 2022/09/22 20:20:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m1.297343339s) from=127.0.0.6:39581 2022/09/22 20:20:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m4.356988632s) from=127.0.0.6:51433 2022/09/22 20:20:03 [DEBUG] http: Request GET /v1/status/leader (292.063µs) from=127.0.0.6:42765 2022/09/22 20:20:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m1.049881074s) from=127.0.0.6:55697 2022/09/22 20:20:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.868456307s) from=127.0.0.6:49103 2022/09/22 20:20:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.157495338s) from=127.0.0.6:38735 2022/09/22 20:20:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m2.002835893s) from=127.0.0.6:60873 2022/09/22 20:20:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.332539321s) from=127.0.0.6:49673 2022/09/22 20:20:21 [DEBUG] http: Request GET /v1/status/leader (265.638µs) from=127.0.0.6:52461 2022/09/22 20:20:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m7.203696993s) from=127.0.0.6:57811 2022/09/22 20:20:23 [DEBUG] http: Request GET /v1/status/leader (310.155µs) from=127.0.0.6:42765 2022/09/22 20:20:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=48 (2m0.317883185s) from=127.0.0.6:53201 2022/09/22 20:20:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.291422364s) from=127.0.0.6:39583 2022/09/22 20:20:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.508070267s) from=127.0.0.6:57177 2022/09/22 20:20:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=43 (2m1.808556237s) from=127.0.0.6:39143 2022/09/22 20:20:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.13845346s) from=127.0.0.6:44449 2022/09/22 20:20:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.216935325s) from=127.0.0.6:37469 2022/09/22 20:20:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=44 (2m0.265459092s) from=127.0.0.6:53591 2022/09/22 20:20:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=40 (2m6.097092876s) from=127.0.0.6:39123 2022/09/22 20:20:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=62 (2m0.540315136s) from=127.0.0.6:50525 2022/09/22 20:20:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m0.233982935s) from=127.0.0.6:38119 2022/09/22 20:20:41 [DEBUG] http: Request GET /v1/status/leader (172.969µs) from=127.0.0.6:52461 2022/09/22 20:20:43 [DEBUG] http: Request GET /v1/status/leader (164.311µs) from=127.0.0.6:42765 2022/09/22 20:20:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=47 (2m1.489970916s) from=127.0.0.6:54109 2022/09/22 20:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:20:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=41 (2m4.441815377s) from=127.0.0.6:35901 2022/09/22 20:20:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=101 (2m1.623142131s) from=127.0.0.6:41007 2022/09/22 20:21:01 [DEBUG] http: Request GET /v1/status/leader (273.64µs) from=127.0.0.6:42765 2022/09/22 20:21:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=42 (2m4.739941307s) from=127.0.0.6:34021 2022/09/22 20:21:03 [DEBUG] http: Request GET /v1/status/leader (309.942µs) from=127.0.0.6:42765 2022/09/22 20:21:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.118_443" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_parser_10.233.15.77_8806" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_sdnc_10.233.12.251_8282" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.92_9092" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.175_8082" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.232_8080" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.139_8801" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.54_8803" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.77_8806" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_vnfres_10.233.5.155_8802" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.110_8482" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.174_9015" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:21:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:21:05 [DEBUG] agent: Node info in sync 2022/09/22 20:21:21 [DEBUG] http: Request GET /v1/status/leader (158.907µs) from=127.0.0.6:52461 2022/09/22 20:21:23 [DEBUG] http: Request GET /v1/status/leader (156.727µs) from=127.0.0.6:42765 2022/09/22 20:21:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m2.955941738s) from=127.0.0.6:34641 2022/09/22 20:21:41 [DEBUG] http: Request GET /v1/status/leader (171.398µs) from=127.0.0.6:52461 2022/09/22 20:21:43 [DEBUG] http: Request GET /v1/status/leader (350.172µs) from=127.0.0.6:42765 2022/09/22 20:21:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=116 (2m0.403488901s) from=127.0.0.6:37301 2022/09/22 20:21:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wxfcx" since the cluster is too small 2022/09/22 20:21:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=114 (2m6.600380914s) from=127.0.0.6:49299 2022/09/22 20:21:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=109 (2m2.336468366s) from=127.0.0.6:56645 2022/09/22 20:21:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=113 (2m6.148335812s) from=127.0.0.6:40185 2022/09/22 20:21:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=106 (2m1.532425672s) from=127.0.0.6:36609 2022/09/22 20:21:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=112 (2m0.255407146s) from=127.0.0.6:46043 2022/09/22 20:22:01 [DEBUG] http: Request GET /v1/status/leader (150.345µs) from=127.0.0.6:42765 2022/09/22 20:22:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=110 (2m2.96619965s) from=127.0.0.6:45541 2022/09/22 20:22:03 [DEBUG] http: Request GET /v1/status/leader (285.007µs) from=127.0.0.6:42765 2022/09/22 20:22:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=107 (2m5.798581219s) from=127.0.0.6:39581 2022/09/22 20:22:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (2m6.491018322s) from=127.0.0.6:51433 2022/09/22 20:22:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=111 (2m6.577070608s) from=127.0.0.6:55697 2022/09/22 20:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.059914654s) from=127.0.0.6:38735 2022/09/22 20:22:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m7.020294473s) from=127.0.0.6:49103 2022/09/22 20:22:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=115 (2m6.691541287s) from=127.0.0.6:60873 2022/09/22 20:22:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/22 20:22:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.50.216_8410" in sync 2022/09/22 20:22:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:22:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.180_9007" in sync 2022/09/22 20:22:15 [DEBUG] agent: Service "_v0_multicloud_10.233.63.227_9001" in sync 2022/09/22 20:22:15 [DEBUG] agent: Service "_v1_nsd_10.233.15.77_8806" in sync 2022/09/22 20:22:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.77_8806" in sync 2022/09/22 20:22:15 [DEBUG] agent: Service "_v1_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:22:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.243_8181" in sync 2022/09/22 20:22:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.210_9011" in sync 2022/09/22 20:22:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.202_8443" in sync 2022/09/22 20:22:15 [DEBUG] agent: Service "_v2_nslcm_10.233.30.115_8403" in sync 2022/09/22 20:22:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.5_8484" in sync 2022/09/22 20:22:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233