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: '190a656a-6ace-5957-6283-0d59baddec5e' Node name: 'onap-msb-consul-f96d66b85-2tspz' 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/07/29 08:35:43 [DEBUG] agent: Using random ID "190a656a-6ace-5957-6283-0d59baddec5e" as node ID 2022/07/29 08:35:43 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:190a656a-6ace-5957-6283-0d59baddec5e Address:127.0.0.1:8300}] 2022/07/29 08:35:43 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/07/29 08:35:43 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-2tspz.dc1 127.0.0.1 2022/07/29 08:35:43 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-2tspz 127.0.0.1 2022/07/29 08:35:43 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-2tspz.dc1" in area "wan" 2022/07/29 08:35:43 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-2tspz (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 08:35:43 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/07/29 08:35:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/07/29 08:35:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/07/29 08:35:43 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/07/29 08:35:43 [INFO] agent: started state syncer 2022/07/29 08:35:43 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/07/29 08:35:43 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/07/29 08:35:43 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/07/29 08:35:43 [DEBUG] raft: Votes needed: 1 2022/07/29 08:35:43 [DEBUG] raft: Vote granted from 190a656a-6ace-5957-6283-0d59baddec5e in term 2. Tally: 1 2022/07/29 08:35:43 [INFO] raft: Election won. Tally: 1 2022/07/29 08:35:43 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/07/29 08:35:43 [INFO] consul: cluster leadership acquired 2022/07/29 08:35:43 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-2tspz 2022/07/29 08:35:43 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/07/29 08:35:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:35:43 [INFO] consul: member 'onap-msb-consul-f96d66b85-2tspz' joined, marking health alive 2022/07/29 08:35:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:35:43 [INFO] agent: Synced node info 2022/07/29 08:35:43 [DEBUG] agent: Node info in sync 2022/07/29 08:35:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:35:45 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.3 (currently running: 1.4.3) 2022/07/29 08:36:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:37:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:37:09 [DEBUG] agent: Node info in sync 2022/07/29 08:37:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 08:37:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:38:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:38:21 [DEBUG] agent: Node info in sync 2022/07/29 08:38:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:39:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:39:29 [DEBUG] agent: Node info in sync 2022/07/29 08:39:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:40:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 08:40:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:41:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:41:26 [DEBUG] agent: Node info in sync 2022/07/29 08:41:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:42:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 08:42:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:42:43 [DEBUG] agent: Node info in sync 2022/07/29 08:42:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:43:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:43:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:43:44 [DEBUG] agent: Node info in sync 2022/07/29 08:44:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:44:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:44:47 [DEBUG] agent: Node info in sync 2022/07/29 08:45:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 08:45:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:46:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:46:27 [DEBUG] agent: Node info in sync 2022/07/29 08:46:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:46:46 [DEBUG] http: Request GET /v1/status/leader (3.401742ms) from=127.0.0.6:48841 2022/07/29 08:46:47 [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/07/29 08:46:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/29 08:46:47 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.40.38_9011" 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request PUT /v1/agent/service/register (31.403706ms) from=127.0.0.6:42415 2022/07/29 08:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.079975ms) from=127.0.0.6:48841 2022/07/29 08:46:47 [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/07/29 08:46:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/29 08:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.40.38_9011" 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.948139ms) from=127.0.0.6:48841 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (576.432µs) from=127.0.0.6:48841 2022/07/29 08:46:47 [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/07/29 08:46:47 [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/07/29 08:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [INFO] agent: Synced service "_v1_wf-gui_10.233.54.195_8080" 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request PUT /v1/agent/service/register (6.406539ms) from=127.0.0.6:42415 2022/07/29 08:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (636.46µs) from=127.0.0.6:48841 2022/07/29 08:46:47 [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/07/29 08:46:47 [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/07/29 08:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:47 [INFO] agent: Synced service "_v1_sdc-gui_10.233.55.47_8181" 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.270478ms) from=127.0.0.6:42415 2022/07/29 08:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (7.848802ms) from=127.0.0.6:42415 2022/07/29 08:46:47 [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/07/29 08:46:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/29 08:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:47 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.23.159_443" 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request PUT /v1/agent/service/register (13.335349ms) from=127.0.0.6:48841 2022/07/29 08:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (321.793µs) from=127.0.0.6:48841 2022/07/29 08:46:47 [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/07/29 08:46:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:47 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.0.103_9015" 2022/07/29 08:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.257311ms) from=127.0.0.6:42415 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (443.463µs) from=127.0.0.6:42415 2022/07/29 08:46:47 [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/07/29 08:46:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/29 08:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:47 [INFO] agent: Synced service "_v1_parser_10.233.9.83_8806" 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.076347ms) from=127.0.0.6:42415 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:47 [DEBUG] agent: Node info in sync 2022/07/29 08:46:47 [DEBUG] http: Request GET /v1/health/service/parser-v1 (358.337µs) from=127.0.0.6:42415 2022/07/29 08:46:48 [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/07/29 08:46:48 [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/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [INFO] agent: Synced service "_v1_catalog_10.233.9.83_8806" 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.96605ms) from=127.0.0.6:42415 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (279.298µs) from=127.0.0.6:48841 2022/07/29 08:46:48 [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/07/29 08:46:48 [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/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [INFO] agent: Synced service "_v1_nsd_10.233.9.83_8806" 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (7.028889ms) from=127.0.0.6:42415 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (335.845µs) from=127.0.0.6:48841 2022/07/29 08:46:48 [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/07/29 08:46:48 [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/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.9.83_8806" 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (9.019625ms) from=127.0.0.6:42415 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (395.34µs) from=127.0.0.6:48841 2022/07/29 08:46:48 [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/07/29 08:46:48 [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/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [INFO] agent: Synced service "_v0_multicloud_10.233.23.221_9001" 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (6.03028ms) from=127.0.0.6:48841 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (520.02µs) from=127.0.0.6:42415 2022/07/29 08:46:48 [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/07/29 08:46:48 [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/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [INFO] agent: Synced service "_v1_multicloud_10.233.23.221_9001" 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.327169ms) from=127.0.0.6:42415 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (313.45µs) from=127.0.0.6:42415 2022/07/29 08:46:48 [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/07/29 08:46:48 [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/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:46:48 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.16.20_9007" 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (3.840206ms) from=127.0.0.6:48841 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (344.51µs) from=127.0.0.6:42415 2022/07/29 08:46:48 [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/07/29 08:46:48 [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/07/29 08:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.16.20_9007" 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.949101ms) from=127.0.0.6:48841 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:46:48 [DEBUG] agent: Node info in sync 2022/07/29 08:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (360.47µs) from=127.0.0.6:42415 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/catalog/services (471.2µs) from=127.0.0.6:48841 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/status/leader (162.093µs) from=127.0.0.6:48841 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (228.745µs) from=127.0.0.6:42415 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (222.515µs) from=127.0.0.6:42415 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (199.255µs) from=127.0.0.6:54751 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (167.62µs) from=127.0.0.6:54297 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (147.806µs) from=127.0.0.6:39035 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (194.9µs) from=127.0.0.6:50607 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (152.164µs) from=127.0.0.6:54297 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (170.472µs) from=127.0.0.6:54297 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (119.89µs) from=127.0.0.6:50607 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (176.697µs) from=127.0.0.6:50607 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/parser-v1 (153.527µs) from=127.0.0.6:39035 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (156.168µs) from=127.0.0.6:39035 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (138.245µs) from=127.0.0.6:50607 2022/07/29 08:46:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (153.177µs) from=127.0.0.6:39035 2022/07/29 08:47:15 [DEBUG] http: Request GET /v1/status/leader (445.232µs) from=127.0.0.6:59315 2022/07/29 08:47:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 08:47:35 [DEBUG] http: Request GET /v1/status/leader (2.594917ms) from=127.0.0.6:59315 2022/07/29 08:47:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/catalog/services (377.658µs) from=127.0.0.6:59315 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/status/leader (249.935µs) from=127.0.0.6:45605 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (239.682µs) from=127.0.0.6:45605 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/parser-v1 (330.222µs) from=127.0.0.6:45605 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (132.01µs) from=127.0.0.6:45605 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (277.48µs) from=127.0.0.6:45605 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (173.323µs) from=127.0.0.6:33241 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (136.645µs) from=127.0.0.6:33241 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (112.77µs) from=127.0.0.6:33241 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (169.213µs) from=127.0.0.6:60507 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (131.582µs) from=127.0.0.6:33241 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (118.677µs) from=127.0.0.6:60507 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (132.734µs) from=127.0.0.6:33241 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (227.645µs) from=127.0.0.6:45605 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (157.072µs) from=127.0.0.6:51683 2022/07/29 08:47:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (158.934µs) from=127.0.0.6:51683 2022/07/29 08:48:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:48:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:48:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:48:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:48:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:48:12 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:48:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:48:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:48:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:48:12 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:48:12 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:48:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:48:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:48:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:48:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:48:12 [DEBUG] agent: Node info in sync 2022/07/29 08:48:19 [DEBUG] http: Request GET /v1/status/leader (204.142µs) from=127.0.0.6:34013 2022/07/29 08:48:39 [DEBUG] http: Request GET /v1/status/leader (340.503µs) from=127.0.0.6:35211 2022/07/29 08:48:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:48:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.145868028s) from=127.0.0.6:54297 2022/07/29 08:48:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m0.426418931s) from=127.0.0.6:56089 2022/07/29 08:48:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.013613069s) from=127.0.0.6:42415 2022/07/29 08:48:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m1.529924802s) from=127.0.0.6:34885 2022/07/29 08:48:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.755146629s) from=127.0.0.6:39035 2022/07/29 08:48:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.985860164s) from=127.0.0.6:57479 2022/07/29 08:48:59 [DEBUG] http: Request GET /v1/status/leader (265.463µs) from=127.0.0.6:34013 2022/07/29 08:48:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.129134399s) from=127.0.0.6:48841 2022/07/29 08:49:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m4.49730981s) from=127.0.0.6:57113 2022/07/29 08:49:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m4.72461117s) from=127.0.0.6:50607 2022/07/29 08:49:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.587529128s) from=127.0.0.6:54751 2022/07/29 08:49:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.13013348s) from=127.0.0.6:38765 2022/07/29 08:49:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m6.550343948s) from=127.0.0.6:59977 2022/07/29 08:49:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.229277954s) from=127.0.0.6:35343 2022/07/29 08:49:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m7.236231819s) from=127.0.0.6:43567 2022/07/29 08:49:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m7.339308835s) from=127.0.0.6:38767 2022/07/29 08:49:09 [DEBUG] http: Request GET /v1/catalog/services (352.212µs) from=127.0.0.6:35211 2022/07/29 08:49:09 [DEBUG] http: Request GET /v1/status/leader (401.763µs) from=127.0.0.6:34013 2022/07/29 08:49:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (231.555µs) from=127.0.0.6:34013 2022/07/29 08:49:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (204.935µs) from=127.0.0.6:34013 2022/07/29 08:49:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (183.053µs) from=127.0.0.6:34013 2022/07/29 08:49:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (122.465µs) from=127.0.0.6:34013 2022/07/29 08:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (157.261µs) from=127.0.0.6:48487 2022/07/29 08:49:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (307.503µs) from=127.0.0.6:48487 2022/07/29 08:49:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (131.317µs) from=127.0.0.6:34013 2022/07/29 08:49:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (325.5µs) from=127.0.0.6:48487 2022/07/29 08:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (160.267µs) from=127.0.0.6:38775 2022/07/29 08:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (123.205µs) from=127.0.0.6:48487 2022/07/29 08:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (151.923µs) from=127.0.0.6:36985 2022/07/29 08:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (121.05µs) from=127.0.0.6:48487 2022/07/29 08:49:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (202.496µs) from=127.0.0.6:38775 2022/07/29 08:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (225.497µs) from=127.0.0.6:34013 2022/07/29 08:49:26 [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/07/29 08:49:26 [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/07/29 08:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:49:26 [INFO] agent: Synced service "_v1_sdnc_10.233.14.186_8282" 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:49:26 [DEBUG] agent: Node info in sync 2022/07/29 08:49:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.136083ms) from=127.0.0.6:33837 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:49:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (16.875339807s) from=127.0.0.6:35211 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:49:26 [DEBUG] agent: Node info in sync 2022/07/29 08:49:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (1m27.60820196s) from=127.0.0.6:59315 2022/07/29 08:49:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (318.88µs) from=127.0.0.6:50259 2022/07/29 08:49:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (145.899µs) from=127.0.0.6:33837 2022/07/29 08:49:30 [DEBUG] http: Request GET /v1/status/leader (292.361µs) from=127.0.0.6:50259 2022/07/29 08:49:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 08:49:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:49:50 [DEBUG] http: Request GET /v1/status/leader (248.741µs) from=127.0.0.6:50259 2022/07/29 08:49:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m0.622446362s) from=127.0.0.6:47267 2022/07/29 08:50:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m0.686438091s) from=127.0.0.6:36719 2022/07/29 08:50:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m1.271602663s) from=127.0.0.6:45605 2022/07/29 08:50:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.783469857s) from=127.0.0.6:51683 2022/07/29 08:50:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.313585235s) from=127.0.0.6:60507 2022/07/29 08:50:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m3.651869212s) from=127.0.0.6:59533 2022/07/29 08:50:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.018602234s) from=127.0.0.6:33241 2022/07/29 08:50:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.526547287s) from=127.0.0.6:38451 2022/07/29 08:50:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m5.437281149s) from=127.0.0.6:56589 2022/07/29 08:50:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m5.758378863s) from=127.0.0.6:56699 2022/07/29 08:50:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m5.833493567s) from=127.0.0.6:42203 2022/07/29 08:50:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m6.214782828s) from=127.0.0.6:43901 2022/07/29 08:50:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m6.273708688s) from=127.0.0.6:47523 2022/07/29 08:50:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.907772743s) from=127.0.0.6:55975 2022/07/29 08:50:10 [DEBUG] http: Request GET /v1/status/leader (225.52µs) from=127.0.0.6:50259 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/catalog/services (2.318346ms) from=127.0.0.6:48357 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/status/leader (242.832µs) from=127.0.0.6:50259 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (337.862µs) from=127.0.0.6:50259 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (310.275µs) from=127.0.0.6:50259 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/parser-v1 (251.3µs) from=127.0.0.6:48087 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (155.259µs) from=127.0.0.6:48087 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (234.897µs) from=127.0.0.6:50259 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (165.417µs) from=127.0.0.6:47491 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (172.065µs) from=127.0.0.6:48087 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (289.758µs) from=127.0.0.6:50259 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (165.814µs) from=127.0.0.6:46075 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (117.784µs) from=127.0.0.6:47491 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (131.134µs) from=127.0.0.6:48087 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (311.562µs) from=127.0.0.6:48087 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (310.913µs) from=127.0.0.6:48087 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (159.487µs) from=127.0.0.6:60513 2022/07/29 08:50:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (147.925µs) from=127.0.0.6:38845 2022/07/29 08:50:39 [DEBUG] http: Request GET /v1/status/leader (986.445µs) from=127.0.0.6:59217 2022/07/29 08:50:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:50:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:50:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 08:50:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:50:45 [DEBUG] agent: Node info in sync 2022/07/29 08:50:59 [DEBUG] http: Request GET /v1/status/leader (1.996673ms) from=127.0.0.6:59217 2022/07/29 08:51:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m0.546592298s) from=127.0.0.6:57561 2022/07/29 08:51:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.120023635s) from=127.0.0.6:38579 2022/07/29 08:51:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.265051279s) from=127.0.0.6:36985 2022/07/29 08:51:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.594481739s) from=127.0.0.6:32941 2022/07/29 08:51:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m2.204170556s) from=127.0.0.6:34013 2022/07/29 08:51:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.285876554s) from=127.0.0.6:46007 2022/07/29 08:51:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m2.242280292s) from=127.0.0.6:49237 2022/07/29 08:51:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m2.422254835s) from=127.0.0.6:47037 2022/07/29 08:51:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m3.158986702s) from=127.0.0.6:45103 2022/07/29 08:51:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.961934629s) from=127.0.0.6:38775 2022/07/29 08:51:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m4.112205458s) from=127.0.0.6:58407 2022/07/29 08:51:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m4.909664779s) from=127.0.0.6:48487 2022/07/29 08:51:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.052047316s) from=127.0.0.6:38005 2022/07/29 08:51:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.200180275s) from=127.0.0.6:44923 2022/07/29 08:51:19 [DEBUG] http: Request GET /v1/status/leader (311.32µs) from=127.0.0.6:39759 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/catalog/services (309.366µs) from=127.0.0.6:59217 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/status/leader (144.387µs) from=127.0.0.6:59217 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (3.879628ms) from=127.0.0.6:39759 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (159.379µs) from=127.0.0.6:39759 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (227.727µs) from=127.0.0.6:41143 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (129.51µs) from=127.0.0.6:41143 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (160.3µs) from=127.0.0.6:41143 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (125.195µs) from=127.0.0.6:41143 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (229.608µs) from=127.0.0.6:41143 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (144.433µs) from=127.0.0.6:41801 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (150.019µs) from=127.0.0.6:41143 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (149.968µs) from=127.0.0.6:39759 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (114.432µs) from=127.0.0.6:39759 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (295.12µs) from=127.0.0.6:39759 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (181.564µs) from=127.0.0.6:41143 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (183.998µs) from=127.0.0.6:37161 2022/07/29 08:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (216.464µs) from=127.0.0.6:46073 2022/07/29 08:51:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m6.498722776s) from=127.0.0.6:33837 2022/07/29 08:51:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2m7.000234592s) from=127.0.0.6:35211 2022/07/29 08:51:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 08:51:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:51:49 [DEBUG] http: Request GET /v1/status/leader (1.604786ms) from=127.0.0.6:41875 2022/07/29 08:52:01 [DEBUG] http: Request GET /v1/catalog/services (460.764µs) from=127.0.0.6:34173 2022/07/29 08:52:02 [DEBUG] http: Request GET /v1/status/leader (1.141031ms) from=127.0.0.6:41875 2022/07/29 08:52:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (387.107µs) from=127.0.0.6:39583 2022/07/29 08:52:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (457.97µs) from=127.0.0.6:50533 2022/07/29 08:52:09 [DEBUG] http: Request GET /v1/status/leader (642.503µs) from=127.0.0.6:41875 2022/07/29 08:52:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m0.157156642s) from=127.0.0.6:35337 2022/07/29 08:52:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m0.759135193s) from=127.0.0.6:52743 2022/07/29 08:52:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.989006872s) from=127.0.0.6:48087 2022/07/29 08:52:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m1.571875414s) from=127.0.0.6:56801 2022/07/29 08:52:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.358463185s) from=127.0.0.6:47491 2022/07/29 08:52:22 [DEBUG] http: Request GET /v1/status/leader (153.835µs) from=127.0.0.6:41875 2022/07/29 08:52:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.824124876s) from=127.0.0.6:50259 2022/07/29 08:52:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m2.881849193s) from=127.0.0.6:60513 2022/07/29 08:52:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.336879616s) from=127.0.0.6:48307 2022/07/29 08:52:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.57325536s) from=127.0.0.6:38607 2022/07/29 08:52:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.265458499s) from=127.0.0.6:38845 2022/07/29 08:52:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2m4.880844281s) from=127.0.0.6:48357 2022/07/29 08:52:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.976908261s) from=127.0.0.6:43127 2022/07/29 08:52:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.226528803s) from=127.0.0.6:46075 2022/07/29 08:52:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m5.783988974s) from=127.0.0.6:46891 2022/07/29 08:52:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:52:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:52:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:52:26 [DEBUG] agent: Node info in sync 2022/07/29 08:52:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m7.348676972s) from=127.0.0.6:48199 2022/07/29 08:52:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m7.386342332s) from=127.0.0.6:37389 2022/07/29 08:52:29 [DEBUG] http: Request GET /v1/status/leader (1.188397ms) from=127.0.0.6:41875 2022/07/29 08:52:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/catalog/services (345.547µs) from=127.0.0.6:41875 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/status/leader (447.263µs) from=127.0.0.6:55555 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (844.926µs) from=127.0.0.6:55555 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (135.748µs) from=127.0.0.6:55555 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (128.764µs) from=127.0.0.6:55555 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (444.207µs) from=127.0.0.6:57891 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (174.432µs) from=127.0.0.6:48793 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (139.496µs) from=127.0.0.6:55555 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (484.384µs) from=127.0.0.6:54999 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (135.365µs) from=127.0.0.6:53573 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (659.524µs) from=127.0.0.6:48793 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (158.867µs) from=127.0.0.6:57891 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (117.855µs) from=127.0.0.6:48793 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (154.51µs) from=127.0.0.6:47901 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (205.652µs) from=127.0.0.6:53573 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (253.307µs) from=127.0.0.6:47901 2022/07/29 08:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (123.082µs) from=127.0.0.6:53573 2022/07/29 08:53:10 [DEBUG] http: Request GET /v1/status/leader (509.447µs) from=127.0.0.6:53111 2022/07/29 08:53:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m0.307939561s) from=127.0.0.6:47575 2022/07/29 08:53:30 [DEBUG] http: Request GET /v1/status/leader (328.187µs) from=127.0.0.6:53111 2022/07/29 08:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.939724166s) from=127.0.0.6:55669 2022/07/29 08:53:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m1.085715468s) from=127.0.0.6:35409 2022/07/29 08:53:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.781469169s) from=127.0.0.6:37161 2022/07/29 08:53:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m2.911332169s) from=127.0.0.6:39579 2022/07/29 08:53:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.984404872s) from=127.0.0.6:41801 2022/07/29 08:53:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.795235288s) from=127.0.0.6:35287 2022/07/29 08:53:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.149046704s) from=127.0.0.6:37495 2022/07/29 08:53:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m4.266918709s) from=127.0.0.6:41143 2022/07/29 08:53:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2m4.784040274s) from=127.0.0.6:59217 2022/07/29 08:53:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.770976094s) from=127.0.0.6:45765 2022/07/29 08:53:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m5.270673824s) from=127.0.0.6:39759 2022/07/29 08:53:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m5.239884174s) from=127.0.0.6:49047 2022/07/29 08:53:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.434165489s) from=127.0.0.6:38191 2022/07/29 08:53:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m6.112139669s) from=127.0.0.6:46073 2022/07/29 08:53:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m6.11681182s) from=127.0.0.6:41885 2022/07/29 08:53:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:53:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:53:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:53:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:53:45 [DEBUG] agent: Node info in sync 2022/07/29 08:53:50 [DEBUG] http: Request GET /v1/status/leader (348.603µs) from=127.0.0.6:43739 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/catalog/services (386.321µs) from=127.0.0.6:53111 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/status/leader (294.813µs) from=127.0.0.6:43739 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (276.705µs) from=127.0.0.6:43739 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (282.519µs) from=127.0.0.6:43739 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/parser-v1 (293.904µs) from=127.0.0.6:54253 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (949.385µs) from=127.0.0.6:54253 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (351.85µs) from=127.0.0.6:54253 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (130.072µs) from=127.0.0.6:43739 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (232.486µs) from=127.0.0.6:43739 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (158.589µs) from=127.0.0.6:43739 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (165.617µs) from=127.0.0.6:54253 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (228.928µs) from=127.0.0.6:35781 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (125.995µs) from=127.0.0.6:43739 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (154.607µs) from=127.0.0.6:35781 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (271.962µs) from=127.0.0.6:43739 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (296.434µs) from=127.0.0.6:51737 2022/07/29 08:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (337.157µs) from=127.0.0.6:57087 2022/07/29 08:54:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 08:54:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.332451297s) from=127.0.0.6:39583 2022/07/29 08:54:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2m7.341362972s) from=127.0.0.6:34173 2022/07/29 08:54:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.37835686s) from=127.0.0.6:50533 2022/07/29 08:54:19 [DEBUG] http: Request GET /v1/status/leader (339.933µs) from=127.0.0.6:45433 2022/07/29 08:54:39 [DEBUG] http: Request GET /v1/status/leader (2.962847ms) from=127.0.0.6:45433 2022/07/29 08:54:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:54:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m0.045535625s) from=127.0.0.6:53019 2022/07/29 08:54:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m0.353752942s) from=127.0.0.6:53573 2022/07/29 08:54:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.449572401s) from=127.0.0.6:55799 2022/07/29 08:54:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.299335003s) from=127.0.0.6:55555 2022/07/29 08:54:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m2.847471078s) from=127.0.0.6:58563 2022/07/29 08:54:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2m3.372358769s) from=127.0.0.6:41875 2022/07/29 08:54:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.484194539s) from=127.0.0.6:47901 2022/07/29 08:54:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.670799824s) from=127.0.0.6:57219 2022/07/29 08:54:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.916052446s) from=127.0.0.6:48793 2022/07/29 08:54:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m4.023287499s) from=127.0.0.6:37813 2022/07/29 08:54:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m4.5289476s) from=127.0.0.6:34027 2022/07/29 08:54:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m5.360307312s) from=127.0.0.6:59693 2022/07/29 08:54:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.408701841s) from=127.0.0.6:41333 2022/07/29 08:54:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.780730429s) from=127.0.0.6:49503 2022/07/29 08:54:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.380479173s) from=127.0.0.6:54999 2022/07/29 08:54:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m7.262581561s) from=127.0.0.6:57891 2022/07/29 08:54:59 [DEBUG] http: Request GET /v1/status/leader (285.403µs) from=127.0.0.6:45433 2022/07/29 08:55:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:55:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:55:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:55:31 [DEBUG] agent: Node info in sync 2022/07/29 08:55:32 [DEBUG] http: Request GET /v1/catalog/services (333.408µs) from=127.0.0.6:45433 2022/07/29 08:55:32 [DEBUG] http: Request GET /v1/status/leader (236.364µs) from=127.0.0.6:41761 2022/07/29 08:55:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (296.882µs) from=127.0.0.6:41761 2022/07/29 08:55:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (288.588µs) from=127.0.0.6:41761 2022/07/29 08:55:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:55:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m0.151778872s) from=127.0.0.6:60525 2022/07/29 08:56:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.553378192s) from=127.0.0.6:42199 2022/07/29 08:56:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m0.960695283s) from=127.0.0.6:37149 2022/07/29 08:56:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m1.631447226s) from=127.0.0.6:36681 2022/07/29 08:56:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m2.061223436s) from=127.0.0.6:51737 2022/07/29 08:56:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m2.046614089s) from=127.0.0.6:46957 2022/07/29 08:56:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m2.563390393s) from=127.0.0.6:34533 2022/07/29 08:56:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.896788692s) from=127.0.0.6:35781 2022/07/29 08:56:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m4.543227213s) from=127.0.0.6:54253 2022/07/29 08:56:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.794694912s) from=127.0.0.6:55209 2022/07/29 08:56:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.89307961s) from=127.0.0.6:53709 2022/07/29 08:56:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m5.103700565s) from=127.0.0.6:51217 2022/07/29 08:56:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2m5.404577553s) from=127.0.0.6:53111 2022/07/29 08:56:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.024758592s) from=127.0.0.6:46611 2022/07/29 08:56:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m6.416632578s) from=127.0.0.6:57087 2022/07/29 08:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m7.069598947s) from=127.0.0.6:43739 2022/07/29 08:56:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/catalog/services (988.532µs) from=127.0.0.6:43183 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/status/leader (332.716µs) from=127.0.0.6:43183 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (283.045µs) from=127.0.0.6:49191 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (296.27µs) from=127.0.0.6:48419 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (349.038µs) from=127.0.0.6:60575 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (187.36µs) from=127.0.0.6:60575 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (119.473µs) from=127.0.0.6:49191 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (250.979µs) from=127.0.0.6:49191 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (252.122µs) from=127.0.0.6:60575 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (238.518µs) from=127.0.0.6:48419 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (179.907µs) from=127.0.0.6:55075 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (151.168µs) from=127.0.0.6:60575 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (192.566µs) from=127.0.0.6:48419 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (178.611µs) from=127.0.0.6:60575 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (201.632µs) from=127.0.0.6:49191 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (160.765µs) from=127.0.0.6:49191 2022/07/29 08:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (120.908µs) from=127.0.0.6:49191 2022/07/29 08:56:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:56:45 [DEBUG] http: Request GET /v1/catalog/services (375.05µs) from=127.0.0.6:35507 2022/07/29 08:56:46 [DEBUG] http: Request GET /v1/status/leader (255.069µs) from=127.0.0.6:35507 2022/07/29 08:56:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (344.838µs) from=127.0.0.6:54397 2022/07/29 08:56:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (214.956µs) from=127.0.0.6:54397 2022/07/29 08:56:56 [DEBUG] http: Request GET /v1/status/leader (270.208µs) from=127.0.0.6:47775 2022/07/29 08:57:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:57:14 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 08:57:14 [DEBUG] agent: Node info in sync 2022/07/29 08:57:16 [DEBUG] http: Request GET /v1/status/leader (714.178µs) from=127.0.0.6:47775 2022/07/29 08:57:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.065975307s) from=127.0.0.6:41761 2022/07/29 08:57:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.426440664s) from=127.0.0.6:42647 2022/07/29 08:57:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2m2.984492161s) from=127.0.0.6:45433 2022/07/29 08:57:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:57:49 [DEBUG] http: Request GET /v1/catalog/services (340.742µs) from=127.0.0.6:47775 2022/07/29 08:57:51 [DEBUG] http: Request GET /v1/status/leader (954.537µs) from=127.0.0.6:55077 2022/07/29 08:57:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (353.259µs) from=127.0.0.6:55077 2022/07/29 08:57:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (236.256µs) from=127.0.0.6:43213 2022/07/29 08:58:11 [DEBUG] http: Request GET /v1/status/leader (343.233µs) from=127.0.0.6:49155 2022/07/29 08:58:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m1.363522784s) from=127.0.0.6:45931 2022/07/29 08:58:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m1.863867932s) from=127.0.0.6:41183 2022/07/29 08:58:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m2.257907189s) from=127.0.0.6:38621 2022/07/29 08:58:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m2.387930015s) from=127.0.0.6:55075 2022/07/29 08:58:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.271680877s) from=127.0.0.6:58391 2022/07/29 08:58:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.324068513s) from=127.0.0.6:39271 2022/07/29 08:58:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m4.1020884s) from=127.0.0.6:41945 2022/07/29 08:58:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m4.299885152s) from=127.0.0.6:49191 2022/07/29 08:58:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.326038056s) from=127.0.0.6:51093 2022/07/29 08:58:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.472459495s) from=127.0.0.6:49845 2022/07/29 08:58:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2m5.06200046s) from=127.0.0.6:43183 2022/07/29 08:58:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.229287379s) from=127.0.0.6:60575 2022/07/29 08:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.452462203s) from=127.0.0.6:40345 2022/07/29 08:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.731379412s) from=127.0.0.6:48419 2022/07/29 08:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.24903648s) from=127.0.0.6:59689 2022/07/29 08:58:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m6.401125179s) from=127.0.0.6:51521 2022/07/29 08:58:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:58:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 08:58:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.47708065s) from=127.0.0.6:33545 2022/07/29 08:58:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.171077092s) from=127.0.0.6:54397 2022/07/29 08:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2m6.264351117s) from=127.0.0.6:35507 2022/07/29 08:59:02 [DEBUG] http: Request GET /v1/catalog/services (329.135µs) from=127.0.0.6:44027 2022/07/29 08:59:03 [DEBUG] http: Request GET /v1/status/leader (314.785µs) from=127.0.0.6:49155 2022/07/29 08:59:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (246.011µs) from=127.0.0.6:49155 2022/07/29 08:59:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (323.489µs) from=127.0.0.6:55713 2022/07/29 08:59:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 08:59:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 08:59:08 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 08:59:08 [DEBUG] agent: Node info in sync 2022/07/29 08:59:23 [DEBUG] http: Request GET /v1/status/leader (3.515984ms) from=127.0.0.6:40729 2022/07/29 08:59:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 08:59:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.049224663s) from=127.0.0.6:55077 2022/07/29 08:59:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2m6.550213035s) from=127.0.0.6:47775 2022/07/29 09:00:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.07726101s) from=127.0.0.6:43213 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/catalog/services (439.339µs) from=127.0.0.6:40729 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/status/leader (284.877µs) from=127.0.0.6:56755 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (273.79µs) from=127.0.0.6:56755 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (194.029µs) from=127.0.0.6:56755 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (165.851µs) from=127.0.0.6:58715 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (174.537µs) from=127.0.0.6:56755 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (273.947µs) from=127.0.0.6:56755 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (273.487µs) from=127.0.0.6:56755 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (177.884µs) from=127.0.0.6:57477 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (130.797µs) from=127.0.0.6:56755 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (291.144µs) from=127.0.0.6:57477 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (190.417µs) from=127.0.0.6:58715 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (318.701µs) from=127.0.0.6:58715 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (282.363µs) from=127.0.0.6:40339 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (200.758µs) from=127.0.0.6:40339 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (139.133µs) from=127.0.0.6:40339 2022/07/29 09:00:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (142.485µs) from=127.0.0.6:43495 2022/07/29 09:00:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:00:51 [DEBUG] http: Request GET /v1/status/leader (546.155µs) from=127.0.0.6:44989 2022/07/29 09:00:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:00:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:00:59 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:00:59 [DEBUG] agent: Node info in sync 2022/07/29 09:01:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.704058165s) from=127.0.0.6:55713 2022/07/29 09:01:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.40937705s) from=127.0.0.6:49155 2022/07/29 09:01:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2m6.52403354s) from=127.0.0.6:44027 2022/07/29 09:01:11 [DEBUG] http: Request GET /v1/status/leader (315.972µs) from=127.0.0.6:44989 2022/07/29 09:01:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:01:31 [DEBUG] http: Request GET /v1/status/leader (286.207µs) from=127.0.0.6:44989 2022/07/29 09:01:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:02:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:02:02 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:02:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:02:02 [DEBUG] agent: Node info in sync 2022/07/29 09:02:12 [DEBUG] http: Request GET /v1/catalog/services (435.253µs) from=127.0.0.6:40759 2022/07/29 09:02:12 [DEBUG] http: Request GET /v1/status/leader (848.577µs) from=127.0.0.6:44989 2022/07/29 09:02:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (429.448µs) from=127.0.0.6:44989 2022/07/29 09:02:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (192.125µs) from=127.0.0.6:44989 2022/07/29 09:02:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m0.156254177s) from=127.0.0.6:58515 2022/07/29 09:02:33 [DEBUG] http: Request GET /v1/status/leader (278.971µs) from=127.0.0.6:52045 2022/07/29 09:02:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.238596547s) from=127.0.0.6:43305 2022/07/29 09:02:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.460450277s) from=127.0.0.6:45983 2022/07/29 09:02:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m3.087936357s) from=127.0.0.6:47215 2022/07/29 09:02:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m3.091209096s) from=127.0.0.6:52243 2022/07/29 09:02:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.157315594s) from=127.0.0.6:57477 2022/07/29 09:02:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m3.227573405s) from=127.0.0.6:40339 2022/07/29 09:02:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2m3.435379317s) from=127.0.0.6:40729 2022/07/29 09:02:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.516237124s) from=127.0.0.6:56755 2022/07/29 09:02:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.003717571s) from=127.0.0.6:33611 2022/07/29 09:02:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.712553961s) from=127.0.0.6:50885 2022/07/29 09:02:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m5.483802698s) from=127.0.0.6:41395 2022/07/29 09:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.456976829s) from=127.0.0.6:43495 2022/07/29 09:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m6.712591436s) from=127.0.0.6:42407 2022/07/29 09:02:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m7.227033226s) from=127.0.0.6:58715 2022/07/29 09:02:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m7.460692326s) from=127.0.0.6:59795 2022/07/29 09:02:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:03:23 [DEBUG] http: Request GET /v1/catalog/services (475.509µs) from=127.0.0.6:44903 2022/07/29 09:03:24 [DEBUG] http: Request GET /v1/status/leader (336.672µs) from=127.0.0.6:56959 2022/07/29 09:03:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (312.215µs) from=127.0.0.6:56959 2022/07/29 09:03:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (123.257µs) from=127.0.0.6:56959 2022/07/29 09:03:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:03:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:03:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:03:50 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:03:50 [DEBUG] agent: Node info in sync 2022/07/29 09:03:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:04:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (2m5.881350687s) from=127.0.0.6:40759 2022/07/29 09:04:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.234537409s) from=127.0.0.6:44989 2022/07/29 09:04:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.718830682s) from=127.0.0.6:34411 2022/07/29 09:04:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:04:57 [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/07/29 09:04: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/07/29 09:04:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:04:57 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" 2022/07/29 09:04:57 [DEBUG] agent: Node info in sync 2022/07/29 09:04:57 [DEBUG] http: Request PUT /v1/agent/service/register (8.251634ms) from=127.0.0.6:52053 2022/07/29 09:04:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (1m33.756359875s) from=127.0.0.6:44903 2022/07/29 09:04:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:04:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:04:57 [DEBUG] agent: Node info in sync 2022/07/29 09:04:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.377033ms) from=127.0.0.6:55179 2022/07/29 09:05:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.891149192s) from=127.0.0.6:50709 2022/07/29 09:05:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.155808121s) from=127.0.0.6:56959 2022/07/29 09:05:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:06:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:06:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:06:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:16 [DEBUG] agent: Node info in sync 2022/07/29 09:06:37 [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/07/29 09:06:37 [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/07/29 09:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:37 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.14.87_8443" 2022/07/29 09:06:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:37 [DEBUG] agent: Node info in sync 2022/07/29 09:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.130578ms) from=127.0.0.6:55179 2022/07/29 09:06:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:37 [DEBUG] agent: Node info in sync 2022/07/29 09:06:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.065499ms) from=127.0.0.6:52053 2022/07/29 09:06:38 [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/07/29 09:06: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/07/29 09:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:38 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.6.214_8082" 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:38 [DEBUG] agent: Node info in sync 2022/07/29 09:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (10.177027ms) from=127.0.0.6:52053 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:38 [DEBUG] agent: Node info in sync 2022/07/29 09:06:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (569.631µs) from=127.0.0.6:52053 2022/07/29 09:06:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:06:48 [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/07/29 09:06:48 [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/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [INFO] agent: Synced service "_v1_nslcm_10.233.5.252_8403" 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.755851ms) from=127.0.0.6:55179 2022/07/29 09:06:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (497.499µs) from=127.0.0.6:55179 2022/07/29 09:06:48 [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/07/29 09:06:48 [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/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [INFO] agent: Synced service "_v2_nslcm_10.233.5.252_8403" 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.564225ms) from=127.0.0.6:52053 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (493.093µs) from=127.0.0.6:52053 2022/07/29 09:06:48 [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/07/29 09:06:48 [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/07/29 09:06:48 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.18.130_8484" 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.594485ms) from=127.0.0.6:55179 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.148345ms) from=127.0.0.6:52053 2022/07/29 09:06:48 [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/07/29 09:06:48 [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/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [INFO] agent: Synced service "_v1_vnfres_10.233.28.215_8802" 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.207437ms) from=127.0.0.6:52053 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (352.844µs) from=127.0.0.6:55179 2022/07/29 09:06:48 [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/07/29 09:06:48 [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/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.32.8_8482" 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.105969ms) from=127.0.0.6:52053 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.191437ms) from=127.0.0.6:55179 2022/07/29 09:06:48 [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/07/29 09:06:48 [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/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.36.126_8410" 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request PUT /v1/agent/service/register (11.771559ms) from=127.0.0.6:55179 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (380.387µs) from=127.0.0.6:52053 2022/07/29 09:06:48 [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/07/29 09:06:48 [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/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:06:48 [INFO] agent: Synced service "_v1_vnfmgr_10.233.9.117_8803" 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request PUT /v1/agent/service/register (11.308493ms) from=127.0.0.6:52053 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (328.81µs) from=127.0.0.6:55179 2022/07/29 09:06:48 [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/07/29 09:06:48 [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/07/29 09:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [INFO] agent: Synced service "_v1_vnflcm_10.233.22.155_8801" 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.435804ms) from=127.0.0.6:52053 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:06:48 [DEBUG] agent: Node info in sync 2022/07/29 09:06:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (374.177µs) from=127.0.0.6:52053 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/catalog/services (779.648µs) from=127.0.0.6:52053 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/status/leader (351.385µs) from=127.0.0.6:50505 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (451.78µs) from=127.0.0.6:50505 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (189.837µs) from=127.0.0.6:50505 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (262.48µs) from=127.0.0.6:50505 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (272.765µs) from=127.0.0.6:50505 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (152.239µs) from=127.0.0.6:50505 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (123.865µs) from=127.0.0.6:50505 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (127.58µs) from=127.0.0.6:50505 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (197.855µs) from=127.0.0.6:55179 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (133.558µs) from=127.0.0.6:50505 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (218.81µs) from=127.0.0.6:50505 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (239.93µs) from=127.0.0.6:50505 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (268.5µs) from=127.0.0.6:50505 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (270.785µs) from=127.0.0.6:42491 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (202.49µs) from=127.0.0.6:42491 2022/07/29 09:07:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (266.342µs) from=127.0.0.6:55179 2022/07/29 09:07:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (243.062µs) from=127.0.0.6:42491 2022/07/29 09:07:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (124.446µs) from=127.0.0.6:55179 2022/07/29 09:07:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (302.675µs) from=127.0.0.6:50505 2022/07/29 09:07:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (179.324µs) from=127.0.0.6:50505 2022/07/29 09:07:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (279.761µs) from=127.0.0.6:51867 2022/07/29 09:07:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (234.706µs) from=127.0.0.6:55179 2022/07/29 09:07:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (177.28µs) from=127.0.0.6:55179 2022/07/29 09:07:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (272.843µs) from=127.0.0.6:41825 2022/07/29 09:07:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (298.085µs) from=127.0.0.6:43555 2022/07/29 09:07:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (175.948µs) from=127.0.0.6:43555 2022/07/29 09:07:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (145.911µs) from=127.0.0.6:43555 2022/07/29 09:07:26 [DEBUG] http: Request GET /v1/status/leader (417.899µs) from=127.0.0.6:44723 2022/07/29 09:07:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:07:46 [DEBUG] http: Request GET /v1/status/leader (396.451µs) from=127.0.0.6:44723 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/catalog/services (705.597µs) from=127.0.0.6:44723 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/status/leader (334.328µs) from=127.0.0.6:59467 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (276.92µs) from=127.0.0.6:59467 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (149.692µs) from=127.0.0.6:60519 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (156.067µs) from=127.0.0.6:60519 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (220.672µs) from=127.0.0.6:60519 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (231.346µs) from=127.0.0.6:59467 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (147.893µs) from=127.0.0.6:59467 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (292.664µs) from=127.0.0.6:60519 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (192.848µs) from=127.0.0.6:59467 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (151.796µs) from=127.0.0.6:59467 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (147.673µs) from=127.0.0.6:59467 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (129.103µs) from=127.0.0.6:59467 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (134.198µs) from=127.0.0.6:59467 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (202.382µs) from=127.0.0.6:60519 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (428.677µs) from=127.0.0.6:60519 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (111.617µs) from=127.0.0.6:59467 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (163.704µs) from=127.0.0.6:54133 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (221.719µs) from=127.0.0.6:60519 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (167.632µs) from=127.0.0.6:60519 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (136.522µs) from=127.0.0.6:60519 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (175.897µs) from=127.0.0.6:60519 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (219.541µs) from=127.0.0.6:54133 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (166.256µs) from=127.0.0.6:59467 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (186.87µs) from=127.0.0.6:43329 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (168.574µs) from=127.0.0.6:43329 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (195.012µs) from=127.0.0.6:33647 2022/07/29 09:08:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (331.787µs) from=127.0.0.6:54699 2022/07/29 09:08:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:08:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:08:17 [DEBUG] agent: Node info in sync 2022/07/29 09:08:26 [DEBUG] http: Request GET /v1/status/leader (332.982µs) from=127.0.0.6:39457 2022/07/29 09:08:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:08:46 [DEBUG] http: Request GET /v1/status/leader (312.474µs) from=127.0.0.6:39457 2022/07/29 09:09:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:09:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m0.500102133s) from=127.0.0.6:41825 2022/07/29 09:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.411310695s) from=127.0.0.6:57103 2022/07/29 09:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.273107641s) from=127.0.0.6:42491 2022/07/29 09:09:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m0.825566067s) from=127.0.0.6:48079 2022/07/29 09:09:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m1.009133946s) from=127.0.0.6:44085 2022/07/29 09:09:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.180709783s) from=127.0.0.6:54065 2022/07/29 09:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m1.42489623s) from=127.0.0.6:57549 2022/07/29 09:09:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m1.532299436s) from=127.0.0.6:59015 2022/07/29 09:09:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m2.241009772s) from=127.0.0.6:41091 2022/07/29 09:09:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m2.546835148s) from=127.0.0.6:56941 2022/07/29 09:09:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.282254859s) from=127.0.0.6:38051 2022/07/29 09:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.70448751s) from=127.0.0.6:42145 2022/07/29 09:09:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m4.277002257s) from=127.0.0.6:52053 2022/07/29 09:09:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.246477365s) from=127.0.0.6:55179 2022/07/29 09:09:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m2.908210946s) from=127.0.0.6:56577 2022/07/29 09:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m2.681231364s) from=127.0.0.6:35769 2022/07/29 09:09:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.725168167s) from=127.0.0.6:43555 2022/07/29 09:09:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m4.146895879s) from=127.0.0.6:51867 2022/07/29 09:09:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.867596838s) from=127.0.0.6:46399 2022/07/29 09:09:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m3.984584291s) from=127.0.0.6:56553 2022/07/29 09:09:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m5.191523971s) from=127.0.0.6:50505 2022/07/29 09:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m5.152840398s) from=127.0.0.6:53603 2022/07/29 09:09:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.73216581s) from=127.0.0.6:55115 2022/07/29 09:09:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m5.956524884s) from=127.0.0.6:37111 2022/07/29 09:09:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m5.769008211s) from=127.0.0.6:60947 2022/07/29 09:09:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m6.185703458s) from=127.0.0.6:56729 2022/07/29 09:09:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m7.416005127s) from=127.0.0.6:59877 2022/07/29 09:09:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:09:44 [DEBUG] http: Request GET /v1/catalog/services (545.727µs) from=127.0.0.6:39457 2022/07/29 09:09:45 [DEBUG] http: Request GET /v1/status/leader (362.861µs) from=127.0.0.6:58887 2022/07/29 09:09:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (282.505µs) from=127.0.0.6:58887 2022/07/29 09:09:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (260.748µs) from=127.0.0.6:58887 2022/07/29 09:09:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:09:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:09:55 [DEBUG] agent: Node info in sync 2022/07/29 09:10:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.116979269s) from=127.0.0.6:60519 2022/07/29 09:10:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m0.37495216s) from=127.0.0.6:43253 2022/07/29 09:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m0.69918558s) from=127.0.0.6:43329 2022/07/29 09:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m0.652830244s) from=127.0.0.6:58013 2022/07/29 09:10:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m1.225852909s) from=127.0.0.6:59431 2022/07/29 09:10:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.500567086s) from=127.0.0.6:55457 2022/07/29 09:10:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m1.422801197s) from=127.0.0.6:58435 2022/07/29 09:10:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m1.77500563s) from=127.0.0.6:54699 2022/07/29 09:10:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m1.987440886s) from=127.0.0.6:54133 2022/07/29 09:10:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m2.172330305s) from=127.0.0.6:58981 2022/07/29 09:10:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.944041575s) from=127.0.0.6:38865 2022/07/29 09:10:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.290986849s) from=127.0.0.6:43569 2022/07/29 09:10:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.718540172s) from=127.0.0.6:40837 2022/07/29 09:10:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m2.908579454s) from=127.0.0.6:59467 2022/07/29 09:10:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m2.897832237s) from=127.0.0.6:50377 2022/07/29 09:10:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.552438363s) from=127.0.0.6:41957 2022/07/29 09:10:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m3.677455097s) from=127.0.0.6:55575 2022/07/29 09:10:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m4.512327626s) from=127.0.0.6:44683 2022/07/29 09:10:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.542014477s) from=127.0.0.6:41623 2022/07/29 09:10:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m4.492075541s) from=127.0.0.6:57003 2022/07/29 09:10:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m5.106146586s) from=127.0.0.6:49631 2022/07/29 09:10:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.141089607s) from=127.0.0.6:46335 2022/07/29 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m6.197949997s) from=127.0.0.6:44723 2022/07/29 09:10:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m5.71699869s) from=127.0.0.6:55305 2022/07/29 09:10:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m6.264862374s) from=127.0.0.6:41585 2022/07/29 09:10:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.475113403s) from=127.0.0.6:33647 2022/07/29 09:10:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m7.295381374s) from=127.0.0.6:50457 2022/07/29 09:10:40 [DEBUG] http: Request GET /v1/catalog/services (677.234µs) from=127.0.0.6:41589 2022/07/29 09:10:41 [DEBUG] http: Request GET /v1/status/leader (302.452µs) from=127.0.0.6:60665 2022/07/29 09:10:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (214.96µs) from=127.0.0.6:60665 2022/07/29 09:10:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (262.765µs) from=127.0.0.6:44065 2022/07/29 09:10:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:11:01 [DEBUG] http: Request GET /v1/status/leader (316.08µs) from=127.0.0.6:39757 2022/07/29 09:11:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:11:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:11:16 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:11:16 [DEBUG] agent: Node info in sync 2022/07/29 09:11:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:11:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m0.87718028s) from=127.0.0.6:39457 2022/07/29 09:11:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.140240859s) from=127.0.0.6:58887 2022/07/29 09:11:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.912462975s) from=127.0.0.6:42213 2022/07/29 09:11:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:12:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:12:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:12:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:12:45 [DEBUG] agent: Node info in sync 2022/07/29 09:12:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.104935077s) from=127.0.0.6:44065 2022/07/29 09:12:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m5.958624404s) from=127.0.0.6:41589 2022/07/29 09:12:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.299297237s) from=127.0.0.6:58031 2022/07/29 09:13:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:14:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:14:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:14:07 [DEBUG] agent: Node info in sync 2022/07/29 09:14:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/catalog/services (786.188µs) from=127.0.0.6:54795 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/status/leader (961.455µs) from=127.0.0.6:57205 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (482.092µs) from=127.0.0.6:57205 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (150.583µs) from=127.0.0.6:57205 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (208.774µs) from=127.0.0.6:57205 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (200.405µs) from=127.0.0.6:57205 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (299.845µs) from=127.0.0.6:57205 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (234.676µs) from=127.0.0.6:47761 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (624.356µs) from=127.0.0.6:34931 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (175.584µs) from=127.0.0.6:34931 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (187.739µs) from=127.0.0.6:34931 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (124.166µs) from=127.0.0.6:47761 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (240.97µs) from=127.0.0.6:47761 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (150.662µs) from=127.0.0.6:34931 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (283.436µs) from=127.0.0.6:34931 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (214.31µs) from=127.0.0.6:57205 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (185.741µs) from=127.0.0.6:37243 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (224.371µs) from=127.0.0.6:37243 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (136.315µs) from=127.0.0.6:37243 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (167.856µs) from=127.0.0.6:57205 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (134.032µs) from=127.0.0.6:37243 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (231.941µs) from=127.0.0.6:50907 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (168.36µs) from=127.0.0.6:57205 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (136.645µs) from=127.0.0.6:57205 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (166.235µs) from=127.0.0.6:50907 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (315.176µs) from=127.0.0.6:57205 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (134.17µs) from=127.0.0.6:50907 2022/07/29 09:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (203.816µs) from=127.0.0.6:57205 2022/07/29 09:14:30 [DEBUG] http: Request GET /v1/status/leader (363.694µs) from=127.0.0.6:53789 2022/07/29 09:14:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:14:50 [DEBUG] http: Request GET /v1/status/leader (2.026374ms) from=127.0.0.6:53295 2022/07/29 09:15:10 [DEBUG] http: Request GET /v1/status/leader (370.995µs) from=127.0.0.6:53789 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/catalog/services (1.119302ms) from=127.0.0.6:53789 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/status/leader (710.412µs) from=127.0.0.6:53295 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (516.385µs) from=127.0.0.6:33273 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (151.252µs) from=127.0.0.6:53295 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (170.096µs) from=127.0.0.6:53295 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (155.962µs) from=127.0.0.6:33273 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (301.505µs) from=127.0.0.6:33273 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (208.66µs) from=127.0.0.6:53295 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (196.711µs) from=127.0.0.6:40399 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (186.17µs) from=127.0.0.6:40399 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (362.25µs) from=127.0.0.6:33273 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (224.319µs) from=127.0.0.6:40399 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (276.617µs) from=127.0.0.6:60683 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (211.785µs) from=127.0.0.6:40399 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (276.965µs) from=127.0.0.6:60683 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (172.992µs) from=127.0.0.6:40921 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (186.28µs) from=127.0.0.6:40921 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (153.524µs) from=127.0.0.6:37851 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (220.604µs) from=127.0.0.6:37851 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (172.74µs) from=127.0.0.6:40921 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (149.975µs) from=127.0.0.6:32877 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (185.013µs) from=127.0.0.6:51029 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (144.708µs) from=127.0.0.6:39845 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (138.76µs) from=127.0.0.6:32877 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (184.288µs) from=127.0.0.6:40921 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/parser-v1 (169.785µs) from=127.0.0.6:37851 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (141.971µs) from=127.0.0.6:56775 2022/07/29 09:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (188.289µs) from=127.0.0.6:56775 2022/07/29 09:15:39 [DEBUG] http: Request GET /v1/status/leader (620.67µs) from=127.0.0.6:58613 2022/07/29 09:15:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:15:59 [DEBUG] http: Request GET /v1/status/leader (372.411µs) from=127.0.0.6:49739 2022/07/29 09:15:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:15:59 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:15:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:15:59 [DEBUG] agent: Node info in sync 2022/07/29 09:16:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.450925816s) from=127.0.0.6:47761 2022/07/29 09:16:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m0.438412729s) from=127.0.0.6:37243 2022/07/29 09:16:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m0.504864504s) from=127.0.0.6:48407 2022/07/29 09:16:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.16380522s) from=127.0.0.6:56417 2022/07/29 09:16:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.661151301s) from=127.0.0.6:34931 2022/07/29 09:16:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m2.182147523s) from=127.0.0.6:49689 2022/07/29 09:16:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m2.207368333s) from=127.0.0.6:35981 2022/07/29 09:16:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m2.168353717s) from=127.0.0.6:34763 2022/07/29 09:16:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m2.356576187s) from=127.0.0.6:54473 2022/07/29 09:16:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.098954484s) from=127.0.0.6:36031 2022/07/29 09:16:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m3.149646957s) from=127.0.0.6:36087 2022/07/29 09:16:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.898186412s) from=127.0.0.6:50055 2022/07/29 09:16:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.360386172s) from=127.0.0.6:60301 2022/07/29 09:16:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m4.801256576s) from=127.0.0.6:54345 2022/07/29 09:16:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m4.783251406s) from=127.0.0.6:40555 2022/07/29 09:16:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m5.127350584s) from=127.0.0.6:49939 2022/07/29 09:16:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m5.123524649s) from=127.0.0.6:44333 2022/07/29 09:16:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.403748133s) from=127.0.0.6:35455 2022/07/29 09:16:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m6.306354479s) from=127.0.0.6:54795 2022/07/29 09:16:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m6.416993876s) from=127.0.0.6:53821 2022/07/29 09:16:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m6.469893236s) from=127.0.0.6:51943 2022/07/29 09:16:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.511095226s) from=127.0.0.6:38175 2022/07/29 09:16:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.957524582s) from=127.0.0.6:38803 2022/07/29 09:16:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.983071072s) from=127.0.0.6:41437 2022/07/29 09:16:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m7.350572729s) from=127.0.0.6:57205 2022/07/29 09:16:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m7.386311451s) from=127.0.0.6:59077 2022/07/29 09:16:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m7.407234441s) from=127.0.0.6:50907 2022/07/29 09:16:19 [DEBUG] http: Request GET /v1/status/leader (278.961µs) from=127.0.0.6:58613 2022/07/29 09:16:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:16:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:17:00 [DEBUG] http: Request GET /v1/catalog/services (615.47µs) from=127.0.0.6:58613 2022/07/29 09:17:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (271.084µs) from=127.0.0.6:49739 2022/07/29 09:17:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (210.477µs) from=127.0.0.6:49739 2022/07/29 09:17:01 [DEBUG] http: Request GET /v1/status/leader (2.979611ms) from=127.0.0.6:49739 2022/07/29 09:17:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:17:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:17:12 [DEBUG] agent: Node info in sync 2022/07/29 09:17:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m0.014452259s) from=127.0.0.6:41057 2022/07/29 09:17:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m0.16575976s) from=127.0.0.6:34249 2022/07/29 09:17:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m0.412587637s) from=127.0.0.6:51029 2022/07/29 09:17:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m0.583498443s) from=127.0.0.6:40971 2022/07/29 09:17:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m1.696681732s) from=127.0.0.6:40921 2022/07/29 09:17:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m1.77635331s) from=127.0.0.6:36101 2022/07/29 09:17:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m2.127147143s) from=127.0.0.6:39845 2022/07/29 09:17:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m2.314111813s) from=127.0.0.6:53789 2022/07/29 09:17:21 [DEBUG] http: Request GET /v1/status/leader (287.94µs) from=127.0.0.6:32911 2022/07/29 09:17:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m2.209393733s) from=127.0.0.6:56775 2022/07/29 09:17:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m2.597014138s) from=127.0.0.6:40399 2022/07/29 09:17:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.645451312s) from=127.0.0.6:39001 2022/07/29 09:17:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.864516303s) from=127.0.0.6:60683 2022/07/29 09:17:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m2.949409445s) from=127.0.0.6:53295 2022/07/29 09:17:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.325373992s) from=127.0.0.6:50473 2022/07/29 09:17:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m3.54262739s) from=127.0.0.6:44619 2022/07/29 09:17:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.153390804s) from=127.0.0.6:48003 2022/07/29 09:17:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m4.440419769s) from=127.0.0.6:32877 2022/07/29 09:17:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.204167548s) from=127.0.0.6:37851 2022/07/29 09:17:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m5.227139126s) from=127.0.0.6:33991 2022/07/29 09:17:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m5.287169804s) from=127.0.0.6:49011 2022/07/29 09:17:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m5.476851544s) from=127.0.0.6:47113 2022/07/29 09:17:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m5.569980646s) from=127.0.0.6:42527 2022/07/29 09:17:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m5.939244177s) from=127.0.0.6:53423 2022/07/29 09:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.67788056s) from=127.0.0.6:36349 2022/07/29 09:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m7.121146612s) from=127.0.0.6:33273 2022/07/29 09:17:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m7.291716551s) from=127.0.0.6:37595 2022/07/29 09:17:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m7.448665055s) from=127.0.0.6:40227 2022/07/29 09:17:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:18:14 [DEBUG] http: Request GET /v1/catalog/services (533.239µs) from=127.0.0.6:32911 2022/07/29 09:18:15 [DEBUG] http: Request GET /v1/status/leader (288.748µs) from=127.0.0.6:58769 2022/07/29 09:18:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (304.178µs) from=127.0.0.6:58769 2022/07/29 09:18:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (253.263µs) from=127.0.0.6:58769 2022/07/29 09:18:35 [DEBUG] http: Request GET /v1/status/leader (196.722µs) from=127.0.0.6:35015 2022/07/29 09:18:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:19:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m1.483406939s) from=127.0.0.6:58613 2022/07/29 09:19:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.262712192s) from=127.0.0.6:34783 2022/07/29 09:19:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.269174484s) from=127.0.0.6:49739 2022/07/29 09:19:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:19:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:19:11 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:19:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:19:11 [DEBUG] agent: Node info in sync 2022/07/29 09:19:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:20:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m4.01795597s) from=127.0.0.6:32911 2022/07/29 09:20:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.449654759s) from=127.0.0.6:43855 2022/07/29 09:20:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.95768461s) from=127.0.0.6:58769 2022/07/29 09:20:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:20:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:20:24 [DEBUG] agent: Node info in sync 2022/07/29 09:20:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/catalog/services (810.73µs) from=127.0.0.6:41733 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/status/leader (319.054µs) from=127.0.0.6:37653 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (281.421µs) from=127.0.0.6:37653 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (227.388µs) from=127.0.0.6:37653 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (202.125µs) from=127.0.0.6:34751 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (143.072µs) from=127.0.0.6:34751 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (339.465µs) from=127.0.0.6:37653 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (778.602µs) from=127.0.0.6:34751 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (3.328168ms) from=127.0.0.6:58379 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (241.591µs) from=127.0.0.6:34751 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (698.59µs) from=127.0.0.6:37653 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (194.56µs) from=127.0.0.6:34751 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (197.19µs) from=127.0.0.6:58201 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (150.422µs) from=127.0.0.6:58201 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (177.286µs) from=127.0.0.6:34751 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (371.913µs) from=127.0.0.6:58379 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (256.812µs) from=127.0.0.6:58201 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (424.77µs) from=127.0.0.6:34751 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (119.228µs) from=127.0.0.6:37653 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (149.103µs) from=127.0.0.6:34751 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (149.839µs) from=127.0.0.6:42113 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (143.475µs) from=127.0.0.6:37653 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (184.434µs) from=127.0.0.6:37653 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (132.136µs) from=127.0.0.6:42113 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (261.183µs) from=127.0.0.6:45577 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (332.065µs) from=127.0.0.6:42113 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (161.735µs) from=127.0.0.6:56399 2022/07/29 09:21:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (182.94µs) from=127.0.0.6:43363 2022/07/29 09:21:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:21:51 [DEBUG] http: Request GET /v1/status/leader (288.485µs) from=127.0.0.6:56957 2022/07/29 09:22:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:22:11 [DEBUG] http: Request GET /v1/status/leader (298.792µs) from=127.0.0.6:39839 2022/07/29 09:22:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:22:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:22:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:22:16 [DEBUG] agent: Node info in sync 2022/07/29 09:22:31 [DEBUG] http: Request GET /v1/status/leader (223.373µs) from=127.0.0.6:39839 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/catalog/services (879.883µs) from=127.0.0.6:56957 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/status/leader (135.651µs) from=127.0.0.6:56957 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (217.461µs) from=127.0.0.6:39839 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (313.855µs) from=127.0.0.6:57795 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (142.79µs) from=127.0.0.6:39839 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (267.765µs) from=127.0.0.6:39839 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (236.188µs) from=127.0.0.6:39839 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (142.761µs) from=127.0.0.6:57795 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (848.376µs) from=127.0.0.6:37373 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (123.813µs) from=127.0.0.6:57795 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (187.414µs) from=127.0.0.6:37373 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (167.528µs) from=127.0.0.6:37373 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (138.704µs) from=127.0.0.6:57795 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (269.998µs) from=127.0.0.6:37373 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (162.178µs) from=127.0.0.6:39839 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (258.275µs) from=127.0.0.6:46617 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (193.45µs) from=127.0.0.6:46617 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (238.438µs) from=127.0.0.6:39839 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (156.946µs) from=127.0.0.6:37373 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (148.97µs) from=127.0.0.6:57795 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (159.328µs) from=127.0.0.6:57135 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (265.468µs) from=127.0.0.6:46617 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (131.87µs) from=127.0.0.6:46617 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (446.015µs) from=127.0.0.6:57135 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (609.984µs) from=127.0.0.6:57795 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (195.725µs) from=127.0.0.6:56799 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (154.495µs) from=127.0.0.6:39549 2022/07/29 09:22:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (129.214µs) from=127.0.0.6:56799 2022/07/29 09:22:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:22:59 [DEBUG] http: Request GET /v1/status/leader (512.376µs) from=127.0.0.6:49319 2022/07/29 09:23:19 [DEBUG] http: Request GET /v1/status/leader (1.172369ms) from=127.0.0.6:49319 2022/07/29 09:23:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m0.354429319s) from=127.0.0.6:58415 2022/07/29 09:23:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.52442014s) from=127.0.0.6:35055 2022/07/29 09:23:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m0.618645194s) from=127.0.0.6:42113 2022/07/29 09:23:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m0.631796118s) from=127.0.0.6:49243 2022/07/29 09:23:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.630917866s) from=127.0.0.6:34671 2022/07/29 09:23:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m1.076538207s) from=127.0.0.6:41733 2022/07/29 09:23:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m0.947293882s) from=127.0.0.6:58201 2022/07/29 09:23:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.88694597s) from=127.0.0.6:47625 2022/07/29 09:23:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m0.957730481s) from=127.0.0.6:60615 2022/07/29 09:23:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m1.182174246s) from=127.0.0.6:51211 2022/07/29 09:23:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m1.379363684s) from=127.0.0.6:43503 2022/07/29 09:23:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.632775517s) from=127.0.0.6:37653 2022/07/29 09:23:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m1.673242784s) from=127.0.0.6:49509 2022/07/29 09:23:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.353814829s) from=127.0.0.6:59073 2022/07/29 09:23:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m2.502221732s) from=127.0.0.6:52461 2022/07/29 09:23:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m2.781388402s) from=127.0.0.6:56863 2022/07/29 09:23:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.10094281s) from=127.0.0.6:43363 2022/07/29 09:23:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.440994593s) from=127.0.0.6:34751 2022/07/29 09:23:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m6.000229032s) from=127.0.0.6:45801 2022/07/29 09:23:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m6.129971047s) from=127.0.0.6:46919 2022/07/29 09:23:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m6.303501107s) from=127.0.0.6:39147 2022/07/29 09:23:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m6.547458774s) from=127.0.0.6:45577 2022/07/29 09:23:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.474394076s) from=127.0.0.6:38767 2022/07/29 09:23:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m6.601199929s) from=127.0.0.6:43249 2022/07/29 09:23:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.674405029s) from=127.0.0.6:56399 2022/07/29 09:23:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.632745203s) from=127.0.0.6:41921 2022/07/29 09:23:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m7.051963499s) from=127.0.0.6:58379 2022/07/29 09:23:39 [DEBUG] http: Request GET /v1/status/leader (816.86µs) from=127.0.0.6:49319 2022/07/29 09:23:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:23:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:23:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:23:53 [DEBUG] agent: Node info in sync 2022/07/29 09:24:17 [DEBUG] http: Request GET /v1/catalog/services (678.255µs) from=127.0.0.6:48757 2022/07/29 09:24:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (418.958µs) from=127.0.0.6:50909 2022/07/29 09:24:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (145.496µs) from=127.0.0.6:50909 2022/07/29 09:24:18 [DEBUG] http: Request GET /v1/status/leader (1.280102ms) from=127.0.0.6:50909 2022/07/29 09:24:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:24:38 [DEBUG] http: Request GET /v1/status/leader (278.902µs) from=127.0.0.6:37925 2022/07/29 09:24:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m0.436699643s) from=127.0.0.6:57795 2022/07/29 09:24:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.704970755s) from=127.0.0.6:40257 2022/07/29 09:24:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m1.584029708s) from=127.0.0.6:39839 2022/07/29 09:24:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m2.091326257s) from=127.0.0.6:56957 2022/07/29 09:24:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.531622249s) from=127.0.0.6:37373 2022/07/29 09:24:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.582121639s) from=127.0.0.6:46617 2022/07/29 09:24:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.93155172s) from=127.0.0.6:37879 2022/07/29 09:24:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m2.90791s) from=127.0.0.6:52599 2022/07/29 09:24:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m3.065783082s) from=127.0.0.6:35853 2022/07/29 09:24:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.233359806s) from=127.0.0.6:54155 2022/07/29 09:24:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m3.388065463s) from=127.0.0.6:42373 2022/07/29 09:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.658213704s) from=127.0.0.6:50983 2022/07/29 09:24:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.857310116s) from=127.0.0.6:53027 2022/07/29 09:24:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m4.089468845s) from=127.0.0.6:39549 2022/07/29 09:24:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:24:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m4.670321251s) from=127.0.0.6:52437 2022/07/29 09:24:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m4.709241765s) from=127.0.0.6:57845 2022/07/29 09:24:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m4.874947846s) from=127.0.0.6:55259 2022/07/29 09:24:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.974536734s) from=127.0.0.6:43805 2022/07/29 09:24:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.029560053s) from=127.0.0.6:54289 2022/07/29 09:24:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m5.125727828s) from=127.0.0.6:54765 2022/07/29 09:24:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m5.169059209s) from=127.0.0.6:51281 2022/07/29 09:24:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.561458546s) from=127.0.0.6:37917 2022/07/29 09:24:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m5.578293217s) from=127.0.0.6:56799 2022/07/29 09:24:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m6.139023995s) from=127.0.0.6:53063 2022/07/29 09:24:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m6.128298963s) from=127.0.0.6:50713 2022/07/29 09:24:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m6.63782328s) from=127.0.0.6:57135 2022/07/29 09:24:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m6.629888683s) from=127.0.0.6:56903 2022/07/29 09:25:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:25:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:25:21 [DEBUG] agent: Node info in sync 2022/07/29 09:25:40 [DEBUG] http: Request GET /v1/catalog/services (707.85µs) from=127.0.0.6:37925 2022/07/29 09:25:41 [DEBUG] http: Request GET /v1/status/leader (474.259µs) from=127.0.0.6:49319 2022/07/29 09:25:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (576.114µs) from=127.0.0.6:49319 2022/07/29 09:25:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (326.154µs) from=127.0.0.6:49319 2022/07/29 09:25:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:26:02 [DEBUG] http: Request GET /v1/status/leader (1.322169ms) from=127.0.0.6:51641 2022/07/29 09:26:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m0.96670114s) from=127.0.0.6:48757 2022/07/29 09:26:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.652359404s) from=127.0.0.6:46033 2022/07/29 09:26:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.188701174s) from=127.0.0.6:50909 2022/07/29 09:26:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:27:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:27:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:27:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:27:12 [DEBUG] agent: Node info in sync 2022/07/29 09:27:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.274045102s) from=127.0.0.6:49319 2022/07/29 09:27:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.566612093s) from=127.0.0.6:58249 2022/07/29 09:27:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:27:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m4.971530247s) from=127.0.0.6:37925 2022/07/29 09:28:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:28:36 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:28:36 [DEBUG] agent: Node info in sync 2022/07/29 09:28:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/catalog/services (653.232µs) from=127.0.0.6:59939 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/status/leader (312.7µs) from=127.0.0.6:59939 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (375.034µs) from=127.0.0.6:46585 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (226.697µs) from=127.0.0.6:46585 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (164.382µs) from=127.0.0.6:46585 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (183.562µs) from=127.0.0.6:49617 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (530.248µs) from=127.0.0.6:46585 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (298.317µs) from=127.0.0.6:56181 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (189.099µs) from=127.0.0.6:49617 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (260.66µs) from=127.0.0.6:57967 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (220.427µs) from=127.0.0.6:46585 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (274.491µs) from=127.0.0.6:36719 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (146.544µs) from=127.0.0.6:49617 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (485.07µs) from=127.0.0.6:56803 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (400.785µs) from=127.0.0.6:56181 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (348.102µs) from=127.0.0.6:57967 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (219.45µs) from=127.0.0.6:57967 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (373.526µs) from=127.0.0.6:56181 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (117.345µs) from=127.0.0.6:56803 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (122.92µs) from=127.0.0.6:36719 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (295.477µs) from=127.0.0.6:46585 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (322.902µs) from=127.0.0.6:49617 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (241.89µs) from=127.0.0.6:46081 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (212.81µs) from=127.0.0.6:46585 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (405.125µs) from=127.0.0.6:36719 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (260.555µs) from=127.0.0.6:57967 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (354.188µs) from=127.0.0.6:56181 2022/07/29 09:29:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (335.081µs) from=127.0.0.6:56803 2022/07/29 09:29:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:29:21 [DEBUG] http: Request GET /v1/status/leader (313.293µs) from=127.0.0.6:39505 2022/07/29 09:29:41 [DEBUG] http: Request GET /v1/status/leader (245.301µs) from=127.0.0.6:39505 2022/07/29 09:29:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:29:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:29:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:29:59 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:29:59 [DEBUG] agent: Node info in sync 2022/07/29 09:30:01 [DEBUG] http: Request GET /v1/status/leader (142.511µs) from=127.0.0.6:39505 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/catalog/services (550.209µs) from=127.0.0.6:39505 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/status/leader (146.96µs) from=127.0.0.6:39505 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (230.891µs) from=127.0.0.6:46663 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (164.672µs) from=127.0.0.6:60027 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (200.138µs) from=127.0.0.6:60027 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (141.92µs) from=127.0.0.6:46663 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (160.657µs) from=127.0.0.6:46663 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (145.103µs) from=127.0.0.6:53687 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (190.36µs) from=127.0.0.6:60027 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (158.032µs) from=127.0.0.6:46663 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (253.599µs) from=127.0.0.6:55177 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (230.261µs) from=127.0.0.6:46663 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (150.113µs) from=127.0.0.6:60027 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (131.494µs) from=127.0.0.6:53687 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (187.077µs) from=127.0.0.6:46663 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (125.918µs) from=127.0.0.6:46663 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (134.134µs) from=127.0.0.6:46663 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (122.9µs) from=127.0.0.6:60027 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (228.058µs) from=127.0.0.6:60027 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (127.404µs) from=127.0.0.6:55177 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (148.469µs) from=127.0.0.6:57775 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (118.579µs) from=127.0.0.6:57775 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (118.467µs) from=127.0.0.6:55177 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (172.716µs) from=127.0.0.6:52971 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (170.967µs) from=127.0.0.6:47037 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (128.298µs) from=127.0.0.6:52971 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (162.622µs) from=127.0.0.6:47037 2022/07/29 09:30:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (153.691µs) from=127.0.0.6:46665 2022/07/29 09:30:29 [DEBUG] http: Request GET /v1/status/leader (299.109µs) from=127.0.0.6:57361 2022/07/29 09:30:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:30:49 [DEBUG] http: Request GET /v1/status/leader (168.115µs) from=127.0.0.6:57361 2022/07/29 09:31:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m0.059782642s) from=127.0.0.6:49617 2022/07/29 09:31:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m0.071398343s) from=127.0.0.6:34137 2022/07/29 09:31:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m0.244219032s) from=127.0.0.6:46479 2022/07/29 09:31:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m0.413699359s) from=127.0.0.6:44955 2022/07/29 09:31:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m0.609019465s) from=127.0.0.6:46585 2022/07/29 09:31:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m1.112502873s) from=127.0.0.6:49085 2022/07/29 09:31:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.185317001s) from=127.0.0.6:54097 2022/07/29 09:31:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m1.474146498s) from=127.0.0.6:46081 2022/07/29 09:31:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.580566262s) from=127.0.0.6:35489 2022/07/29 09:31:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.873229364s) from=127.0.0.6:60863 2022/07/29 09:31:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m1.893921125s) from=127.0.0.6:58501 2022/07/29 09:31:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m2.271587428s) from=127.0.0.6:40495 2022/07/29 09:31:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m2.340154773s) from=127.0.0.6:55269 2022/07/29 09:31:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m2.750918936s) from=127.0.0.6:56803 2022/07/29 09:31:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m3.219772378s) from=127.0.0.6:60225 2022/07/29 09:31:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m3.200317867s) from=127.0.0.6:56353 2022/07/29 09:31:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m3.396151682s) from=127.0.0.6:51899 2022/07/29 09:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.568502347s) from=127.0.0.6:57967 2022/07/29 09:31:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m3.906458296s) from=127.0.0.6:45225 2022/07/29 09:31:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m4.571516547s) from=127.0.0.6:59939 2022/07/29 09:31:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.384414183s) from=127.0.0.6:39347 2022/07/29 09:31:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.539412526s) from=127.0.0.6:36719 2022/07/29 09:31:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m4.870841315s) from=127.0.0.6:49157 2022/07/29 09:31:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.633367429s) from=127.0.0.6:47103 2022/07/29 09:31:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m6.737976434s) from=127.0.0.6:56181 2022/07/29 09:31:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m7.105941741s) from=127.0.0.6:37725 2022/07/29 09:31:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m7.193907535s) from=127.0.0.6:35997 2022/07/29 09:31:09 [DEBUG] http: Request GET /v1/status/leader (233.04µs) from=127.0.0.6:57361 2022/07/29 09:31:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:31:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:31:23 [DEBUG] agent: Node info in sync 2022/07/29 09:31:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:31:50 [DEBUG] http: Request GET /v1/catalog/services (659.858µs) from=127.0.0.6:49813 2022/07/29 09:31:51 [DEBUG] http: Request GET /v1/status/leader (944.723µs) from=127.0.0.6:49813 2022/07/29 09:31:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (226.31µs) from=127.0.0.6:57361 2022/07/29 09:31:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (310.973µs) from=127.0.0.6:57361 2022/07/29 09:32:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:32:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.329383636s) from=127.0.0.6:41819 2022/07/29 09:32:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.355979064s) from=127.0.0.6:37975 2022/07/29 09:32:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m0.742296475s) from=127.0.0.6:48673 2022/07/29 09:32:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m0.942670955s) from=127.0.0.6:42647 2022/07/29 09:32:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m1.119904769s) from=127.0.0.6:52043 2022/07/29 09:32:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.333099185s) from=127.0.0.6:48553 2022/07/29 09:32:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m1.414786076s) from=127.0.0.6:42613 2022/07/29 09:32:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m1.494929128s) from=127.0.0.6:50151 2022/07/29 09:32:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m2.088411176s) from=127.0.0.6:39505 2022/07/29 09:32:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.031083577s) from=127.0.0.6:37893 2022/07/29 09:32:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m2.143440393s) from=127.0.0.6:49053 2022/07/29 09:32:11 [DEBUG] http: Request GET /v1/status/leader (287.773µs) from=127.0.0.6:36545 2022/07/29 09:32:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m2.514269884s) from=127.0.0.6:47037 2022/07/29 09:32:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.247285461s) from=127.0.0.6:46663 2022/07/29 09:32:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m4.131593805s) from=127.0.0.6:33769 2022/07/29 09:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.253782261s) from=127.0.0.6:34969 2022/07/29 09:32:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m4.320119196s) from=127.0.0.6:46665 2022/07/29 09:32:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m4.867332385s) from=127.0.0.6:55177 2022/07/29 09:32:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m5.016494186s) from=127.0.0.6:60027 2022/07/29 09:32:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m5.062548662s) from=127.0.0.6:32949 2022/07/29 09:32:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m5.558168884s) from=127.0.0.6:45975 2022/07/29 09:32:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.973964414s) from=127.0.0.6:51771 2022/07/29 09:32:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.80016296s) from=127.0.0.6:53687 2022/07/29 09:32:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.789260228s) from=127.0.0.6:56715 2022/07/29 09:32:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m6.883972674s) from=127.0.0.6:52971 2022/07/29 09:32:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.929050415s) from=127.0.0.6:53795 2022/07/29 09:32:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m6.991140764s) from=127.0.0.6:57775 2022/07/29 09:32:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m6.971397055s) from=127.0.0.6:56927 2022/07/29 09:32:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:32:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:32:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:32:47 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:32:47 [DEBUG] agent: Node info in sync 2022/07/29 09:32:58 [DEBUG] http: Request GET /v1/catalog/services (487.904µs) from=127.0.0.6:36545 2022/07/29 09:32:58 [DEBUG] http: Request GET /v1/status/leader (273.914µs) from=127.0.0.6:45993 2022/07/29 09:32:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (229.36µs) from=127.0.0.6:45993 2022/07/29 09:32:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (164.397µs) from=127.0.0.6:48375 2022/07/29 09:33:19 [DEBUG] http: Request GET /v1/status/leader (177.558µs) from=127.0.0.6:40927 2022/07/29 09:33:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:33:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.219195479s) from=127.0.0.6:57361 2022/07/29 09:33:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m3.445814273s) from=127.0.0.6:49813 2022/07/29 09:33:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.633459025s) from=127.0.0.6:60461 2022/07/29 09:34:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:34:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:34:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:34:33 [DEBUG] agent: Node info in sync 2022/07/29 09:34:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:35:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.355914272s) from=127.0.0.6:45993 2022/07/29 09:35:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.714461061s) from=127.0.0.6:48375 2022/07/29 09:35:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m6.876418944s) from=127.0.0.6:36545 2022/07/29 09:35:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:35:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:35:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:35:58 [DEBUG] agent: Node info in sync 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/catalog/services (854.734µs) from=127.0.0.6:50853 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/status/leader (2.282074ms) from=127.0.0.6:39065 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (528.101µs) from=127.0.0.6:42109 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (229.358µs) from=127.0.0.6:39065 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (263.837µs) from=127.0.0.6:42109 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (145.114µs) from=127.0.0.6:39065 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (187.782µs) from=127.0.0.6:42109 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (182.105µs) from=127.0.0.6:39065 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (138.364µs) from=127.0.0.6:42109 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (141.677µs) from=127.0.0.6:39065 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (186.031µs) from=127.0.0.6:52847 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (153.17µs) from=127.0.0.6:52847 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (170.277µs) from=127.0.0.6:52847 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (124.497µs) from=127.0.0.6:39065 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (135.694µs) from=127.0.0.6:39065 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (238.1µs) from=127.0.0.6:42109 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (127.178µs) from=127.0.0.6:39065 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (124.764µs) from=127.0.0.6:42109 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (139.786µs) from=127.0.0.6:39065 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (151.467µs) from=127.0.0.6:42109 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (182.355µs) from=127.0.0.6:42109 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (178.77µs) from=127.0.0.6:39065 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (226.865µs) from=127.0.0.6:42109 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (117.034µs) from=127.0.0.6:52847 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (198.745µs) from=127.0.0.6:52847 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (230.135µs) from=127.0.0.6:42109 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.079424ms) from=127.0.0.6:59671 2022/07/29 09:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (219.908µs) from=127.0.0.6:54155 2022/07/29 09:36:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:36:45 [DEBUG] http: Request GET /v1/status/leader (1.141344ms) from=127.0.0.6:39349 2022/07/29 09:36:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:37:05 [DEBUG] http: Request GET /v1/status/leader (1.968587ms) from=127.0.0.6:39349 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/catalog/services (1.197479ms) from=127.0.0.6:39349 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/status/leader (307.027µs) from=127.0.0.6:39349 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (419.217µs) from=127.0.0.6:58903 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (287.271µs) from=127.0.0.6:58903 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (177.897µs) from=127.0.0.6:48185 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (180.283µs) from=127.0.0.6:58903 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (232.62µs) from=127.0.0.6:48185 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (231.413µs) from=127.0.0.6:58903 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (202.547µs) from=127.0.0.6:48185 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (317.183µs) from=127.0.0.6:48185 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (393.517µs) from=127.0.0.6:48185 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (597.568µs) from=127.0.0.6:55795 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (144.045µs) from=127.0.0.6:55795 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (240.386µs) from=127.0.0.6:48185 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (150.085µs) from=127.0.0.6:48185 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (168.157µs) from=127.0.0.6:48237 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (122.31µs) from=127.0.0.6:58903 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (151.555µs) from=127.0.0.6:48185 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (147.176µs) from=127.0.0.6:58903 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (195.825µs) from=127.0.0.6:58903 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (306.551µs) from=127.0.0.6:40141 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (279.08µs) from=127.0.0.6:48185 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (186.102µs) from=127.0.0.6:48237 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (3.811761ms) from=127.0.0.6:58903 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (307.548µs) from=127.0.0.6:55057 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (773.337µs) from=127.0.0.6:48185 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (142.377µs) from=127.0.0.6:53985 2022/07/29 09:37:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (232.768µs) from=127.0.0.6:37759 2022/07/29 09:37:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:37:49 [DEBUG] http: Request GET /v1/status/leader (440.998µs) from=127.0.0.6:51563 2022/07/29 09:37:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:37:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:37:52 [DEBUG] agent: Node info in sync 2022/07/29 09:38:09 [DEBUG] http: Request GET /v1/status/leader (474.225µs) from=127.0.0.6:51563 2022/07/29 09:38:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m0.126320116s) from=127.0.0.6:50853 2022/07/29 09:38:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.061879759s) from=127.0.0.6:51143 2022/07/29 09:38:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m0.100825221s) from=127.0.0.6:52317 2022/07/29 09:38:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m0.345920023s) from=127.0.0.6:54155 2022/07/29 09:38:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.639378525s) from=127.0.0.6:52847 2022/07/29 09:38:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m0.679921493s) from=127.0.0.6:54559 2022/07/29 09:38:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m1.091284951s) from=127.0.0.6:41993 2022/07/29 09:38:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m1.436093331s) from=127.0.0.6:53471 2022/07/29 09:38:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m1.544300102s) from=127.0.0.6:43747 2022/07/29 09:38:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m2.205298855s) from=127.0.0.6:55303 2022/07/29 09:38:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m2.616589879s) from=127.0.0.6:48649 2022/07/29 09:38:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.671753949s) from=127.0.0.6:49791 2022/07/29 09:38:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m2.692225223s) from=127.0.0.6:59773 2022/07/29 09:38:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.051490931s) from=127.0.0.6:42109 2022/07/29 09:38:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m3.856501269s) from=127.0.0.6:41555 2022/07/29 09:38:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.033679005s) from=127.0.0.6:37899 2022/07/29 09:38:29 [DEBUG] http: Request GET /v1/status/leader (149.103µs) from=127.0.0.6:51563 2022/07/29 09:38:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m4.222361972s) from=127.0.0.6:35037 2022/07/29 09:38:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m4.5659205s) from=127.0.0.6:45541 2022/07/29 09:38:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m4.796770348s) from=127.0.0.6:53437 2022/07/29 09:38:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.096619165s) from=127.0.0.6:59671 2022/07/29 09:38:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m5.124085249s) from=127.0.0.6:38989 2022/07/29 09:38:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m5.137197484s) from=127.0.0.6:44567 2022/07/29 09:38:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.511981157s) from=127.0.0.6:42103 2022/07/29 09:38:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m5.466746986s) from=127.0.0.6:33121 2022/07/29 09:38:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m6.864446052s) from=127.0.0.6:50167 2022/07/29 09:38:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.965456389s) from=127.0.0.6:39065 2022/07/29 09:38:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m7.271479666s) from=127.0.0.6:38245 2022/07/29 09:38:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:39:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:39:19 [DEBUG] http: Request GET /v1/catalog/services (736.694µs) from=127.0.0.6:58889 2022/07/29 09:39:20 [DEBUG] http: Request GET /v1/status/leader (341.016µs) from=127.0.0.6:47313 2022/07/29 09:39:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (297.729µs) from=127.0.0.6:51563 2022/07/29 09:39:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (160.496µs) from=127.0.0.6:47313 2022/07/29 09:39:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.461512323s) from=127.0.0.6:39341 2022/07/29 09:39:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m1.477889529s) from=127.0.0.6:40477 2022/07/29 09:39:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.645378851s) from=127.0.0.6:48237 2022/07/29 09:39:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.717996555s) from=127.0.0.6:48185 2022/07/29 09:39:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m1.925644393s) from=127.0.0.6:39349 2022/07/29 09:39:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.768891128s) from=127.0.0.6:37759 2022/07/29 09:39:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.926389115s) from=127.0.0.6:55795 2022/07/29 09:39:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m2.434116318s) from=127.0.0.6:54005 2022/07/29 09:39:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.489238019s) from=127.0.0.6:32907 2022/07/29 09:39:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m2.81183327s) from=127.0.0.6:55057 2022/07/29 09:39:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.003661861s) from=127.0.0.6:59115 2022/07/29 09:39:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m3.224883392s) from=127.0.0.6:55025 2022/07/29 09:39:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m3.646317458s) from=127.0.0.6:59105 2022/07/29 09:39:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m4.203211325s) from=127.0.0.6:42605 2022/07/29 09:39:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.263462563s) from=127.0.0.6:40141 2022/07/29 09:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.333707763s) from=127.0.0.6:36419 2022/07/29 09:39:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m4.350814994s) from=127.0.0.6:50899 2022/07/29 09:39:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.592790928s) from=127.0.0.6:58903 2022/07/29 09:39:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m4.590774494s) from=127.0.0.6:50095 2022/07/29 09:39:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m4.836983057s) from=127.0.0.6:50881 2022/07/29 09:39:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m5.247419277s) from=127.0.0.6:38169 2022/07/29 09:39:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.677575741s) from=127.0.0.6:38331 2022/07/29 09:39:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m5.762185388s) from=127.0.0.6:33543 2022/07/29 09:39:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m6.005933757s) from=127.0.0.6:36095 2022/07/29 09:39:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m6.034832719s) from=127.0.0.6:33317 2022/07/29 09:39:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m6.081613507s) from=127.0.0.6:53985 2022/07/29 09:39:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m7.028651491s) from=127.0.0.6:37199 2022/07/29 09:39:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:39:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:39:39 [DEBUG] agent: Node info in sync 2022/07/29 09:39:40 [DEBUG] http: Request GET /v1/status/leader (292.347µs) from=127.0.0.6:33443 2022/07/29 09:39:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:40:24 [DEBUG] http: Request GET /v1/catalog/services (637.286µs) from=127.0.0.6:36461 2022/07/29 09:40:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (283.721µs) from=127.0.0.6:33443 2022/07/29 09:40:25 [DEBUG] http: Request GET /v1/status/leader (172.247µs) from=127.0.0.6:33443 2022/07/29 09:40:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (239.253µs) from=127.0.0.6:48561 2022/07/29 09:40:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:40:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:40:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:40:41 [DEBUG] agent: Node info in sync 2022/07/29 09:40:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:40:46 [DEBUG] http: Request GET /v1/status/leader (524.635µs) from=127.0.0.6:48561 2022/07/29 09:41:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.269515495s) from=127.0.0.6:47313 2022/07/29 09:41:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m4.12478695s) from=127.0.0.6:58889 2022/07/29 09:41:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.270563171s) from=127.0.0.6:51563 2022/07/29 09:41:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:41:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:41:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:41:57 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:41:57 [DEBUG] agent: Node info in sync 2022/07/29 09:42:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.123425795s) from=127.0.0.6:33443 2022/07/29 09:42:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m6.376633455s) from=127.0.0.6:36461 2022/07/29 09:42:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.676226796s) from=127.0.0.6:35751 2022/07/29 09:42:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:43:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:43:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:43:37 [DEBUG] agent: Node info in sync 2022/07/29 09:43:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/catalog/services (586.707µs) from=127.0.0.6:57603 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/status/leader (266.949µs) from=127.0.0.6:52123 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (350.223µs) from=127.0.0.6:52123 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (205.56µs) from=127.0.0.6:52123 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (191.123µs) from=127.0.0.6:32769 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (195.999µs) from=127.0.0.6:32769 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (358.979µs) from=127.0.0.6:32769 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (269.53µs) from=127.0.0.6:32769 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (223.37µs) from=127.0.0.6:52123 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (145.42µs) from=127.0.0.6:52123 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (213.475µs) from=127.0.0.6:52123 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (168.155µs) from=127.0.0.6:60739 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (121.885µs) from=127.0.0.6:32769 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (338.463µs) from=127.0.0.6:52123 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (334.288µs) from=127.0.0.6:52123 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (263.186µs) from=127.0.0.6:52123 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (155.377µs) from=127.0.0.6:32769 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (179µs) from=127.0.0.6:60739 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (155.452µs) from=127.0.0.6:60739 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (204.218µs) from=127.0.0.6:37137 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (125.706µs) from=127.0.0.6:52123 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (389.599µs) from=127.0.0.6:40225 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (360.412µs) from=127.0.0.6:53953 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (144.295µs) from=127.0.0.6:53953 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (147.612µs) from=127.0.0.6:53631 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (149.1µs) from=127.0.0.6:53631 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (151.63µs) from=127.0.0.6:53631 2022/07/29 09:43:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (489.862µs) from=127.0.0.6:33811 2022/07/29 09:43:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:44:04 [DEBUG] http: Request GET /v1/status/leader (284.537µs) from=127.0.0.6:39285 2022/07/29 09:44:24 [DEBUG] http: Request GET /v1/status/leader (351.434µs) from=127.0.0.6:39285 2022/07/29 09:44:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/catalog/services (704.364µs) from=127.0.0.6:39285 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/status/leader (297.579µs) from=127.0.0.6:41645 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (327.287µs) from=127.0.0.6:41645 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (159.608µs) from=127.0.0.6:41645 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (264.482µs) from=127.0.0.6:41645 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (578.983µs) from=127.0.0.6:41069 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/parser-v1 (256.726µs) from=127.0.0.6:41069 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (144.782µs) from=127.0.0.6:41069 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (210.527µs) from=127.0.0.6:41069 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (119.391µs) from=127.0.0.6:41069 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (314.257µs) from=127.0.0.6:59429 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (183.71µs) from=127.0.0.6:59429 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (202.326µs) from=127.0.0.6:41645 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (274.22µs) from=127.0.0.6:41069 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (316.893µs) from=127.0.0.6:41981 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (160.81µs) from=127.0.0.6:41981 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (241.254µs) from=127.0.0.6:41645 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (198.792µs) from=127.0.0.6:41981 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (271.435µs) from=127.0.0.6:41069 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (240.173µs) from=127.0.0.6:41981 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (151.24µs) from=127.0.0.6:59429 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (163.28µs) from=127.0.0.6:58709 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (157.047µs) from=127.0.0.6:58751 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (204.377µs) from=127.0.0.6:59429 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (131.882µs) from=127.0.0.6:59429 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (208.233µs) from=127.0.0.6:59429 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (188.456µs) from=127.0.0.6:42935 2022/07/29 09:44:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (249.917µs) from=127.0.0.6:43329 2022/07/29 09:45:09 [DEBUG] http: Request GET /v1/status/leader (339.875µs) from=127.0.0.6:41677 2022/07/29 09:45:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:45:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:45:24 [DEBUG] agent: Node info in sync 2022/07/29 09:45:29 [DEBUG] http: Request GET /v1/status/leader (887.415µs) from=127.0.0.6:41677 2022/07/29 09:45:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m0.100474847s) from=127.0.0.6:49811 2022/07/29 09:45:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m0.052976589s) from=127.0.0.6:43713 2022/07/29 09:45:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m0.066737753s) from=127.0.0.6:33521 2022/07/29 09:45:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m0.248779524s) from=127.0.0.6:54109 2022/07/29 09:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.418300535s) from=127.0.0.6:37137 2022/07/29 09:45:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m0.52386349s) from=127.0.0.6:33289 2022/07/29 09:45:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m1.235363033s) from=127.0.0.6:57783 2022/07/29 09:45:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m1.88940279s) from=127.0.0.6:40225 2022/07/29 09:45:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.156531286s) from=127.0.0.6:35837 2022/07/29 09:45:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.66433298s) from=127.0.0.6:60739 2022/07/29 09:45:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.766530311s) from=127.0.0.6:46941 2022/07/29 09:45:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m3.119282965s) from=127.0.0.6:41271 2022/07/29 09:45:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.294687744s) from=127.0.0.6:54097 2022/07/29 09:45:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.915885515s) from=127.0.0.6:55805 2022/07/29 09:45:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m4.730333955s) from=127.0.0.6:53953 2022/07/29 09:45:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m4.696499685s) from=127.0.0.6:51951 2022/07/29 09:45:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.759100641s) from=127.0.0.6:52123 2022/07/29 09:45:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.944317434s) from=127.0.0.6:37459 2022/07/29 09:45:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m5.188244082s) from=127.0.0.6:55521 2022/07/29 09:45:49 [DEBUG] http: Request GET /v1/status/leader (1.078955ms) from=127.0.0.6:41677 2022/07/29 09:45:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.619446167s) from=127.0.0.6:32769 2022/07/29 09:45:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m6.039068609s) from=127.0.0.6:52663 2022/07/29 09:45:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m6.163239721s) from=127.0.0.6:58789 2022/07/29 09:45:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m6.187830578s) from=127.0.0.6:33811 2022/07/29 09:45:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m6.683017747s) from=127.0.0.6:57603 2022/07/29 09:45:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m6.555598395s) from=127.0.0.6:36245 2022/07/29 09:45:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m6.60633695s) from=127.0.0.6:53631 2022/07/29 09:45:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m7.463365257s) from=127.0.0.6:36519 2022/07/29 09:46:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:46:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:46:32 [DEBUG] agent: Node info in sync 2022/07/29 09:46:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:46:47 [DEBUG] http: Request GET /v1/catalog/services (862.54µs) from=127.0.0.6:35377 2022/07/29 09:46:48 [DEBUG] http: Request GET /v1/status/leader (288.037µs) from=127.0.0.6:41677 2022/07/29 09:46:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (293.32µs) from=127.0.0.6:34895 2022/07/29 09:46:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (406.437µs) from=127.0.0.6:35543 2022/07/29 09:46:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:46:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.024233753s) from=127.0.0.6:60665 2022/07/29 09:46:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m0.459908538s) from=127.0.0.6:39285 2022/07/29 09:46:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m0.333946934s) from=127.0.0.6:51143 2022/07/29 09:46:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m0.345499027s) from=127.0.0.6:55639 2022/07/29 09:46:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m0.559699057s) from=127.0.0.6:42935 2022/07/29 09:46:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m0.705912265s) from=127.0.0.6:60583 2022/07/29 09:46:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m0.89675793s) from=127.0.0.6:48119 2022/07/29 09:46:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m1.26350762s) from=127.0.0.6:41645 2022/07/29 09:46:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.898795698s) from=127.0.0.6:39677 2022/07/29 09:46:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m2.696186384s) from=127.0.0.6:41069 2022/07/29 09:46:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m2.671010535s) from=127.0.0.6:58709 2022/07/29 09:46:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.335566844s) from=127.0.0.6:47825 2022/07/29 09:46:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m4.021553731s) from=127.0.0.6:50977 2022/07/29 09:46:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.405435192s) from=127.0.0.6:55263 2022/07/29 09:46:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m4.52233883s) from=127.0.0.6:43329 2022/07/29 09:46:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.658509209s) from=127.0.0.6:58671 2022/07/29 09:46:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.751833279s) from=127.0.0.6:47869 2022/07/29 09:46:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m4.933335021s) from=127.0.0.6:44253 2022/07/29 09:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.226036476s) from=127.0.0.6:41981 2022/07/29 09:46:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.258314089s) from=127.0.0.6:58751 2022/07/29 09:46:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m5.589053677s) from=127.0.0.6:33041 2022/07/29 09:46:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m6.076627464s) from=127.0.0.6:48897 2022/07/29 09:46:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.220808008s) from=127.0.0.6:58935 2022/07/29 09:46:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.784673119s) from=127.0.0.6:34841 2022/07/29 09:46:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m6.833182137s) from=127.0.0.6:58073 2022/07/29 09:46:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m7.155038989s) from=127.0.0.6:59429 2022/07/29 09:46:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m7.144652816s) from=127.0.0.6:34939 2022/07/29 09:47:08 [DEBUG] http: Request GET /v1/status/leader (342.639µs) from=127.0.0.6:41677 2022/07/29 09:47:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:47:51 [DEBUG] http: Request GET /v1/catalog/services (686.264µs) from=127.0.0.6:41677 2022/07/29 09:47:52 [DEBUG] http: Request GET /v1/status/leader (453.355µs) from=127.0.0.6:54371 2022/07/29 09:47:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (376.525µs) from=127.0.0.6:54371 2022/07/29 09:47:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (126.272µs) from=127.0.0.6:54371 2022/07/29 09:47:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:47:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:47:53 [DEBUG] agent: Node info in sync 2022/07/29 09:48:13 [DEBUG] http: Request GET /v1/status/leader (765.519µs) from=127.0.0.6:38363 2022/07/29 09:48:33 [DEBUG] http: Request GET /v1/status/leader (359.196µs) from=127.0.0.6:43083 2022/07/29 09:48:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:48:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.082192575s) from=127.0.0.6:34895 2022/07/29 09:48:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m4.336616587s) from=127.0.0.6:35377 2022/07/29 09:48:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.773897128s) from=127.0.0.6:35543 2022/07/29 09:49:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:49:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:49:28 [DEBUG] agent: Node info in sync 2022/07/29 09:49:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:49:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:49:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m0.801762565s) from=127.0.0.6:41677 2022/07/29 09:49:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.257010344s) from=127.0.0.6:42845 2022/07/29 09:49:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.550698875s) from=127.0.0.6:54371 2022/07/29 09:50:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:50:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:50:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:50:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:50:54 [DEBUG] agent: Node info in sync 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/catalog/services (733.583µs) from=127.0.0.6:56107 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/status/leader (430.275µs) from=127.0.0.6:54345 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (396.916µs) from=127.0.0.6:54345 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (313.73µs) from=127.0.0.6:54345 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (170.016µs) from=127.0.0.6:54345 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (138.276µs) from=127.0.0.6:38543 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (238.435µs) from=127.0.0.6:38543 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (262.528µs) from=127.0.0.6:38543 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (194.835µs) from=127.0.0.6:54345 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (289.66µs) from=127.0.0.6:38543 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (210.945µs) from=127.0.0.6:38543 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (136.025µs) from=127.0.0.6:54345 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (171.083µs) from=127.0.0.6:54345 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (157.653µs) from=127.0.0.6:38543 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (188.458µs) from=127.0.0.6:54345 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (549.114µs) from=127.0.0.6:59529 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (205.738µs) from=127.0.0.6:38543 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (269.283µs) from=127.0.0.6:58613 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (152.922µs) from=127.0.0.6:34373 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (331.737µs) from=127.0.0.6:47679 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (152.126µs) from=127.0.0.6:58613 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (165.123µs) from=127.0.0.6:58613 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (125.859µs) from=127.0.0.6:47679 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (145.143µs) from=127.0.0.6:47679 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (130.636µs) from=127.0.0.6:34373 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (214.463µs) from=127.0.0.6:58613 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (189.26µs) from=127.0.0.6:52635 2022/07/29 09:51:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (138.35µs) from=127.0.0.6:47679 2022/07/29 09:51:21 [DEBUG] http: Request GET /v1/status/leader (321.78µs) from=127.0.0.6:36909 2022/07/29 09:51:41 [DEBUG] http: Request GET /v1/status/leader (337.449µs) from=127.0.0.6:36909 2022/07/29 09:51:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:51:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:52:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:52:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:52:00 [DEBUG] agent: Node info in sync 2022/07/29 09:52:01 [DEBUG] http: Request GET /v1/status/leader (296.293µs) from=127.0.0.6:36909 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/catalog/services (543.296µs) from=127.0.0.6:36909 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/status/leader (478.942µs) from=127.0.0.6:51765 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (282.677µs) from=127.0.0.6:51765 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (148.265µs) from=127.0.0.6:51765 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (209.925µs) from=127.0.0.6:51765 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (222.235µs) from=127.0.0.6:41341 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (953.722µs) from=127.0.0.6:51765 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (126.478µs) from=127.0.0.6:51765 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (132.931µs) from=127.0.0.6:41341 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (197.539µs) from=127.0.0.6:51765 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (310.439µs) from=127.0.0.6:57781 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (572.147µs) from=127.0.0.6:57781 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (232.979µs) from=127.0.0.6:34397 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (227.326µs) from=127.0.0.6:57781 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (274.73µs) from=127.0.0.6:57965 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (207.71µs) from=127.0.0.6:50197 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (208.067µs) from=127.0.0.6:39433 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (148.455µs) from=127.0.0.6:57781 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (176.767µs) from=127.0.0.6:34397 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (589.888µs) from=127.0.0.6:41341 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (297.789µs) from=127.0.0.6:41649 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (137.322µs) from=127.0.0.6:57781 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (209.418µs) from=127.0.0.6:41649 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (118.025µs) from=127.0.0.6:50197 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (460.95µs) from=127.0.0.6:57781 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (147.942µs) from=127.0.0.6:57781 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (154.383µs) from=127.0.0.6:50197 2022/07/29 09:52:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (125.23µs) from=127.0.0.6:41341 2022/07/29 09:52:29 [DEBUG] http: Request GET /v1/status/leader (321.293µs) from=127.0.0.6:53053 2022/07/29 09:52:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:52:49 [DEBUG] http: Request GET /v1/status/leader (1.394923ms) from=127.0.0.6:53053 2022/07/29 09:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m0.255835319s) from=127.0.0.6:44517 2022/07/29 09:53:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.853716063s) from=127.0.0.6:57605 2022/07/29 09:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.2493299s) from=127.0.0.6:41969 2022/07/29 09:53:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m1.566292381s) from=127.0.0.6:59327 2022/07/29 09:53:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m1.886621499s) from=127.0.0.6:33719 2022/07/29 09:53:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m1.992416021s) from=127.0.0.6:59953 2022/07/29 09:53:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m2.18060286s) from=127.0.0.6:54345 2022/07/29 09:53:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m2.476767214s) from=127.0.0.6:47679 2022/07/29 09:53:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m2.504092083s) from=127.0.0.6:49229 2022/07/29 09:53:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m2.729592442s) from=127.0.0.6:49379 2022/07/29 09:53:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m2.996004839s) from=127.0.0.6:51347 2022/07/29 09:53:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.158320403s) from=127.0.0.6:40419 2022/07/29 09:53:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m3.379011183s) from=127.0.0.6:34219 2022/07/29 09:53:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m3.48129505s) from=127.0.0.6:38699 2022/07/29 09:53:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.664964963s) from=127.0.0.6:58613 2022/07/29 09:53:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m3.922975004s) from=127.0.0.6:52635 2022/07/29 09:53:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.022862925s) from=127.0.0.6:38543 2022/07/29 09:53:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.250431278s) from=127.0.0.6:57775 2022/07/29 09:53:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m4.654940921s) from=127.0.0.6:56107 2022/07/29 09:53:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m4.995662871s) from=127.0.0.6:60979 2022/07/29 09:53:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m5.492896328s) from=127.0.0.6:59529 2022/07/29 09:53:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m6.129458767s) from=127.0.0.6:51381 2022/07/29 09:53:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.389793855s) from=127.0.0.6:33943 2022/07/29 09:53:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m6.894111619s) from=127.0.0.6:57561 2022/07/29 09:53:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.94837899s) from=127.0.0.6:53497 2022/07/29 09:53:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m7.353103662s) from=127.0.0.6:34373 2022/07/29 09:53:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m7.275007225s) from=127.0.0.6:56821 2022/07/29 09:53:09 [DEBUG] http: Request GET /v1/status/leader (258.46µs) from=127.0.0.6:53053 2022/07/29 09:53:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:53:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:53:27 [DEBUG] agent: Node info in sync 2022/07/29 09:53:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:54:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.160421484s) from=127.0.0.6:41649 2022/07/29 09:54:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.11164548s) from=127.0.0.6:46623 2022/07/29 09:54:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m0.217088176s) from=127.0.0.6:35145 2022/07/29 09:54:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m0.28938923s) from=127.0.0.6:34473 2022/07/29 09:54:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.547429865s) from=127.0.0.6:59533 2022/07/29 09:54:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m0.765694204s) from=127.0.0.6:57733 2022/07/29 09:54:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m1.046446871s) from=127.0.0.6:48219 2022/07/29 09:54:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.349666115s) from=127.0.0.6:46775 2022/07/29 09:54:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m1.680079653s) from=127.0.0.6:57399 2022/07/29 09:54:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m1.699921428s) from=127.0.0.6:50197 2022/07/29 09:54:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m1.994320698s) from=127.0.0.6:48087 2022/07/29 09:54:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.159632744s) from=127.0.0.6:57965 2022/07/29 09:54:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.519498832s) from=127.0.0.6:51765 2022/07/29 09:54:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m2.450346567s) from=127.0.0.6:33117 2022/07/29 09:54:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m2.658085651s) from=127.0.0.6:34397 2022/07/29 09:54:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m2.826945201s) from=127.0.0.6:39433 2022/07/29 09:54:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m3.03407798s) from=127.0.0.6:36461 2022/07/29 09:54:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m4.016708564s) from=127.0.0.6:60611 2022/07/29 09:54:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.634167947s) from=127.0.0.6:32841 2022/07/29 09:54:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m4.633864754s) from=127.0.0.6:60571 2022/07/29 09:54:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m5.26128679s) from=127.0.0.6:41341 2022/07/29 09:54:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m5.636551677s) from=127.0.0.6:57781 2022/07/29 09:54:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.764456721s) from=127.0.0.6:54277 2022/07/29 09:54:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.263259292s) from=127.0.0.6:56217 2022/07/29 09:54:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m6.646834745s) from=127.0.0.6:36909 2022/07/29 09:54:16 [DEBUG] http: Request GET /v1/catalog/services (611.966µs) from=127.0.0.6:53053 2022/07/29 09:54:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m7.249659792s) from=127.0.0.6:57613 2022/07/29 09:54:17 [DEBUG] http: Request GET /v1/status/leader (408.74µs) from=127.0.0.6:33473 2022/07/29 09:54:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m7.48948196s) from=127.0.0.6:37863 2022/07/29 09:54:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (326.671µs) from=127.0.0.6:33473 2022/07/29 09:54:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (149.4µs) from=127.0.0.6:33473 2022/07/29 09:54:37 [DEBUG] http: Request GET /v1/status/leader (3.455588ms) from=127.0.0.6:47611 2022/07/29 09:54:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:54:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:54:39 [DEBUG] agent: Node info in sync 2022/07/29 09:54:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:54:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:55:40 [DEBUG] http: Request GET /v1/catalog/services (690.025µs) from=127.0.0.6:47611 2022/07/29 09:55:40 [DEBUG] http: Request GET /v1/status/leader (2.238441ms) from=127.0.0.6:47611 2022/07/29 09:55:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (289.385µs) from=127.0.0.6:44077 2022/07/29 09:55:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (275.251µs) from=127.0.0.6:44077 2022/07/29 09:55:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:56:00 [DEBUG] http: Request GET /v1/status/leader (338.428µs) from=127.0.0.6:58573 2022/07/29 09:56:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.256601163s) from=127.0.0.6:33473 2022/07/29 09:56:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m3.370803109s) from=127.0.0.6:53053 2022/07/29 09:56:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.52954001s) from=127.0.0.6:42263 2022/07/29 09:56:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:56:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:56:30 [DEBUG] agent: Node info in sync 2022/07/29 09:56:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:56:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:57:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:57:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:57:33 [DEBUG] agent: Node info in sync 2022/07/29 09:57:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:57:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.517663578s) from=127.0.0.6:44077 2022/07/29 09:57:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m6.569127672s) from=127.0.0.6:47611 2022/07/29 09:57:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.164685371s) from=127.0.0.6:45289 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/catalog/services (821.299µs) from=127.0.0.6:52695 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/status/leader (2.16933ms) from=127.0.0.6:59483 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (315.747µs) from=127.0.0.6:59483 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (249.242µs) from=127.0.0.6:33679 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (244.498µs) from=127.0.0.6:33679 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (144.632µs) from=127.0.0.6:33679 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (192.258µs) from=127.0.0.6:59483 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (267.758µs) from=127.0.0.6:34171 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (182.088µs) from=127.0.0.6:42593 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (207.808µs) from=127.0.0.6:59647 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (132.774µs) from=127.0.0.6:33679 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (161.267µs) from=127.0.0.6:35401 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (108.467µs) from=127.0.0.6:59483 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (368.068µs) from=127.0.0.6:36427 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (187.11µs) from=127.0.0.6:42593 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (244.275µs) from=127.0.0.6:59647 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (109.876µs) from=127.0.0.6:35401 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (139.395µs) from=127.0.0.6:59647 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (135.863µs) from=127.0.0.6:59647 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (153.02µs) from=127.0.0.6:35401 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (140.413µs) from=127.0.0.6:42593 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (245.537µs) from=127.0.0.6:59647 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (288.093µs) from=127.0.0.6:35401 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (312.992µs) from=127.0.0.6:42593 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (306.167µs) from=127.0.0.6:33679 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (206.774µs) from=127.0.0.6:35401 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (157.247µs) from=127.0.0.6:35401 2022/07/29 09:58:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (212.26µs) from=127.0.0.6:36427 2022/07/29 09:58:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 09:58:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 09:58:39 [DEBUG] agent: Node info in sync 2022/07/29 09:58:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:58:53 [DEBUG] http: Request GET /v1/status/leader (287.261µs) from=127.0.0.6:45499 2022/07/29 09:59:13 [DEBUG] http: Request GET /v1/status/leader (1.908818ms) from=127.0.0.6:45499 2022/07/29 09:59:33 [DEBUG] http: Request GET /v1/status/leader (384.285µs) from=127.0.0.6:45499 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/catalog/services (628.143µs) from=127.0.0.6:45499 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/status/leader (344.492µs) from=127.0.0.6:38153 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (802.312µs) from=127.0.0.6:49843 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (1.142823ms) from=127.0.0.6:38153 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (394.931µs) from=127.0.0.6:47809 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (408.624µs) from=127.0.0.6:49843 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (398.953µs) from=127.0.0.6:38153 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (215.26µs) from=127.0.0.6:38153 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (182.585µs) from=127.0.0.6:49059 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (152.624µs) from=127.0.0.6:49843 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (169.211µs) from=127.0.0.6:43131 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (150.158µs) from=127.0.0.6:57585 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (450.986µs) from=127.0.0.6:47809 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (130.742µs) from=127.0.0.6:38153 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (230.918µs) from=127.0.0.6:47809 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (235.963µs) from=127.0.0.6:47809 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (170.277µs) from=127.0.0.6:47809 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (150.369µs) from=127.0.0.6:57585 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (169.003µs) from=127.0.0.6:47809 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (240.718µs) from=127.0.0.6:57585 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (224.24µs) from=127.0.0.6:38153 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (170.845µs) from=127.0.0.6:57585 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (122.075µs) from=127.0.0.6:43131 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (151.935µs) from=127.0.0.6:47809 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (202.555µs) from=127.0.0.6:47809 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (190.565µs) from=127.0.0.6:43131 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (169.81µs) from=127.0.0.6:49059 2022/07/29 09:59:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (165.406µs) from=127.0.0.6:38153 2022/07/29 09:59:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 09:59:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 09:59:59 [DEBUG] http: Request GET /v1/status/leader (346.021µs) from=127.0.0.6:54935 2022/07/29 10:00:19 [DEBUG] http: Request GET /v1/status/leader (463.029µs) from=127.0.0.6:54935 2022/07/29 10:00:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m0.434331835s) from=127.0.0.6:50301 2022/07/29 10:00:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:00:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:00:33 [DEBUG] agent: Node info in sync 2022/07/29 10:00:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.875559156s) from=127.0.0.6:33611 2022/07/29 10:00:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.112430647s) from=127.0.0.6:35401 2022/07/29 10:00:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m1.493085994s) from=127.0.0.6:53353 2022/07/29 10:00:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m1.585247689s) from=127.0.0.6:33679 2022/07/29 10:00:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m1.835744367s) from=127.0.0.6:45895 2022/07/29 10:00:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m3.043600137s) from=127.0.0.6:44959 2022/07/29 10:00:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.271810071s) from=127.0.0.6:36427 2022/07/29 10:00:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m3.310611403s) from=127.0.0.6:59483 2022/07/29 10:00:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.590983655s) from=127.0.0.6:57139 2022/07/29 10:00:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.797125913s) from=127.0.0.6:46413 2022/07/29 10:00:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m4.134826532s) from=127.0.0.6:45003 2022/07/29 10:00:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.919973922s) from=127.0.0.6:34171 2022/07/29 10:00:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m5.023851513s) from=127.0.0.6:44533 2022/07/29 10:00:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m5.056950134s) from=127.0.0.6:59523 2022/07/29 10:00:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m5.514051436s) from=127.0.0.6:52695 2022/07/29 10:00:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m5.502505947s) from=127.0.0.6:43393 2022/07/29 10:00:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m5.678307144s) from=127.0.0.6:52525 2022/07/29 10:00:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m5.875531159s) from=127.0.0.6:45781 2022/07/29 10:00:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m6.201750039s) from=127.0.0.6:37951 2022/07/29 10:00:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.275753285s) from=127.0.0.6:42593 2022/07/29 10:00:39 [DEBUG] http: Request GET /v1/status/leader (347.137µs) from=127.0.0.6:54935 2022/07/29 10:00:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m6.491500201s) from=127.0.0.6:45497 2022/07/29 10:00:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m7.098675484s) from=127.0.0.6:59647 2022/07/29 10:00:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.052789409s) from=127.0.0.6:41753 2022/07/29 10:00:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m7.066708732s) from=127.0.0.6:37883 2022/07/29 10:00:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.312848262s) from=127.0.0.6:41581 2022/07/29 10:00:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m7.451925503s) from=127.0.0.6:36375 2022/07/29 10:00:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.267474774s) from=127.0.0.6:43823 2022/07/29 10:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m0.758392186s) from=127.0.0.6:58439 2022/07/29 10:01:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m0.843269538s) from=127.0.0.6:59219 2022/07/29 10:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.854353365s) from=127.0.0.6:49909 2022/07/29 10:01:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m1.483392243s) from=127.0.0.6:47809 2022/07/29 10:01:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m1.557988715s) from=127.0.0.6:52737 2022/07/29 10:01:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m1.753810917s) from=127.0.0.6:45499 2022/07/29 10:01:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m1.859828619s) from=127.0.0.6:46227 2022/07/29 10:01:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m2.115571295s) from=127.0.0.6:50339 2022/07/29 10:01:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m2.204740726s) from=127.0.0.6:43131 2022/07/29 10:01:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.301578095s) from=127.0.0.6:56841 2022/07/29 10:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m2.430142349s) from=127.0.0.6:56687 2022/07/29 10:01:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.492963101s) from=127.0.0.6:40501 2022/07/29 10:01:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m2.574216851s) from=127.0.0.6:47091 2022/07/29 10:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m2.939198824s) from=127.0.0.6:38153 2022/07/29 10:01:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m3.133400385s) from=127.0.0.6:49059 2022/07/29 10:01:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.826231342s) from=127.0.0.6:39123 2022/07/29 10:01:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m3.818065147s) from=127.0.0.6:51885 2022/07/29 10:01:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:01:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m4.039029197s) from=127.0.0.6:39173 2022/07/29 10:01:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.136415917s) from=127.0.0.6:34301 2022/07/29 10:01:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.85149789s) from=127.0.0.6:56799 2022/07/29 10:01:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m5.02529861s) from=127.0.0.6:49843 2022/07/29 10:01:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m5.392225081s) from=127.0.0.6:40213 2022/07/29 10:01:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m5.703321205s) from=127.0.0.6:55117 2022/07/29 10:01:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m5.794568345s) from=127.0.0.6:41513 2022/07/29 10:01:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m6.432138553s) from=127.0.0.6:57585 2022/07/29 10:01:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m6.816563077s) from=127.0.0.6:50953 2022/07/29 10:01:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 10:01:53 [DEBUG] http: Request GET /v1/catalog/services (593.454µs) from=127.0.0.6:55099 2022/07/29 10:01:53 [DEBUG] http: Request GET /v1/status/leader (358.378µs) from=127.0.0.6:55099 2022/07/29 10:01:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (457.681µs) from=127.0.0.6:38311 2022/07/29 10:01:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (239.666µs) from=127.0.0.6:38311 2022/07/29 10:02:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:02:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:02:28 [DEBUG] agent: Node info in sync 2022/07/29 10:02:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:02:57 [DEBUG] http: Request GET /v1/catalog/services (574.563µs) from=127.0.0.6:40783 2022/07/29 10:02:57 [DEBUG] http: Request GET /v1/status/leader (308.752µs) from=127.0.0.6:44275 2022/07/29 10:02:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (287.71µs) from=127.0.0.6:44275 2022/07/29 10:02:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (387.03µs) from=127.0.0.6:39783 2022/07/29 10:03:17 [DEBUG] http: Request GET /v1/status/leader (364.291µs) from=127.0.0.6:60861 2022/07/29 10:03:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:03:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:03:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:03:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:03:57 [DEBUG] agent: Node info in sync 2022/07/29 10:03:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m4.714315669s) from=127.0.0.6:55099 2022/07/29 10:03:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.629459782s) from=127.0.0.6:47369 2022/07/29 10:04:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.574640818s) from=127.0.0.6:38311 2022/07/29 10:04:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 10:04:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:05:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.259491987s) from=127.0.0.6:44275 2022/07/29 10:05:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m6.806580921s) from=127.0.0.6:40783 2022/07/29 10:05:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.721922162s) from=127.0.0.6:39783 2022/07/29 10:05:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:05:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:05:43 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:05:43 [DEBUG] agent: Node info in sync 2022/07/29 10:05:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/catalog/services (504.298µs) from=127.0.0.6:52721 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/status/leader (823.172µs) from=127.0.0.6:52721 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (261.252µs) from=127.0.0.6:41091 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (176.503µs) from=127.0.0.6:52487 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (287.162µs) from=127.0.0.6:41091 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (241.204µs) from=127.0.0.6:49847 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (337.31µs) from=127.0.0.6:49847 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (331.823µs) from=127.0.0.6:41091 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (274.36µs) from=127.0.0.6:52487 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (188.967µs) from=127.0.0.6:52487 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (117.308µs) from=127.0.0.6:41091 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (168.687µs) from=127.0.0.6:55147 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (275.878µs) from=127.0.0.6:43425 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (143.499µs) from=127.0.0.6:47343 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (110.109µs) from=127.0.0.6:49847 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (164.029µs) from=127.0.0.6:33867 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (161.678µs) from=127.0.0.6:55055 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (178.912µs) from=127.0.0.6:52487 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (198.383µs) from=127.0.0.6:47343 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (208.473µs) from=127.0.0.6:49847 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (260.107µs) from=127.0.0.6:33867 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (181.35µs) from=127.0.0.6:43425 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (148.012µs) from=127.0.0.6:43425 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (203.518µs) from=127.0.0.6:33867 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (135.387µs) from=127.0.0.6:43425 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (384.678µs) from=127.0.0.6:33867 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (190.966µs) from=127.0.0.6:47343 2022/07/29 10:05:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (120.474µs) from=127.0.0.6:43425 2022/07/29 10:06:18 [DEBUG] http: Request GET /v1/status/leader (345.434µs) from=127.0.0.6:52461 2022/07/29 10:06:38 [DEBUG] http: Request GET /v1/status/leader (226.974µs) from=127.0.0.6:52461 2022/07/29 10:06:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:06:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:06:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:06:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:06:49 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:06:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:06:49 [DEBUG] agent: Node info in sync 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/catalog/services (567.205µs) from=127.0.0.6:52461 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/status/leader (361.926µs) from=127.0.0.6:38275 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (247.35µs) from=127.0.0.6:38275 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (248.828µs) from=127.0.0.6:38275 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (205.475µs) from=127.0.0.6:38275 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (236.796µs) from=127.0.0.6:56401 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (193.29µs) from=127.0.0.6:56401 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (205.23µs) from=127.0.0.6:56401 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (199.532µs) from=127.0.0.6:38275 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (145.513µs) from=127.0.0.6:38275 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (850.488µs) from=127.0.0.6:56401 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.19405ms) from=127.0.0.6:54813 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (144.652µs) from=127.0.0.6:54813 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (196.075µs) from=127.0.0.6:37025 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (243.22µs) from=127.0.0.6:37025 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (174.429µs) from=127.0.0.6:38275 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (149.83µs) from=127.0.0.6:54813 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (213.305µs) from=127.0.0.6:56401 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (163.05µs) from=127.0.0.6:56401 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/parser-v1 (154.547µs) from=127.0.0.6:54813 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (267.918µs) from=127.0.0.6:44917 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (137.825µs) from=127.0.0.6:44917 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (295.804µs) from=127.0.0.6:44917 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (142.02µs) from=127.0.0.6:44917 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (187.815µs) from=127.0.0.6:38353 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (321.197µs) from=127.0.0.6:38353 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (301.592µs) from=127.0.0.6:42223 2022/07/29 10:06:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (207.02µs) from=127.0.0.6:55773 2022/07/29 10:07:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 10:07:19 [DEBUG] http: Request GET /v1/status/leader (193.532µs) from=127.0.0.6:50807 2022/07/29 10:07:39 [DEBUG] http: Request GET /v1/status/leader (354.977µs) from=127.0.0.6:50807 2022/07/29 10:07:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:07:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m0.508891165s) from=127.0.0.6:37277 2022/07/29 10:07:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m0.994375283s) from=127.0.0.6:38789 2022/07/29 10:07:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m1.360812305s) from=127.0.0.6:52721 2022/07/29 10:07:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m1.23292458s) from=127.0.0.6:55147 2022/07/29 10:07:59 [DEBUG] http: Request GET /v1/status/leader (846.801µs) from=127.0.0.6:50807 2022/07/29 10:07:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.486758149s) from=127.0.0.6:47343 2022/07/29 10:07:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.60504392s) from=127.0.0.6:33867 2022/07/29 10:07:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m1.66671721s) from=127.0.0.6:49235 2022/07/29 10:08:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m2.623513971s) from=127.0.0.6:49847 2022/07/29 10:08:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m2.545955008s) from=127.0.0.6:36885 2022/07/29 10:08:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.803787467s) from=127.0.0.6:52487 2022/07/29 10:08:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m2.873813835s) from=127.0.0.6:38365 2022/07/29 10:08:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m3.149756041s) from=127.0.0.6:41091 2022/07/29 10:08:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.31798855s) from=127.0.0.6:38861 2022/07/29 10:08:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.29012297s) from=127.0.0.6:34971 2022/07/29 10:08:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.318056754s) from=127.0.0.6:45571 2022/07/29 10:08:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m4.005922273s) from=127.0.0.6:33307 2022/07/29 10:08:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m4.065480701s) from=127.0.0.6:59551 2022/07/29 10:08:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m4.499222012s) from=127.0.0.6:39071 2022/07/29 10:08:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m4.639914203s) from=127.0.0.6:43217 2022/07/29 10:08:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m4.781504853s) from=127.0.0.6:55055 2022/07/29 10:08:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m4.781091282s) from=127.0.0.6:43425 2022/07/29 10:08:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m4.843550281s) from=127.0.0.6:37469 2022/07/29 10:08:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.446127801s) from=127.0.0.6:35207 2022/07/29 10:08:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m5.531109158s) from=127.0.0.6:36049 2022/07/29 10:08:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m6.073461976s) from=127.0.0.6:46891 2022/07/29 10:08:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.028002891s) from=127.0.0.6:52973 2022/07/29 10:08:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m7.370915768s) from=127.0.0.6:55633 2022/07/29 10:08:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:08:33 [DEBUG] agent: Node info in sync 2022/07/29 10:08:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:08:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.022704169s) from=127.0.0.6:43099 2022/07/29 10:09:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m0.305548117s) from=127.0.0.6:34051 2022/07/29 10:09:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m0.837418s) from=127.0.0.6:42223 2022/07/29 10:09:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m1.129933702s) from=127.0.0.6:38275 2022/07/29 10:09:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m1.149227975s) from=127.0.0.6:54813 2022/07/29 10:09:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m1.348229293s) from=127.0.0.6:52461 2022/07/29 10:09:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m1.224892122s) from=127.0.0.6:53903 2022/07/29 10:09:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.291226351s) from=127.0.0.6:53103 2022/07/29 10:09:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m3.144871576s) from=127.0.0.6:60401 2022/07/29 10:09:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.321963005s) from=127.0.0.6:56401 2022/07/29 10:09:03 [DEBUG] http: Request GET /v1/catalog/services (914.631µs) from=127.0.0.6:60303 2022/07/29 10:09:03 [DEBUG] http: Request GET /v1/status/leader (824.829µs) from=127.0.0.6:60303 2022/07/29 10:09:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.783194427s) from=127.0.0.6:55291 2022/07/29 10:09:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.176955961s) from=127.0.0.6:55773 2022/07/29 10:09:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (352.202µs) from=127.0.0.6:33015 2022/07/29 10:09:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m4.355306092s) from=127.0.0.6:44961 2022/07/29 10:09:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (152.785µs) from=127.0.0.6:33015 2022/07/29 10:09:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m4.835266512s) from=127.0.0.6:44079 2022/07/29 10:09:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m4.901277845s) from=127.0.0.6:37025 2022/07/29 10:09:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m4.855128061s) from=127.0.0.6:34953 2022/07/29 10:09:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m5.120258223s) from=127.0.0.6:51549 2022/07/29 10:09:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.591864199s) from=127.0.0.6:38479 2022/07/29 10:09:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.853508663s) from=127.0.0.6:41323 2022/07/29 10:09:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m6.208911372s) from=127.0.0.6:33503 2022/07/29 10:09:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.288744576s) from=127.0.0.6:37615 2022/07/29 10:09:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m6.492554166s) from=127.0.0.6:53225 2022/07/29 10:09:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.680856938s) from=127.0.0.6:48783 2022/07/29 10:09:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.779020455s) from=127.0.0.6:44917 2022/07/29 10:09:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m7.165280276s) from=127.0.0.6:38353 2022/07/29 10:09:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m7.337950661s) from=127.0.0.6:36563 2022/07/29 10:09:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m7.487605474s) from=127.0.0.6:41451 2022/07/29 10:09:23 [DEBUG] http: Request GET /v1/status/leader (375.15µs) from=127.0.0.6:49191 2022/07/29 10:09:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 10:09:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:09:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:09:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:09:54 [DEBUG] agent: Node info in sync 2022/07/29 10:10:11 [DEBUG] http: Request GET /v1/catalog/services (636.989µs) from=127.0.0.6:49191 2022/07/29 10:10:12 [DEBUG] http: Request GET /v1/status/leader (456.573µs) from=127.0.0.6:50807 2022/07/29 10:10:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (483.711µs) from=127.0.0.6:47629 2022/07/29 10:10:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (256.493µs) from=127.0.0.6:47629 2022/07/29 10:10:32 [DEBUG] http: Request GET /v1/status/leader (319.04µs) from=127.0.0.6:58439 2022/07/29 10:10:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:11:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m1.925280934s) from=127.0.0.6:60303 2022/07/29 10:11:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.235403263s) from=127.0.0.6:34559 2022/07/29 10:11:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.215825451s) from=127.0.0.6:33015 2022/07/29 10:11:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:11:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:11:11 [DEBUG] agent: Node info in sync 2022/07/29 10:11:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:11:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 10:12:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m1.121377362s) from=127.0.0.6:49191 2022/07/29 10:12:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.903085587s) from=127.0.0.6:50807 2022/07/29 10:12:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.65917554s) from=127.0.0.6:47629 2022/07/29 10:12:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:12:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:12:32 [DEBUG] agent: Node info in sync 2022/07/29 10:12:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:13:19 [DEBUG] http: Request GET /v1/catalog/services (746.627µs) from=127.0.0.6:50533 2022/07/29 10:13:19 [DEBUG] http: Request GET /v1/status/leader (380.892µs) from=127.0.0.6:50533 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (371.533µs) from=127.0.0.6:36889 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (146.215µs) from=127.0.0.6:36889 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (190.928µs) from=127.0.0.6:36889 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (267.673µs) from=127.0.0.6:45503 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (342.759µs) from=127.0.0.6:36889 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (171.149µs) from=127.0.0.6:45503 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (187.951µs) from=127.0.0.6:36889 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (163.653µs) from=127.0.0.6:36889 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (372.642µs) from=127.0.0.6:45503 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (155.948µs) from=127.0.0.6:36889 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (200.43µs) from=127.0.0.6:49771 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (156.63µs) from=127.0.0.6:49771 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (270.435µs) from=127.0.0.6:36889 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (193.13µs) from=127.0.0.6:39053 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (239.235µs) from=127.0.0.6:45503 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (150.642µs) from=127.0.0.6:39053 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (439.279µs) from=127.0.0.6:36889 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (188.223µs) from=127.0.0.6:36889 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (150.63µs) from=127.0.0.6:36889 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (164.922µs) from=127.0.0.6:39053 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (131.37µs) from=127.0.0.6:39053 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (156.463µs) from=127.0.0.6:36889 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (118.4µs) from=127.0.0.6:45503 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (217.785µs) from=127.0.0.6:39621 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (127.215µs) from=127.0.0.6:45357 2022/07/29 10:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (194.875µs) from=127.0.0.6:45357 2022/07/29 10:13:39 [DEBUG] http: Request GET /v1/status/leader (275.988µs) from=127.0.0.6:38791 2022/07/29 10:13:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:13:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:13:55 [DEBUG] agent: Node info in sync 2022/07/29 10:13:59 [DEBUG] http: Request GET /v1/status/leader (1.003307ms) from=127.0.0.6:38791 2022/07/29 10:14:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 10:14:20 [DEBUG] http: Request GET /v1/status/leader (266.388µs) from=127.0.0.6:38791 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/catalog/services (586.75µs) from=127.0.0.6:38791 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/status/leader (175µs) from=127.0.0.6:43559 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (223.788µs) from=127.0.0.6:43559 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (169.238µs) from=127.0.0.6:49865 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (135.077µs) from=127.0.0.6:43559 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (154.788µs) from=127.0.0.6:43559 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (141.964µs) from=127.0.0.6:43559 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (159.047µs) from=127.0.0.6:49865 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (155.002µs) from=127.0.0.6:43559 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (625.826µs) from=127.0.0.6:36229 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (141.978µs) from=127.0.0.6:49865 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (185.63µs) from=127.0.0.6:36229 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (137.498µs) from=127.0.0.6:43559 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (514.039µs) from=127.0.0.6:36229 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (233.59µs) from=127.0.0.6:49865 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (188.052µs) from=127.0.0.6:49865 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (153.445µs) from=127.0.0.6:36229 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (125.202µs) from=127.0.0.6:49865 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (192.031µs) from=127.0.0.6:36229 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (226.863µs) from=127.0.0.6:44861 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (141.536µs) from=127.0.0.6:44861 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (145.018µs) from=127.0.0.6:36555 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (140.689µs) from=127.0.0.6:44861 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (323.38µs) from=127.0.0.6:36555 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (172.417µs) from=127.0.0.6:33081 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (396.911µs) from=127.0.0.6:44861 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (119.803µs) from=127.0.0.6:44861 2022/07/29 10:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.645016ms) from=127.0.0.6:47147 2022/07/29 10:14:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:14:49 [DEBUG] http: Request GET /v1/status/leader (314.566µs) from=127.0.0.6:42847 2022/07/29 10:15:09 [DEBUG] http: Request GET /v1/status/leader (168.734µs) from=127.0.0.6:42847 2022/07/29 10:15:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m0.009385288s) from=127.0.0.6:50485 2022/07/29 10:15:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m1.058058553s) from=127.0.0.6:44463 2022/07/29 10:15:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.304866972s) from=127.0.0.6:49771 2022/07/29 10:15:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m1.472379519s) from=127.0.0.6:50533 2022/07/29 10:15:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.529043941s) from=127.0.0.6:49749 2022/07/29 10:15:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.470759969s) from=127.0.0.6:33307 2022/07/29 10:15:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m1.658453518s) from=127.0.0.6:39263 2022/07/29 10:15:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m1.724042173s) from=127.0.0.6:45503 2022/07/29 10:15:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.184500599s) from=127.0.0.6:54427 2022/07/29 10:15:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m2.359517074s) from=127.0.0.6:45279 2022/07/29 10:15:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.349317699s) from=127.0.0.6:47625 2022/07/29 10:15:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.813872689s) from=127.0.0.6:47109 2022/07/29 10:15:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.045496669s) from=127.0.0.6:45357 2022/07/29 10:15:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m3.462292661s) from=127.0.0.6:52651 2022/07/29 10:15:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.008802382s) from=127.0.0.6:37965 2022/07/29 10:15:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m4.148451594s) from=127.0.0.6:44731 2022/07/29 10:15:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m4.573138459s) from=127.0.0.6:36889 2022/07/29 10:15:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m4.918611976s) from=127.0.0.6:40089 2022/07/29 10:15:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m5.050918188s) from=127.0.0.6:36929 2022/07/29 10:15:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m5.308709854s) from=127.0.0.6:38385 2022/07/29 10:15:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.771427281s) from=127.0.0.6:39395 2022/07/29 10:15:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m6.142921144s) from=127.0.0.6:45531 2022/07/29 10:15:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m6.581019286s) from=127.0.0.6:45929 2022/07/29 10:15:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m6.562357967s) from=127.0.0.6:47979 2022/07/29 10:15:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.864840531s) from=127.0.0.6:39053 2022/07/29 10:15:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m6.861671494s) from=127.0.0.6:39621 2022/07/29 10:15:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m6.991130719s) from=127.0.0.6:45945 2022/07/29 10:15:29 [DEBUG] http: Request GET /v1/status/leader (392.97µs) from=127.0.0.6:42847 2022/07/29 10:15:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:15:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:15:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:15:49 [DEBUG] agent: Node info in sync 2022/07/29 10:16:27 [DEBUG] http: Request GET /v1/catalog/services (516.565µs) from=127.0.0.6:42847 2022/07/29 10:16:28 [DEBUG] http: Request GET /v1/status/leader (349.374µs) from=127.0.0.6:58247 2022/07/29 10:16:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (261.821µs) from=127.0.0.6:58247 2022/07/29 10:16:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (242.359µs) from=127.0.0.6:48489 2022/07/29 10:16:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m0.00921201s) from=127.0.0.6:47147 2022/07/29 10:16:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.000904006s) from=127.0.0.6:57751 2022/07/29 10:16:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m0.281151424s) from=127.0.0.6:33081 2022/07/29 10:16:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m0.339927525s) from=127.0.0.6:51187 2022/07/29 10:16:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m0.45948534s) from=127.0.0.6:44155 2022/07/29 10:16:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.894841151s) from=127.0.0.6:43813 2022/07/29 10:16:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.593439773s) from=127.0.0.6:58839 2022/07/29 10:16:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m1.95989664s) from=127.0.0.6:57999 2022/07/29 10:16:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m2.155498464s) from=127.0.0.6:43559 2022/07/29 10:16:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m2.478000674s) from=127.0.0.6:60253 2022/07/29 10:16:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m2.87154062s) from=127.0.0.6:43335 2022/07/29 10:16:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.067559806s) from=127.0.0.6:52871 2022/07/29 10:16:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m3.893727228s) from=127.0.0.6:41947 2022/07/29 10:16:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m4.136175948s) from=127.0.0.6:38791 2022/07/29 10:16:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m4.282468233s) from=127.0.0.6:49865 2022/07/29 10:16:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m4.309870454s) from=127.0.0.6:54171 2022/07/29 10:16:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.757459466s) from=127.0.0.6:56785 2022/07/29 10:16:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.797963928s) from=127.0.0.6:40507 2022/07/29 10:16:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.042247383s) from=127.0.0.6:36229 2022/07/29 10:16:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.957625184s) from=127.0.0.6:53205 2022/07/29 10:16:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m5.420280751s) from=127.0.0.6:35817 2022/07/29 10:16:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m6.204223871s) from=127.0.0.6:41011 2022/07/29 10:16:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m6.2059458s) from=127.0.0.6:56079 2022/07/29 10:16:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m6.392500037s) from=127.0.0.6:56535 2022/07/29 10:16:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m7.098371943s) from=127.0.0.6:36555 2022/07/29 10:16:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m7.166233813s) from=127.0.0.6:44861 2022/07/29 10:16:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m7.195262431s) from=127.0.0.6:48683 2022/07/29 10:16:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:16:48 [DEBUG] http: Request GET /v1/status/leader (281.712µs) from=127.0.0.6:58209 2022/07/29 10:16:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 10:17:37 [DEBUG] http: Request GET /v1/catalog/services (576.909µs) from=127.0.0.6:58209 2022/07/29 10:17:38 [DEBUG] http: Request GET /v1/status/leader (300.805µs) from=127.0.0.6:53379 2022/07/29 10:17:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (249.157µs) from=127.0.0.6:53379 2022/07/29 10:17:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (196.62µs) from=127.0.0.6:53379 2022/07/29 10:17:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:17:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:17:40 [DEBUG] agent: Node info in sync 2022/07/29 10:17:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:17:58 [DEBUG] http: Request GET /v1/status/leader (402.921µs) from=127.0.0.6:56453 2022/07/29 10:18:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m5.598637587s) from=127.0.0.6:42847 2022/07/29 10:18:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.026296258s) from=127.0.0.6:58247 2022/07/29 10:18:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.329334958s) from=127.0.0.6:48489 2022/07/29 10:18:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:19:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 10:19:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:19:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:19:17 [DEBUG] agent: Node info in sync 2022/07/29 10:19:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.100261125s) from=127.0.0.6:48211 2022/07/29 10:19:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.283081493s) from=127.0.0.6:53379 2022/07/29 10:19:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m4.740449087s) from=127.0.0.6:58209 2022/07/29 10:19:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:20:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:20:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:20:25 [DEBUG] agent: Node info in sync 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/catalog/services (573.753µs) from=127.0.0.6:40867 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/status/leader (837.747µs) from=127.0.0.6:40867 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (443.282µs) from=127.0.0.6:37519 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (308.291µs) from=127.0.0.6:37519 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (187.622µs) from=127.0.0.6:53857 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (176.64µs) from=127.0.0.6:35253 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.738543ms) from=127.0.0.6:37519 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (167.157µs) from=127.0.0.6:39559 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (128.276µs) from=127.0.0.6:53857 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (153.598µs) from=127.0.0.6:46739 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (166.559µs) from=127.0.0.6:47367 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (241.144µs) from=127.0.0.6:50009 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (122.01µs) from=127.0.0.6:35253 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (155.732µs) from=127.0.0.6:52437 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (180.9µs) from=127.0.0.6:53857 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (167.065µs) from=127.0.0.6:57715 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (107.384µs) from=127.0.0.6:37519 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (188.752µs) from=127.0.0.6:52437 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (143.34µs) from=127.0.0.6:42671 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (126.552µs) from=127.0.0.6:37519 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (240.41µs) from=127.0.0.6:46739 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (124.84µs) from=127.0.0.6:57715 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (126.119µs) from=127.0.0.6:50009 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (160.433µs) from=127.0.0.6:52437 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/parser-v1 (181.667µs) from=127.0.0.6:53857 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (160.325µs) from=127.0.0.6:37519 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (126.078µs) from=127.0.0.6:37519 2022/07/29 10:20:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (126.402µs) from=127.0.0.6:37519 2022/07/29 10:20:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:21:01 [DEBUG] http: Request GET /v1/status/leader (293.937µs) from=127.0.0.6:59767 2022/07/29 10:21:21 [DEBUG] http: Request GET /v1/status/leader (802.283µs) from=127.0.0.6:59767 2022/07/29 10:21:41 [DEBUG] http: Request GET /v1/status/leader (315.92µs) from=127.0.0.6:59767 2022/07/29 10:21:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/catalog/services (652.663µs) from=127.0.0.6:59767 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/status/leader (383.575µs) from=127.0.0.6:36777 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (390.979µs) from=127.0.0.6:36777 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (146.475µs) from=127.0.0.6:36777 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (213.387µs) from=127.0.0.6:35431 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (123.94µs) from=127.0.0.6:36777 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (333.305µs) from=127.0.0.6:36777 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/parser-v1 (187.251µs) from=127.0.0.6:36777 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (317.73µs) from=127.0.0.6:38083 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (152.856µs) from=127.0.0.6:35431 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (145.4µs) from=127.0.0.6:36777 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (172.663µs) from=127.0.0.6:38083 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (134.313µs) from=127.0.0.6:38083 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (329.111µs) from=127.0.0.6:36777 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (409.987µs) from=127.0.0.6:38787 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (114.835µs) from=127.0.0.6:35431 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (182.531µs) from=127.0.0.6:43801 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (123.23µs) from=127.0.0.6:38083 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (266.065µs) from=127.0.0.6:38083 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (137.944µs) from=127.0.0.6:35431 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (302.955µs) from=127.0.0.6:43801 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (133.86µs) from=127.0.0.6:43801 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (260.714µs) from=127.0.0.6:35431 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (157.727µs) from=127.0.0.6:36777 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (192.229µs) from=127.0.0.6:39695 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (138.671µs) from=127.0.0.6:36777 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (122.979µs) from=127.0.0.6:39695 2022/07/29 10:21:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (160.769µs) from=127.0.0.6:47705 2022/07/29 10:21:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:21:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:21:59 [DEBUG] agent: Node info in sync 2022/07/29 10:22:09 [DEBUG] http: Request GET /v1/status/leader (405.184µs) from=127.0.0.6:53385 2022/07/29 10:22:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 10:22:29 [DEBUG] http: Request GET /v1/status/leader (312.787µs) from=127.0.0.6:53385 2022/07/29 10:22:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m0.161981649s) from=127.0.0.6:57715 2022/07/29 10:22:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m0.243563961s) from=127.0.0.6:53389 2022/07/29 10:22:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m0.780285883s) from=127.0.0.6:53037 2022/07/29 10:22:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m1.080115045s) from=127.0.0.6:40867 2022/07/29 10:22:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.871547668s) from=127.0.0.6:37723 2022/07/29 10:22:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.887327306s) from=127.0.0.6:39883 2022/07/29 10:22:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m1.150391423s) from=127.0.0.6:53857 2022/07/29 10:22:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m1.519412822s) from=127.0.0.6:45299 2022/07/29 10:22:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.869096165s) from=127.0.0.6:42671 2022/07/29 10:22:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:22:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m2.326740403s) from=127.0.0.6:32859 2022/07/29 10:22:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m2.706152884s) from=127.0.0.6:52437 2022/07/29 10:22:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.020456143s) from=127.0.0.6:46739 2022/07/29 10:22:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.141355736s) from=127.0.0.6:50009 2022/07/29 10:22:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m4.014196048s) from=127.0.0.6:58887 2022/07/29 10:22:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.298184135s) from=127.0.0.6:56223 2022/07/29 10:22:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m4.55718989s) from=127.0.0.6:47367 2022/07/29 10:22:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m4.925959843s) from=127.0.0.6:44003 2022/07/29 10:22:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m5.668743412s) from=127.0.0.6:39559 2022/07/29 10:22:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m5.688104945s) from=127.0.0.6:52981 2022/07/29 10:22:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m6.001634548s) from=127.0.0.6:33657 2022/07/29 10:22:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m6.193135402s) from=127.0.0.6:48811 2022/07/29 10:22:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m6.315041218s) from=127.0.0.6:40521 2022/07/29 10:22:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m6.433407154s) from=127.0.0.6:38085 2022/07/29 10:22:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m6.691504958s) from=127.0.0.6:53405 2022/07/29 10:22:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.810649665s) from=127.0.0.6:37519 2022/07/29 10:22:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.929704315s) from=127.0.0.6:33521 2022/07/29 10:22:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m7.17478735s) from=127.0.0.6:35253 2022/07/29 10:22:49 [DEBUG] http: Request GET /v1/status/leader (410.203µs) from=127.0.0.6:53385 2022/07/29 10:23:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:23:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:23:27 [DEBUG] agent: Node info in sync 2022/07/29 10:23:39 [DEBUG] http: Request GET /v1/catalog/services (797.319µs) from=127.0.0.6:53385 2022/07/29 10:23:39 [DEBUG] http: Request GET /v1/status/leader (344.777µs) from=127.0.0.6:38099 2022/07/29 10:23:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (375.676µs) from=127.0.0.6:38099 2022/07/29 10:23:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (213.5µs) from=127.0.0.6:38099 2022/07/29 10:23:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:23:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.612678911s) from=127.0.0.6:39721 2022/07/29 10:23:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=59 (2m1.048994452s) from=127.0.0.6:37443 2022/07/29 10:23:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=153 (2m1.206479637s) from=127.0.0.6:47705 2022/07/29 10:23:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.522431307s) from=127.0.0.6:36777 2022/07/29 10:23:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=148 (2m1.784067308s) from=127.0.0.6:34211 2022/07/29 10:23:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=76 (2m2.208427924s) from=127.0.0.6:41187 2022/07/29 10:23:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=142 (2m3.047650251s) from=127.0.0.6:56479 2022/07/29 10:23:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m3.084506311s) from=127.0.0.6:55747 2022/07/29 10:23:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=143 (2m3.216608594s) from=127.0.0.6:33437 2022/07/29 10:23:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m3.673269417s) from=127.0.0.6:59767 2022/07/29 10:23:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=62 (2m3.751457423s) from=127.0.0.6:51643 2022/07/29 10:23:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m4.363289751s) from=127.0.0.6:46025 2022/07/29 10:23:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.456251483s) from=127.0.0.6:39303 2022/07/29 10:23:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=61 (2m4.585358025s) from=127.0.0.6:48467 2022/07/29 10:23:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=152 (2m4.596232536s) from=127.0.0.6:38499 2022/07/29 10:23:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=60 (2m4.744587971s) from=127.0.0.6:40935 2022/07/29 10:23:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.860475892s) from=127.0.0.6:38083 2022/07/29 10:23:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=57 (2m4.808722165s) from=127.0.0.6:42727 2022/07/29 10:23:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.883575349s) from=127.0.0.6:49677 2022/07/29 10:23:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m4.957772456s) from=127.0.0.6:35585 2022/07/29 10:23:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.976720933s) from=127.0.0.6:57113 2022/07/29 10:23:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m5.114148786s) from=127.0.0.6:35431 2022/07/29 10:23:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.205975174s) from=127.0.0.6:49079 2022/07/29 10:23:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.536409515s) from=127.0.0.6:38787 2022/07/29 10:23:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.668422571s) from=127.0.0.6:46329 2022/07/29 10:23:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.172322395s) from=127.0.0.6:39695 2022/07/29 10:23:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.699286695s) from=127.0.0.6:43801 2022/07/29 10:23:59 [DEBUG] http: Request GET /v1/status/leader (424.093µs) from=127.0.0.6:37753 2022/07/29 10:24:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/29 10:24:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:24:52 [DEBUG] http: Request GET /v1/catalog/services (652.475µs) from=127.0.0.6:39365 2022/07/29 10:24:52 [DEBUG] http: Request GET /v1/status/leader (338.751µs) from=127.0.0.6:39365 2022/07/29 10:24:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (300.902µs) from=127.0.0.6:37753 2022/07/29 10:24:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (239.432µs) from=127.0.0.6:37753 2022/07/29 10:25:13 [DEBUG] http: Request GET /v1/status/leader (321.289µs) from=127.0.0.6:49303 2022/07/29 10:25:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:25:25 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:25:25 [DEBUG] agent: Node info in sync 2022/07/29 10:25:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.739067499s) from=127.0.0.6:39049 2022/07/29 10:25:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m3.438158329s) from=127.0.0.6:53385 2022/07/29 10:25:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:25:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.617394129s) from=127.0.0.6:38099 2022/07/29 10:26:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-2tspz" since the cluster is too small 2022/07/29 10:26:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/29 10:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.214_8082" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.130_8484" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.195_8080" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.9.83_8806" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.221_9001" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.155_8801" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.87_8443" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v2_nslcm_10.233.5.252_8403" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.32.8_8482" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.159_443" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.9.83_8806" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.83_8806" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.14.186_8282" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_vnfres_10.233.28.215_8802" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.117_8803" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.20_9007" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.147_9092" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.36.126_8410" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.38_9011" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.55.47_8181" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.103_9015" in sync 2022/07/29 10:26:52 [DEBUG] agent: Service "_v1_parser_10.233.9.83_8806" in sync 2022/07/29 10:26:52 [DEBUG] agent: Node info in sync 2022/07/29 10:26:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.910381264s) from=127.0.0.6:37753 2022/07/29 10:27:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (2m7.136480501s) from=127.0.0.6:39365 2022/07/29 10:27:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.016416577s) from=127.0.0.6:55197 2022/07/29 10:27:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-2tspz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)