By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '769c833d-223f-e9fe-559e-e938384e3ff9' Node name: 'onap-msb-consul-5454dcc5c5-2qjgv' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/11/29 09:37:33 [DEBUG] agent: Using random ID "769c833d-223f-e9fe-559e-e938384e3ff9" as node ID 2022/11/29 09:37:33 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:769c833d-223f-e9fe-559e-e938384e3ff9 Address:127.0.0.1:8300}] 2022/11/29 09:37:33 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/29 09:37:33 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-2qjgv.dc1 127.0.0.1 2022/11/29 09:37:33 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-2qjgv 127.0.0.1 2022/11/29 09:37:33 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-2qjgv.dc1" in area "wan" 2022/11/29 09:37:33 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-2qjgv (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 09:37:33 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/29 09:37:33 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/29 09:37:33 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/29 09:37:33 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/29 09:37:33 [INFO] agent: started state syncer 2022/11/29 09:37:33 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/29 09:37:33 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/29 09:37:33 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/29 09:37:33 [DEBUG] raft: Votes needed: 1 2022/11/29 09:37:33 [DEBUG] raft: Vote granted from 769c833d-223f-e9fe-559e-e938384e3ff9 in term 2. Tally: 1 2022/11/29 09:37:33 [INFO] raft: Election won. Tally: 1 2022/11/29 09:37:33 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/29 09:37:33 [INFO] consul: cluster leadership acquired 2022/11/29 09:37:33 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-2qjgv 2022/11/29 09:37:33 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/29 09:37:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:37:33 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-2qjgv' joined, marking health alive 2022/11/29 09:37:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:37:34 [INFO] agent: Synced node info 2022/11/29 09:37:34 [DEBUG] agent: Node info in sync 2022/11/29 09:37:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:37:36 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.1 (currently running: 1.4.3) 2022/11/29 09:38:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:38:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:38:57 [DEBUG] agent: Node info in sync 2022/11/29 09:39:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 09:39:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:40:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:40:13 [DEBUG] agent: Node info in sync 2022/11/29 09:40:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:41:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:41:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:41:36 [DEBUG] agent: Node info in sync 2022/11/29 09:41:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 09:42:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:43:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:43:06 [DEBUG] agent: Node info in sync 2022/11/29 09:43:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:43:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 09:44:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:44:20 [DEBUG] agent: Node info in sync 2022/11/29 09:44:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:45:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:45:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 09:46:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:46:17 [DEBUG] agent: Node info in sync 2022/11/29 09:46:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:46:57 [DEBUG] http: Request GET /v1/status/leader (16.044969ms) from=127.0.0.6:51845 2022/11/29 09:46:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:57 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.9.253_443" 2022/11/29 09:46:57 [DEBUG] agent: Node info in sync 2022/11/29 09:46:57 [DEBUG] http: Request PUT /v1/agent/service/register (15.871527ms) from=127.0.0.6:51845 2022/11/29 09:46:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:57 [DEBUG] agent: Node info in sync 2022/11/29 09:46:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.591244ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.40.170_9015" 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (26.314199ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (439.437µs) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [INFO] agent: Synced service "_v1_wf-gui_10.233.3.187_8080" 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.89895ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.245222ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.60.195_9007" 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.402457ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.768559ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.60.195_9007" 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.633393ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.13031ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [INFO] agent: Synced service "_v0_multicloud_10.233.39.119_9001" 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.505115ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (863.288µs) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [INFO] agent: Synced service "_v1_multicloud_10.233.39.119_9001" 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (13.436873ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (10.616426ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.19.57_9011" 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (9.997697ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (744.59µs) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:58 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.19.57_9011" 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.645976ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (845.566µs) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:58 [INFO] agent: Synced service "_v1_sdc-gui_10.233.3.228_8181" 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.545786ms) from=127.0.0.6:51845 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:58 [DEBUG] agent: Node info in sync 2022/11/29 09:46:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (404.168µs) from=127.0.0.6:51845 2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:46:59 [INFO] agent: Synced service "_v1_parser_10.233.40.42_8806" 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Node info in sync 2022/11/29 09:46:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.101024ms) from=127.0.0.6:51845 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Node info in sync 2022/11/29 09:46:59 [DEBUG] http: Request GET /v1/health/service/parser-v1 (424.879µs) from=127.0.0.6:51845 2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [INFO] agent: Synced service "_v1_catalog_10.233.40.42_8806" 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Node info in sync 2022/11/29 09:46:59 [DEBUG] http: Request PUT /v1/agent/service/register (10.710223ms) from=127.0.0.6:51845 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Node info in sync 2022/11/29 09:46:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (579.37µs) from=127.0.0.6:51845 2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [INFO] agent: Synced service "_v1_nsd_10.233.40.42_8806" 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Node info in sync 2022/11/29 09:46:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.384436ms) from=127.0.0.6:51845 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [DEBUG] agent: Node info in sync 2022/11/29 09:46:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (524.219µs) from=127.0.0.6:51845 2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.40.42_8806" 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Node info in sync 2022/11/29 09:46:59 [DEBUG] http: Request PUT /v1/agent/service/register (14.693257ms) from=127.0.0.6:51845 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 09:46:59 [DEBUG] agent: Node info in sync 2022/11/29 09:46:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (587.731µs) from=127.0.0.6:51845 2022/11/29 09:47:07 [DEBUG] http: Request GET /v1/catalog/services (934.513µs) from=127.0.0.6:46867 2022/11/29 09:47:07 [DEBUG] http: Request GET /v1/status/leader (270.43µs) from=127.0.0.6:51845 2022/11/29 09:47:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (895.415µs) from=127.0.0.6:51845 2022/11/29 09:47:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (335.867µs) from=127.0.0.6:51845 2022/11/29 09:47:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (666.592µs) from=127.0.0.6:60627 2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (364.617µs) from=127.0.0.6:60627 2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (256.668µs) from=127.0.0.6:60627 2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (224.505µs) from=127.0.0.6:60627 2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (278.067µs) from=127.0.0.6:60627 2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (383.141µs) from=127.0.0.6:51845 2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (481.548µs) from=127.0.0.6:60627 2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (173.324µs) from=127.0.0.6:60627 2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (194.66µs) from=127.0.0.6:60627 2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (197.497µs) from=127.0.0.6:51845 2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (293.318µs) from=127.0.0.6:51845 2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (401.014µs) from=127.0.0.6:51845 2022/11/29 09:47:27 [DEBUG] http: Request GET /v1/status/leader (707.946µs) from=127.0.0.6:58663 2022/11/29 09:47:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:47:48 [DEBUG] http: Request GET /v1/status/leader (1.346597ms) from=127.0.0.6:60063 2022/11/29 09:47:56 [DEBUG] http: Request GET /v1/catalog/services (376.076µs) from=127.0.0.6:60063 2022/11/29 09:47:56 [DEBUG] http: Request GET /v1/status/leader (324.633µs) from=127.0.0.6:60063 2022/11/29 09:47:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (458.858µs) from=127.0.0.6:58663 2022/11/29 09:47:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (413.099µs) from=127.0.0.6:58663 2022/11/29 09:48:08 [DEBUG] http: Request GET /v1/status/leader (436.585µs) from=127.0.0.6:33859 2022/11/29 09:48:16 [DEBUG] http: Request GET /v1/status/leader (196.261µs) from=127.0.0.6:33859 2022/11/29 09:48:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 09:48:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:48:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:48:24 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:48:24 [DEBUG] agent: Node info in sync 2022/11/29 09:48:28 [DEBUG] http: Request GET /v1/status/leader (220.198µs) from=127.0.0.6:33769 2022/11/29 09:48:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 09:48:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:48:36 [DEBUG] http: Request GET /v1/status/leader (276.043µs) from=127.0.0.6:33859 2022/11/29 09:48:48 [DEBUG] http: Request GET /v1/status/leader (311.552µs) from=127.0.0.6:33859 2022/11/29 09:48:56 [DEBUG] http: Request GET /v1/status/leader (178.64µs) from=127.0.0.6:33859 2022/11/29 09:49:08 [DEBUG] http: Request GET /v1/status/leader (1.410541ms) from=127.0.0.6:33769 2022/11/29 09:49:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.133921701s) from=127.0.0.6:50613 2022/11/29 09:49:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.947303514s) from=127.0.0.6:43563 2022/11/29 09:49:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m3.382779232s) from=127.0.0.6:46867 2022/11/29 09:49:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.194875486s) from=127.0.0.6:41263 2022/11/29 09:49:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.424131411s) from=127.0.0.6:43185 2022/11/29 09:49:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.231017386s) from=127.0.0.6:52867 2022/11/29 09:49:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.324201274s) from=127.0.0.6:54413 2022/11/29 09:49:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.596743903s) from=127.0.0.6:60627 2022/11/29 09:49:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.678242031s) from=127.0.0.6:33077 2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.859391395s) from=127.0.0.6:37657 2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.894406261s) from=127.0.0.6:56797 2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.142757376s) from=127.0.0.6:50875 2022/11/29 09:49:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:49:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:49:14 [INFO] agent: Synced service "_v1_sdnc_10.233.11.129_8282" 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:49:14 [DEBUG] agent: Node info in sync 2022/11/29 09:49:14 [DEBUG] http: Request PUT /v1/agent/service/register (11.118245ms) from=127.0.0.6:33769 2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (1m18.080872527s) from=127.0.0.6:60063 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (3.319449454s) from=127.0.0.6:46867 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 09:49:14 [DEBUG] agent: Node info in sync 2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (268.556µs) from=127.0.0.6:33859 2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (529.994µs) from=127.0.0.6:33769 2022/11/29 09:49:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m7.176832939s) from=127.0.0.6:51845 2022/11/29 09:49:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.323490639s) from=127.0.0.6:33383 2022/11/29 09:49:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.417975127s) from=127.0.0.6:60723 2022/11/29 09:49:16 [DEBUG] http: Request GET /v1/status/leader (401.26µs) from=127.0.0.6:40529 2022/11/29 09:49:28 [DEBUG] http: Request GET /v1/status/leader (166.22µs) from=127.0.0.6:33769 2022/11/29 09:49:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:49:36 [DEBUG] http: Request GET /v1/status/leader (634.092µs) from=127.0.0.6:40529 2022/11/29 09:49:48 [DEBUG] http: Request GET /v1/status/leader (876.877µs) from=127.0.0.6:33769 2022/11/29 09:49:56 [DEBUG] http: Request GET /v1/status/leader (7.536179ms) from=127.0.0.6:40529 2022/11/29 09:50:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.033984117s) from=127.0.0.6:32803 2022/11/29 09:50:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.471745408s) from=127.0.0.6:58663 2022/11/29 09:50:08 [DEBUG] http: Request GET /v1/status/leader (186.873µs) from=127.0.0.6:33769 2022/11/29 09:50:16 [DEBUG] http: Request GET /v1/status/leader (2.610763ms) from=127.0.0.6:40529 2022/11/29 09:50:28 [DEBUG] http: Request GET /v1/status/leader (436.834µs) from=127.0.0.6:33769 2022/11/29 09:50:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:50:36 [DEBUG] http: Request GET /v1/status/leader (337.091µs) from=127.0.0.6:40529 2022/11/29 09:50:48 [DEBUG] http: Request GET /v1/status/leader (560.132µs) from=127.0.0.6:33769 2022/11/29 09:50:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 09:50:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:50:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 09:50:56 [DEBUG] agent: Node info in sync 2022/11/29 09:50:56 [DEBUG] http: Request GET /v1/status/leader (301.744µs) from=127.0.0.6:40529 2022/11/29 09:51:08 [DEBUG] http: Request GET /v1/status/leader (276.122µs) from=127.0.0.6:33769 2022/11/29 09:51:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.624645111s) from=127.0.0.6:41263 2022/11/29 09:51:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.792415971s) from=127.0.0.6:43185 2022/11/29 09:51:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.925762158s) from=127.0.0.6:33077 2022/11/29 09:51:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.518146337s) from=127.0.0.6:50875 2022/11/29 09:51:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.87170553s) from=127.0.0.6:56797 2022/11/29 09:51:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.534865473s) from=127.0.0.6:37657 2022/11/29 09:51:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.400374556s) from=127.0.0.6:43563 2022/11/29 09:51:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.452541088s) from=127.0.0.6:50613 2022/11/29 09:51:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.251017517s) from=127.0.0.6:60627 2022/11/29 09:51:16 [DEBUG] http: Request GET /v1/status/leader (379.954µs) from=127.0.0.6:40529 2022/11/29 09:51:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.391234953s) from=127.0.0.6:52867 2022/11/29 09:51:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.411766999s) from=127.0.0.6:60063 2022/11/29 09:51:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.656179985s) from=127.0.0.6:33859 2022/11/29 09:51:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.033783616s) from=127.0.0.6:46867 2022/11/29 09:51:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.29258479s) from=127.0.0.6:51845 2022/11/29 09:51:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.519290199s) from=127.0.0.6:54413 2022/11/29 09:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.491802358s) from=127.0.0.6:33383 2022/11/29 09:51:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.034219781s) from=127.0.0.6:60723 2022/11/29 09:51:28 [DEBUG] http: Request GET /v1/status/leader (401.983µs) from=127.0.0.6:33769 2022/11/29 09:51:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:51:36 [DEBUG] http: Request GET /v1/status/leader (319.487µs) from=127.0.0.6:40529 2022/11/29 09:51:48 [DEBUG] http: Request GET /v1/status/leader (5.004647ms) from=127.0.0.6:33769 2022/11/29 09:51:56 [DEBUG] http: Request GET /v1/status/leader (374.151µs) from=127.0.0.6:40529 2022/11/29 09:52:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.672237873s) from=127.0.0.6:58663 2022/11/29 09:52:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.380105946s) from=127.0.0.6:32803 2022/11/29 09:52:08 [DEBUG] http: Request GET /v1/status/leader (386.25µs) from=127.0.0.6:33769 2022/11/29 09:52:16 [DEBUG] http: Request GET /v1/status/leader (1.07912ms) from=127.0.0.6:40529 2022/11/29 09:52:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 09:52:21 [DEBUG] agent: Node info in sync 2022/11/29 09:52:28 [DEBUG] http: Request GET /v1/status/leader (1.041173ms) from=127.0.0.6:33769 2022/11/29 09:52:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:52:36 [DEBUG] http: Request GET /v1/status/leader (331.376µs) from=127.0.0.6:40529 2022/11/29 09:52:48 [DEBUG] http: Request GET /v1/status/leader (830.069µs) from=127.0.0.6:33769 2022/11/29 09:52:56 [DEBUG] http: Request GET /v1/status/leader (199.801µs) from=127.0.0.6:40529 2022/11/29 09:53:08 [DEBUG] http: Request GET /v1/status/leader (263.589µs) from=127.0.0.6:33769 2022/11/29 09:53:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.734087503s) from=127.0.0.6:33077 2022/11/29 09:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.568181795s) from=127.0.0.6:37657 2022/11/29 09:53:16 [DEBUG] http: Request GET /v1/status/leader (713.654µs) from=127.0.0.6:40529 2022/11/29 09:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.071766723s) from=127.0.0.6:43185 2022/11/29 09:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.57744649s) from=127.0.0.6:41263 2022/11/29 09:53:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.248940852s) from=127.0.0.6:50613 2022/11/29 09:53:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.762112367s) from=127.0.0.6:43563 2022/11/29 09:53:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 09:53:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.4981899s) from=127.0.0.6:50875 2022/11/29 09:53:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.518143309s) from=127.0.0.6:33859 2022/11/29 09:53:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.07993466s) from=127.0.0.6:56797 2022/11/29 09:53:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.756227251s) from=127.0.0.6:46867 2022/11/29 09:53:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.10227122s) from=127.0.0.6:52867 2022/11/29 09:53:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.041331035s) from=127.0.0.6:54413 2022/11/29 09:53:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.282923551s) from=127.0.0.6:60627 2022/11/29 09:53:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.782985079s) from=127.0.0.6:60063 2022/11/29 09:53:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.886143563s) from=127.0.0.6:60723 2022/11/29 09:53:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.918221606s) from=127.0.0.6:51845 2022/11/29 09:53:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.876408974s) from=127.0.0.6:33383 2022/11/29 09:53:28 [DEBUG] http: Request GET /v1/status/leader (182.294µs) from=127.0.0.6:33769 2022/11/29 09:53:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:53:36 [DEBUG] http: Request GET /v1/status/leader (307.139µs) from=127.0.0.6:40529 2022/11/29 09:53:48 [DEBUG] http: Request GET /v1/status/leader (355.598µs) from=127.0.0.6:33769 2022/11/29 09:53:57 [DEBUG] http: Request GET /v1/status/leader (372.34µs) from=127.0.0.6:40529 2022/11/29 09:54:08 [DEBUG] http: Request GET /v1/status/leader (532.065µs) from=127.0.0.6:33769 2022/11/29 09:54:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.164932028s) from=127.0.0.6:58663 2022/11/29 09:54:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:54:11 [DEBUG] agent: Node info in sync 2022/11/29 09:54:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.932601232s) from=127.0.0.6:32803 2022/11/29 09:54:17 [DEBUG] http: Request GET /v1/status/leader (359.563µs) from=127.0.0.6:40529 2022/11/29 09:54:28 [DEBUG] http: Request GET /v1/status/leader (329.028µs) from=127.0.0.6:33769 2022/11/29 09:54:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:54:37 [DEBUG] http: Request GET /v1/status/leader (307.335µs) from=127.0.0.6:40529 2022/11/29 09:54:48 [DEBUG] http: Request GET /v1/status/leader (311.55µs) from=127.0.0.6:33769 2022/11/29 09:54:57 [DEBUG] http: Request GET /v1/status/leader (289.138µs) from=127.0.0.6:40529 2022/11/29 09:55:08 [DEBUG] http: Request GET /v1/status/leader (363.129µs) from=127.0.0.6:33769 2022/11/29 09:55:17 [DEBUG] http: Request GET /v1/status/leader (611.581µs) from=127.0.0.6:40529 2022/11/29 09:55:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.848403533s) from=127.0.0.6:33077 2022/11/29 09:55:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.085005229s) from=127.0.0.6:43563 2022/11/29 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.494898836s) from=127.0.0.6:41263 2022/11/29 09:55:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.510122638s) from=127.0.0.6:43185 2022/11/29 09:55:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.458978855s) from=127.0.0.6:37657 2022/11/29 09:55:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.447548099s) from=127.0.0.6:33859 2022/11/29 09:55:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.834634201s) from=127.0.0.6:50613 2022/11/29 09:55:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.167130736s) from=127.0.0.6:60627 2022/11/29 09:55:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.900250935s) from=127.0.0.6:52867 2022/11/29 09:55:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.657746395s) from=127.0.0.6:54413 2022/11/29 09:55:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.469578613s) from=127.0.0.6:50875 2022/11/29 09:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.512026201s) from=127.0.0.6:46867 2022/11/29 09:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.81592518s) from=127.0.0.6:51845 2022/11/29 09:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.868741003s) from=127.0.0.6:33383 2022/11/29 09:55:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.309357158s) from=127.0.0.6:56797 2022/11/29 09:55:28 [DEBUG] http: Request GET /v1/status/leader (268.6µs) from=127.0.0.6:56797 2022/11/29 09:55:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.236174011s) from=127.0.0.6:60063 2022/11/29 09:55:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.452749361s) from=127.0.0.6:60723 2022/11/29 09:55:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 09:55:31 [DEBUG] agent: Node info in sync 2022/11/29 09:55:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:55:37 [DEBUG] http: Request GET /v1/status/leader (205.121µs) from=127.0.0.6:40529 2022/11/29 09:55:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 09:55:48 [DEBUG] http: Request GET /v1/status/leader (1.039767ms) from=127.0.0.6:56797 2022/11/29 09:55:57 [DEBUG] http: Request GET /v1/status/leader (583.584µs) from=127.0.0.6:40529 2022/11/29 09:56:08 [DEBUG] http: Request GET /v1/status/leader (452.901µs) from=127.0.0.6:56797 2022/11/29 09:56:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.158168218s) from=127.0.0.6:58663 2022/11/29 09:56:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.65465626s) from=127.0.0.6:32803 2022/11/29 09:56:17 [DEBUG] http: Request GET /v1/status/leader (197.59µs) from=127.0.0.6:40529 2022/11/29 09:56:28 [DEBUG] http: Request GET /v1/status/leader (2.135278ms) from=127.0.0.6:56797 2022/11/29 09:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:56:37 [DEBUG] http: Request GET /v1/status/leader (326.354µs) from=127.0.0.6:40529 2022/11/29 09:56:48 [DEBUG] http: Request GET /v1/status/leader (294.831µs) from=127.0.0.6:56797 2022/11/29 09:56:57 [DEBUG] http: Request GET /v1/status/leader (290.315µs) from=127.0.0.6:40529 2022/11/29 09:57:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 09:57:06 [DEBUG] agent: Node info in sync 2022/11/29 09:57:08 [DEBUG] http: Request GET /v1/status/leader (166.442µs) from=127.0.0.6:56797 2022/11/29 09:57:17 [DEBUG] http: Request GET /v1/status/leader (243.386µs) from=127.0.0.6:40529 2022/11/29 09:57:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.258735611s) from=127.0.0.6:33077 2022/11/29 09:57:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.745537351s) from=127.0.0.6:41263 2022/11/29 09:57:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.692793028s) from=127.0.0.6:43563 2022/11/29 09:57:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.144887171s) from=127.0.0.6:43185 2022/11/29 09:57:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.646950335s) from=127.0.0.6:50613 2022/11/29 09:57:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.286817551s) from=127.0.0.6:52867 2022/11/29 09:57:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.74857489s) from=127.0.0.6:33383 2022/11/29 09:57:28 [DEBUG] http: Request GET /v1/status/leader (406.251µs) from=127.0.0.6:56797 2022/11/29 09:57:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.625030786s) from=127.0.0.6:60627 2022/11/29 09:57:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.758347195s) from=127.0.0.6:37657 2022/11/29 09:57:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.307450514s) from=127.0.0.6:33859 2022/11/29 09:57:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.516480889s) from=127.0.0.6:51845 2022/11/29 09:57:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.564386994s) from=127.0.0.6:46867 2022/11/29 09:57:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.80044999s) from=127.0.0.6:54413 2022/11/29 09:57:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.050688178s) from=127.0.0.6:50875 2022/11/29 09:57:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.541585288s) from=127.0.0.6:33769 2022/11/29 09:57:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:57:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.565505571s) from=127.0.0.6:60063 2022/11/29 09:57:37 [DEBUG] http: Request GET /v1/status/leader (243.282µs) from=127.0.0.6:40529 2022/11/29 09:57:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.480291099s) from=127.0.0.6:60723 2022/11/29 09:57:48 [DEBUG] http: Request GET /v1/status/leader (315.988µs) from=127.0.0.6:56797 2022/11/29 09:57:57 [DEBUG] http: Request GET /v1/status/leader (310.519µs) from=127.0.0.6:40529 2022/11/29 09:58:08 [DEBUG] http: Request GET /v1/status/leader (517.248µs) from=127.0.0.6:56797 2022/11/29 09:58:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.571211197s) from=127.0.0.6:58663 2022/11/29 09:58:17 [DEBUG] http: Request GET /v1/status/leader (181.923µs) from=127.0.0.6:40529 2022/11/29 09:58:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.515930518s) from=127.0.0.6:32803 2022/11/29 09:58:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 09:58:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 09:58:27 [DEBUG] agent: Node info in sync 2022/11/29 09:58:28 [DEBUG] http: Request GET /v1/status/leader (5.451745ms) from=127.0.0.6:56797 2022/11/29 09:58:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:58:37 [DEBUG] http: Request GET /v1/status/leader (188.252µs) from=127.0.0.6:40529 2022/11/29 09:58:48 [DEBUG] http: Request GET /v1/status/leader (307.09µs) from=127.0.0.6:56797 2022/11/29 09:58:57 [DEBUG] http: Request GET /v1/status/leader (159.863µs) from=127.0.0.6:40529 2022/11/29 09:59:08 [DEBUG] http: Request GET /v1/status/leader (159.509µs) from=127.0.0.6:56797 2022/11/29 09:59:17 [DEBUG] http: Request GET /v1/status/leader (676.369µs) from=127.0.0.6:40529 2022/11/29 09:59:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.252529117s) from=127.0.0.6:33077 2022/11/29 09:59:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.297831681s) from=127.0.0.6:41263 2022/11/29 09:59:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.768890611s) from=127.0.0.6:50613 2022/11/29 09:59:28 [DEBUG] http: Request GET /v1/status/leader (841.459µs) from=127.0.0.6:56797 2022/11/29 09:59:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.305198032s) from=127.0.0.6:43563 2022/11/29 09:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.89292164s) from=127.0.0.6:43185 2022/11/29 09:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.771351385s) from=127.0.0.6:37657 2022/11/29 09:59:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.583969132s) from=127.0.0.6:33859 2022/11/29 09:59:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.834270906s) from=127.0.0.6:52867 2022/11/29 09:59:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.269599271s) from=127.0.0.6:60627 2022/11/29 09:59:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.64998259s) from=127.0.0.6:51845 2022/11/29 09:59:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 09:59:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.842774188s) from=127.0.0.6:46867 2022/11/29 09:59:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.698628159s) from=127.0.0.6:33769 2022/11/29 09:59:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.331550294s) from=127.0.0.6:33383 2022/11/29 09:59:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.936475381s) from=127.0.0.6:50875 2022/11/29 09:59:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.432435577s) from=127.0.0.6:60063 2022/11/29 09:59:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.070631888s) from=127.0.0.6:54413 2022/11/29 09:59:37 [DEBUG] http: Request GET /v1/status/leader (631.127µs) from=127.0.0.6:40529 2022/11/29 09:59:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 09:59:39 [DEBUG] agent: Node info in sync 2022/11/29 09:59:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.683010118s) from=127.0.0.6:60723 2022/11/29 09:59:48 [DEBUG] http: Request GET /v1/status/leader (233.349µs) from=127.0.0.6:56797 2022/11/29 09:59:57 [DEBUG] http: Request GET /v1/status/leader (7.289742ms) from=127.0.0.6:40529 2022/11/29 10:00:08 [DEBUG] http: Request GET /v1/status/leader (370.864µs) from=127.0.0.6:56797 2022/11/29 10:00:17 [DEBUG] http: Request GET /v1/status/leader (162.506µs) from=127.0.0.6:40529 2022/11/29 10:00:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.79428096s) from=127.0.0.6:58663 2022/11/29 10:00:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.819617587s) from=127.0.0.6:32803 2022/11/29 10:00:28 [DEBUG] http: Request GET /v1/status/leader (230.251µs) from=127.0.0.6:56797 2022/11/29 10:00:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:00:37 [DEBUG] http: Request GET /v1/status/leader (372.102µs) from=127.0.0.6:40529 2022/11/29 10:00:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:00:48 [DEBUG] http: Request GET /v1/status/leader (437.012µs) from=127.0.0.6:56797 2022/11/29 10:00:57 [DEBUG] http: Request GET /v1/status/leader (213.384µs) from=127.0.0.6:40529 2022/11/29 10:01:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:01:08 [DEBUG] agent: Node info in sync 2022/11/29 10:01:08 [DEBUG] http: Request GET /v1/status/leader (193.592µs) from=127.0.0.6:56797 2022/11/29 10:01:17 [DEBUG] http: Request GET /v1/status/leader (187.987µs) from=127.0.0.6:40529 2022/11/29 10:01:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.822570637s) from=127.0.0.6:33077 2022/11/29 10:01:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.603181914s) from=127.0.0.6:41263 2022/11/29 10:01:28 [DEBUG] http: Request GET /v1/status/leader (174.138µs) from=127.0.0.6:56797 2022/11/29 10:01:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.542253427s) from=127.0.0.6:33859 2022/11/29 10:01:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.637966888s) from=127.0.0.6:43563 2022/11/29 10:01:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:01:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.551738109s) from=127.0.0.6:50613 2022/11/29 10:01:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.279273609s) from=127.0.0.6:37657 2022/11/29 10:01:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.669631376s) from=127.0.0.6:33769 2022/11/29 10:01:37 [DEBUG] http: Request GET /v1/status/leader (323.365µs) from=127.0.0.6:40529 2022/11/29 10:01:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.71889106s) from=127.0.0.6:54413 2022/11/29 10:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.312655222s) from=127.0.0.6:43185 2022/11/29 10:01:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.481759155s) from=127.0.0.6:60063 2022/11/29 10:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.830375037s) from=127.0.0.6:52867 2022/11/29 10:01:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.966422076s) from=127.0.0.6:46867 2022/11/29 10:01:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.227452944s) from=127.0.0.6:50875 2022/11/29 10:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.804814781s) from=127.0.0.6:51845 2022/11/29 10:01:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.348183475s) from=127.0.0.6:60627 2022/11/29 10:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.170085293s) from=127.0.0.6:33383 2022/11/29 10:01:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.076585572s) from=127.0.0.6:60723 2022/11/29 10:01:48 [DEBUG] http: Request GET /v1/status/leader (319.12µs) from=127.0.0.6:56797 2022/11/29 10:01:57 [DEBUG] http: Request GET /v1/status/leader (335.411µs) from=127.0.0.6:40529 2022/11/29 10:02:08 [DEBUG] http: Request GET /v1/status/leader (352.477µs) from=127.0.0.6:56797 2022/11/29 10:02:17 [DEBUG] http: Request GET /v1/status/leader (325.766µs) from=127.0.0.6:40529 2022/11/29 10:02:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.149778302s) from=127.0.0.6:58663 2022/11/29 10:02:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:02:25 [DEBUG] agent: Node info in sync 2022/11/29 10:02:28 [DEBUG] http: Request GET /v1/status/leader (226.963µs) from=127.0.0.6:56797 2022/11/29 10:02:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.14860471s) from=127.0.0.6:32803 2022/11/29 10:02:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:02:37 [DEBUG] http: Request GET /v1/status/leader (214.639µs) from=127.0.0.6:40529 2022/11/29 10:02:48 [DEBUG] http: Request GET /v1/status/leader (369.618µs) from=127.0.0.6:56797 2022/11/29 10:02:57 [DEBUG] http: Request GET /v1/status/leader (272.09µs) from=127.0.0.6:40529 2022/11/29 10:03:08 [DEBUG] http: Request GET /v1/status/leader (200.519µs) from=127.0.0.6:56797 2022/11/29 10:03:17 [DEBUG] http: Request GET /v1/status/leader (244.887µs) from=127.0.0.6:40529 2022/11/29 10:03:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:03:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.562540183s) from=127.0.0.6:41263 2022/11/29 10:03:28 [DEBUG] http: Request GET /v1/status/leader (359.413µs) from=127.0.0.6:56797 2022/11/29 10:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.510927765s) from=127.0.0.6:33077 2022/11/29 10:03:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:03:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.031910256s) from=127.0.0.6:50613 2022/11/29 10:03:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.765761964s) from=127.0.0.6:43563 2022/11/29 10:03:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.246677615s) from=127.0.0.6:33859 2022/11/29 10:03:37 [DEBUG] http: Request GET /v1/status/leader (320.009µs) from=127.0.0.6:40529 2022/11/29 10:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.054814767s) from=127.0.0.6:37657 2022/11/29 10:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.324078018s) from=127.0.0.6:43185 2022/11/29 10:03:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.001645414s) from=127.0.0.6:46867 2022/11/29 10:03:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.700289593s) from=127.0.0.6:33769 2022/11/29 10:03:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.888919821s) from=127.0.0.6:51845 2022/11/29 10:03:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.708409487s) from=127.0.0.6:50875 2022/11/29 10:03:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.236275404s) from=127.0.0.6:60063 2022/11/29 10:03:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.490104941s) from=127.0.0.6:54413 2022/11/29 10:03:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.752205533s) from=127.0.0.6:60627 2022/11/29 10:03:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.942054371s) from=127.0.0.6:52867 2022/11/29 10:03:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.4600515s) from=127.0.0.6:33383 2022/11/29 10:03:48 [DEBUG] http: Request GET /v1/status/leader (198.707µs) from=127.0.0.6:56797 2022/11/29 10:03:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.469808608s) from=127.0.0.6:60723 2022/11/29 10:03:57 [DEBUG] http: Request GET /v1/status/leader (743.109µs) from=127.0.0.6:40529 2022/11/29 10:04:08 [DEBUG] http: Request GET /v1/status/leader (880.642µs) from=127.0.0.6:56797 2022/11/29 10:04:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:04:13 [DEBUG] agent: Node info in sync 2022/11/29 10:04:17 [DEBUG] http: Request GET /v1/status/leader (216.863µs) from=127.0.0.6:40529 2022/11/29 10:04:28 [DEBUG] http: Request GET /v1/status/leader (160.96µs) from=127.0.0.6:56797 2022/11/29 10:04:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.749189278s) from=127.0.0.6:58663 2022/11/29 10:04:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.437492939s) from=127.0.0.6:32803 2022/11/29 10:04:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:04:37 [DEBUG] http: Request GET /v1/status/leader (520.966µs) from=127.0.0.6:40529 2022/11/29 10:04:48 [DEBUG] http: Request GET /v1/status/leader (425.313µs) from=127.0.0.6:56797 2022/11/29 10:04:57 [DEBUG] http: Request GET /v1/status/leader (178.229µs) from=127.0.0.6:40529 2022/11/29 10:05:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:05:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:05:01 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" 2022/11/29 10:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:05:01 [DEBUG] agent: Node info in sync 2022/11/29 10:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (13.358409ms) from=127.0.0.6:56797 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:05:01 [DEBUG] agent: Node info in sync 2022/11/29 10:05:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (1m18.495827487s) from=127.0.0.6:54413 2022/11/29 10:05:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (1m21.954088189s) from=127.0.0.6:46867 2022/11/29 10:05:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (427.205µs) from=127.0.0.6:56797 2022/11/29 10:05:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (612.673µs) from=127.0.0.6:56797 2022/11/29 10:05:08 [DEBUG] http: Request GET /v1/status/leader (256.426µs) from=127.0.0.6:51755 2022/11/29 10:05:17 [DEBUG] http: Request GET /v1/status/leader (484.687µs) from=127.0.0.6:40529 2022/11/29 10:05:28 [DEBUG] http: Request GET /v1/status/leader (292.34µs) from=127.0.0.6:51755 2022/11/29 10:05:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.235667261s) from=127.0.0.6:41263 2022/11/29 10:05:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:05:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.417963654s) from=127.0.0.6:43563 2022/11/29 10:05:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.446652921s) from=127.0.0.6:33077 2022/11/29 10:05:37 [DEBUG] http: Request GET /v1/status/leader (185.123µs) from=127.0.0.6:40529 2022/11/29 10:05:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.920495088s) from=127.0.0.6:50613 2022/11/29 10:05:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.44114862s) from=127.0.0.6:33859 2022/11/29 10:05:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.061633117s) from=127.0.0.6:51845 2022/11/29 10:05:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.490900426s) from=127.0.0.6:37657 2022/11/29 10:05:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.233289606s) from=127.0.0.6:33769 2022/11/29 10:05:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.55747568s) from=127.0.0.6:43185 2022/11/29 10:05:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.672447706s) from=127.0.0.6:60627 2022/11/29 10:05:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.749013751s) from=127.0.0.6:52867 2022/11/29 10:05:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.475278264s) from=127.0.0.6:50875 2022/11/29 10:05:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.759919785s) from=127.0.0.6:60063 2022/11/29 10:05:48 [DEBUG] http: Request GET /v1/status/leader (330.491µs) from=127.0.0.6:51755 2022/11/29 10:05:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.31165237s) from=127.0.0.6:33383 2022/11/29 10:05:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.666155588s) from=127.0.0.6:60723 2022/11/29 10:05:57 [DEBUG] http: Request GET /v1/status/leader (358.32µs) from=127.0.0.6:40529 2022/11/29 10:06:08 [DEBUG] http: Request GET /v1/status/leader (978.296µs) from=127.0.0.6:51755 2022/11/29 10:06:17 [DEBUG] http: Request GET /v1/status/leader (305.176µs) from=127.0.0.6:40529 2022/11/29 10:06:28 [DEBUG] http: Request GET /v1/status/leader (301.484µs) from=127.0.0.6:51755 2022/11/29 10:06:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:06:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.442634116s) from=127.0.0.6:32803 2022/11/29 10:06:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.419326993s) from=127.0.0.6:58663 2022/11/29 10:06:37 [DEBUG] http: Request GET /v1/status/leader (217.764µs) from=127.0.0.6:40529 2022/11/29 10:06:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:06:46 [DEBUG] agent: Node info in sync 2022/11/29 10:06:48 [DEBUG] http: Request GET /v1/status/leader (185.33µs) from=127.0.0.6:51755 2022/11/29 10:06:57 [DEBUG] http: Request GET /v1/status/leader (284.498µs) from=127.0.0.6:40529 2022/11/29 10:07:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (2m0.18040754s) from=127.0.0.6:54413 2022/11/29 10:07:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (2m3.217798239s) from=127.0.0.6:46867 2022/11/29 10:07:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.825561868s) from=127.0.0.6:56797 2022/11/29 10:07:08 [DEBUG] http: Request GET /v1/status/leader (179.599µs) from=127.0.0.6:51755 2022/11/29 10:07:17 [DEBUG] http: Request GET /v1/status/leader (313.968µs) from=127.0.0.6:40529 2022/11/29 10:07:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07: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/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:28 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.57.157_8443" 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (23.809702983s) from=127.0.0.6:46867 2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (26.847786537s) from=127.0.0.6:54413 2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:28 [DEBUG] agent: Node info in sync 2022/11/29 10:07:28 [DEBUG] http: Request PUT /v1/agent/service/register (15.377769ms) from=127.0.0.6:51755 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Node info in sync 2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (6.154669ms) from=127.0.0.6:51755 2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (332.699µs) from=127.0.0.6:51755 2022/11/29 10:07:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07: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/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:28 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.10.127_8082" 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:28 [DEBUG] agent: Node info in sync 2022/11/29 10:07:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.844374ms) from=127.0.0.6:55677 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:28 [DEBUG] agent: Node info in sync 2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (67.571332ms) from=127.0.0.6:46867 2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (39.536594ms) from=127.0.0.6:51755 2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (345.498µs) from=127.0.0.6:51755 2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (721.499µs) from=127.0.0.6:44119 2022/11/29 10:07:29 [DEBUG] http: Request GET /v1/status/leader (328.17µs) from=127.0.0.6:44119 2022/11/29 10:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.980929071s) from=127.0.0.6:41263 2022/11/29 10:07:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:07:37 [DEBUG] http: Request GET /v1/status/leader (1.821176ms) from=127.0.0.6:40529 2022/11/29 10:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:38 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.5.199_8410" 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Node info in sync 2022/11/29 10:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (41.360181ms) from=127.0.0.6:44119 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.267371888s) from=127.0.0.6:46867 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:38 [DEBUG] agent: Node info in sync 2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.265889675s) from=127.0.0.6:55677 2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (359.858µs) from=127.0.0.6:44119 2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (2.610768ms) from=127.0.0.6:44119 2022/11/29 10:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:38 [INFO] agent: Synced service "_v1_nslcm_10.233.53.74_8403" 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Node info in sync 2022/11/29 10:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.124686ms) from=127.0.0.6:57271 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:38 [DEBUG] agent: Node info in sync 2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (84.89308ms) from=127.0.0.6:46867 2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (91.065916ms) from=127.0.0.6:55677 2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (282.7µs) from=127.0.0.6:57271 2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (651.9µs) from=127.0.0.6:35957 2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [INFO] agent: Synced service "_v2_nslcm_10.233.53.74_8403" 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Node info in sync 2022/11/29 10:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (8.919635ms) from=127.0.0.6:35957 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Node info in sync 2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (123.268782ms) from=127.0.0.6:46867 2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (133.847586ms) from=127.0.0.6:55677 2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (330.593µs) from=127.0.0.6:35957 2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (290.035µs) from=127.0.0.6:40529 2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.56.2_8484" 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:39 [DEBUG] agent: Node info in sync 2022/11/29 10:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (12.230202ms) from=127.0.0.6:35957 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:39 [DEBUG] agent: Node info in sync 2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (179.104521ms) from=127.0.0.6:55677 2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (182.295115ms) from=127.0.0.6:46867 2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (478.621µs) from=127.0.0.6:35957 2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (341.626µs) from=127.0.0.6:34023 2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:07:39 [INFO] agent: Synced service "_v1_vnfres_10.233.4.38_8802" 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:39 [DEBUG] agent: Node info in sync 2022/11/29 10:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.810544ms) from=127.0.0.6:35957 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:39 [DEBUG] agent: Node info in sync 2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (215.742027ms) from=127.0.0.6:46867 2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (242.268171ms) from=127.0.0.6:55677 2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (421.385µs) from=127.0.0.6:35957 2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (512.933µs) from=127.0.0.6:45657 2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.597961339s) from=127.0.0.6:43563 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:40 [INFO] agent: Synced service "_v1_vnfmgr_10.233.56.56_8803" 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:07:40 [DEBUG] agent: Node info in sync 2022/11/29 10:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (297.385142ms) from=127.0.0.6:35957 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:40 [DEBUG] agent: Node info in sync 2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (475.461806ms) from=127.0.0.6:55677 2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (487.994463ms) from=127.0.0.6:46867 2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.176715ms) from=127.0.0.6:55677 2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (516.428µs) from=127.0.0.6:55677 2022/11/29 10:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:40 [INFO] agent: Synced service "_v1_vnflcm_10.233.41.174_8801" 2022/11/29 10:07:40 [DEBUG] agent: Node info in sync 2022/11/29 10:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (185.650833ms) from=127.0.0.6:35957 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (378.530211ms) from=127.0.0.6:55677 2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (419.020142ms) from=127.0.0.6:46867 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:40 [DEBUG] agent: Node info in sync 2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (746.603µs) from=127.0.0.6:35957 2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (283.662µs) from=127.0.0.6:60401 2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.858698235s) from=127.0.0.6:33077 2022/11/29 10:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:07:40 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.63.127_8482" 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:07:40 [DEBUG] agent: Node info in sync 2022/11/29 10:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.851163ms) from=127.0.0.6:35957 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:07:40 [DEBUG] agent: Node info in sync 2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (119.466633ms) from=127.0.0.6:55677 2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (102.706264ms) from=127.0.0.6:46867 2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (657.887µs) from=127.0.0.6:35957 2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (393.712µs) from=127.0.0.6:35957 2022/11/29 10:07:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.658542729s) from=127.0.0.6:33859 2022/11/29 10:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.801352342s) from=127.0.0.6:51845 2022/11/29 10:07:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.076454678s) from=127.0.0.6:50613 2022/11/29 10:07:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.486271919s) from=127.0.0.6:33769 2022/11/29 10:07:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.722449997s) from=127.0.0.6:37657 2022/11/29 10:07:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.239441207s) from=127.0.0.6:43185 2022/11/29 10:07:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.486062517s) from=127.0.0.6:50875 2022/11/29 10:07:49 [DEBUG] http: Request GET /v1/status/leader (329.585µs) from=127.0.0.6:59955 2022/11/29 10:07:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.72600474s) from=127.0.0.6:52867 2022/11/29 10:07:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.574338408s) from=127.0.0.6:60627 2022/11/29 10:07:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.099158696s) from=127.0.0.6:60063 2022/11/29 10:07:57 [DEBUG] http: Request GET /v1/status/leader (738.902µs) from=127.0.0.6:59955 2022/11/29 10:07:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:08:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.389230447s) from=127.0.0.6:33383 2022/11/29 10:08:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.804262602s) from=127.0.0.6:60723 2022/11/29 10:08:09 [DEBUG] http: Request GET /v1/status/leader (4.072803ms) from=127.0.0.6:59955 2022/11/29 10:08:17 [DEBUG] http: Request GET /v1/status/leader (1.005418ms) from=127.0.0.6:59955 2022/11/29 10:08:29 [DEBUG] http: Request GET /v1/status/leader (265.254µs) from=127.0.0.6:59955 2022/11/29 10:08:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:08:37 [DEBUG] http: Request GET /v1/status/leader (355.038µs) from=127.0.0.6:59955 2022/11/29 10:08:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.670467825s) from=127.0.0.6:32803 2022/11/29 10:08:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.219495133s) from=127.0.0.6:58663 2022/11/29 10:08:49 [DEBUG] http: Request GET /v1/status/leader (219.866µs) from=127.0.0.6:59955 2022/11/29 10:08:57 [DEBUG] http: Request GET /v1/status/leader (277.455µs) from=127.0.0.6:59955 2022/11/29 10:09:09 [DEBUG] http: Request GET /v1/status/leader (401.461µs) from=127.0.0.6:59955 2022/11/29 10:09:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.416170188s) from=127.0.0.6:56797 2022/11/29 10:09:17 [DEBUG] http: Request GET /v1/status/leader (206.779µs) from=127.0.0.6:59955 2022/11/29 10:09:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:09:27 [DEBUG] agent: Node info in sync 2022/11/29 10:09:29 [DEBUG] http: Request GET /v1/status/leader (404.603µs) from=127.0.0.6:59955 2022/11/29 10:09:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.587232039s) from=127.0.0.6:51755 2022/11/29 10:09:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.676006778s) from=127.0.0.6:54413 2022/11/29 10:09:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:09:37 [DEBUG] http: Request GET /v1/status/leader (287.506µs) from=127.0.0.6:59955 2022/11/29 10:09:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.804247582s) from=127.0.0.6:41263 2022/11/29 10:09:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.297685092s) from=127.0.0.6:44119 2022/11/29 10:09:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.13922503s) from=127.0.0.6:43563 2022/11/29 10:09:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.34831921s) from=127.0.0.6:60401 2022/11/29 10:09:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m1.301530998s) from=127.0.0.6:35957 2022/11/29 10:09:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.148651788s) from=127.0.0.6:33859 2022/11/29 10:09:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.765599111s) from=127.0.0.6:52371 2022/11/29 10:09:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m4.618711285s) from=127.0.0.6:40529 2022/11/29 10:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.581804033s) from=127.0.0.6:33077 2022/11/29 10:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.992419629s) from=127.0.0.6:55677 2022/11/29 10:09:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m7.021671621s) from=127.0.0.6:57271 2022/11/29 10:09:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.711769882s) from=127.0.0.6:34023 2022/11/29 10:09:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.603365821s) from=127.0.0.6:45657 2022/11/29 10:09:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.470580005s) from=127.0.0.6:46867 2022/11/29 10:09:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.630606898s) from=127.0.0.6:51845 2022/11/29 10:09:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.435111434s) from=127.0.0.6:43185 2022/11/29 10:09:49 [DEBUG] http: Request GET /v1/status/leader (498.576µs) from=127.0.0.6:59955 2022/11/29 10:09:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.833825709s) from=127.0.0.6:50875 2022/11/29 10:09:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.821407333s) from=127.0.0.6:37657 2022/11/29 10:09:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.939566473s) from=127.0.0.6:33769 2022/11/29 10:09:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.919730438s) from=127.0.0.6:50613 2022/11/29 10:09:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.295743648s) from=127.0.0.6:60063 2022/11/29 10:09:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.536177783s) from=127.0.0.6:60627 2022/11/29 10:09:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m7.45044665s) from=127.0.0.6:52867 2022/11/29 10:09:57 [DEBUG] http: Request GET /v1/status/leader (327.688µs) from=127.0.0.6:59955 2022/11/29 10:10:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.099617654s) from=127.0.0.6:60723 2022/11/29 10:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.277356257s) from=127.0.0.6:33383 2022/11/29 10:10:09 [DEBUG] http: Request GET /v1/status/leader (252.336µs) from=127.0.0.6:59955 2022/11/29 10:10:17 [DEBUG] http: Request GET /v1/status/leader (1.864158ms) from=127.0.0.6:59955 2022/11/29 10:10:29 [DEBUG] http: Request GET /v1/status/leader (364.972µs) from=127.0.0.6:59955 2022/11/29 10:10:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:10:37 [DEBUG] http: Request GET /v1/status/leader (226.536µs) from=127.0.0.6:59955 2022/11/29 10:10:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:10:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:10:40 [DEBUG] agent: Node info in sync 2022/11/29 10:10:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.953165695s) from=127.0.0.6:32803 2022/11/29 10:10:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.451043105s) from=127.0.0.6:58663 2022/11/29 10:10:49 [DEBUG] http: Request GET /v1/status/leader (761.586µs) from=127.0.0.6:59955 2022/11/29 10:10:57 [DEBUG] http: Request GET /v1/status/leader (172.858µs) from=127.0.0.6:59955 2022/11/29 10:11:09 [DEBUG] http: Request GET /v1/status/leader (3.97627ms) from=127.0.0.6:59955 2022/11/29 10:11:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.526156296s) from=127.0.0.6:56797 2022/11/29 10:11:17 [DEBUG] http: Request GET /v1/status/leader (388.26µs) from=127.0.0.6:59955 2022/11/29 10:11:29 [DEBUG] http: Request GET /v1/status/leader (991.774µs) from=127.0.0.6:59955 2022/11/29 10:11:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.078298071s) from=127.0.0.6:51755 2022/11/29 10:11:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.607381631s) from=127.0.0.6:54413 2022/11/29 10:11:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:11:37 [DEBUG] http: Request GET /v1/status/leader (236.696µs) from=127.0.0.6:59955 2022/11/29 10:11:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.309884316s) from=127.0.0.6:60401 2022/11/29 10:11:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.147309394s) from=127.0.0.6:41263 2022/11/29 10:11:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.511318949s) from=127.0.0.6:44119 2022/11/29 10:11:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.767349374s) from=127.0.0.6:52371 2022/11/29 10:11:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m4.163151693s) from=127.0.0.6:35957 2022/11/29 10:11:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.068962636s) from=127.0.0.6:33077 2022/11/29 10:11:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m7.264483335s) from=127.0.0.6:43563 2022/11/29 10:11:49 [DEBUG] http: Request GET /v1/status/leader (7.370555ms) from=127.0.0.6:59955 2022/11/29 10:11:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.051178773s) from=127.0.0.6:55677 2022/11/29 10:11:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.318636965s) from=127.0.0.6:33859 2022/11/29 10:11:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.054835781s) from=127.0.0.6:34023 2022/11/29 10:11:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.285062163s) from=127.0.0.6:46867 2022/11/29 10:11:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m6.951462748s) from=127.0.0.6:40529 2022/11/29 10:11:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m5.464474532s) from=127.0.0.6:57271 2022/11/29 10:11:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.9022477s) from=127.0.0.6:45657 2022/11/29 10:11:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:11:53 [DEBUG] agent: Node info in sync 2022/11/29 10:11:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.222122105s) from=127.0.0.6:60627 2022/11/29 10:11:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.066118822s) from=127.0.0.6:33769 2022/11/29 10:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.24654717s) from=127.0.0.6:43185 2022/11/29 10:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.966380394s) from=127.0.0.6:51845 2022/11/29 10:11:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.608094493s) from=127.0.0.6:50875 2022/11/29 10:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.870635709s) from=127.0.0.6:37657 2022/11/29 10:11:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.384369771s) from=127.0.0.6:60063 2022/11/29 10:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.011971695s) from=127.0.0.6:52867 2022/11/29 10:11:57 [DEBUG] http: Request GET /v1/status/leader (171.124µs) from=127.0.0.6:59955 2022/11/29 10:11:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.204731183s) from=127.0.0.6:50613 2022/11/29 10:12:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.071083612s) from=127.0.0.6:60723 2022/11/29 10:12:09 [DEBUG] http: Request GET /v1/status/leader (213.903µs) from=127.0.0.6:59955 2022/11/29 10:12:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.533767402s) from=127.0.0.6:33383 2022/11/29 10:12:17 [DEBUG] http: Request GET /v1/status/leader (327.748µs) from=127.0.0.6:59955 2022/11/29 10:12:29 [DEBUG] http: Request GET /v1/status/leader (318.586µs) from=127.0.0.6:59955 2022/11/29 10:12:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:12:37 [DEBUG] http: Request GET /v1/status/leader (355.226µs) from=127.0.0.6:59955 2022/11/29 10:12:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.667797399s) from=127.0.0.6:32803 2022/11/29 10:12:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.266424376s) from=127.0.0.6:58663 2022/11/29 10:12:49 [DEBUG] http: Request GET /v1/status/leader (348.544µs) from=127.0.0.6:59955 2022/11/29 10:12:58 [DEBUG] http: Request GET /v1/status/leader (184.992µs) from=127.0.0.6:59955 2022/11/29 10:12:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:13:09 [DEBUG] http: Request GET /v1/status/leader (1.706441ms) from=127.0.0.6:59955 2022/11/29 10:13:18 [DEBUG] http: Request GET /v1/status/leader (329.158µs) from=127.0.0.6:59955 2022/11/29 10:13:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.211407201s) from=127.0.0.6:56797 2022/11/29 10:13:29 [DEBUG] http: Request GET /v1/status/leader (366.872µs) from=127.0.0.6:59955 2022/11/29 10:13:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:13:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:13:34 [DEBUG] agent: Node info in sync 2022/11/29 10:13:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.518054906s) from=127.0.0.6:54413 2022/11/29 10:13:38 [DEBUG] http: Request GET /v1/status/leader (213.031µs) from=127.0.0.6:59955 2022/11/29 10:13:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.363073005s) from=127.0.0.6:51755 2022/11/29 10:13:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.851958546s) from=127.0.0.6:60401 2022/11/29 10:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.273286638s) from=127.0.0.6:41263 2022/11/29 10:13:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.808714984s) from=127.0.0.6:44119 2022/11/29 10:13:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m2.669592652s) from=127.0.0.6:35957 2022/11/29 10:13:49 [DEBUG] http: Request GET /v1/status/leader (327.528µs) from=127.0.0.6:59955 2022/11/29 10:13:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.667652883s) from=127.0.0.6:52371 2022/11/29 10:13:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.547393434s) from=127.0.0.6:43563 2022/11/29 10:13:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m1.432320794s) from=127.0.0.6:40529 2022/11/29 10:13:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.800284064s) from=127.0.0.6:46867 2022/11/29 10:13:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.668221124s) from=127.0.0.6:33859 2022/11/29 10:13:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.262203491s) from=127.0.0.6:33077 2022/11/29 10:13:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m3.008510825s) from=127.0.0.6:57271 2022/11/29 10:13:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.437778306s) from=127.0.0.6:55677 2022/11/29 10:13:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m7.397926014s) from=127.0.0.6:34023 2022/11/29 10:13:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.471635479s) from=127.0.0.6:60627 2022/11/29 10:13:58 [DEBUG] http: Request GET /v1/status/leader (363.32µs) from=127.0.0.6:59955 2022/11/29 10:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.815192451s) from=127.0.0.6:43185 2022/11/29 10:14:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.073787739s) from=127.0.0.6:45657 2022/11/29 10:14:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.900103166s) from=127.0.0.6:33769 2022/11/29 10:14:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.301815568s) from=127.0.0.6:60063 2022/11/29 10:14:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.564986471s) from=127.0.0.6:50875 2022/11/29 10:14:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.993054429s) from=127.0.0.6:51845 2022/11/29 10:14:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.25371863s) from=127.0.0.6:37657 2022/11/29 10:14:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.104023423s) from=127.0.0.6:52867 2022/11/29 10:14:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.382588363s) from=127.0.0.6:50613 2022/11/29 10:14:09 [DEBUG] http: Request GET /v1/status/leader (280.108µs) from=127.0.0.6:59955 2022/11/29 10:14:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.872074317s) from=127.0.0.6:60723 2022/11/29 10:14:18 [DEBUG] http: Request GET /v1/status/leader (399.651µs) from=127.0.0.6:59955 2022/11/29 10:14:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.237500676s) from=127.0.0.6:33383 2022/11/29 10:14:29 [DEBUG] http: Request GET /v1/status/leader (404.665µs) from=127.0.0.6:59955 2022/11/29 10:14:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:14:38 [DEBUG] http: Request GET /v1/status/leader (309.377µs) from=127.0.0.6:59955 2022/11/29 10:14:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.15665048s) from=127.0.0.6:32803 2022/11/29 10:14:49 [DEBUG] http: Request GET /v1/status/leader (643.082µs) from=127.0.0.6:59955 2022/11/29 10:14:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.525494776s) from=127.0.0.6:58663 2022/11/29 10:14:58 [DEBUG] http: Request GET /v1/status/leader (1.119379ms) from=127.0.0.6:59955 2022/11/29 10:15:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:15:09 [DEBUG] http: Request GET /v1/status/leader (377.976µs) from=127.0.0.6:59955 2022/11/29 10:15:18 [DEBUG] http: Request GET /v1/status/leader (227.152µs) from=127.0.0.6:59955 2022/11/29 10:15:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:15:21 [DEBUG] agent: Node info in sync 2022/11/29 10:15:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.302733389s) from=127.0.0.6:56797 2022/11/29 10:15:29 [DEBUG] http: Request GET /v1/status/leader (1.091528ms) from=127.0.0.6:59955 2022/11/29 10:15:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:15:38 [DEBUG] http: Request GET /v1/status/leader (757.9µs) from=127.0.0.6:59955 2022/11/29 10:15:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.42273025s) from=127.0.0.6:54413 2022/11/29 10:15:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.200456937s) from=127.0.0.6:51755 2022/11/29 10:15:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.774883268s) from=127.0.0.6:60401 2022/11/29 10:15:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.753419552s) from=127.0.0.6:44119 2022/11/29 10:15:49 [DEBUG] http: Request GET /v1/status/leader (435.028µs) from=127.0.0.6:59955 2022/11/29 10:15:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m1.273560283s) from=127.0.0.6:35957 2022/11/29 10:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m7.14795991s) from=127.0.0.6:41263 2022/11/29 10:15:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.166524362s) from=127.0.0.6:40529 2022/11/29 10:15:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.154088543s) from=127.0.0.6:43563 2022/11/29 10:15:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.828180146s) from=127.0.0.6:33859 2022/11/29 10:15:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.883460437s) from=127.0.0.6:52371 2022/11/29 10:15:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.309219619s) from=127.0.0.6:46867 2022/11/29 10:15:58 [DEBUG] http: Request GET /v1/status/leader (180.435µs) from=127.0.0.6:59955 2022/11/29 10:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.903641277s) from=127.0.0.6:33077 2022/11/29 10:16:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m7.179661787s) from=127.0.0.6:57271 2022/11/29 10:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.033921817s) from=127.0.0.6:55677 2022/11/29 10:16:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.928062693s) from=127.0.0.6:60063 2022/11/29 10:16:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.092216105s) from=127.0.0.6:43185 2022/11/29 10:16:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.244369625s) from=127.0.0.6:34023 2022/11/29 10:16:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.788645403s) from=127.0.0.6:45657 2022/11/29 10:16:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.40542719s) from=127.0.0.6:51845 2022/11/29 10:16:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.927574297s) from=127.0.0.6:60627 2022/11/29 10:16:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.251476137s) from=127.0.0.6:52867 2022/11/29 10:16:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.44266304s) from=127.0.0.6:33769 2022/11/29 10:16:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.339488768s) from=127.0.0.6:37657 2022/11/29 10:16:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.312745964s) from=127.0.0.6:50875 2022/11/29 10:16:09 [DEBUG] http: Request GET /v1/status/leader (347.874µs) from=127.0.0.6:59955 2022/11/29 10:16:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.118733827s) from=127.0.0.6:50613 2022/11/29 10:16:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.086974466s) from=127.0.0.6:60723 2022/11/29 10:16:18 [DEBUG] http: Request GET /v1/status/leader (316.541µs) from=127.0.0.6:59955 2022/11/29 10:16:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.678471097s) from=127.0.0.6:33383 2022/11/29 10:16:29 [DEBUG] http: Request GET /v1/status/leader (386.222µs) from=127.0.0.6:59955 2022/11/29 10:16:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:16:38 [DEBUG] http: Request GET /v1/status/leader (305.208µs) from=127.0.0.6:59955 2022/11/29 10:16:49 [DEBUG] http: Request GET /v1/status/leader (1.73288ms) from=127.0.0.6:59955 2022/11/29 10:16:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.811344112s) from=127.0.0.6:32803 2022/11/29 10:16:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.136378394s) from=127.0.0.6:58663 2022/11/29 10:16:58 [DEBUG] http: Request GET /v1/status/leader (176.074µs) from=127.0.0.6:59955 2022/11/29 10:17:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:17:00 [DEBUG] agent: Node info in sync 2022/11/29 10:17:09 [DEBUG] http: Request GET /v1/status/leader (385.244µs) from=127.0.0.6:59955 2022/11/29 10:17:18 [DEBUG] http: Request GET /v1/status/leader (435.199µs) from=127.0.0.6:59955 2022/11/29 10:17:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:17:29 [DEBUG] http: Request GET /v1/status/leader (197.009µs) from=127.0.0.6:59955 2022/11/29 10:17:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m7.163062885s) from=127.0.0.6:56797 2022/11/29 10:17:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:17:38 [DEBUG] http: Request GET /v1/status/leader (301.106µs) from=127.0.0.6:59955 2022/11/29 10:17:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.734301885s) from=127.0.0.6:51755 2022/11/29 10:17:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.605191934s) from=127.0.0.6:54413 2022/11/29 10:17:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.448137619s) from=127.0.0.6:60401 2022/11/29 10:17:49 [DEBUG] http: Request GET /v1/status/leader (355.596µs) from=127.0.0.6:59955 2022/11/29 10:17:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.698635522s) from=127.0.0.6:44119 2022/11/29 10:17:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m4.021107408s) from=127.0.0.6:35957 2022/11/29 10:17:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m2.020812117s) from=127.0.0.6:40529 2022/11/29 10:17:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.18832325s) from=127.0.0.6:43563 2022/11/29 10:17:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.930993951s) from=127.0.0.6:41263 2022/11/29 10:17:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.63848878s) from=127.0.0.6:46867 2022/11/29 10:17:58 [DEBUG] http: Request GET /v1/status/leader (326.632µs) from=127.0.0.6:59955 2022/11/29 10:17:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.945488164s) from=127.0.0.6:33859 2022/11/29 10:18:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.594506963s) from=127.0.0.6:52371 2022/11/29 10:18:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.459111802s) from=127.0.0.6:60063 2022/11/29 10:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.673253848s) from=127.0.0.6:33077 2022/11/29 10:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.032195385s) from=127.0.0.6:51845 2022/11/29 10:18:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.89894077s) from=127.0.0.6:52867 2022/11/29 10:18:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m4.546804183s) from=127.0.0.6:57271 2022/11/29 10:18:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.820212386s) from=127.0.0.6:45657 2022/11/29 10:18:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.117513103s) from=127.0.0.6:55677 2022/11/29 10:18:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.833265418s) from=127.0.0.6:43185 2022/11/29 10:18:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.412314583s) from=127.0.0.6:60627 2022/11/29 10:18:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.153582112s) from=127.0.0.6:50875 2022/11/29 10:18:09 [DEBUG] http: Request GET /v1/status/leader (325.42µs) from=127.0.0.6:59955 2022/11/29 10:18:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.410929046s) from=127.0.0.6:33769 2022/11/29 10:18:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.478151876s) from=127.0.0.6:34023 2022/11/29 10:18:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.567605976s) from=127.0.0.6:50613 2022/11/29 10:18:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.79876466s) from=127.0.0.6:37657 2022/11/29 10:18:18 [DEBUG] http: Request GET /v1/status/leader (631.237µs) from=127.0.0.6:59955 2022/11/29 10:18:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.587334554s) from=127.0.0.6:33383 2022/11/29 10:18:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.874450699s) from=127.0.0.6:60723 2022/11/29 10:18:29 [DEBUG] http: Request GET /v1/status/leader (399.232µs) from=127.0.0.6:59955 2022/11/29 10:18:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:18:38 [DEBUG] http: Request GET /v1/status/leader (252.708µs) from=127.0.0.6:59955 2022/11/29 10:18:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:18:41 [DEBUG] agent: Node info in sync 2022/11/29 10:18:49 [DEBUG] http: Request GET /v1/status/leader (736.746µs) from=127.0.0.6:59955 2022/11/29 10:18:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.87804326s) from=127.0.0.6:32803 2022/11/29 10:18:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.606776144s) from=127.0.0.6:58663 2022/11/29 10:18:58 [DEBUG] http: Request GET /v1/status/leader (1.350215ms) from=127.0.0.6:59955 2022/11/29 10:19:09 [DEBUG] http: Request GET /v1/status/leader (198.59µs) from=127.0.0.6:59955 2022/11/29 10:19:18 [DEBUG] http: Request GET /v1/status/leader (708.822µs) from=127.0.0.6:59955 2022/11/29 10:19:29 [DEBUG] http: Request GET /v1/status/leader (356.968µs) from=127.0.0.6:59955 2022/11/29 10:19:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:19:38 [DEBUG] http: Request GET /v1/status/leader (461.691µs) from=127.0.0.6:59955 2022/11/29 10:19:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.489226197s) from=127.0.0.6:56797 2022/11/29 10:19:49 [DEBUG] http: Request GET /v1/status/leader (360.597µs) from=127.0.0.6:59955 2022/11/29 10:19:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.335153732s) from=127.0.0.6:51755 2022/11/29 10:19:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.042393126s) from=127.0.0.6:44119 2022/11/29 10:19:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.65708761s) from=127.0.0.6:60401 2022/11/29 10:19:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.288292531s) from=127.0.0.6:54413 2022/11/29 10:19:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.230932145s) from=127.0.0.6:46867 2022/11/29 10:19:58 [DEBUG] http: Request GET /v1/status/leader (193.269µs) from=127.0.0.6:59955 2022/11/29 10:20:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m6.13652715s) from=127.0.0.6:35957 2022/11/29 10:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.483108037s) from=127.0.0.6:41263 2022/11/29 10:20:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.789261201s) from=127.0.0.6:43563 2022/11/29 10:20:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.1289039s) from=127.0.0.6:52371 2022/11/29 10:20:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m6.678602773s) from=127.0.0.6:40529 2022/11/29 10:20:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.199017414s) from=127.0.0.6:60063 2022/11/29 10:20:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.826739822s) from=127.0.0.6:33859 2022/11/29 10:20:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.708506406s) from=127.0.0.6:51845 2022/11/29 10:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.14801509s) from=127.0.0.6:52867 2022/11/29 10:20:09 [DEBUG] http: Request GET /v1/status/leader (943.621µs) from=127.0.0.6:59955 2022/11/29 10:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.861061502s) from=127.0.0.6:43185 2022/11/29 10:20:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.032060407s) from=127.0.0.6:33077 2022/11/29 10:20:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m4.362284353s) from=127.0.0.6:57271 2022/11/29 10:20:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.201835194s) from=127.0.0.6:45657 2022/11/29 10:20:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.612185037s) from=127.0.0.6:33769 2022/11/29 10:20:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.234122855s) from=127.0.0.6:34023 2022/11/29 10:20:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.669924172s) from=127.0.0.6:55677 2022/11/29 10:20:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:20:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.971863891s) from=127.0.0.6:60627 2022/11/29 10:20:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.978805849s) from=127.0.0.6:50875 2022/11/29 10:20:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.81568826s) from=127.0.0.6:37657 2022/11/29 10:20:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.156052348s) from=127.0.0.6:50613 2022/11/29 10:20:18 [DEBUG] http: Request GET /v1/status/leader (2.11672ms) from=127.0.0.6:59955 2022/11/29 10:20:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.78185921s) from=127.0.0.6:33383 2022/11/29 10:20:29 [DEBUG] http: Request GET /v1/status/leader (1.242582ms) from=127.0.0.6:59955 2022/11/29 10:20:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.057943289s) from=127.0.0.6:60723 2022/11/29 10:20:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:20:32 [DEBUG] agent: Node info in sync 2022/11/29 10:20:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:20:38 [DEBUG] http: Request GET /v1/status/leader (229.174µs) from=127.0.0.6:59955 2022/11/29 10:20:49 [DEBUG] http: Request GET /v1/status/leader (459.978µs) from=127.0.0.6:59955 2022/11/29 10:20:58 [DEBUG] http: Request GET /v1/status/leader (797.509µs) from=127.0.0.6:59955 2022/11/29 10:20:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.381926903s) from=127.0.0.6:32803 2022/11/29 10:21:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.508380313s) from=127.0.0.6:58663 2022/11/29 10:21:09 [DEBUG] http: Request GET /v1/status/leader (436.927µs) from=127.0.0.6:59955 2022/11/29 10:21:18 [DEBUG] http: Request GET /v1/status/leader (378.824µs) from=127.0.0.6:59955 2022/11/29 10:21:29 [DEBUG] http: Request GET /v1/status/leader (162.448µs) from=127.0.0.6:59955 2022/11/29 10:21:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:21:38 [DEBUG] http: Request GET /v1/status/leader (1.733558ms) from=127.0.0.6:59955 2022/11/29 10:21:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:21:38 [DEBUG] agent: Node info in sync 2022/11/29 10:21:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.059788729s) from=127.0.0.6:56797 2022/11/29 10:21:49 [DEBUG] http: Request GET /v1/status/leader (325.625µs) from=127.0.0.6:59955 2022/11/29 10:21:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.610702941s) from=127.0.0.6:51755 2022/11/29 10:21:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.327567216s) from=127.0.0.6:60401 2022/11/29 10:21:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.735811894s) from=127.0.0.6:44119 2022/11/29 10:21:58 [DEBUG] http: Request GET /v1/status/leader (185.467µs) from=127.0.0.6:59955 2022/11/29 10:22:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.884045806s) from=127.0.0.6:54413 2022/11/29 10:22:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.406901383s) from=127.0.0.6:52371 2022/11/29 10:22:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.992266248s) from=127.0.0.6:40529 2022/11/29 10:22:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.96983771s) from=127.0.0.6:43563 2022/11/29 10:22:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.081538211s) from=127.0.0.6:46867 2022/11/29 10:22:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.443699253s) from=127.0.0.6:60063 2022/11/29 10:22:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m4.14305031s) from=127.0.0.6:35957 2022/11/29 10:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.804242994s) from=127.0.0.6:41263 2022/11/29 10:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.202389159s) from=127.0.0.6:51845 2022/11/29 10:22:09 [DEBUG] http: Request GET /v1/status/leader (182.193µs) from=127.0.0.6:59955 2022/11/29 10:22:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.857702214s) from=127.0.0.6:33859 2022/11/29 10:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.028561499s) from=127.0.0.6:52867 2022/11/29 10:22:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.535981591s) from=127.0.0.6:45657 2022/11/29 10:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.75001561s) from=127.0.0.6:43185 2022/11/29 10:22:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.509291383s) from=127.0.0.6:55677 2022/11/29 10:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.252655989s) from=127.0.0.6:33077 2022/11/29 10:22:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.106201229s) from=127.0.0.6:50613 2022/11/29 10:22:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m6.053204836s) from=127.0.0.6:57271 2022/11/29 10:22:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.24397319s) from=127.0.0.6:34023 2022/11/29 10:22:18 [DEBUG] http: Request GET /v1/status/leader (715.675µs) from=127.0.0.6:59955 2022/11/29 10:22:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.378408188s) from=127.0.0.6:33769 2022/11/29 10:22:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.444795216s) from=127.0.0.6:50875 2022/11/29 10:22:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.325626519s) from=127.0.0.6:60627 2022/11/29 10:22:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.167375208s) from=127.0.0.6:37657 2022/11/29 10:22:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.485396326s) from=127.0.0.6:33383 2022/11/29 10:22:29 [DEBUG] http: Request GET /v1/status/leader (331.981µs) from=127.0.0.6:59955 2022/11/29 10:22:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:22:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.56531988s) from=127.0.0.6:60723 2022/11/29 10:22:38 [DEBUG] http: Request GET /v1/status/leader (163.394µs) from=127.0.0.6:59955 2022/11/29 10:22:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:22:49 [DEBUG] http: Request GET /v1/status/leader (254.015µs) from=127.0.0.6:59955 2022/11/29 10:22:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:22:54 [DEBUG] agent: Node info in sync 2022/11/29 10:22:58 [DEBUG] http: Request GET /v1/status/leader (4.131159ms) from=127.0.0.6:59955 2022/11/29 10:23:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.2781711s) from=127.0.0.6:32803 2022/11/29 10:23:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.575576777s) from=127.0.0.6:58663 2022/11/29 10:23:09 [DEBUG] http: Request GET /v1/status/leader (163.095µs) from=127.0.0.6:59955 2022/11/29 10:23:18 [DEBUG] http: Request GET /v1/status/leader (329.141µs) from=127.0.0.6:59955 2022/11/29 10:23:29 [DEBUG] http: Request GET /v1/status/leader (340.092µs) from=127.0.0.6:59955 2022/11/29 10:23:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:23:38 [DEBUG] http: Request GET /v1/status/leader (168.615µs) from=127.0.0.6:59955 2022/11/29 10:23:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m0.944381826s) from=127.0.0.6:56797 2022/11/29 10:23:49 [DEBUG] http: Request GET /v1/status/leader (2.018714ms) from=127.0.0.6:59955 2022/11/29 10:23:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.240035071s) from=127.0.0.6:51755 2022/11/29 10:23:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.46392328s) from=127.0.0.6:60401 2022/11/29 10:23:58 [DEBUG] http: Request GET /v1/status/leader (357.082µs) from=127.0.0.6:59955 2022/11/29 10:23:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.83487674s) from=127.0.0.6:44119 2022/11/29 10:24:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.748924822s) from=127.0.0.6:54413 2022/11/29 10:24:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m2.860724154s) from=127.0.0.6:40529 2022/11/29 10:24:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.54948193s) from=127.0.0.6:43563 2022/11/29 10:24:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m1.809643302s) from=127.0.0.6:35957 2022/11/29 10:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.774288093s) from=127.0.0.6:46867 2022/11/29 10:24:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.363612794s) from=127.0.0.6:52371 2022/11/29 10:24:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.544433179s) from=127.0.0.6:51845 2022/11/29 10:24:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.020701956s) from=127.0.0.6:60063 2022/11/29 10:24:09 [DEBUG] http: Request GET /v1/status/leader (420.585µs) from=127.0.0.6:59955 2022/11/29 10:24:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.90252733s) from=127.0.0.6:41263 2022/11/29 10:24:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.654554938s) from=127.0.0.6:33859 2022/11/29 10:24:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.582565797s) from=127.0.0.6:52867 2022/11/29 10:24:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.601711425s) from=127.0.0.6:45657 2022/11/29 10:24:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:24:16 [DEBUG] agent: Node info in sync 2022/11/29 10:24:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.133751627s) from=127.0.0.6:43185 2022/11/29 10:24:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.173204798s) from=127.0.0.6:50613 2022/11/29 10:24:18 [DEBUG] http: Request GET /v1/status/leader (230.682µs) from=127.0.0.6:59955 2022/11/29 10:24:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.14385782s) from=127.0.0.6:33769 2022/11/29 10:24:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.990874375s) from=127.0.0.6:55677 2022/11/29 10:24:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.765138532s) from=127.0.0.6:34023 2022/11/29 10:24:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m4.895887424s) from=127.0.0.6:57271 2022/11/29 10:24:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.546161058s) from=127.0.0.6:50875 2022/11/29 10:24:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.145705004s) from=127.0.0.6:33077 2022/11/29 10:24:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.895855454s) from=127.0.0.6:60627 2022/11/29 10:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.348963509s) from=127.0.0.6:37657 2022/11/29 10:24:29 [DEBUG] http: Request GET /v1/status/leader (195.039µs) from=127.0.0.6:59955 2022/11/29 10:24:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.836893071s) from=127.0.0.6:33383 2022/11/29 10:24:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:24:38 [DEBUG] http: Request GET /v1/status/leader (250.59µs) from=127.0.0.6:59955 2022/11/29 10:24:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.96973428s) from=127.0.0.6:60723 2022/11/29 10:24:49 [DEBUG] http: Request GET /v1/status/leader (311.151µs) from=127.0.0.6:59955 2022/11/29 10:24:58 [DEBUG] http: Request GET /v1/status/leader (195.029µs) from=127.0.0.6:59955 2022/11/29 10:25:09 [DEBUG] http: Request GET /v1/status/leader (2.700513ms) from=127.0.0.6:59955 2022/11/29 10:25:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.335415398s) from=127.0.0.6:32803 2022/11/29 10:25:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.426038724s) from=127.0.0.6:58663 2022/11/29 10:25:18 [DEBUG] http: Request GET /v1/status/leader (339.941µs) from=127.0.0.6:59955 2022/11/29 10:25:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:25:19 [DEBUG] agent: Node info in sync 2022/11/29 10:25:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:25:29 [DEBUG] http: Request GET /v1/status/leader (254.55µs) from=127.0.0.6:59955 2022/11/29 10:25:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:25:38 [DEBUG] http: Request GET /v1/status/leader (464.662µs) from=127.0.0.6:59955 2022/11/29 10:25:49 [DEBUG] http: Request GET /v1/status/leader (174.471µs) from=127.0.0.6:59955 2022/11/29 10:25:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.560393787s) from=127.0.0.6:56797 2022/11/29 10:25:58 [DEBUG] http: Request GET /v1/status/leader (335.859µs) from=127.0.0.6:59955 2022/11/29 10:26:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.188510594s) from=127.0.0.6:44119 2022/11/29 10:26:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.632672261s) from=127.0.0.6:51755 2022/11/29 10:26:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.10473578s) from=127.0.0.6:60401 2022/11/29 10:26:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.078658913s) from=127.0.0.6:43563 2022/11/29 10:26:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m2.688600488s) from=127.0.0.6:40529 2022/11/29 10:26:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m1.647619732s) from=127.0.0.6:35957 2022/11/29 10:26:09 [DEBUG] http: Request GET /v1/status/leader (738.464µs) from=127.0.0.6:59955 2022/11/29 10:26:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.74827042s) from=127.0.0.6:54413 2022/11/29 10:26:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.645767397s) from=127.0.0.6:52371 2022/11/29 10:26:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.026898162s) from=127.0.0.6:46867 2022/11/29 10:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.871021769s) from=127.0.0.6:51845 2022/11/29 10:26:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.295372673s) from=127.0.0.6:60063 2022/11/29 10:26:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.833383922s) from=127.0.0.6:52867 2022/11/29 10:26:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.127849098s) from=127.0.0.6:41263 2022/11/29 10:26:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.147464987s) from=127.0.0.6:45657 2022/11/29 10:26:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.704213576s) from=127.0.0.6:43185 2022/11/29 10:26:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.95549668s) from=127.0.0.6:50613 2022/11/29 10:26:18 [DEBUG] http: Request GET /v1/status/leader (3.333028ms) from=127.0.0.6:59955 2022/11/29 10:26:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.355339385s) from=127.0.0.6:33859 2022/11/29 10:26:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.560759755s) from=127.0.0.6:33769 2022/11/29 10:26:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.515909331s) from=127.0.0.6:33077 2022/11/29 10:26:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.491530228s) from=127.0.0.6:55677 2022/11/29 10:26:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.980545074s) from=127.0.0.6:37657 2022/11/29 10:26:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.97335488s) from=127.0.0.6:60627 2022/11/29 10:26:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.765703892s) from=127.0.0.6:50875 2022/11/29 10:26:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m6.734302569s) from=127.0.0.6:57271 2022/11/29 10:26:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.933448013s) from=127.0.0.6:34023 2022/11/29 10:26:29 [DEBUG] http: Request GET /v1/status/leader (179.732µs) from=127.0.0.6:59955 2022/11/29 10:26:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:26:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.128557092s) from=127.0.0.6:33383 2022/11/29 10:26:38 [DEBUG] http: Request GET /v1/status/leader (381.311µs) from=127.0.0.6:59955 2022/11/29 10:26:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.610494527s) from=127.0.0.6:60723 2022/11/29 10:26:49 [DEBUG] http: Request GET /v1/status/leader (212.994µs) from=127.0.0.6:59955 2022/11/29 10:26:58 [DEBUG] http: Request GET /v1/status/leader (5.094166ms) from=127.0.0.6:59955 2022/11/29 10:27:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:27:08 [DEBUG] agent: Node info in sync 2022/11/29 10:27:09 [DEBUG] http: Request GET /v1/status/leader (525.687µs) from=127.0.0.6:59955 2022/11/29 10:27:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.192009626s) from=127.0.0.6:32803 2022/11/29 10:27:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.003604386s) from=127.0.0.6:58663 2022/11/29 10:27:18 [DEBUG] http: Request GET /v1/status/leader (178.946µs) from=127.0.0.6:59955 2022/11/29 10:27:29 [DEBUG] http: Request GET /v1/status/leader (296.237µs) from=127.0.0.6:59955 2022/11/29 10:27:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:27:38 [DEBUG] http: Request GET /v1/status/leader (350.323µs) from=127.0.0.6:59955 2022/11/29 10:27:49 [DEBUG] http: Request GET /v1/status/leader (342.091µs) from=127.0.0.6:59955 2022/11/29 10:27:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:27:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.531303851s) from=127.0.0.6:56797 2022/11/29 10:27:58 [DEBUG] http: Request GET /v1/status/leader (164.391µs) from=127.0.0.6:59955 2022/11/29 10:28:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.079531682s) from=127.0.0.6:51755 2022/11/29 10:28:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.649554484s) from=127.0.0.6:60401 2022/11/29 10:28:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.547550442s) from=127.0.0.6:43563 2022/11/29 10:28:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m7.438713173s) from=127.0.0.6:44119 2022/11/29 10:28:09 [DEBUG] http: Request GET /v1/status/leader (229.361µs) from=127.0.0.6:59955 2022/11/29 10:28:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m2.287464705s) from=127.0.0.6:35957 2022/11/29 10:28:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.143989152s) from=127.0.0.6:54413 2022/11/29 10:28:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:28:12 [DEBUG] agent: Node info in sync 2022/11/29 10:28:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m5.651835602s) from=127.0.0.6:40529 2022/11/29 10:28:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.228741171s) from=127.0.0.6:46867 2022/11/29 10:28:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.165892958s) from=127.0.0.6:60063 2022/11/29 10:28:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m7.101445273s) from=127.0.0.6:52371 2022/11/29 10:28:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.879285651s) from=127.0.0.6:51845 2022/11/29 10:28:18 [DEBUG] http: Request GET /v1/status/leader (275.31µs) from=127.0.0.6:59955 2022/11/29 10:28:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.470190514s) from=127.0.0.6:45657 2022/11/29 10:28:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.385804456s) from=127.0.0.6:43185 2022/11/29 10:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.212593381s) from=127.0.0.6:41263 2022/11/29 10:28:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.45373322s) from=127.0.0.6:33769 2022/11/29 10:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.612863468s) from=127.0.0.6:52867 2022/11/29 10:28:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.713223199s) from=127.0.0.6:50613 2022/11/29 10:28:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.008416927s) from=127.0.0.6:33859 2022/11/29 10:28:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.335859409s) from=127.0.0.6:55677 2022/11/29 10:28:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.926258783s) from=127.0.0.6:33077 2022/11/29 10:28:29 [DEBUG] http: Request GET /v1/status/leader (350.138µs) from=127.0.0.6:59955 2022/11/29 10:28:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.636517709s) from=127.0.0.6:34023 2022/11/29 10:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.063343596s) from=127.0.0.6:37657 2022/11/29 10:28:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.714908462s) from=127.0.0.6:60627 2022/11/29 10:28:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.241202276s) from=127.0.0.6:50875 2022/11/29 10:28:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:28:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m6.119278596s) from=127.0.0.6:57271 2022/11/29 10:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.764873169s) from=127.0.0.6:33383 2022/11/29 10:28:38 [DEBUG] http: Request GET /v1/status/leader (329.923µs) from=127.0.0.6:59955 2022/11/29 10:28:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.1856315s) from=127.0.0.6:60723 2022/11/29 10:28:49 [DEBUG] http: Request GET /v1/status/leader (240.3µs) from=127.0.0.6:59955 2022/11/29 10:28:58 [DEBUG] http: Request GET /v1/status/leader (3.237366ms) from=127.0.0.6:59955 2022/11/29 10:29:09 [DEBUG] http: Request GET /v1/status/leader (301.781µs) from=127.0.0.6:59955 2022/11/29 10:29:18 [DEBUG] http: Request GET /v1/status/leader (505.604µs) from=127.0.0.6:59955 2022/11/29 10:29:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.337813475s) from=127.0.0.6:32803 2022/11/29 10:29:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.442829504s) from=127.0.0.6:58663 2022/11/29 10:29:29 [DEBUG] http: Request GET /v1/status/leader (189.01µs) from=127.0.0.6:59955 2022/11/29 10:29:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:29:38 [DEBUG] http: Request GET /v1/status/leader (664.574µs) from=127.0.0.6:59955 2022/11/29 10:29:50 [DEBUG] http: Request GET /v1/status/leader (384.926µs) from=127.0.0.6:59955 2022/11/29 10:29:58 [DEBUG] http: Request GET /v1/status/leader (280.792µs) from=127.0.0.6:59955 2022/11/29 10:29:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.963871756s) from=127.0.0.6:56797 2022/11/29 10:30:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:30:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:30:05 [DEBUG] agent: Node info in sync 2022/11/29 10:30:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.224017874s) from=127.0.0.6:51755 2022/11/29 10:30:10 [DEBUG] http: Request GET /v1/status/leader (268.298µs) from=127.0.0.6:59955 2022/11/29 10:30:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.966353315s) from=127.0.0.6:60401 2022/11/29 10:30:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:30:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.97927179s) from=127.0.0.6:43563 2022/11/29 10:30:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.265149462s) from=127.0.0.6:54413 2022/11/29 10:30:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.779046419s) from=127.0.0.6:44119 2022/11/29 10:30:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m5.705722289s) from=127.0.0.6:35957 2022/11/29 10:30:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m4.175358998s) from=127.0.0.6:40529 2022/11/29 10:30:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.45378479s) from=127.0.0.6:60063 2022/11/29 10:30:18 [DEBUG] http: Request GET /v1/status/leader (1.341133ms) from=127.0.0.6:59955 2022/11/29 10:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.357210055s) from=127.0.0.6:46867 2022/11/29 10:30:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.641558166s) from=127.0.0.6:45657 2022/11/29 10:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.415864516s) from=127.0.0.6:51845 2022/11/29 10:30:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.915810333s) from=127.0.0.6:52371 2022/11/29 10:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.686522367s) from=127.0.0.6:43185 2022/11/29 10:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.345944837s) from=127.0.0.6:52867 2022/11/29 10:30:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.731993756s) from=127.0.0.6:41263 2022/11/29 10:30:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.051936196s) from=127.0.0.6:33859 2022/11/29 10:30:30 [DEBUG] http: Request GET /v1/status/leader (313.981µs) from=127.0.0.6:59955 2022/11/29 10:30:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.181133101s) from=127.0.0.6:33769 2022/11/29 10:30:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.712295199s) from=127.0.0.6:55677 2022/11/29 10:30:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.013829335s) from=127.0.0.6:50613 2022/11/29 10:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.674469423s) from=127.0.0.6:33077 2022/11/29 10:30:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:30:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.553299136s) from=127.0.0.6:37657 2022/11/29 10:30:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.39452062s) from=127.0.0.6:50875 2022/11/29 10:30:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.764116913s) from=127.0.0.6:60627 2022/11/29 10:30:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m7.291102179s) from=127.0.0.6:34023 2022/11/29 10:30:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m4.036944866s) from=127.0.0.6:57271 2022/11/29 10:30:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.20862464s) from=127.0.0.6:33383 2022/11/29 10:30:38 [DEBUG] http: Request GET /v1/status/leader (409.199µs) from=127.0.0.6:59955 2022/11/29 10:30:50 [DEBUG] http: Request GET /v1/status/leader (179.603µs) from=127.0.0.6:59955 2022/11/29 10:30:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.499682011s) from=127.0.0.6:60723 2022/11/29 10:30:58 [DEBUG] http: Request GET /v1/status/leader (2.071601ms) from=127.0.0.6:59955 2022/11/29 10:31:10 [DEBUG] http: Request GET /v1/status/leader (785.063µs) from=127.0.0.6:59955 2022/11/29 10:31:18 [DEBUG] http: Request GET /v1/status/leader (245.746µs) from=127.0.0.6:59955 2022/11/29 10:31:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.173849342s) from=127.0.0.6:32803 2022/11/29 10:31:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.739898929s) from=127.0.0.6:58663 2022/11/29 10:31:30 [DEBUG] http: Request GET /v1/status/leader (4.562169ms) from=127.0.0.6:59955 2022/11/29 10:31:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:31:32 [DEBUG] agent: Node info in sync 2022/11/29 10:31:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:31:38 [DEBUG] http: Request GET /v1/status/leader (992.143µs) from=127.0.0.6:59955 2022/11/29 10:31:50 [DEBUG] http: Request GET /v1/status/leader (381.042µs) from=127.0.0.6:59955 2022/11/29 10:31:58 [DEBUG] http: Request GET /v1/status/leader (377.4µs) from=127.0.0.6:59955 2022/11/29 10:32:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.023497769s) from=127.0.0.6:56797 2022/11/29 10:32:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.145067401s) from=127.0.0.6:51755 2022/11/29 10:32:10 [DEBUG] http: Request GET /v1/status/leader (285.883µs) from=127.0.0.6:59955 2022/11/29 10:32:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.51223024s) from=127.0.0.6:60401 2022/11/29 10:32:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.694184738s) from=127.0.0.6:54413 2022/11/29 10:32:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.713196776s) from=127.0.0.6:44119 2022/11/29 10:32:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.731314955s) from=127.0.0.6:43563 2022/11/29 10:32:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m2.521649701s) from=127.0.0.6:35957 2022/11/29 10:32:18 [DEBUG] http: Request GET /v1/status/leader (272.054µs) from=127.0.0.6:59955 2022/11/29 10:32:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.242369225s) from=127.0.0.6:60063 2022/11/29 10:32:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m3.565501819s) from=127.0.0.6:40529 2022/11/29 10:32:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.776831161s) from=127.0.0.6:46867 2022/11/29 10:32:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.901433807s) from=127.0.0.6:45657 2022/11/29 10:32:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.977495512s) from=127.0.0.6:51845 2022/11/29 10:32:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.25634359s) from=127.0.0.6:43185 2022/11/29 10:32:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.153674512s) from=127.0.0.6:52371 2022/11/29 10:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.145843099s) from=127.0.0.6:52867 2022/11/29 10:32:30 [DEBUG] http: Request GET /v1/status/leader (316.4µs) from=127.0.0.6:59955 2022/11/29 10:32:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.903190577s) from=127.0.0.6:41263 2022/11/29 10:32:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:32:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:32:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.143392371s) from=127.0.0.6:37657 2022/11/29 10:32:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.940099663s) from=127.0.0.6:33077 2022/11/29 10:32:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.526366332s) from=127.0.0.6:50613 2022/11/29 10:32:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.216176189s) from=127.0.0.6:33859 2022/11/29 10:32:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.87559455s) from=127.0.0.6:33769 2022/11/29 10:32:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.129621863s) from=127.0.0.6:60627 2022/11/29 10:32:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.4150191s) from=127.0.0.6:55677 2022/11/29 10:32:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m0.046020913s) from=127.0.0.6:34023 2022/11/29 10:32:38 [DEBUG] http: Request GET /v1/status/leader (389.906µs) from=127.0.0.6:59955 2022/11/29 10:32:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.645742044s) from=127.0.0.6:33383 2022/11/29 10:32:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.758863533s) from=127.0.0.6:50875 2022/11/29 10:32:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m3.563321351s) from=127.0.0.6:57271 2022/11/29 10:32:50 [DEBUG] http: Request GET /v1/status/leader (311.129µs) from=127.0.0.6:59955 2022/11/29 10:32:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.481001309s) from=127.0.0.6:60723 2022/11/29 10:32:59 [DEBUG] http: Request GET /v1/status/leader (321.852µs) from=127.0.0.6:59955 2022/11/29 10:33:10 [DEBUG] http: Request GET /v1/status/leader (295.975µs) from=127.0.0.6:59955 2022/11/29 10:33:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:33:17 [DEBUG] agent: Node info in sync 2022/11/29 10:33:19 [DEBUG] http: Request GET /v1/status/leader (193.515µs) from=127.0.0.6:59955 2022/11/29 10:33:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.208488109s) from=127.0.0.6:32803 2022/11/29 10:33:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.220326205s) from=127.0.0.6:58663 2022/11/29 10:33:30 [DEBUG] http: Request GET /v1/status/leader (200.089µs) from=127.0.0.6:59955 2022/11/29 10:33:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:33:39 [DEBUG] http: Request GET /v1/status/leader (259.221µs) from=127.0.0.6:59955 2022/11/29 10:33:50 [DEBUG] http: Request GET /v1/status/leader (304.086µs) from=127.0.0.6:59955 2022/11/29 10:33:59 [DEBUG] http: Request GET /v1/status/leader (1.29237ms) from=127.0.0.6:59955 2022/11/29 10:34:10 [DEBUG] http: Request GET /v1/status/leader (239.205µs) from=127.0.0.6:59955 2022/11/29 10:34:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.031018715s) from=127.0.0.6:51755 2022/11/29 10:34:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m7.26759146s) from=127.0.0.6:56797 2022/11/29 10:34:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.051122763s) from=127.0.0.6:44119 2022/11/29 10:34:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.161725435s) from=127.0.0.6:60401 2022/11/29 10:34:19 [DEBUG] http: Request GET /v1/status/leader (365.809µs) from=127.0.0.6:59955 2022/11/29 10:34:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m0.697556313s) from=127.0.0.6:35957 2022/11/29 10:34:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.310836513s) from=127.0.0.6:54413 2022/11/29 10:34:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.645445361s) from=127.0.0.6:60063 2022/11/29 10:34:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.788165473s) from=127.0.0.6:40529 2022/11/29 10:34:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.96988877s) from=127.0.0.6:43563 2022/11/29 10:34:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.92074857s) from=127.0.0.6:45657 2022/11/29 10:34:30 [DEBUG] http: Request GET /v1/status/leader (370.13µs) from=127.0.0.6:59955 2022/11/29 10:34:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.819589473s) from=127.0.0.6:46867 2022/11/29 10:34:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.105992877s) from=127.0.0.6:52867 2022/11/29 10:34:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.282843356s) from=127.0.0.6:52371 2022/11/29 10:34:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.416765371s) from=127.0.0.6:43185 2022/11/29 10:34:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.588372168s) from=127.0.0.6:51845 2022/11/29 10:34:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:34:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.629944705s) from=127.0.0.6:41263 2022/11/29 10:34:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.083363828s) from=127.0.0.6:33769 2022/11/29 10:34:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.523098453s) from=127.0.0.6:50613 2022/11/29 10:34:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.507743993s) from=127.0.0.6:33077 2022/11/29 10:34:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.597308172s) from=127.0.0.6:60627 2022/11/29 10:34:39 [DEBUG] http: Request GET /v1/status/leader (412.788µs) from=127.0.0.6:59955 2022/11/29 10:34:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m7.16200839s) from=127.0.0.6:37657 2022/11/29 10:34:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.352119033s) from=127.0.0.6:33859 2022/11/29 10:34:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.270468747s) from=127.0.0.6:50875 2022/11/29 10:34:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m0.902413326s) from=127.0.0.6:57271 2022/11/29 10:34:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.216947663s) from=127.0.0.6:34023 2022/11/29 10:34:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.693997783s) from=127.0.0.6:55677 2022/11/29 10:34:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.195492774s) from=127.0.0.6:33383 2022/11/29 10:34:50 [DEBUG] http: Request GET /v1/status/leader (377.68µs) from=127.0.0.6:59955 2022/11/29 10:34:59 [DEBUG] http: Request GET /v1/status/leader (275.643µs) from=127.0.0.6:59955 2022/11/29 10:35:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.259994642s) from=127.0.0.6:60723 2022/11/29 10:35:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:35:02 [DEBUG] agent: Node info in sync 2022/11/29 10:35:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:35:10 [DEBUG] http: Request GET /v1/status/leader (225.261µs) from=127.0.0.6:59955 2022/11/29 10:35:19 [DEBUG] http: Request GET /v1/status/leader (281.817µs) from=127.0.0.6:59955 2022/11/29 10:35:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.35391012s) from=127.0.0.6:32803 2022/11/29 10:35:30 [DEBUG] http: Request GET /v1/status/leader (344.267µs) from=127.0.0.6:59955 2022/11/29 10:35:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.474507609s) from=127.0.0.6:58663 2022/11/29 10:35:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:35:39 [DEBUG] http: Request GET /v1/status/leader (264.874µs) from=127.0.0.6:59955 2022/11/29 10:35:50 [DEBUG] http: Request GET /v1/status/leader (412.723µs) from=127.0.0.6:59955 2022/11/29 10:35:59 [DEBUG] http: Request GET /v1/status/leader (247.818µs) from=127.0.0.6:59955 2022/11/29 10:36:10 [DEBUG] http: Request GET /v1/status/leader (623.539µs) from=127.0.0.6:59955 2022/11/29 10:36:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.404249989s) from=127.0.0.6:51755 2022/11/29 10:36:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.462629272s) from=127.0.0.6:56797 2022/11/29 10:36:19 [DEBUG] http: Request GET /v1/status/leader (185.993µs) from=127.0.0.6:59955 2022/11/29 10:36:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.976238466s) from=127.0.0.6:44119 2022/11/29 10:36:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.524553004s) from=127.0.0.6:60401 2022/11/29 10:36:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.829717712s) from=127.0.0.6:54413 2022/11/29 10:36:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m1.112378199s) from=127.0.0.6:40529 2022/11/29 10:36:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m4.118332826s) from=127.0.0.6:35957 2022/11/29 10:36:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.709946533s) from=127.0.0.6:43563 2022/11/29 10:36:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.341558981s) from=127.0.0.6:60063 2022/11/29 10:36:30 [DEBUG] http: Request GET /v1/status/leader (289.041µs) from=127.0.0.6:59955 2022/11/29 10:36:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.279458945s) from=127.0.0.6:45657 2022/11/29 10:36:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.37109654s) from=127.0.0.6:52867 2022/11/29 10:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.796772866s) from=127.0.0.6:46867 2022/11/29 10:36:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:36:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:36:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:36:34 [DEBUG] agent: Node info in sync 2022/11/29 10:36:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.956483304s) from=127.0.0.6:52371 2022/11/29 10:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.264793749s) from=127.0.0.6:43185 2022/11/29 10:36:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.845900761s) from=127.0.0.6:50613 2022/11/29 10:36:39 [DEBUG] http: Request GET /v1/status/leader (356.658µs) from=127.0.0.6:59955 2022/11/29 10:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.921425878s) from=127.0.0.6:51845 2022/11/29 10:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.63011349s) from=127.0.0.6:33077 2022/11/29 10:36:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.046600493s) from=127.0.0.6:60627 2022/11/29 10:36:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.122467359s) from=127.0.0.6:33769 2022/11/29 10:36:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.51672567s) from=127.0.0.6:33859 2022/11/29 10:36:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.415875768s) from=127.0.0.6:41263 2022/11/29 10:36:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.354672009s) from=127.0.0.6:37657 2022/11/29 10:36:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.451260338s) from=127.0.0.6:50875 2022/11/29 10:36:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m3.111458835s) from=127.0.0.6:57271 2022/11/29 10:36:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.536119078s) from=127.0.0.6:55677 2022/11/29 10:36:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.519678322s) from=127.0.0.6:34023 2022/11/29 10:36:50 [DEBUG] http: Request GET /v1/status/leader (683.334µs) from=127.0.0.6:59955 2022/11/29 10:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.808975318s) from=127.0.0.6:33383 2022/11/29 10:36:59 [DEBUG] http: Request GET /v1/status/leader (744.678µs) from=127.0.0.6:59955 2022/11/29 10:37:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.651064544s) from=127.0.0.6:60723 2022/11/29 10:37:10 [DEBUG] http: Request GET /v1/status/leader (974.328µs) from=127.0.0.6:59955 2022/11/29 10:37:19 [DEBUG] http: Request GET /v1/status/leader (389.124µs) from=127.0.0.6:59955 2022/11/29 10:37:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:37:30 [DEBUG] http: Request GET /v1/status/leader (212.148µs) from=127.0.0.6:59955 2022/11/29 10:37:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.851446777s) from=127.0.0.6:32803 2022/11/29 10:37:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:37:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.401696376s) from=127.0.0.6:58663 2022/11/29 10:37:39 [DEBUG] http: Request GET /v1/status/leader (169.49µs) from=127.0.0.6:59955 2022/11/29 10:37:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:37:44 [DEBUG] agent: Node info in sync 2022/11/29 10:37:50 [DEBUG] http: Request GET /v1/status/leader (595.362µs) from=127.0.0.6:59955 2022/11/29 10:37:59 [DEBUG] http: Request GET /v1/status/leader (339.807µs) from=127.0.0.6:59955 2022/11/29 10:38:10 [DEBUG] http: Request GET /v1/status/leader (358.741µs) from=127.0.0.6:59955 2022/11/29 10:38:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.463012864s) from=127.0.0.6:51755 2022/11/29 10:38:19 [DEBUG] http: Request GET /v1/status/leader (312.362µs) from=127.0.0.6:59955 2022/11/29 10:38:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.129488329s) from=127.0.0.6:56797 2022/11/29 10:38:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.576436242s) from=127.0.0.6:60401 2022/11/29 10:38:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.497830012s) from=127.0.0.6:40529 2022/11/29 10:38:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.256216951s) from=127.0.0.6:54413 2022/11/29 10:38:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m4.219233488s) from=127.0.0.6:35957 2022/11/29 10:38:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.740617546s) from=127.0.0.6:44119 2022/11/29 10:38:30 [DEBUG] http: Request GET /v1/status/leader (314.727µs) from=127.0.0.6:59955 2022/11/29 10:38:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.279103104s) from=127.0.0.6:43563 2022/11/29 10:38:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.951937279s) from=127.0.0.6:60063 2022/11/29 10:38:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.148871563s) from=127.0.0.6:46867 2022/11/29 10:38:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.923766198s) from=127.0.0.6:45657 2022/11/29 10:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.106173563s) from=127.0.0.6:52867 2022/11/29 10:38:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:38:39 [DEBUG] http: Request GET /v1/status/leader (286.714µs) from=127.0.0.6:59955 2022/11/29 10:38:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.528053112s) from=127.0.0.6:50613 2022/11/29 10:38:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.984233567s) from=127.0.0.6:52371 2022/11/29 10:38:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.370748963s) from=127.0.0.6:33859 2022/11/29 10:38:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.142504103s) from=127.0.0.6:51845 2022/11/29 10:38:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.7509879s) from=127.0.0.6:43185 2022/11/29 10:38:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.642068746s) from=127.0.0.6:33769 2022/11/29 10:38:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.662396302s) from=127.0.0.6:33077 2022/11/29 10:38:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.26917313s) from=127.0.0.6:60627 2022/11/29 10:38:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.933011131s) from=127.0.0.6:55677 2022/11/29 10:38:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.224094098s) from=127.0.0.6:37657 2022/11/29 10:38:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m3.042182501s) from=127.0.0.6:57271 2022/11/29 10:38:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.539968046s) from=127.0.0.6:50875 2022/11/29 10:38:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.623637697s) from=127.0.0.6:41263 2022/11/29 10:38:50 [DEBUG] http: Request GET /v1/status/leader (177.783µs) from=127.0.0.6:59955 2022/11/29 10:38:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.02173703s) from=127.0.0.6:34023 2022/11/29 10:38:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.745202107s) from=127.0.0.6:33383 2022/11/29 10:38:59 [DEBUG] http: Request GET /v1/status/leader (191.091µs) from=127.0.0.6:59955 2022/11/29 10:39:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.960804591s) from=127.0.0.6:60723 2022/11/29 10:39:10 [DEBUG] http: Request GET /v1/status/leader (487.283µs) from=127.0.0.6:59955 2022/11/29 10:39:19 [DEBUG] http: Request GET /v1/status/leader (384.582µs) from=127.0.0.6:59955 2022/11/29 10:39:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:39:26 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:39:26 [DEBUG] agent: Node info in sync 2022/11/29 10:39:30 [DEBUG] http: Request GET /v1/status/leader (361.401µs) from=127.0.0.6:59955 2022/11/29 10:39:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:39:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.468295151s) from=127.0.0.6:32803 2022/11/29 10:39:39 [DEBUG] http: Request GET /v1/status/leader (289.417µs) from=127.0.0.6:59955 2022/11/29 10:39:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.325685451s) from=127.0.0.6:58663 2022/11/29 10:39:50 [DEBUG] http: Request GET /v1/status/leader (348.486µs) from=127.0.0.6:59955 2022/11/29 10:39:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:39:59 [DEBUG] http: Request GET /v1/status/leader (312.218µs) from=127.0.0.6:59955 2022/11/29 10:40:10 [DEBUG] http: Request GET /v1/status/leader (338.207µs) from=127.0.0.6:59955 2022/11/29 10:40:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.649858905s) from=127.0.0.6:51755 2022/11/29 10:40:19 [DEBUG] http: Request GET /v1/status/leader (326.078µs) from=127.0.0.6:59955 2022/11/29 10:40:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.067944731s) from=127.0.0.6:56797 2022/11/29 10:40:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m3.138380197s) from=127.0.0.6:40529 2022/11/29 10:40:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m5.348296259s) from=127.0.0.6:60401 2022/11/29 10:40:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m0.290521984s) from=127.0.0.6:35957 2022/11/29 10:40:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.3377831s) from=127.0.0.6:54413 2022/11/29 10:40:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.098198396s) from=127.0.0.6:44119 2022/11/29 10:40:30 [DEBUG] http: Request GET /v1/status/leader (171.137µs) from=127.0.0.6:59955 2022/11/29 10:40:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.714106867s) from=127.0.0.6:43563 2022/11/29 10:40:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.549039144s) from=127.0.0.6:45657 2022/11/29 10:40:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.667428764s) from=127.0.0.6:46867 2022/11/29 10:40:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:40:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.265916135s) from=127.0.0.6:60063 2022/11/29 10:40:39 [DEBUG] http: Request GET /v1/status/leader (1.034572ms) from=127.0.0.6:59955 2022/11/29 10:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m7.264684488s) from=127.0.0.6:52867 2022/11/29 10:40:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.754819592s) from=127.0.0.6:50613 2022/11/29 10:40:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:40:42 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:40:42 [DEBUG] agent: Node info in sync 2022/11/29 10:40:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.861169563s) from=127.0.0.6:52371 2022/11/29 10:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.570521804s) from=127.0.0.6:43185 2022/11/29 10:40:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.825569312s) from=127.0.0.6:33859 2022/11/29 10:40:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.550122614s) from=127.0.0.6:60627 2022/11/29 10:40:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.172914761s) from=127.0.0.6:33077 2022/11/29 10:40:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m7.214915166s) from=127.0.0.6:51845 2022/11/29 10:40:50 [DEBUG] http: Request GET /v1/status/leader (340.94µs) from=127.0.0.6:59955 2022/11/29 10:40:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.391565982s) from=127.0.0.6:33769 2022/11/29 10:40:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.264627438s) from=127.0.0.6:55677 2022/11/29 10:40:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.620511293s) from=127.0.0.6:50875 2022/11/29 10:40:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m4.371012313s) from=127.0.0.6:57271 2022/11/29 10:40:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.4327258s) from=127.0.0.6:34023 2022/11/29 10:40:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.915184325s) from=127.0.0.6:41263 2022/11/29 10:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m7.279542577s) from=127.0.0.6:37657 2022/11/29 10:40:59 [DEBUG] http: Request GET /v1/status/leader (218.216µs) from=127.0.0.6:59955 2022/11/29 10:41:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.401117195s) from=127.0.0.6:33383 2022/11/29 10:41:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.054228316s) from=127.0.0.6:60723 2022/11/29 10:41:10 [DEBUG] http: Request GET /v1/status/leader (206.519µs) from=127.0.0.6:59955 2022/11/29 10:41:19 [DEBUG] http: Request GET /v1/status/leader (641.671µs) from=127.0.0.6:59955 2022/11/29 10:41:30 [DEBUG] http: Request GET /v1/status/leader (296.393µs) from=127.0.0.6:59955 2022/11/29 10:41:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:41:39 [DEBUG] http: Request GET /v1/status/leader (253.972µs) from=127.0.0.6:59955 2022/11/29 10:41:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.451990023s) from=127.0.0.6:32803 2022/11/29 10:41:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.889913112s) from=127.0.0.6:58663 2022/11/29 10:41:50 [DEBUG] http: Request GET /v1/status/leader (260.071µs) from=127.0.0.6:59955 2022/11/29 10:41:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:41:54 [DEBUG] agent: Node info in sync 2022/11/29 10:41:59 [DEBUG] http: Request GET /v1/status/leader (204.381µs) from=127.0.0.6:59955 2022/11/29 10:42:10 [DEBUG] http: Request GET /v1/status/leader (493.15µs) from=127.0.0.6:59955 2022/11/29 10:42:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:42:19 [DEBUG] http: Request GET /v1/status/leader (335.218µs) from=127.0.0.6:59955 2022/11/29 10:42:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.948822756s) from=127.0.0.6:51755 2022/11/29 10:42:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.707639191s) from=127.0.0.6:56797 2022/11/29 10:42:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m0.206497914s) from=127.0.0.6:35957 2022/11/29 10:42:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m2.609324806s) from=127.0.0.6:40529 2022/11/29 10:42:30 [DEBUG] http: Request GET /v1/status/leader (994.283µs) from=127.0.0.6:59955 2022/11/29 10:42:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.645282604s) from=127.0.0.6:54413 2022/11/29 10:42:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:42:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.520173957s) from=127.0.0.6:60401 2022/11/29 10:42:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.485088157s) from=127.0.0.6:45657 2022/11/29 10:42:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.434286841s) from=127.0.0.6:44119 2022/11/29 10:42:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.973857674s) from=127.0.0.6:46867 2022/11/29 10:42:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.708451315s) from=127.0.0.6:43563 2022/11/29 10:42:39 [DEBUG] http: Request GET /v1/status/leader (829.23µs) from=127.0.0.6:59955 2022/11/29 10:42:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.359526501s) from=127.0.0.6:52371 2022/11/29 10:42:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.593272959s) from=127.0.0.6:50613 2022/11/29 10:42:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.652950089s) from=127.0.0.6:52867 2022/11/29 10:42:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.052468528s) from=127.0.0.6:60063 2022/11/29 10:42:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.992151229s) from=127.0.0.6:43185 2022/11/29 10:42:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.652154792s) from=127.0.0.6:33077 2022/11/29 10:42:50 [DEBUG] http: Request GET /v1/status/leader (1.085207ms) from=127.0.0.6:59955 2022/11/29 10:42:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.846285505s) from=127.0.0.6:33859 2022/11/29 10:42:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.098286953s) from=127.0.0.6:51845 2022/11/29 10:42:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.349277833s) from=127.0.0.6:60627 2022/11/29 10:42:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.24768349s) from=127.0.0.6:50875 2022/11/29 10:42:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m1.258194161s) from=127.0.0.6:57271 2022/11/29 10:42:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.392247533s) from=127.0.0.6:33769 2022/11/29 10:42:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.120107602s) from=127.0.0.6:37657 2022/11/29 10:42:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.700765447s) from=127.0.0.6:55677 2022/11/29 10:42:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m1.420130589s) from=127.0.0.6:34023 2022/11/29 10:42:59 [DEBUG] http: Request GET /v1/status/leader (258.862µs) from=127.0.0.6:59955 2022/11/29 10:43:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.789893216s) from=127.0.0.6:41263 2022/11/29 10:43:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:43:08 [DEBUG] agent: Node info in sync 2022/11/29 10:43:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.556615564s) from=127.0.0.6:60723 2022/11/29 10:43:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.766157877s) from=127.0.0.6:33383 2022/11/29 10:43:10 [DEBUG] http: Request GET /v1/status/leader (392.685µs) from=127.0.0.6:59955 2022/11/29 10:43:19 [DEBUG] http: Request GET /v1/status/leader (229.307µs) from=127.0.0.6:59955 2022/11/29 10:43:30 [DEBUG] http: Request GET /v1/status/leader (439.398µs) from=127.0.0.6:59955 2022/11/29 10:43:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:43:39 [DEBUG] http: Request GET /v1/status/leader (331.992µs) from=127.0.0.6:59955 2022/11/29 10:43:50 [DEBUG] http: Request GET /v1/status/leader (414.502µs) from=127.0.0.6:59955 2022/11/29 10:43:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.828002091s) from=127.0.0.6:32803 2022/11/29 10:43:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.331556051s) from=127.0.0.6:58663 2022/11/29 10:43:59 [DEBUG] http: Request GET /v1/status/leader (309.727µs) from=127.0.0.6:59955 2022/11/29 10:44:10 [DEBUG] http: Request GET /v1/status/leader (174.892µs) from=127.0.0.6:59955 2022/11/29 10:44:19 [DEBUG] http: Request GET /v1/status/leader (1.301751ms) from=127.0.0.6:59955 2022/11/29 10:44:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync 2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync 2022/11/29 10:44:22 [DEBUG] agent: Node info in sync 2022/11/29 10:44:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.294133787s) from=127.0.0.6:51755 2022/11/29 10:44:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.287748764s) from=127.0.0.6:56797 2022/11/29 10:44:30 [DEBUG] http: Request GET /v1/status/leader (257.631µs) from=127.0.0.6:59955 2022/11/29 10:44:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small 2022/11/29 10:44:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m6.340443509s) from=127.0.0.6:35957 2022/11/29 10:44:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.159768878s) from=127.0.0.6:54413 2022/11/29 10:44:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m6.995421485s) from=127.0.0.6:40529 2022/11/29 10:44:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/29 10:44:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.686455046s) from=127.0.0.6:45657 2022/11/29 10:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.076304486s) from=127.0.0.6:46867 2022/11/29 10:44:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.493789337s) from=127.0.0.6:43563 2022/11/29 10:44:39 [DEBUG] http: Request GET /v1/status/leader (184.633µs) from=127.0.0.6:59955 2022/11/29 10:44:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.094972223s) from=127.0.0.6:60401 2022/11/29 10:44:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.319611114s) from=127.0.0.6:44119 2022/11/29 10:44:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.113853577s) from=127.0.0.6:52371 2022/11/29 10:44:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.015989319s) from=127.0.0.6:43185 2022/11/29 10:44:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.803625601s) from=127.0.0.6:52867 2022/11/29 10:44:50 [DEBUG] http: Request GET /v1/status/leader (358.714µs) from=127.0.0.6:59955 2022/11/29 10:44:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.69564078s) from=127.0.0.6:60063 2022/11/29 10:44:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.03546846s) from=127.0.0.6:50613 2022/11/29 10:44:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.915454026s) from=127.0.0.6:33077 2022/11/29 10:44:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.773893023s) from=127.0.0.6:33859 2022/11/29 10:44:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.68413343s) from=127.0.0.6:33769 2022/11/29 10:44:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m2.375868606s) from=127.0.0.6:57271 2022/11/29 10:44:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.739524122s) from=127.0.0.6:55677 2022/11/29 10:44:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.629327224s) from=127.0.0.6:51845 2022/11/29 10:44:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.005814985s) from=127.0.0.6:34023 2022/11/29 10:44:59 [DEBUG] http: Request GET /v1/status/leader (4.682916ms) from=127.0.0.6:59955 2022/11/29 10:44:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.414815133s) from=127.0.0.6:37657 2022/11/29 10:45:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.522306744s) from=127.0.0.6:60627 2022/11/29 10:45:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.439162217s) from=127.0.0.6:50875