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: 'c0da7ab6-9025-8cc2-a771-4cc870d2e4d4' Node name: 'onap-msb-consul-5454dcc5c5-xgdtv' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/11/18 09:45:51 [DEBUG] agent: Using random ID "c0da7ab6-9025-8cc2-a771-4cc870d2e4d4" as node ID 2022/11/18 09:45:51 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c0da7ab6-9025-8cc2-a771-4cc870d2e4d4 Address:127.0.0.1:8300}] 2022/11/18 09:45:51 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/18 09:45:51 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-xgdtv.dc1 127.0.0.1 2022/11/18 09:45:51 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-xgdtv 127.0.0.1 2022/11/18 09:45:51 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-xgdtv.dc1" in area "wan" 2022/11/18 09:45:51 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-xgdtv (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 09:45:51 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/18 09:45:51 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/18 09:45:51 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/18 09:45:51 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/18 09:45:51 [INFO] agent: started state syncer 2022/11/18 09:45:51 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/18 09:45:51 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/18 09:45:51 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/18 09:45:51 [DEBUG] raft: Votes needed: 1 2022/11/18 09:45:51 [DEBUG] raft: Vote granted from c0da7ab6-9025-8cc2-a771-4cc870d2e4d4 in term 2. Tally: 1 2022/11/18 09:45:51 [INFO] raft: Election won. Tally: 1 2022/11/18 09:45:51 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/18 09:45:51 [INFO] consul: cluster leadership acquired 2022/11/18 09:45:51 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-xgdtv 2022/11/18 09:45:51 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/18 09:45:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:45:51 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-xgdtv' joined, marking health alive 2022/11/18 09:45:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 09:45:51 [INFO] agent: Synced node info 2022/11/18 09:45:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 09:45:53 [DEBUG] agent: Node info in sync 2022/11/18 09:45:53 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.0 (currently running: 1.4.3) 2022/11/18 09:46:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:47:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 09:47:02 [DEBUG] agent: Node info in sync 2022/11/18 09:47:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 09:47:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:48:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 09:48:44 [DEBUG] agent: Node info in sync 2022/11/18 09:48:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:49:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:50:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 09:50:20 [DEBUG] agent: Node info in sync 2022/11/18 09:50:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 09:50:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:51:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 09:51:29 [DEBUG] agent: Node info in sync 2022/11/18 09:51:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:52:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 09:52:37 [DEBUG] agent: Node info in sync 2022/11/18 09:52:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 09:52:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:53:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:54:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 09:54:32 [DEBUG] agent: Node info in sync 2022/11/18 09:54:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:54:55 [DEBUG] http: Request GET /v1/status/leader (829.533µs) from=127.0.0.6:45189 2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:55 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.7.204_9011" 2022/11/18 09:54:55 [DEBUG] agent: Node info in sync 2022/11/18 09:54:55 [DEBUG] http: Request PUT /v1/agent/service/register (127.168495ms) from=127.0.0.6:45189 2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:55 [DEBUG] agent: Node info in sync 2022/11/18 09:54:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.416916ms) from=127.0.0.6:45189 2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:55 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.7.204_9011" 2022/11/18 09:54:55 [DEBUG] agent: Node info in sync 2022/11/18 09:54:55 [DEBUG] http: Request PUT /v1/agent/service/register (11.290906ms) from=127.0.0.6:45189 2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:55 [DEBUG] agent: Node info in sync 2022/11/18 09:54:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (631.29µs) from=127.0.0.6:45189 2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:55 [INFO] agent: Synced service "_v1_parser_10.233.38.143_8806" 2022/11/18 09:54:55 [DEBUG] agent: Node info in sync 2022/11/18 09:54:55 [DEBUG] http: Request PUT /v1/agent/service/register (14.098283ms) from=127.0.0.6:45189 2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:55 [DEBUG] agent: Node info in sync 2022/11/18 09:54:55 [DEBUG] http: Request GET /v1/health/service/parser-v1 (875.093µs) from=127.0.0.6:45189 2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:55 [INFO] agent: Synced service "_v1_catalog_10.233.38.143_8806" 2022/11/18 09:54:55 [DEBUG] agent: Node info in sync 2022/11/18 09:54:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.991747ms) from=127.0.0.6:45189 2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:55 [DEBUG] agent: Node info in sync 2022/11/18 09:54:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (403.111µs) from=127.0.0.6:45189 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_nsd_10.233.38.143_8806" 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.838204ms) from=127.0.0.6:45189 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (388.272µs) from=127.0.0.6:57263 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.38.143_8806" 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.032281ms) from=127.0.0.6:57263 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (968.792µs) from=127.0.0.6:45189 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [INFO] agent: Synced service "_v0_multicloud_10.233.40.80_9001" 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.308348ms) from=127.0.0.6:57263 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (392.975µs) from=127.0.0.6:57263 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_multicloud_10.233.40.80_9001" 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.619666ms) from=127.0.0.6:45189 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (430.662µs) from=127.0.0.6:45189 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.29.95_9007" 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (6.148152ms) from=127.0.0.6:45189 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (432.089µs) from=127.0.0.6:45189 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.29.95_9007" 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (16.037547ms) from=127.0.0.6:45189 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (587.683µs) from=127.0.0.6:45189 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.35.5_9015" 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (46.632978ms) from=127.0.0.6:57263 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (329.808µs) from=127.0.0.6:57263 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_wf-gui_10.233.48.18_8080" 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (8.438536ms) from=127.0.0.6:45189 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (423.423µs) from=127.0.0.6:45189 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_sdc-gui_10.233.0.181_8181" 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.369234ms) from=127.0.0.6:57263 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (340.44µs) from=127.0.0.6:57263 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.4.111_443" 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.111317ms) from=127.0.0.6:57263 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:54:56 [DEBUG] agent: Node info in sync 2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (390.516µs) from=127.0.0.6:45189 2022/11/18 09:55:14 [DEBUG] http: Request GET /v1/catalog/services (593.484µs) from=127.0.0.6:57263 2022/11/18 09:55:14 [DEBUG] http: Request GET /v1/status/leader (269.559µs) from=127.0.0.6:57263 2022/11/18 09:55:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (358.435µs) from=127.0.0.6:54755 2022/11/18 09:55:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (174.712µs) from=127.0.0.6:45189 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/catalog/services (424.488µs) from=127.0.0.6:50887 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/status/leader (304.826µs) from=127.0.0.6:50887 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (295.931µs) from=127.0.0.6:37605 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (248.961µs) from=127.0.0.6:47377 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (154.527µs) from=127.0.0.6:47377 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (206.762µs) from=127.0.0.6:37605 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (136.987µs) from=127.0.0.6:37605 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (123.68µs) from=127.0.0.6:47377 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (160.091µs) from=127.0.0.6:55535 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (176.245µs) from=127.0.0.6:37605 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (236.176µs) from=127.0.0.6:47377 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (134.324µs) from=127.0.0.6:37605 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (173.022µs) from=127.0.0.6:47377 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (118.833µs) from=127.0.0.6:37605 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (203.666µs) from=127.0.0.6:51803 2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (142.601µs) from=127.0.0.6:50861 2022/11/18 09:55:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 09:55:34 [DEBUG] http: Request GET /v1/status/leader (6.458874ms) from=127.0.0.6:37089 2022/11/18 09:55:40 [DEBUG] http: Request GET /v1/status/leader (428.842µs) from=127.0.0.6:50357 2022/11/18 09:55:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:55:54 [DEBUG] http: Request GET /v1/status/leader (459.88µs) from=127.0.0.6:37089 2022/11/18 09:56:00 [DEBUG] http: Request GET /v1/status/leader (249.931µs) from=127.0.0.6:50357 2022/11/18 09:56:14 [DEBUG] http: Request GET /v1/status/leader (379.204µs) from=127.0.0.6:37089 2022/11/18 09:56:20 [DEBUG] http: Request GET /v1/status/leader (177.405µs) from=127.0.0.6:37089 2022/11/18 09:56:34 [DEBUG] http: Request GET /v1/status/leader (486.756µs) from=127.0.0.6:37089 2022/11/18 09:56:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 09:56:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 09:56:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:56:36 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:56:36 [DEBUG] agent: Node info in sync 2022/11/18 09:56:40 [DEBUG] http: Request GET /v1/status/leader (378.14µs) from=127.0.0.6:37089 2022/11/18 09:56:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:56:54 [DEBUG] http: Request GET /v1/status/leader (272.242µs) from=127.0.0.6:37089 2022/11/18 09:57:00 [DEBUG] http: Request GET /v1/status/leader (174.683µs) from=127.0.0.6:50357 2022/11/18 09:57:14 [DEBUG] http: Request GET /v1/status/leader (420.375µs) from=127.0.0.6:37089 2022/11/18 09:57:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.047594905s) from=127.0.0.6:45189 2022/11/18 09:57:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 09:57:19 [INFO] agent: Synced service "_v1_sdnc_10.233.21.220_8282" 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:57:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (1m59.370629534s) from=127.0.0.6:50887 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:57:19 [DEBUG] agent: Node info in sync 2022/11/18 09:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.011629ms) from=127.0.0.6:37089 2022/11/18 09:57:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m5.239010988s) from=127.0.0.6:57263 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 09:57:19 [DEBUG] agent: Node info in sync 2022/11/18 09:57:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (463.083µs) from=127.0.0.6:37089 2022/11/18 09:57:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (159.19µs) from=127.0.0.6:50357 2022/11/18 09:57:20 [DEBUG] http: Request GET /v1/status/leader (177.161µs) from=127.0.0.6:58181 2022/11/18 09:57:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.518426894s) from=127.0.0.6:54755 2022/11/18 09:57:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.513702739s) from=127.0.0.6:54837 2022/11/18 09:57:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.489545086s) from=127.0.0.6:50861 2022/11/18 09:57:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m1.676096679s) from=127.0.0.6:57245 2022/11/18 09:57:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.240021785s) from=127.0.0.6:47377 2022/11/18 09:57:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.334639552s) from=127.0.0.6:55535 2022/11/18 09:57:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.650579257s) from=127.0.0.6:37605 2022/11/18 09:57:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.625425973s) from=127.0.0.6:54259 2022/11/18 09:57:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.346396735s) from=127.0.0.6:35517 2022/11/18 09:57:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.502420298s) from=127.0.0.6:45337 2022/11/18 09:57:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.753440005s) from=127.0.0.6:53903 2022/11/18 09:57:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.007140241s) from=127.0.0.6:45953 2022/11/18 09:57:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m6.096556182s) from=127.0.0.6:51389 2022/11/18 09:57:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.581219797s) from=127.0.0.6:40203 2022/11/18 09:57:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m7.179092642s) from=127.0.0.6:51803 2022/11/18 09:57:34 [DEBUG] http: Request GET /v1/status/leader (209.711µs) from=127.0.0.6:37089 2022/11/18 09:57:40 [DEBUG] http: Request GET /v1/status/leader (1.801133ms) from=127.0.0.6:37089 2022/11/18 09:57:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:57:54 [DEBUG] http: Request GET /v1/status/leader (197.916µs) from=127.0.0.6:37089 2022/11/18 09:58:00 [DEBUG] http: Request GET /v1/status/leader (335.122µs) from=127.0.0.6:37089 2022/11/18 09:58:14 [DEBUG] http: Request GET /v1/status/leader (241.521µs) from=127.0.0.6:37089 2022/11/18 09:58:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 09:58:20 [DEBUG] http: Request GET /v1/status/leader (169.803µs) from=127.0.0.6:58181 2022/11/18 09:58:34 [DEBUG] http: Request GET /v1/status/leader (195.462µs) from=127.0.0.6:37089 2022/11/18 09:58:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:58:36 [DEBUG] agent: Node info in sync 2022/11/18 09:58:40 [DEBUG] http: Request GET /v1/status/leader (6.428544ms) from=127.0.0.6:37089 2022/11/18 09:58:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:58:54 [DEBUG] http: Request GET /v1/status/leader (269.18µs) from=127.0.0.6:37089 2022/11/18 09:59:00 [DEBUG] http: Request GET /v1/status/leader (754.194µs) from=127.0.0.6:37089 2022/11/18 09:59:14 [DEBUG] http: Request GET /v1/status/leader (436.865µs) from=127.0.0.6:37089 2022/11/18 09:59:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.85406748s) from=127.0.0.6:45189 2022/11/18 09:59:20 [DEBUG] http: Request GET /v1/status/leader (225.101µs) from=127.0.0.6:37089 2022/11/18 09:59:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.953963383s) from=127.0.0.6:50887 2022/11/18 09:59:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.838091271s) from=127.0.0.6:54755 2022/11/18 09:59:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.336731832s) from=127.0.0.6:47377 2022/11/18 09:59:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.450823631s) from=127.0.0.6:50357 2022/11/18 09:59:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.879940616s) from=127.0.0.6:50861 2022/11/18 09:59:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.024372008s) from=127.0.0.6:54837 2022/11/18 09:59:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m3.054303542s) from=127.0.0.6:57245 2022/11/18 09:59:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.936532956s) from=127.0.0.6:57263 2022/11/18 09:59:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.270570594s) from=127.0.0.6:53903 2022/11/18 09:59:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.266521107s) from=127.0.0.6:35517 2022/11/18 09:59:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.321538598s) from=127.0.0.6:54259 2022/11/18 09:59:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.775263128s) from=127.0.0.6:45337 2022/11/18 09:59:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.902854275s) from=127.0.0.6:51389 2022/11/18 09:59:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m6.00080738s) from=127.0.0.6:55535 2022/11/18 09:59:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.928807342s) from=127.0.0.6:37605 2022/11/18 09:59:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.36649218s) from=127.0.0.6:40203 2022/11/18 09:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.791569353s) from=127.0.0.6:45953 2022/11/18 09:59:34 [DEBUG] http: Request GET /v1/status/leader (364.013µs) from=127.0.0.6:37089 2022/11/18 09:59:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m7.229406007s) from=127.0.0.6:51803 2022/11/18 09:59:40 [DEBUG] http: Request GET /v1/status/leader (3.469647ms) from=127.0.0.6:58181 2022/11/18 09:59:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 09:59:42 [DEBUG] agent: Node info in sync 2022/11/18 09:59:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 09:59:54 [DEBUG] http: Request GET /v1/status/leader (679.679µs) from=127.0.0.6:37089 2022/11/18 10:00:00 [DEBUG] http: Request GET /v1/status/leader (430.44µs) from=127.0.0.6:37089 2022/11/18 10:00:14 [DEBUG] http: Request GET /v1/status/leader (240.089µs) from=127.0.0.6:37089 2022/11/18 10:00:20 [DEBUG] http: Request GET /v1/status/leader (187.217µs) from=127.0.0.6:58181 2022/11/18 10:00:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:00:34 [DEBUG] http: Request GET /v1/status/leader (353.877µs) from=127.0.0.6:37089 2022/11/18 10:00:40 [DEBUG] http: Request GET /v1/status/leader (293.886µs) from=127.0.0.6:37089 2022/11/18 10:00:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:00:54 [DEBUG] http: Request GET /v1/status/leader (168.974µs) from=127.0.0.6:37089 2022/11/18 10:01:00 [DEBUG] http: Request GET /v1/status/leader (236.389µs) from=127.0.0.6:37089 2022/11/18 10:01:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:01:04 [DEBUG] agent: Node info in sync 2022/11/18 10:01:14 [DEBUG] http: Request GET /v1/status/leader (358.036µs) from=127.0.0.6:37089 2022/11/18 10:01:20 [DEBUG] http: Request GET /v1/status/leader (344.953µs) from=127.0.0.6:58181 2022/11/18 10:01:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.198740921s) from=127.0.0.6:47377 2022/11/18 10:01:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.102752929s) from=127.0.0.6:50887 2022/11/18 10:01:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.548016173s) from=127.0.0.6:45189 2022/11/18 10:01:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.995729415s) from=127.0.0.6:50357 2022/11/18 10:01:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.316657924s) from=127.0.0.6:54755 2022/11/18 10:01:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.23703792s) from=127.0.0.6:50861 2022/11/18 10:01:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.64224386s) from=127.0.0.6:53903 2022/11/18 10:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.662452116s) from=127.0.0.6:57245 2022/11/18 10:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.301613889s) from=127.0.0.6:54837 2022/11/18 10:01:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.531272907s) from=127.0.0.6:57263 2022/11/18 10:01:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m4.677618155s) from=127.0.0.6:35517 2022/11/18 10:01:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.687223046s) from=127.0.0.6:54259 2022/11/18 10:01:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.564495267s) from=127.0.0.6:45337 2022/11/18 10:01:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.999591204s) from=127.0.0.6:55535 2022/11/18 10:01:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.977550692s) from=127.0.0.6:37605 2022/11/18 10:01:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.842245655s) from=127.0.0.6:51389 2022/11/18 10:01:34 [DEBUG] http: Request GET /v1/status/leader (163.884µs) from=127.0.0.6:37089 2022/11/18 10:01:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.27354815s) from=127.0.0.6:40203 2022/11/18 10:01:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.841381475s) from=127.0.0.6:45953 2022/11/18 10:01:40 [DEBUG] http: Request GET /v1/status/leader (3.682292ms) from=127.0.0.6:37089 2022/11/18 10:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m7.253674573s) from=127.0.0.6:51803 2022/11/18 10:01:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:01:54 [DEBUG] http: Request GET /v1/status/leader (193.916µs) from=127.0.0.6:37089 2022/11/18 10:02:00 [DEBUG] http: Request GET /v1/status/leader (318.15µs) from=127.0.0.6:37089 2022/11/18 10:02:14 [DEBUG] http: Request GET /v1/status/leader (256.204µs) from=127.0.0.6:37089 2022/11/18 10:02:20 [DEBUG] http: Request GET /v1/status/leader (238.687µs) from=127.0.0.6:58181 2022/11/18 10:02:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:02:34 [DEBUG] http: Request GET /v1/status/leader (288.135µs) from=127.0.0.6:37089 2022/11/18 10:02:40 [DEBUG] http: Request GET /v1/status/leader (204.031µs) from=127.0.0.6:37089 2022/11/18 10:02:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:02:47 [DEBUG] agent: Node info in sync 2022/11/18 10:02:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:02:54 [DEBUG] http: Request GET /v1/status/leader (353.415µs) from=127.0.0.6:37089 2022/11/18 10:03:00 [DEBUG] http: Request GET /v1/status/leader (145.468µs) from=127.0.0.6:37089 2022/11/18 10:03:14 [DEBUG] http: Request GET /v1/status/leader (559.46µs) from=127.0.0.6:37089 2022/11/18 10:03:20 [DEBUG] http: Request GET /v1/status/leader (193.521µs) from=127.0.0.6:37089 2022/11/18 10:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.526995202s) from=127.0.0.6:47377 2022/11/18 10:03:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.92502721s) from=127.0.0.6:50357 2022/11/18 10:03:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.346923557s) from=127.0.0.6:54755 2022/11/18 10:03:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.8259733s) from=127.0.0.6:45189 2022/11/18 10:03:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.944499079s) from=127.0.0.6:54837 2022/11/18 10:03:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.280656345s) from=127.0.0.6:50887 2022/11/18 10:03:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m2.956774672s) from=127.0.0.6:57245 2022/11/18 10:03:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.890260483s) from=127.0.0.6:57263 2022/11/18 10:03:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.80932966s) from=127.0.0.6:53903 2022/11/18 10:03:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.221924172s) from=127.0.0.6:50861 2022/11/18 10:03:34 [DEBUG] http: Request GET /v1/status/leader (330.334µs) from=127.0.0.6:37089 2022/11/18 10:03:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.538788527s) from=127.0.0.6:45337 2022/11/18 10:03:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m1.349853391s) from=127.0.0.6:37605 2022/11/18 10:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.467830172s) from=127.0.0.6:35517 2022/11/18 10:03:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.234606456s) from=127.0.0.6:55535 2022/11/18 10:03:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.921784851s) from=127.0.0.6:51389 2022/11/18 10:03:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.502811118s) from=127.0.0.6:54259 2022/11/18 10:03:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.788914463s) from=127.0.0.6:45953 2022/11/18 10:03:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.530429654s) from=127.0.0.6:40203 2022/11/18 10:03:40 [DEBUG] http: Request GET /v1/status/leader (5.742457ms) from=127.0.0.6:37089 2022/11/18 10:03:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m2.815227112s) from=127.0.0.6:51803 2022/11/18 10:03:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:03:54 [DEBUG] http: Request GET /v1/status/leader (727.417µs) from=127.0.0.6:37089 2022/11/18 10:04:01 [DEBUG] http: Request GET /v1/status/leader (315.933µs) from=127.0.0.6:37089 2022/11/18 10:04:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:04:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:04:02 [DEBUG] agent: Node info in sync 2022/11/18 10:04:14 [DEBUG] http: Request GET /v1/status/leader (332.811µs) from=127.0.0.6:37089 2022/11/18 10:04:21 [DEBUG] http: Request GET /v1/status/leader (258.708µs) from=127.0.0.6:58181 2022/11/18 10:04:34 [DEBUG] http: Request GET /v1/status/leader (205.796µs) from=127.0.0.6:37089 2022/11/18 10:04:41 [DEBUG] http: Request GET /v1/status/leader (390.158µs) from=127.0.0.6:58181 2022/11/18 10:04:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:04:54 [DEBUG] http: Request GET /v1/status/leader (194.28µs) from=127.0.0.6:37089 2022/11/18 10:05:01 [DEBUG] http: Request GET /v1/status/leader (374.24µs) from=127.0.0.6:58181 2022/11/18 10:05:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:05:10 [DEBUG] agent: Node info in sync 2022/11/18 10:05:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:05:14 [DEBUG] http: Request GET /v1/status/leader (197.931µs) from=127.0.0.6:37089 2022/11/18 10:05:21 [DEBUG] http: Request GET /v1/status/leader (2.051733ms) from=127.0.0.6:58181 2022/11/18 10:05:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.3116014s) from=127.0.0.6:54755 2022/11/18 10:05:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.346906792s) from=127.0.0.6:47377 2022/11/18 10:05:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.977439905s) from=127.0.0.6:54837 2022/11/18 10:05:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.503607341s) from=127.0.0.6:50357 2022/11/18 10:05:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.80155197s) from=127.0.0.6:45189 2022/11/18 10:05:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m1.707353501s) from=127.0.0.6:57245 2022/11/18 10:05:34 [DEBUG] http: Request GET /v1/status/leader (265.944µs) from=127.0.0.6:37089 2022/11/18 10:05:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.321602554s) from=127.0.0.6:45337 2022/11/18 10:05:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.169853941s) from=127.0.0.6:50861 2022/11/18 10:05:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.036210558s) from=127.0.0.6:57263 2022/11/18 10:05:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.104053099s) from=127.0.0.6:50887 2022/11/18 10:05:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.99669858s) from=127.0.0.6:55535 2022/11/18 10:05:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.013800172s) from=127.0.0.6:54259 2022/11/18 10:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m4.821045257s) from=127.0.0.6:35517 2022/11/18 10:05:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.964083745s) from=127.0.0.6:51389 2022/11/18 10:05:41 [DEBUG] http: Request GET /v1/status/leader (265.191µs) from=127.0.0.6:37089 2022/11/18 10:05:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.21473075s) from=127.0.0.6:53903 2022/11/18 10:05:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.996935498s) from=127.0.0.6:37605 2022/11/18 10:05:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.062879227s) from=127.0.0.6:40203 2022/11/18 10:05:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.950508145s) from=127.0.0.6:45953 2022/11/18 10:05:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m2.93263011s) from=127.0.0.6:51803 2022/11/18 10:05:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:05:54 [DEBUG] http: Request GET /v1/status/leader (363.764µs) from=127.0.0.6:37089 2022/11/18 10:06:01 [DEBUG] http: Request GET /v1/status/leader (2.998044ms) from=127.0.0.6:37089 2022/11/18 10:06:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:06:11 [DEBUG] agent: Node info in sync 2022/11/18 10:06:15 [DEBUG] http: Request GET /v1/status/leader (295.601µs) from=127.0.0.6:37089 2022/11/18 10:06:21 [DEBUG] http: Request GET /v1/status/leader (412.433µs) from=127.0.0.6:37089 2022/11/18 10:06:35 [DEBUG] http: Request GET /v1/status/leader (313.677µs) from=127.0.0.6:37089 2022/11/18 10:06:41 [DEBUG] http: Request GET /v1/status/leader (182.935µs) from=127.0.0.6:37089 2022/11/18 10:06:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:06:55 [DEBUG] http: Request GET /v1/status/leader (319.407µs) from=127.0.0.6:37089 2022/11/18 10:07:01 [DEBUG] http: Request GET /v1/status/leader (566.289µs) from=127.0.0.6:37089 2022/11/18 10:07:15 [DEBUG] http: Request GET /v1/status/leader (471.8µs) from=127.0.0.6:37089 2022/11/18 10:07:21 [DEBUG] http: Request GET /v1/status/leader (281.707µs) from=127.0.0.6:58181 2022/11/18 10:07:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:07:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.187971615s) from=127.0.0.6:50357 2022/11/18 10:07:35 [DEBUG] http: Request GET /v1/status/leader (1.42061ms) from=127.0.0.6:37089 2022/11/18 10:07:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.902566834s) from=127.0.0.6:54755 2022/11/18 10:07:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.7014753s) from=127.0.0.6:47377 2022/11/18 10:07:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.525729238s) from=127.0.0.6:45189 2022/11/18 10:07:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:07:39 [DEBUG] agent: Node info in sync 2022/11/18 10:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.666012s) from=127.0.0.6:54837 2022/11/18 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.434019676s) from=127.0.0.6:50887 2022/11/18 10:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m6.0860595s) from=127.0.0.6:57245 2022/11/18 10:07:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.874687991s) from=127.0.0.6:45337 2022/11/18 10:07:41 [DEBUG] http: Request GET /v1/status/leader (450.617µs) from=127.0.0.6:37089 2022/11/18 10:07:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.199197471s) from=127.0.0.6:55535 2022/11/18 10:07:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m1.434532162s) from=127.0.0.6:35517 2022/11/18 10:07:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.349066283s) from=127.0.0.6:51389 2022/11/18 10:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.952464798s) from=127.0.0.6:53903 2022/11/18 10:07:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.080807874s) from=127.0.0.6:50861 2022/11/18 10:07:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.949488373s) from=127.0.0.6:57263 2022/11/18 10:07:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.035269224s) from=127.0.0.6:54259 2022/11/18 10:07:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.707536166s) from=127.0.0.6:37605 2022/11/18 10:07:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.455074988s) from=127.0.0.6:45953 2022/11/18 10:07:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.084803046s) from=127.0.0.6:40203 2022/11/18 10:07:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:07:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m3.881809313s) from=127.0.0.6:51803 2022/11/18 10:07:55 [DEBUG] http: Request GET /v1/status/leader (339.27µs) from=127.0.0.6:37089 2022/11/18 10:08:01 [DEBUG] http: Request GET /v1/status/leader (337.42µs) from=127.0.0.6:58181 2022/11/18 10:08:15 [DEBUG] http: Request GET /v1/status/leader (230.065µs) from=127.0.0.6:37089 2022/11/18 10:08:21 [DEBUG] http: Request GET /v1/status/leader (160.997µs) from=127.0.0.6:37089 2022/11/18 10:08:35 [DEBUG] http: Request GET /v1/status/leader (402.081µs) from=127.0.0.6:37089 2022/11/18 10:08:41 [DEBUG] http: Request GET /v1/status/leader (407.021µs) from=127.0.0.6:37089 2022/11/18 10:08:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:08:55 [DEBUG] http: Request GET /v1/status/leader (168.86µs) from=127.0.0.6:37089 2022/11/18 10:09:01 [DEBUG] http: Request GET /v1/status/leader (216.117µs) from=127.0.0.6:37089 2022/11/18 10:09:15 [DEBUG] http: Request GET /v1/status/leader (258.492µs) from=127.0.0.6:37089 2022/11/18 10:09:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:09:18 [DEBUG] agent: Node info in sync 2022/11/18 10:09:21 [DEBUG] http: Request GET /v1/status/leader (393.333µs) from=127.0.0.6:37089 2022/11/18 10:09:35 [DEBUG] http: Request GET /v1/status/leader (204.831µs) from=127.0.0.6:37089 2022/11/18 10:09:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.673935273s) from=127.0.0.6:50357 2022/11/18 10:09:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.99413076s) from=127.0.0.6:45189 2022/11/18 10:09:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.795947473s) from=127.0.0.6:54755 2022/11/18 10:09:41 [DEBUG] http: Request GET /v1/status/leader (891.043µs) from=127.0.0.6:58181 2022/11/18 10:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.952766612s) from=127.0.0.6:54837 2022/11/18 10:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m7.118349517s) from=127.0.0.6:47377 2022/11/18 10:09:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.309103502s) from=127.0.0.6:45337 2022/11/18 10:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.680669277s) from=127.0.0.6:57263 2022/11/18 10:09:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.882929964s) from=127.0.0.6:51389 2022/11/18 10:09:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.255544386s) from=127.0.0.6:37605 2022/11/18 10:09:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.934666856s) from=127.0.0.6:57245 2022/11/18 10:09:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m6.343772826s) from=127.0.0.6:55535 2022/11/18 10:09:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.260198273s) from=127.0.0.6:50887 2022/11/18 10:09:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m6.905195475s) from=127.0.0.6:35517 2022/11/18 10:09:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.789385117s) from=127.0.0.6:53903 2022/11/18 10:09:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.141811268s) from=127.0.0.6:50861 2022/11/18 10:09:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.064064491s) from=127.0.0.6:54259 2022/11/18 10:09:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:09:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.286629926s) from=127.0.0.6:40203 2022/11/18 10:09:55 [DEBUG] http: Request GET /v1/status/leader (328.695µs) from=127.0.0.6:37089 2022/11/18 10:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m3.784017997s) from=127.0.0.6:51803 2022/11/18 10:09:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m7.19173151s) from=127.0.0.6:45953 2022/11/18 10:10:01 [DEBUG] http: Request GET /v1/status/leader (304.926µs) from=127.0.0.6:58181 2022/11/18 10:10:15 [DEBUG] http: Request GET /v1/status/leader (218.264µs) from=127.0.0.6:37089 2022/11/18 10:10:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:10:21 [DEBUG] http: Request GET /v1/status/leader (312.657µs) from=127.0.0.6:37089 2022/11/18 10:10:35 [DEBUG] http: Request GET /v1/status/leader (156.035µs) from=127.0.0.6:37089 2022/11/18 10:10:41 [DEBUG] http: Request GET /v1/status/leader (146.962µs) from=127.0.0.6:58181 2022/11/18 10:10:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:10:55 [DEBUG] http: Request GET /v1/status/leader (432.58µs) from=127.0.0.6:37089 2022/11/18 10:10:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:10:55 [DEBUG] agent: Node info in sync 2022/11/18 10:11:01 [DEBUG] http: Request GET /v1/status/leader (403.67µs) from=127.0.0.6:58181 2022/11/18 10:11:15 [DEBUG] http: Request GET /v1/status/leader (353.303µs) from=127.0.0.6:37089 2022/11/18 10:11:21 [DEBUG] http: Request GET /v1/status/leader (304.639µs) from=127.0.0.6:37089 2022/11/18 10:11:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:11:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:11:30 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" 2022/11/18 10:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:11:30 [DEBUG] agent: Node info in sync 2022/11/18 10:11:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.011192ms) from=127.0.0.6:58181 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:11:30 [DEBUG] agent: Node info in sync 2022/11/18 10:11:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (1m42.771948731s) from=127.0.0.6:50887 2022/11/18 10:11:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (1m45.902144794s) from=127.0.0.6:57263 2022/11/18 10:11:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (535.063µs) from=127.0.0.6:37089 2022/11/18 10:11:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (224.1µs) from=127.0.0.6:58181 2022/11/18 10:11:35 [DEBUG] http: Request GET /v1/status/leader (174.59µs) from=127.0.0.6:37089 2022/11/18 10:11:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.770504842s) from=127.0.0.6:50357 2022/11/18 10:11:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.357436571s) from=127.0.0.6:45189 2022/11/18 10:11:41 [DEBUG] http: Request GET /v1/status/leader (267.83µs) from=127.0.0.6:37089 2022/11/18 10:11:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.96416332s) from=127.0.0.6:54755 2022/11/18 10:11:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.853809533s) from=127.0.0.6:51389 2022/11/18 10:11:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.010277247s) from=127.0.0.6:54837 2022/11/18 10:11:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.901976378s) from=127.0.0.6:45337 2022/11/18 10:11:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.06386581s) from=127.0.0.6:53903 2022/11/18 10:11:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.936200121s) from=127.0.0.6:47377 2022/11/18 10:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m1.579745459s) from=127.0.0.6:35517 2022/11/18 10:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m3.959999493s) from=127.0.0.6:57245 2022/11/18 10:11:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.201018813s) from=127.0.0.6:55535 2022/11/18 10:11:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.113349992s) from=127.0.0.6:37605 2022/11/18 10:11:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:11:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.992072822s) from=127.0.0.6:40203 2022/11/18 10:11:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.645388144s) from=127.0.0.6:50861 2022/11/18 10:11:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.919999071s) from=127.0.0.6:54259 2022/11/18 10:11:55 [DEBUG] http: Request GET /v1/status/leader (537.642µs) from=127.0.0.6:37089 2022/11/18 10:12:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.063045739s) from=127.0.0.6:45953 2022/11/18 10:12:01 [DEBUG] http: Request GET /v1/status/leader (441.74µs) from=127.0.0.6:37089 2022/11/18 10:12:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m7.021422493s) from=127.0.0.6:51803 2022/11/18 10:12:15 [DEBUG] http: Request GET /v1/status/leader (502.832µs) from=127.0.0.6:37089 2022/11/18 10:12:21 [DEBUG] http: Request GET /v1/status/leader (5.608292ms) from=127.0.0.6:37089 2022/11/18 10:12:35 [DEBUG] http: Request GET /v1/status/leader (1.024723ms) from=127.0.0.6:37089 2022/11/18 10:12:41 [DEBUG] http: Request GET /v1/status/leader (5.467909ms) from=127.0.0.6:37089 2022/11/18 10:12:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:12:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:12:55 [DEBUG] http: Request GET /v1/status/leader (407.499µs) from=127.0.0.6:37089 2022/11/18 10:13:01 [DEBUG] http: Request GET /v1/status/leader (531.867µs) from=127.0.0.6:37089 2022/11/18 10:13:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:14 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.47.30_8443" 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:14 [DEBUG] agent: Node info in sync 2022/11/18 10:13:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.942724ms) from=127.0.0.6:46517 2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:14 [DEBUG] agent: Node info in sync 2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (1m43.451372033s) from=127.0.0.6:50887 2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (1m43.45583091s) from=127.0.0.6:57263 2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (547.411µs) from=127.0.0.6:46517 2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (205.762µs) from=127.0.0.6:37089 2022/11/18 10:13:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:14 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.1.21_8082" 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:14 [DEBUG] agent: Node info in sync 2022/11/18 10:13:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.687139ms) from=127.0.0.6:46517 2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (57.677614ms) from=127.0.0.6:50887 2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (59.676949ms) from=127.0.0.6:57263 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:14 [DEBUG] agent: Node info in sync 2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (13.194641ms) from=127.0.0.6:55283 2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (219.736µs) from=127.0.0.6:55283 2022/11/18 10:13:15 [DEBUG] http: Request GET /v1/status/leader (366.469µs) from=127.0.0.6:51087 2022/11/18 10:13:21 [DEBUG] http: Request GET /v1/status/leader (6.154458ms) from=127.0.0.6:46517 2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (10.352160586s) from=127.0.0.6:57263 2022/11/18 10:13:24 [INFO] agent: Synced service "_v1_nslcm_10.233.56.171_8403" 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:24 [DEBUG] agent: Node info in sync 2022/11/18 10:13:24 [DEBUG] http: Request PUT /v1/agent/service/register (48.106024ms) from=127.0.0.6:51087 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (10.34025032s) from=127.0.0.6:50887 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:24 [DEBUG] agent: Node info in sync 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (523.516µs) from=127.0.0.6:51087 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (256.358µs) from=127.0.0.6:51087 2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [INFO] agent: Synced service "_v2_nslcm_10.233.56.171_8403" 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Node info in sync 2022/11/18 10:13:24 [DEBUG] http: Request PUT /v1/agent/service/register (16.005848ms) from=127.0.0.6:51087 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (56.182461ms) from=127.0.0.6:57263 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (56.347359ms) from=127.0.0.6:50887 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:24 [DEBUG] agent: Node info in sync 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (604.639µs) from=127.0.0.6:57263 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (589.977µs) from=127.0.0.6:46517 2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [INFO] agent: Synced service "_v1_vnflcm_10.233.8.254_8801" 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:24 [DEBUG] agent: Node info in sync 2022/11/18 10:13:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.383789ms) from=127.0.0.6:51087 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Node info in sync 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (38.83497ms) from=127.0.0.6:57263 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (47.655577ms) from=127.0.0.6:50887 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (428.368µs) from=127.0.0.6:57263 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (5.823381ms) from=127.0.0.6:57263 2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:24 [INFO] agent: Synced service "_v1_vnfres_10.233.17.16_8802" 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:13:24 [DEBUG] agent: Node info in sync 2022/11/18 10:13:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.088717ms) from=127.0.0.6:51087 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Node info in sync 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (23.428971ms) from=127.0.0.6:46517 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (41.525429ms) from=127.0.0.6:50887 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (379.813µs) from=127.0.0.6:50887 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (324.234µs) from=127.0.0.6:39065 2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:13:24 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.61.195_8482" 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:24 [DEBUG] agent: Node info in sync 2022/11/18 10:13:24 [DEBUG] http: Request PUT /v1/agent/service/register (24.640144ms) from=127.0.0.6:37311 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Node info in sync 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (66.70631ms) from=127.0.0.6:50887 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (68.169024ms) from=127.0.0.6:46517 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (470.662µs) from=127.0.0.6:37311 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (157.18µs) from=127.0.0.6:37311 2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:13:24 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.6.137_8410" 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Node info in sync 2022/11/18 10:13:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.042756ms) from=127.0.0.6:51087 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:13:24 [DEBUG] agent: Node info in sync 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (58.881486ms) from=127.0.0.6:50887 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (59.547207ms) from=127.0.0.6:46517 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (12.70833ms) from=127.0.0.6:50887 2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (337.224µs) from=127.0.0.6:51087 2022/11/18 10:13:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:25 [INFO] agent: Synced service "_v1_vnfmgr_10.233.7.36_8803" 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:25 [DEBUG] agent: Node info in sync 2022/11/18 10:13:25 [DEBUG] http: Request PUT /v1/agent/service/register (23.257166ms) from=127.0.0.6:38061 2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (211.278597ms) from=127.0.0.6:46517 2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (201.005526ms) from=127.0.0.6:45301 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:25 [DEBUG] agent: Node info in sync 2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (435.239µs) from=127.0.0.6:38061 2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (359.599µs) from=127.0.0.6:38061 2022/11/18 10:13:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:13:25 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.63.108_8484" 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:25 [DEBUG] agent: Node info in sync 2022/11/18 10:13:25 [DEBUG] http: Request PUT /v1/agent/service/register (97.159671ms) from=127.0.0.6:50887 2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (280.541576ms) from=127.0.0.6:45301 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:13:25 [DEBUG] agent: Node info in sync 2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (272.848853ms) from=127.0.0.6:46517 2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (509.847µs) from=127.0.0.6:48013 2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (131.08µs) from=127.0.0.6:33757 2022/11/18 10:13:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m4.687690541s) from=127.0.0.6:58181 2022/11/18 10:13:35 [DEBUG] http: Request GET /v1/status/leader (173.575µs) from=127.0.0.6:48013 2022/11/18 10:13:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.526138192s) from=127.0.0.6:50357 2022/11/18 10:13:41 [DEBUG] http: Request GET /v1/status/leader (177.053µs) from=127.0.0.6:50887 2022/11/18 10:13:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.01886682s) from=127.0.0.6:45189 2022/11/18 10:13:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.517016394s) from=127.0.0.6:54755 2022/11/18 10:13:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.310746698s) from=127.0.0.6:51389 2022/11/18 10:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m0.341206325s) from=127.0.0.6:35517 2022/11/18 10:13:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.939046026s) from=127.0.0.6:54837 2022/11/18 10:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.314661383s) from=127.0.0.6:47377 2022/11/18 10:13:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.250745771s) from=127.0.0.6:45337 2022/11/18 10:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.74179288s) from=127.0.0.6:53903 2022/11/18 10:13:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.473981263s) from=127.0.0.6:37605 2022/11/18 10:13:55 [DEBUG] http: Request GET /v1/status/leader (341.897µs) from=127.0.0.6:48013 2022/11/18 10:13:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.541950671s) from=127.0.0.6:55535 2022/11/18 10:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.891400735s) from=127.0.0.6:57245 2022/11/18 10:13:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.216583774s) from=127.0.0.6:50861 2022/11/18 10:13:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.1191043s) from=127.0.0.6:40203 2022/11/18 10:14:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.491896567s) from=127.0.0.6:54259 2022/11/18 10:14:01 [DEBUG] http: Request GET /v1/status/leader (341.541µs) from=127.0.0.6:48013 2022/11/18 10:14:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m1.66511533s) from=127.0.0.6:51803 2022/11/18 10:14:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.212168938s) from=127.0.0.6:45953 2022/11/18 10:14:15 [DEBUG] http: Request GET /v1/status/leader (231.478µs) from=127.0.0.6:48013 2022/11/18 10:14:21 [DEBUG] http: Request GET /v1/status/leader (498.428µs) from=127.0.0.6:48013 2022/11/18 10:14:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:14:31 [DEBUG] agent: Node info in sync 2022/11/18 10:14:35 [DEBUG] http: Request GET /v1/status/leader (283.353µs) from=127.0.0.6:48013 2022/11/18 10:14:41 [DEBUG] http: Request GET /v1/status/leader (269.443µs) from=127.0.0.6:48013 2022/11/18 10:14:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:14:55 [DEBUG] http: Request GET /v1/status/leader (151.224µs) from=127.0.0.6:48013 2022/11/18 10:15:01 [DEBUG] http: Request GET /v1/status/leader (521.449µs) from=127.0.0.6:50887 2022/11/18 10:15:15 [DEBUG] http: Request GET /v1/status/leader (192.999µs) from=127.0.0.6:48013 2022/11/18 10:15:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.291792168s) from=127.0.0.6:37089 2022/11/18 10:15:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.401506624s) from=127.0.0.6:55283 2022/11/18 10:15:21 [DEBUG] http: Request GET /v1/status/leader (609.273µs) from=127.0.0.6:50887 2022/11/18 10:15:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m0.261072668s) from=127.0.0.6:56885 2022/11/18 10:15:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m0.87173545s) from=127.0.0.6:57263 2022/11/18 10:15:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.903533165s) from=127.0.0.6:37311 2022/11/18 10:15:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.762703217s) from=127.0.0.6:46517 2022/11/18 10:15:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.759785041s) from=127.0.0.6:33757 2022/11/18 10:15:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m3.06512458s) from=127.0.0.6:38061 2022/11/18 10:15:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m4.624382358s) from=127.0.0.6:39065 2022/11/18 10:15:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.760072547s) from=127.0.0.6:45301 2022/11/18 10:15:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.6602607s) from=127.0.0.6:50675 2022/11/18 10:15:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m6.384902494s) from=127.0.0.6:51087 2022/11/18 10:15:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:15:35 [DEBUG] http: Request GET /v1/status/leader (545.722µs) from=127.0.0.6:48013 2022/11/18 10:15:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m4.168116031s) from=127.0.0.6:58181 2022/11/18 10:15:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.893327832s) from=127.0.0.6:50357 2022/11/18 10:15:41 [DEBUG] http: Request GET /v1/status/leader (256.313µs) from=127.0.0.6:50887 2022/11/18 10:15:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:15:42 [DEBUG] agent: Node info in sync 2022/11/18 10:15:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.335300576s) from=127.0.0.6:51389 2022/11/18 10:15:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.6284322s) from=127.0.0.6:45189 2022/11/18 10:15:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.089182374s) from=127.0.0.6:54755 2022/11/18 10:15:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:15:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m2.788956885s) from=127.0.0.6:35517 2022/11/18 10:15:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.623052159s) from=127.0.0.6:54837 2022/11/18 10:15:55 [DEBUG] http: Request GET /v1/status/leader (24.939036ms) from=127.0.0.6:48013 2022/11/18 10:15:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.609526909s) from=127.0.0.6:53903 2022/11/18 10:15:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.058872088s) from=127.0.0.6:37605 2022/11/18 10:15:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.152451157s) from=127.0.0.6:50861 2022/11/18 10:16:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.530937577s) from=127.0.0.6:55535 2022/11/18 10:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.039033998s) from=127.0.0.6:57245 2022/11/18 10:16:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.443543079s) from=127.0.0.6:45337 2022/11/18 10:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m7.2965396s) from=127.0.0.6:47377 2022/11/18 10:16:01 [DEBUG] http: Request GET /v1/status/leader (348.123µs) from=127.0.0.6:48013 2022/11/18 10:16:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.371497868s) from=127.0.0.6:40203 2022/11/18 10:16:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m0.739718141s) from=127.0.0.6:51803 2022/11/18 10:16:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.406263653s) from=127.0.0.6:54259 2022/11/18 10:16:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.39220616s) from=127.0.0.6:45953 2022/11/18 10:16:15 [DEBUG] http: Request GET /v1/status/leader (778.777µs) from=127.0.0.6:48013 2022/11/18 10:16:21 [DEBUG] http: Request GET /v1/status/leader (541.916µs) from=127.0.0.6:48013 2022/11/18 10:16:35 [DEBUG] http: Request GET /v1/status/leader (637.225µs) from=127.0.0.6:48013 2022/11/18 10:16:41 [DEBUG] http: Request GET /v1/status/leader (370.72µs) from=127.0.0.6:48013 2022/11/18 10:16:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:16:55 [DEBUG] http: Request GET /v1/status/leader (725.632µs) from=127.0.0.6:48013 2022/11/18 10:17:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:17:01 [DEBUG] agent: Node info in sync 2022/11/18 10:17:01 [DEBUG] http: Request GET /v1/status/leader (236.461µs) from=127.0.0.6:50887 2022/11/18 10:17:15 [DEBUG] http: Request GET /v1/status/leader (357.915µs) from=127.0.0.6:48013 2022/11/18 10:17:22 [DEBUG] http: Request GET /v1/status/leader (382.584µs) from=127.0.0.6:50887 2022/11/18 10:17:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.447392354s) from=127.0.0.6:37089 2022/11/18 10:17:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.595257176s) from=127.0.0.6:55283 2022/11/18 10:17:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.282131443s) from=127.0.0.6:56885 2022/11/18 10:17:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m2.529351529s) from=127.0.0.6:37311 2022/11/18 10:17:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.651778395s) from=127.0.0.6:50675 2022/11/18 10:17:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m7.166565695s) from=127.0.0.6:57263 2022/11/18 10:17:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.187799871s) from=127.0.0.6:46517 2022/11/18 10:17:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m7.153884255s) from=127.0.0.6:38061 2022/11/18 10:17:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.287335544s) from=127.0.0.6:33757 2022/11/18 10:17:35 [DEBUG] http: Request GET /v1/status/leader (329.87µs) from=127.0.0.6:48013 2022/11/18 10:17:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.472364933s) from=127.0.0.6:45301 2022/11/18 10:17:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m7.424514479s) from=127.0.0.6:39065 2022/11/18 10:17:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m5.680627684s) from=127.0.0.6:51087 2022/11/18 10:17:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.022875065s) from=127.0.0.6:58181 2022/11/18 10:17:42 [DEBUG] http: Request GET /v1/status/leader (325.607µs) from=127.0.0.6:48013 2022/11/18 10:17:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.770847837s) from=127.0.0.6:50357 2022/11/18 10:17:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.31292261s) from=127.0.0.6:51389 2022/11/18 10:17:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:17:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.300877185s) from=127.0.0.6:54755 2022/11/18 10:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m0.331393331s) from=127.0.0.6:35517 2022/11/18 10:17:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.70208584s) from=127.0.0.6:45189 2022/11/18 10:17:55 [DEBUG] http: Request GET /v1/status/leader (2.527932ms) from=127.0.0.6:48013 2022/11/18 10:17:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.140980597s) from=127.0.0.6:54837 2022/11/18 10:18:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.971609061s) from=127.0.0.6:53903 2022/11/18 10:18:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.029706403s) from=127.0.0.6:50861 2022/11/18 10:18:02 [DEBUG] http: Request GET /v1/status/leader (343.869µs) from=127.0.0.6:50887 2022/11/18 10:18:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.07670008s) from=127.0.0.6:45337 2022/11/18 10:18:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.11852525s) from=127.0.0.6:40203 2022/11/18 10:18:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.520133261s) from=127.0.0.6:55535 2022/11/18 10:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.036244282s) from=127.0.0.6:47377 2022/11/18 10:18:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m7.184727396s) from=127.0.0.6:37605 2022/11/18 10:18:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:18:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.791653494s) from=127.0.0.6:57245 2022/11/18 10:18:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m6.98686216s) from=127.0.0.6:51803 2022/11/18 10:18:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.838985352s) from=127.0.0.6:54259 2022/11/18 10:18:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.205207225s) from=127.0.0.6:45953 2022/11/18 10:18:15 [DEBUG] http: Request GET /v1/status/leader (312.051µs) from=127.0.0.6:48013 2022/11/18 10:18:22 [DEBUG] http: Request GET /v1/status/leader (254.073µs) from=127.0.0.6:48013 2022/11/18 10:18:35 [DEBUG] http: Request GET /v1/status/leader (165.001µs) from=127.0.0.6:48013 2022/11/18 10:18:42 [DEBUG] http: Request GET /v1/status/leader (3.774388ms) from=127.0.0.6:50887 2022/11/18 10:18:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:18:50 [DEBUG] agent: Node info in sync 2022/11/18 10:18:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:18:55 [DEBUG] http: Request GET /v1/status/leader (404.051µs) from=127.0.0.6:48013 2022/11/18 10:19:02 [DEBUG] http: Request GET /v1/status/leader (202.101µs) from=127.0.0.6:48013 2022/11/18 10:19:15 [DEBUG] http: Request GET /v1/status/leader (206.992µs) from=127.0.0.6:48013 2022/11/18 10:19:22 [DEBUG] http: Request GET /v1/status/leader (175.271µs) from=127.0.0.6:48013 2022/11/18 10:19:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.119460854s) from=127.0.0.6:37089 2022/11/18 10:19:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.445756517s) from=127.0.0.6:56885 2022/11/18 10:19:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.733957467s) from=127.0.0.6:37311 2022/11/18 10:19:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.698448552s) from=127.0.0.6:55283 2022/11/18 10:19:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m3.261752198s) from=127.0.0.6:50675 2022/11/18 10:19:35 [DEBUG] http: Request GET /v1/status/leader (221.129µs) from=127.0.0.6:48013 2022/11/18 10:19:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m0.851800913s) from=127.0.0.6:38061 2022/11/18 10:19:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m4.308722722s) from=127.0.0.6:57263 2022/11/18 10:19:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.910591712s) from=127.0.0.6:33757 2022/11/18 10:19:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.298408729s) from=127.0.0.6:45301 2022/11/18 10:19:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.675074132s) from=127.0.0.6:46517 2022/11/18 10:19:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m3.394110091s) from=127.0.0.6:39065 2022/11/18 10:19:42 [DEBUG] http: Request GET /v1/status/leader (326.439µs) from=127.0.0.6:50887 2022/11/18 10:19:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m6.765724281s) from=127.0.0.6:51087 2022/11/18 10:19:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.730829583s) from=127.0.0.6:58181 2022/11/18 10:19:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.321597939s) from=127.0.0.6:50357 2022/11/18 10:19:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:19:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.104185326s) from=127.0.0.6:45189 2022/11/18 10:19:55 [DEBUG] http: Request GET /v1/status/leader (294.014µs) from=127.0.0.6:48013 2022/11/18 10:19:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.456606016s) from=127.0.0.6:54755 2022/11/18 10:19:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.529975122s) from=127.0.0.6:51389 2022/11/18 10:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.659799832s) from=127.0.0.6:54837 2022/11/18 10:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m7.424092876s) from=127.0.0.6:35517 2022/11/18 10:20:02 [DEBUG] http: Request GET /v1/status/leader (206.1µs) from=127.0.0.6:50887 2022/11/18 10:20:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.537257507s) from=127.0.0.6:45337 2022/11/18 10:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.173318877s) from=127.0.0.6:53903 2022/11/18 10:20:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.536219326s) from=127.0.0.6:40203 2022/11/18 10:20:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.815378057s) from=127.0.0.6:55535 2022/11/18 10:20:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m1.08145359s) from=127.0.0.6:57245 2022/11/18 10:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.161792426s) from=127.0.0.6:47377 2022/11/18 10:20:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.021563301s) from=127.0.0.6:50861 2022/11/18 10:20:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.280164578s) from=127.0.0.6:37605 2022/11/18 10:20:15 [DEBUG] http: Request GET /v1/status/leader (166.175µs) from=127.0.0.6:48013 2022/11/18 10:20:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.194163277s) from=127.0.0.6:45953 2022/11/18 10:20:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.259322434s) from=127.0.0.6:54259 2022/11/18 10:20:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m5.903795214s) from=127.0.0.6:51803 2022/11/18 10:20:22 [DEBUG] http: Request GET /v1/status/leader (314.837µs) from=127.0.0.6:50887 2022/11/18 10:20:35 [DEBUG] http: Request GET /v1/status/leader (199.142µs) from=127.0.0.6:48013 2022/11/18 10:20:42 [DEBUG] http: Request GET /v1/status/leader (382.325µs) from=127.0.0.6:50887 2022/11/18 10:20:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:20:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:20:46 [DEBUG] agent: Node info in sync 2022/11/18 10:20:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:20:55 [DEBUG] http: Request GET /v1/status/leader (3.751968ms) from=127.0.0.6:48013 2022/11/18 10:21:02 [DEBUG] http: Request GET /v1/status/leader (632.748µs) from=127.0.0.6:50887 2022/11/18 10:21:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:21:15 [DEBUG] http: Request GET /v1/status/leader (272.137µs) from=127.0.0.6:48013 2022/11/18 10:21:22 [DEBUG] http: Request GET /v1/status/leader (538.071µs) from=127.0.0.6:50887 2022/11/18 10:21:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.866428749s) from=127.0.0.6:37089 2022/11/18 10:21:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.394330274s) from=127.0.0.6:37311 2022/11/18 10:21:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m5.291169356s) from=127.0.0.6:56885 2022/11/18 10:21:35 [DEBUG] http: Request GET /v1/status/leader (875.599µs) from=127.0.0.6:48013 2022/11/18 10:21:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.830121894s) from=127.0.0.6:55283 2022/11/18 10:21:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m0.038343805s) from=127.0.0.6:57263 2022/11/18 10:21:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m1.692981294s) from=127.0.0.6:38061 2022/11/18 10:21:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.447690116s) from=127.0.0.6:45301 2022/11/18 10:21:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.717483773s) from=127.0.0.6:50675 2022/11/18 10:21:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.652044626s) from=127.0.0.6:33757 2022/11/18 10:21:42 [DEBUG] http: Request GET /v1/status/leader (479.031µs) from=127.0.0.6:48013 2022/11/18 10:21:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m2.55029411s) from=127.0.0.6:39065 2022/11/18 10:21:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.871355926s) from=127.0.0.6:46517 2022/11/18 10:21:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m1.996203857s) from=127.0.0.6:51087 2022/11/18 10:21:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.875306214s) from=127.0.0.6:50357 2022/11/18 10:21:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:21:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m4.708457921s) from=127.0.0.6:58181 2022/11/18 10:21:55 [DEBUG] http: Request GET /v1/status/leader (398.956µs) from=127.0.0.6:48013 2022/11/18 10:21:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.939045965s) from=127.0.0.6:45189 2022/11/18 10:22:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.250256895s) from=127.0.0.6:54755 2022/11/18 10:22:02 [DEBUG] http: Request GET /v1/status/leader (189.988µs) from=127.0.0.6:50887 2022/11/18 10:22:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.344211278s) from=127.0.0.6:51389 2022/11/18 10:22:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.469803995s) from=127.0.0.6:54837 2022/11/18 10:22:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.148815838s) from=127.0.0.6:35517 2022/11/18 10:22:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.497006105s) from=127.0.0.6:53903 2022/11/18 10:22:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m4.072434679s) from=127.0.0.6:45337 2022/11/18 10:22:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.995715771s) from=127.0.0.6:55535 2022/11/18 10:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.166448339s) from=127.0.0.6:57245 2022/11/18 10:22:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.860893667s) from=127.0.0.6:40203 2022/11/18 10:22:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.954077288s) from=127.0.0.6:50861 2022/11/18 10:22:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.201595168s) from=127.0.0.6:47377 2022/11/18 10:22:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.942974038s) from=127.0.0.6:37605 2022/11/18 10:22:15 [DEBUG] http: Request GET /v1/status/leader (535.362µs) from=127.0.0.6:48013 2022/11/18 10:22:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.553309455s) from=127.0.0.6:54259 2022/11/18 10:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.685770092s) from=127.0.0.6:45953 2022/11/18 10:22:22 [DEBUG] http: Request GET /v1/status/leader (211.978µs) from=127.0.0.6:50887 2022/11/18 10:22:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m6.16698992s) from=127.0.0.6:51803 2022/11/18 10:22:35 [DEBUG] http: Request GET /v1/status/leader (325.077µs) from=127.0.0.6:48013 2022/11/18 10:22:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:22:38 [DEBUG] agent: Node info in sync 2022/11/18 10:22:42 [DEBUG] http: Request GET /v1/status/leader (143.314µs) from=127.0.0.6:50887 2022/11/18 10:22:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:22:55 [DEBUG] http: Request GET /v1/status/leader (463.322µs) from=127.0.0.6:48013 2022/11/18 10:23:02 [DEBUG] http: Request GET /v1/status/leader (336.836µs) from=127.0.0.6:50887 2022/11/18 10:23:15 [DEBUG] http: Request GET /v1/status/leader (416.242µs) from=127.0.0.6:48013 2022/11/18 10:23:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:23:22 [DEBUG] http: Request GET /v1/status/leader (216.651µs) from=127.0.0.6:48013 2022/11/18 10:23:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.550477944s) from=127.0.0.6:37089 2022/11/18 10:23:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m5.267885677s) from=127.0.0.6:37311 2022/11/18 10:23:35 [DEBUG] http: Request GET /v1/status/leader (421.154µs) from=127.0.0.6:48013 2022/11/18 10:23:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m4.216982336s) from=127.0.0.6:56885 2022/11/18 10:23:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.644657466s) from=127.0.0.6:55283 2022/11/18 10:23:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m0.56478544s) from=127.0.0.6:38061 2022/11/18 10:23:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m3.769986396s) from=127.0.0.6:57263 2022/11/18 10:23:42 [DEBUG] http: Request GET /v1/status/leader (340.341µs) from=127.0.0.6:48013 2022/11/18 10:23:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m0.431286618s) from=127.0.0.6:39065 2022/11/18 10:23:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:23:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:23:43 [DEBUG] agent: Node info in sync 2022/11/18 10:23:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.387803183s) from=127.0.0.6:45301 2022/11/18 10:23:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.015281682s) from=127.0.0.6:50675 2022/11/18 10:23:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.324629362s) from=127.0.0.6:33757 2022/11/18 10:23:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m0.20632192s) from=127.0.0.6:51087 2022/11/18 10:23:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.104187629s) from=127.0.0.6:46517 2022/11/18 10:23:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:23:55 [DEBUG] http: Request GET /v1/status/leader (238.178µs) from=127.0.0.6:48013 2022/11/18 10:23:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.996105403s) from=127.0.0.6:50357 2022/11/18 10:23:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.205850958s) from=127.0.0.6:58181 2022/11/18 10:24:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.193092584s) from=127.0.0.6:45189 2022/11/18 10:24:02 [DEBUG] http: Request GET /v1/status/leader (183.078µs) from=127.0.0.6:50887 2022/11/18 10:24:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.937627106s) from=127.0.0.6:51389 2022/11/18 10:24:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.988034386s) from=127.0.0.6:54755 2022/11/18 10:24:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.360953018s) from=127.0.0.6:54837 2022/11/18 10:24:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.512237544s) from=127.0.0.6:40203 2022/11/18 10:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m7.305290908s) from=127.0.0.6:35517 2022/11/18 10:24:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.008501475s) from=127.0.0.6:53903 2022/11/18 10:24:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m1.988041576s) from=127.0.0.6:55535 2022/11/18 10:24:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m7.070997452s) from=127.0.0.6:45337 2022/11/18 10:24:15 [DEBUG] http: Request GET /v1/status/leader (367.325µs) from=127.0.0.6:48013 2022/11/18 10:24:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.92028655s) from=127.0.0.6:47377 2022/11/18 10:24:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.773038848s) from=127.0.0.6:37605 2022/11/18 10:24:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m6.748999639s) from=127.0.0.6:57245 2022/11/18 10:24:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.381569086s) from=127.0.0.6:50861 2022/11/18 10:24:22 [DEBUG] http: Request GET /v1/status/leader (304.113µs) from=127.0.0.6:50887 2022/11/18 10:24:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m2.994075981s) from=127.0.0.6:51803 2022/11/18 10:24:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.18312051s) from=127.0.0.6:45953 2022/11/18 10:24:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.480568423s) from=127.0.0.6:54259 2022/11/18 10:24:35 [DEBUG] http: Request GET /v1/status/leader (147.49µs) from=127.0.0.6:48013 2022/11/18 10:24:42 [DEBUG] http: Request GET /v1/status/leader (251.227µs) from=127.0.0.6:48013 2022/11/18 10:24:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:24:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:24:52 [DEBUG] agent: Node info in sync 2022/11/18 10:24:55 [DEBUG] http: Request GET /v1/status/leader (304.402µs) from=127.0.0.6:48013 2022/11/18 10:25:02 [DEBUG] http: Request GET /v1/status/leader (232.057µs) from=127.0.0.6:50887 2022/11/18 10:25:16 [DEBUG] http: Request GET /v1/status/leader (225.13µs) from=127.0.0.6:48013 2022/11/18 10:25:22 [DEBUG] http: Request GET /v1/status/leader (867.083µs) from=127.0.0.6:48013 2022/11/18 10:25:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:25:36 [DEBUG] http: Request GET /v1/status/leader (301.499µs) from=127.0.0.6:48013 2022/11/18 10:25:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.099103482s) from=127.0.0.6:37311 2022/11/18 10:25:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m2.759670008s) from=127.0.0.6:37089 2022/11/18 10:25:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.132498179s) from=127.0.0.6:56885 2022/11/18 10:25:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m3.44320209s) from=127.0.0.6:38061 2022/11/18 10:25:42 [DEBUG] http: Request GET /v1/status/leader (294.055µs) from=127.0.0.6:48013 2022/11/18 10:25:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.689808476s) from=127.0.0.6:55283 2022/11/18 10:25:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m3.641015064s) from=127.0.0.6:57263 2022/11/18 10:25:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.031379975s) from=127.0.0.6:45301 2022/11/18 10:25:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m3.178143187s) from=127.0.0.6:39065 2022/11/18 10:25:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m0.562147647s) from=127.0.0.6:51087 2022/11/18 10:25:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m5.674824991s) from=127.0.0.6:50675 2022/11/18 10:25:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.724631644s) from=127.0.0.6:33757 2022/11/18 10:25:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:25:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.504201532s) from=127.0.0.6:46517 2022/11/18 10:25:56 [DEBUG] http: Request GET /v1/status/leader (175.845µs) from=127.0.0.6:48013 2022/11/18 10:25:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.979123747s) from=127.0.0.6:50357 2022/11/18 10:26:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.098823677s) from=127.0.0.6:45189 2022/11/18 10:26:02 [DEBUG] http: Request GET /v1/status/leader (185.178µs) from=127.0.0.6:48013 2022/11/18 10:26:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.449435231s) from=127.0.0.6:58181 2022/11/18 10:26:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m6.551224145s) from=127.0.0.6:51389 2022/11/18 10:26:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.936732818s) from=127.0.0.6:54755 2022/11/18 10:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.104290695s) from=127.0.0.6:54837 2022/11/18 10:26:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.531323446s) from=127.0.0.6:40203 2022/11/18 10:26:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.008556815s) from=127.0.0.6:35517 2022/11/18 10:26:16 [DEBUG] http: Request GET /v1/status/leader (628.458µs) from=127.0.0.6:48013 2022/11/18 10:26:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.305238511s) from=127.0.0.6:53903 2022/11/18 10:26:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.233655682s) from=127.0.0.6:55535 2022/11/18 10:26:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.19095488s) from=127.0.0.6:45337 2022/11/18 10:26:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.214225938s) from=127.0.0.6:47377 2022/11/18 10:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.799702778s) from=127.0.0.6:57245 2022/11/18 10:26:22 [DEBUG] http: Request GET /v1/status/leader (288.985µs) from=127.0.0.6:48013 2022/11/18 10:26:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.089335165s) from=127.0.0.6:37605 2022/11/18 10:26:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.118741802s) from=127.0.0.6:50861 2022/11/18 10:26:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.955998951s) from=127.0.0.6:54259 2022/11/18 10:26:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m3.645966402s) from=127.0.0.6:51803 2022/11/18 10:26:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.388408248s) from=127.0.0.6:45953 2022/11/18 10:26:36 [DEBUG] http: Request GET /v1/status/leader (285.912µs) from=127.0.0.6:48013 2022/11/18 10:26:42 [DEBUG] http: Request GET /v1/status/leader (374.615µs) from=127.0.0.6:48013 2022/11/18 10:26:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:26:50 [DEBUG] agent: Node info in sync 2022/11/18 10:26:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:26:56 [DEBUG] http: Request GET /v1/status/leader (591.467µs) from=127.0.0.6:48013 2022/11/18 10:27:02 [DEBUG] http: Request GET /v1/status/leader (216.691µs) from=127.0.0.6:48013 2022/11/18 10:27:16 [DEBUG] http: Request GET /v1/status/leader (263.744µs) from=127.0.0.6:48013 2022/11/18 10:27:22 [DEBUG] http: Request GET /v1/status/leader (268.73µs) from=127.0.0.6:48013 2022/11/18 10:27:36 [DEBUG] http: Request GET /v1/status/leader (378.139µs) from=127.0.0.6:48013 2022/11/18 10:27:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.442876043s) from=127.0.0.6:37089 2022/11/18 10:27:42 [DEBUG] http: Request GET /v1/status/leader (199.936µs) from=127.0.0.6:50887 2022/11/18 10:27:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m7.339610141s) from=127.0.0.6:37311 2022/11/18 10:27:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.991372054s) from=127.0.0.6:56885 2022/11/18 10:27:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m5.90983911s) from=127.0.0.6:38061 2022/11/18 10:27:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.105826092s) from=127.0.0.6:55283 2022/11/18 10:27:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m1.990752235s) from=127.0.0.6:51087 2022/11/18 10:27:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.983294173s) from=127.0.0.6:45301 2022/11/18 10:27:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m4.636783623s) from=127.0.0.6:57263 2022/11/18 10:27:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m3.435052437s) from=127.0.0.6:39065 2022/11/18 10:27:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.737846696s) from=127.0.0.6:50675 2022/11/18 10:27:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:27:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.226615442s) from=127.0.0.6:46517 2022/11/18 10:27:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.985349973s) from=127.0.0.6:33757 2022/11/18 10:27:56 [DEBUG] http: Request GET /v1/status/leader (769.899µs) from=127.0.0.6:48013 2022/11/18 10:28:02 [DEBUG] http: Request GET /v1/status/leader (204.551µs) from=127.0.0.6:48013 2022/11/18 10:28:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.721316931s) from=127.0.0.6:58181 2022/11/18 10:28:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.268365346s) from=127.0.0.6:45189 2022/11/18 10:28:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.73612699s) from=127.0.0.6:50357 2022/11/18 10:28:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.553201914s) from=127.0.0.6:54755 2022/11/18 10:28:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.114072407s) from=127.0.0.6:40203 2022/11/18 10:28:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.295195903s) from=127.0.0.6:51389 2022/11/18 10:28:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m0.871554315s) from=127.0.0.6:35517 2022/11/18 10:28:16 [DEBUG] http: Request GET /v1/status/leader (350.064µs) from=127.0.0.6:48013 2022/11/18 10:28:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:28:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m1.871883711s) from=127.0.0.6:55535 2022/11/18 10:28:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.423114753s) from=127.0.0.6:54837 2022/11/18 10:28:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m2.120645979s) from=127.0.0.6:45337 2022/11/18 10:28:22 [DEBUG] http: Request GET /v1/status/leader (481.83µs) from=127.0.0.6:48013 2022/11/18 10:28:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.092384184s) from=127.0.0.6:53903 2022/11/18 10:28:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.561513547s) from=127.0.0.6:47377 2022/11/18 10:28:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.670170147s) from=127.0.0.6:37605 2022/11/18 10:28:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m6.314247544s) from=127.0.0.6:57245 2022/11/18 10:28:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.979994913s) from=127.0.0.6:54259 2022/11/18 10:28:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.877408055s) from=127.0.0.6:50861 2022/11/18 10:28:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.447486115s) from=127.0.0.6:45953 2022/11/18 10:28:36 [DEBUG] http: Request GET /v1/status/leader (300.257µs) from=127.0.0.6:48013 2022/11/18 10:28:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m6.295251808s) from=127.0.0.6:51803 2022/11/18 10:28:42 [DEBUG] http: Request GET /v1/status/leader (1.820829ms) from=127.0.0.6:48013 2022/11/18 10:28:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:28:46 [DEBUG] agent: Node info in sync 2022/11/18 10:28:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:28:56 [DEBUG] http: Request GET /v1/status/leader (436.401µs) from=127.0.0.6:48013 2022/11/18 10:29:02 [DEBUG] http: Request GET /v1/status/leader (692.743µs) from=127.0.0.6:50887 2022/11/18 10:29:16 [DEBUG] http: Request GET /v1/status/leader (224.6µs) from=127.0.0.6:48013 2022/11/18 10:29:22 [DEBUG] http: Request GET /v1/status/leader (186.573µs) from=127.0.0.6:48013 2022/11/18 10:29:36 [DEBUG] http: Request GET /v1/status/leader (389.146µs) from=127.0.0.6:48013 2022/11/18 10:29:42 [DEBUG] http: Request GET /v1/status/leader (256.552µs) from=127.0.0.6:50887 2022/11/18 10:29:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.242779164s) from=127.0.0.6:37089 2022/11/18 10:29:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.295621218s) from=127.0.0.6:37311 2022/11/18 10:29:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m0.489727584s) from=127.0.0.6:51087 2022/11/18 10:29:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.748314789s) from=127.0.0.6:45301 2022/11/18 10:29:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m2.750252569s) from=127.0.0.6:38061 2022/11/18 10:29:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.462140153s) from=127.0.0.6:55283 2022/11/18 10:29:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:29:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m7.499615783s) from=127.0.0.6:56885 2022/11/18 10:29:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.646694578s) from=127.0.0.6:46517 2022/11/18 10:29:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m6.61816076s) from=127.0.0.6:57263 2022/11/18 10:29:56 [DEBUG] http: Request GET /v1/status/leader (307.74µs) from=127.0.0.6:48013 2022/11/18 10:29:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m6.874161578s) from=127.0.0.6:39065 2022/11/18 10:29:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.923652586s) from=127.0.0.6:33757 2022/11/18 10:29:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.843634554s) from=127.0.0.6:50675 2022/11/18 10:30:02 [DEBUG] http: Request GET /v1/status/leader (364.031µs) from=127.0.0.6:48013 2022/11/18 10:30:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m3.467928702s) from=127.0.0.6:58181 2022/11/18 10:30:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.056301821s) from=127.0.0.6:45189 2022/11/18 10:30:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.601197231s) from=127.0.0.6:50357 2022/11/18 10:30:16 [DEBUG] http: Request GET /v1/status/leader (296.877µs) from=127.0.0.6:48013 2022/11/18 10:30:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.995342505s) from=127.0.0.6:40203 2022/11/18 10:30:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m2.796335948s) from=127.0.0.6:35517 2022/11/18 10:30:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.276676798s) from=127.0.0.6:51389 2022/11/18 10:30:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:30:19 [DEBUG] agent: Node info in sync 2022/11/18 10:30:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.853424312s) from=127.0.0.6:54755 2022/11/18 10:30:22 [DEBUG] http: Request GET /v1/status/leader (350.811µs) from=127.0.0.6:50887 2022/11/18 10:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.484972948s) from=127.0.0.6:53903 2022/11/18 10:30:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m6.028546325s) from=127.0.0.6:55535 2022/11/18 10:30:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.098947399s) from=127.0.0.6:37605 2022/11/18 10:30:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.160249389s) from=127.0.0.6:54837 2022/11/18 10:30:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.943504399s) from=127.0.0.6:45337 2022/11/18 10:30:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.034844998s) from=127.0.0.6:47377 2022/11/18 10:30:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.652420184s) from=127.0.0.6:57245 2022/11/18 10:30:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.637336279s) from=127.0.0.6:54259 2022/11/18 10:30:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.810404967s) from=127.0.0.6:50861 2022/11/18 10:30:36 [DEBUG] http: Request GET /v1/status/leader (188.126µs) from=127.0.0.6:48013 2022/11/18 10:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.4102655s) from=127.0.0.6:45953 2022/11/18 10:30:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m4.766671766s) from=127.0.0.6:51803 2022/11/18 10:30:42 [DEBUG] http: Request GET /v1/status/leader (1.383247ms) from=127.0.0.6:50887 2022/11/18 10:30:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:30:56 [DEBUG] http: Request GET /v1/status/leader (529.067µs) from=127.0.0.6:48013 2022/11/18 10:31:02 [DEBUG] http: Request GET /v1/status/leader (173.485µs) from=127.0.0.6:50887 2022/11/18 10:31:16 [DEBUG] http: Request GET /v1/status/leader (332.756µs) from=127.0.0.6:48013 2022/11/18 10:31:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:31:22 [DEBUG] http: Request GET /v1/status/leader (206.193µs) from=127.0.0.6:50887 2022/11/18 10:31:36 [DEBUG] http: Request GET /v1/status/leader (268.515µs) from=127.0.0.6:48013 2022/11/18 10:31:42 [DEBUG] http: Request GET /v1/status/leader (200.316µs) from=127.0.0.6:48013 2022/11/18 10:31:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m2.679818373s) from=127.0.0.6:37089 2022/11/18 10:31:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m5.339415978s) from=127.0.0.6:37311 2022/11/18 10:31:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m2.137281166s) from=127.0.0.6:51087 2022/11/18 10:31:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:31:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.100954126s) from=127.0.0.6:45301 2022/11/18 10:31:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.34487401s) from=127.0.0.6:55283 2022/11/18 10:31:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m2.417763052s) from=127.0.0.6:38061 2022/11/18 10:31:56 [DEBUG] http: Request GET /v1/status/leader (188.665µs) from=127.0.0.6:48013 2022/11/18 10:31:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.746696318s) from=127.0.0.6:50675 2022/11/18 10:31:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.750732089s) from=127.0.0.6:33757 2022/11/18 10:32:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.740222054s) from=127.0.0.6:46517 2022/11/18 10:32:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m4.721144917s) from=127.0.0.6:57263 2022/11/18 10:32:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.739762011s) from=127.0.0.6:56885 2022/11/18 10:32:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m4.187595529s) from=127.0.0.6:39065 2022/11/18 10:32:02 [DEBUG] http: Request GET /v1/status/leader (172.827µs) from=127.0.0.6:50887 2022/11/18 10:32:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.879836159s) from=127.0.0.6:50357 2022/11/18 10:32:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:32:14 [DEBUG] agent: Node info in sync 2022/11/18 10:32:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.227736735s) from=127.0.0.6:45189 2022/11/18 10:32:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m7.285917054s) from=127.0.0.6:58181 2022/11/18 10:32:16 [DEBUG] http: Request GET /v1/status/leader (1.713725ms) from=127.0.0.6:48013 2022/11/18 10:32:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m2.59574303s) from=127.0.0.6:35517 2022/11/18 10:32:22 [DEBUG] http: Request GET /v1/status/leader (240.451µs) from=127.0.0.6:48013 2022/11/18 10:32:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.516962819s) from=127.0.0.6:40203 2022/11/18 10:32:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.741482872s) from=127.0.0.6:51389 2022/11/18 10:32:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.845174827s) from=127.0.0.6:54755 2022/11/18 10:32:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.176767149s) from=127.0.0.6:37605 2022/11/18 10:32:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.035368074s) from=127.0.0.6:55535 2022/11/18 10:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.528114095s) from=127.0.0.6:53903 2022/11/18 10:32:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.229170974s) from=127.0.0.6:54837 2022/11/18 10:32:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.252347875s) from=127.0.0.6:45337 2022/11/18 10:32:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.628177925s) from=127.0.0.6:47377 2022/11/18 10:32:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m1.844607127s) from=127.0.0.6:57245 2022/11/18 10:32:36 [DEBUG] http: Request GET /v1/status/leader (620.745µs) from=127.0.0.6:48013 2022/11/18 10:32:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.613200588s) from=127.0.0.6:50861 2022/11/18 10:32:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.264754739s) from=127.0.0.6:54259 2022/11/18 10:32:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.341468137s) from=127.0.0.6:45953 2022/11/18 10:32:42 [DEBUG] http: Request GET /v1/status/leader (346.632µs) from=127.0.0.6:50887 2022/11/18 10:32:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m4.312567978s) from=127.0.0.6:51803 2022/11/18 10:32:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:32:56 [DEBUG] http: Request GET /v1/status/leader (1.134498ms) from=127.0.0.6:48013 2022/11/18 10:33:02 [DEBUG] http: Request GET /v1/status/leader (245.944µs) from=127.0.0.6:48013 2022/11/18 10:33:16 [DEBUG] http: Request GET /v1/status/leader (535.699µs) from=127.0.0.6:48013 2022/11/18 10:33:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:33:21 [DEBUG] agent: Node info in sync 2022/11/18 10:33:22 [DEBUG] http: Request GET /v1/status/leader (178.842µs) from=127.0.0.6:50887 2022/11/18 10:33:36 [DEBUG] http: Request GET /v1/status/leader (535.749µs) from=127.0.0.6:48013 2022/11/18 10:33:42 [DEBUG] http: Request GET /v1/status/leader (621.977µs) from=127.0.0.6:48013 2022/11/18 10:33:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.240765788s) from=127.0.0.6:37089 2022/11/18 10:33:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:33:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:33:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.01262624s) from=127.0.0.6:45301 2022/11/18 10:33:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m3.186538307s) from=127.0.0.6:37311 2022/11/18 10:33:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m2.599849867s) from=127.0.0.6:38061 2022/11/18 10:33:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m4.918852347s) from=127.0.0.6:51087 2022/11/18 10:33:56 [DEBUG] http: Request GET /v1/status/leader (254.863µs) from=127.0.0.6:48013 2022/11/18 10:33:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.913372509s) from=127.0.0.6:55283 2022/11/18 10:34:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.520515781s) from=127.0.0.6:46517 2022/11/18 10:34:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m0.848324565s) from=127.0.0.6:39065 2022/11/18 10:34:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.389733625s) from=127.0.0.6:50675 2022/11/18 10:34:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.646480601s) from=127.0.0.6:33757 2022/11/18 10:34:02 [DEBUG] http: Request GET /v1/status/leader (389.953µs) from=127.0.0.6:50887 2022/11/18 10:34:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m7.229548497s) from=127.0.0.6:56885 2022/11/18 10:34:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m7.41455493s) from=127.0.0.6:57263 2022/11/18 10:34:16 [DEBUG] http: Request GET /v1/status/leader (307.374µs) from=127.0.0.6:48013 2022/11/18 10:34:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.742668444s) from=127.0.0.6:50357 2022/11/18 10:34:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.437925462s) from=127.0.0.6:45189 2022/11/18 10:34:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.001153288s) from=127.0.0.6:58181 2022/11/18 10:34:22 [DEBUG] http: Request GET /v1/status/leader (159.626µs) from=127.0.0.6:50887 2022/11/18 10:34:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m4.193289372s) from=127.0.0.6:35517 2022/11/18 10:34:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.029761379s) from=127.0.0.6:40203 2022/11/18 10:34:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.52738913s) from=127.0.0.6:37605 2022/11/18 10:34:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.520701947s) from=127.0.0.6:54755 2022/11/18 10:34:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.865805862s) from=127.0.0.6:51389 2022/11/18 10:34:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.708018244s) from=127.0.0.6:47377 2022/11/18 10:34:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.559732524s) from=127.0.0.6:53903 2022/11/18 10:34:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.984912657s) from=127.0.0.6:45337 2022/11/18 10:34:36 [DEBUG] http: Request GET /v1/status/leader (303.422µs) from=127.0.0.6:48013 2022/11/18 10:34:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m7.402858188s) from=127.0.0.6:55535 2022/11/18 10:34:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.987121771s) from=127.0.0.6:54837 2022/11/18 10:34:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m3.889087337s) from=127.0.0.6:57245 2022/11/18 10:34:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.127491135s) from=127.0.0.6:50861 2022/11/18 10:34:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.294734107s) from=127.0.0.6:45953 2022/11/18 10:34:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.587509368s) from=127.0.0.6:54259 2022/11/18 10:34:42 [DEBUG] http: Request GET /v1/status/leader (318.02µs) from=127.0.0.6:48013 2022/11/18 10:34:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:34:47 [DEBUG] agent: Node info in sync 2022/11/18 10:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m1.485999729s) from=127.0.0.6:51803 2022/11/18 10:34:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:34:56 [DEBUG] http: Request GET /v1/status/leader (304.507µs) from=127.0.0.6:48013 2022/11/18 10:35:02 [DEBUG] http: Request GET /v1/status/leader (358.486µs) from=127.0.0.6:50887 2022/11/18 10:35:16 [DEBUG] http: Request GET /v1/status/leader (308.201µs) from=127.0.0.6:48013 2022/11/18 10:35:22 [DEBUG] http: Request GET /v1/status/leader (209.408µs) from=127.0.0.6:48013 2022/11/18 10:35:36 [DEBUG] http: Request GET /v1/status/leader (301.602µs) from=127.0.0.6:48013 2022/11/18 10:35:42 [DEBUG] http: Request GET /v1/status/leader (311.62µs) from=127.0.0.6:50887 2022/11/18 10:35:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.229442886s) from=127.0.0.6:37089 2022/11/18 10:35:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:35:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.223071436s) from=127.0.0.6:37311 2022/11/18 10:35:56 [DEBUG] http: Request GET /v1/status/leader (210.28µs) from=127.0.0.6:48013 2022/11/18 10:35:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m0.974900398s) from=127.0.0.6:38061 2022/11/18 10:35:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.295828485s) from=127.0.0.6:45301 2022/11/18 10:35:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m3.857729448s) from=127.0.0.6:51087 2022/11/18 10:36:02 [DEBUG] http: Request GET /v1/status/leader (295.781µs) from=127.0.0.6:50887 2022/11/18 10:36:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.821694559s) from=127.0.0.6:55283 2022/11/18 10:36:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.431437158s) from=127.0.0.6:46517 2022/11/18 10:36:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m4.121300503s) from=127.0.0.6:39065 2022/11/18 10:36:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.013636566s) from=127.0.0.6:50675 2022/11/18 10:36:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.079593123s) from=127.0.0.6:33757 2022/11/18 10:36:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m4.760425798s) from=127.0.0.6:57263 2022/11/18 10:36:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.491370126s) from=127.0.0.6:56885 2022/11/18 10:36:16 [DEBUG] http: Request GET /v1/status/leader (179.766µs) from=127.0.0.6:48013 2022/11/18 10:36:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.418558526s) from=127.0.0.6:50357 2022/11/18 10:36:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.635044993s) from=127.0.0.6:45189 2022/11/18 10:36:22 [DEBUG] http: Request GET /v1/status/leader (1.978032ms) from=127.0.0.6:48013 2022/11/18 10:36:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m4.168062693s) from=127.0.0.6:58181 2022/11/18 10:36:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m6.947472402s) from=127.0.0.6:35517 2022/11/18 10:36:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.539414166s) from=127.0.0.6:51389 2022/11/18 10:36:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.4651427s) from=127.0.0.6:54755 2022/11/18 10:36:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.301073567s) from=127.0.0.6:40203 2022/11/18 10:36:36 [DEBUG] http: Request GET /v1/status/leader (238.022µs) from=127.0.0.6:48013 2022/11/18 10:36:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m7.238031387s) from=127.0.0.6:37605 2022/11/18 10:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.706103242s) from=127.0.0.6:47377 2022/11/18 10:36:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.227886312s) from=127.0.0.6:53903 2022/11/18 10:36:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.192222556s) from=127.0.0.6:55535 2022/11/18 10:36:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m4.015499554s) from=127.0.0.6:45337 2022/11/18 10:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.427248648s) from=127.0.0.6:54837 2022/11/18 10:36:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:36:41 [DEBUG] agent: Node info in sync 2022/11/18 10:36:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m2.170808835s) from=127.0.0.6:57245 2022/11/18 10:36:42 [DEBUG] http: Request GET /v1/status/leader (176.712µs) from=127.0.0.6:48013 2022/11/18 10:36:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:36:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.271634536s) from=127.0.0.6:50861 2022/11/18 10:36:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.210859512s) from=127.0.0.6:54259 2022/11/18 10:36:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.10015464s) from=127.0.0.6:45953 2022/11/18 10:36:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:36:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m6.655974431s) from=127.0.0.6:51803 2022/11/18 10:36:56 [DEBUG] http: Request GET /v1/status/leader (311.673µs) from=127.0.0.6:48013 2022/11/18 10:37:02 [DEBUG] http: Request GET /v1/status/leader (319.338µs) from=127.0.0.6:48013 2022/11/18 10:37:16 [DEBUG] http: Request GET /v1/status/leader (3.360342ms) from=127.0.0.6:48013 2022/11/18 10:37:22 [DEBUG] http: Request GET /v1/status/leader (1.094432ms) from=127.0.0.6:48013 2022/11/18 10:37:36 [DEBUG] http: Request GET /v1/status/leader (342.493µs) from=127.0.0.6:48013 2022/11/18 10:37:42 [DEBUG] http: Request GET /v1/status/leader (237.009µs) from=127.0.0.6:50887 2022/11/18 10:37:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:37:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.656526691s) from=127.0.0.6:37089 2022/11/18 10:37:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:37:56 [DEBUG] agent: Node info in sync 2022/11/18 10:37:56 [DEBUG] http: Request GET /v1/status/leader (207.389µs) from=127.0.0.6:48013 2022/11/18 10:37:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m3.31113064s) from=127.0.0.6:37311 2022/11/18 10:37:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.760053003s) from=127.0.0.6:45301 2022/11/18 10:38:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m1.651940661s) from=127.0.0.6:51087 2022/11/18 10:38:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m6.23065194s) from=127.0.0.6:38061 2022/11/18 10:38:02 [DEBUG] http: Request GET /v1/status/leader (213.491µs) from=127.0.0.6:50887 2022/11/18 10:38:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.280320853s) from=127.0.0.6:55283 2022/11/18 10:38:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.536466765s) from=127.0.0.6:46517 2022/11/18 10:38:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m3.64368504s) from=127.0.0.6:50675 2022/11/18 10:38:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m5.938154796s) from=127.0.0.6:39065 2022/11/18 10:38:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.331021237s) from=127.0.0.6:33757 2022/11/18 10:38:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.124417863s) from=127.0.0.6:56885 2022/11/18 10:38:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m3.876548029s) from=127.0.0.6:57263 2022/11/18 10:38:16 [DEBUG] http: Request GET /v1/status/leader (304.221µs) from=127.0.0.6:48013 2022/11/18 10:38:23 [DEBUG] http: Request GET /v1/status/leader (361.39µs) from=127.0.0.6:50887 2022/11/18 10:38:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.110790553s) from=127.0.0.6:50357 2022/11/18 10:38:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m1.133634795s) from=127.0.0.6:58181 2022/11/18 10:38:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.223996168s) from=127.0.0.6:45189 2022/11/18 10:38:36 [DEBUG] http: Request GET /v1/status/leader (628.334µs) from=127.0.0.6:48013 2022/11/18 10:38:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.349896315s) from=127.0.0.6:51389 2022/11/18 10:38:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m5.047064333s) from=127.0.0.6:35517 2022/11/18 10:38:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.235578017s) from=127.0.0.6:54755 2022/11/18 10:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.303071506s) from=127.0.0.6:53903 2022/11/18 10:38:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.157958245s) from=127.0.0.6:37605 2022/11/18 10:38:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.750633718s) from=127.0.0.6:40203 2022/11/18 10:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.450587593s) from=127.0.0.6:47377 2022/11/18 10:38:43 [DEBUG] http: Request GET /v1/status/leader (201.099µs) from=127.0.0.6:50887 2022/11/18 10:38:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.90523725s) from=127.0.0.6:55535 2022/11/18 10:38:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.97052843s) from=127.0.0.6:45337 2022/11/18 10:38:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.033860486s) from=127.0.0.6:57245 2022/11/18 10:38:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.751009371s) from=127.0.0.6:54259 2022/11/18 10:38:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.067980261s) from=127.0.0.6:54837 2022/11/18 10:38:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.180035376s) from=127.0.0.6:50861 2022/11/18 10:38:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:38:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.177933296s) from=127.0.0.6:45953 2022/11/18 10:38:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m0.030258968s) from=127.0.0.6:51803 2022/11/18 10:38:56 [DEBUG] http: Request GET /v1/status/leader (357.547µs) from=127.0.0.6:48013 2022/11/18 10:39:03 [DEBUG] http: Request GET /v1/status/leader (360.46µs) from=127.0.0.6:48013 2022/11/18 10:39:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:39:16 [DEBUG] http: Request GET /v1/status/leader (207.053µs) from=127.0.0.6:48013 2022/11/18 10:39:23 [DEBUG] http: Request GET /v1/status/leader (329.133µs) from=127.0.0.6:50887 2022/11/18 10:39:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:39:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:39:25 [DEBUG] agent: Node info in sync 2022/11/18 10:39:36 [DEBUG] http: Request GET /v1/status/leader (432.307µs) from=127.0.0.6:48013 2022/11/18 10:39:43 [DEBUG] http: Request GET /v1/status/leader (750.7µs) from=127.0.0.6:48013 2022/11/18 10:39:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:39:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.904561598s) from=127.0.0.6:37089 2022/11/18 10:39:56 [DEBUG] http: Request GET /v1/status/leader (897.244µs) from=127.0.0.6:48013 2022/11/18 10:40:03 [DEBUG] http: Request GET /v1/status/leader (337.461µs) from=127.0.0.6:48013 2022/11/18 10:40:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m4.653882058s) from=127.0.0.6:37311 2022/11/18 10:40:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m4.005062643s) from=127.0.0.6:51087 2022/11/18 10:40:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.304866003s) from=127.0.0.6:45301 2022/11/18 10:40:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m4.159767342s) from=127.0.0.6:38061 2022/11/18 10:40:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.445974917s) from=127.0.0.6:55283 2022/11/18 10:40:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m2.301400007s) from=127.0.0.6:50675 2022/11/18 10:40:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.156991355s) from=127.0.0.6:46517 2022/11/18 10:40:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m4.233414203s) from=127.0.0.6:39065 2022/11/18 10:40:16 [DEBUG] http: Request GET /v1/status/leader (525.234µs) from=127.0.0.6:48013 2022/11/18 10:40:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.078688689s) from=127.0.0.6:33757 2022/11/18 10:40:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.688767948s) from=127.0.0.6:56885 2022/11/18 10:40:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m6.11369092s) from=127.0.0.6:57263 2022/11/18 10:40:23 [DEBUG] http: Request GET /v1/status/leader (233.8µs) from=127.0.0.6:48013 2022/11/18 10:40:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.90119119s) from=127.0.0.6:45189 2022/11/18 10:40:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.353533665s) from=127.0.0.6:50357 2022/11/18 10:40:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.274205309s) from=127.0.0.6:58181 2022/11/18 10:40:36 [DEBUG] http: Request GET /v1/status/leader (343.501µs) from=127.0.0.6:48013 2022/11/18 10:40:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.546120305s) from=127.0.0.6:51389 2022/11/18 10:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.344986407s) from=127.0.0.6:35517 2022/11/18 10:40:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.44154253s) from=127.0.0.6:37605 2022/11/18 10:40:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.686046965s) from=127.0.0.6:53903 2022/11/18 10:40:43 [DEBUG] http: Request GET /v1/status/leader (233.29µs) from=127.0.0.6:50887 2022/11/18 10:40:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.170943267s) from=127.0.0.6:40203 2022/11/18 10:40:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.13087357s) from=127.0.0.6:54755 2022/11/18 10:40:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.613229839s) from=127.0.0.6:47377 2022/11/18 10:40:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.677381373s) from=127.0.0.6:45337 2022/11/18 10:40:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.259834976s) from=127.0.0.6:54259 2022/11/18 10:40:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.618511282s) from=127.0.0.6:55535 2022/11/18 10:40:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.578344423s) from=127.0.0.6:54837 2022/11/18 10:40:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:40:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m6.603384458s) from=127.0.0.6:57245 2022/11/18 10:40:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.291940632s) from=127.0.0.6:50861 2022/11/18 10:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.80908596s) from=127.0.0.6:45953 2022/11/18 10:40:56 [DEBUG] http: Request GET /v1/status/leader (307.31µs) from=127.0.0.6:48013 2022/11/18 10:41:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m7.360274569s) from=127.0.0.6:51803 2022/11/18 10:41:03 [DEBUG] http: Request GET /v1/status/leader (259.218µs) from=127.0.0.6:48013 2022/11/18 10:41:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:41:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:41:07 [DEBUG] agent: Node info in sync 2022/11/18 10:41:16 [DEBUG] http: Request GET /v1/status/leader (434.068µs) from=127.0.0.6:48013 2022/11/18 10:41:23 [DEBUG] http: Request GET /v1/status/leader (264.638µs) from=127.0.0.6:50887 2022/11/18 10:41:36 [DEBUG] http: Request GET /v1/status/leader (629.683µs) from=127.0.0.6:48013 2022/11/18 10:41:43 [DEBUG] http: Request GET /v1/status/leader (200.312µs) from=127.0.0.6:50887 2022/11/18 10:41:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:41:56 [DEBUG] http: Request GET /v1/status/leader (199.211µs) from=127.0.0.6:48013 2022/11/18 10:42:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.505526304s) from=127.0.0.6:37089 2022/11/18 10:42:03 [DEBUG] http: Request GET /v1/status/leader (216.097µs) from=127.0.0.6:50887 2022/11/18 10:42:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:42:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m5.649546241s) from=127.0.0.6:37311 2022/11/18 10:42:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m2.346835077s) from=127.0.0.6:38061 2022/11/18 10:42:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.902306052s) from=127.0.0.6:45301 2022/11/18 10:42:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m7.150465286s) from=127.0.0.6:51087 2022/11/18 10:42:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m2.620669001s) from=127.0.0.6:50675 2022/11/18 10:42:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.242377792s) from=127.0.0.6:55283 2022/11/18 10:42:16 [DEBUG] http: Request GET /v1/status/leader (2.543066ms) from=127.0.0.6:48013 2022/11/18 10:42:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.985158684s) from=127.0.0.6:33757 2022/11/18 10:42:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.810887686s) from=127.0.0.6:46517 2022/11/18 10:42:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m4.181429798s) from=127.0.0.6:56885 2022/11/18 10:42:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m6.444064731s) from=127.0.0.6:39065 2022/11/18 10:42:23 [DEBUG] http: Request GET /v1/status/leader (300.79µs) from=127.0.0.6:50887 2022/11/18 10:42:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m1.237030122s) from=127.0.0.6:57263 2022/11/18 10:42:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.925013812s) from=127.0.0.6:50357 2022/11/18 10:42:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.56484481s) from=127.0.0.6:45189 2022/11/18 10:42:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.859961613s) from=127.0.0.6:58181 2022/11/18 10:42:36 [DEBUG] http: Request GET /v1/status/leader (832.727µs) from=127.0.0.6:48013 2022/11/18 10:42:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:42:39 [DEBUG] agent: Node info in sync 2022/11/18 10:42:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.664707339s) from=127.0.0.6:51389 2022/11/18 10:42:43 [DEBUG] http: Request GET /v1/status/leader (146.74µs) from=127.0.0.6:48013 2022/11/18 10:42:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.84399618s) from=127.0.0.6:35517 2022/11/18 10:42:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.781194146s) from=127.0.0.6:37605 2022/11/18 10:42:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.20478875s) from=127.0.0.6:53903 2022/11/18 10:42:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.26263002s) from=127.0.0.6:40203 2022/11/18 10:42:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.706075198s) from=127.0.0.6:54259 2022/11/18 10:42:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.337476066s) from=127.0.0.6:45337 2022/11/18 10:42:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:42:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.429348157s) from=127.0.0.6:54755 2022/11/18 10:42:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m7.362247536s) from=127.0.0.6:47377 2022/11/18 10:42:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.176220072s) from=127.0.0.6:55535 2022/11/18 10:42:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.42202443s) from=127.0.0.6:50861 2022/11/18 10:42:56 [DEBUG] http: Request GET /v1/status/leader (234.536µs) from=127.0.0.6:48013 2022/11/18 10:42:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.834915042s) from=127.0.0.6:54837 2022/11/18 10:42:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.38476188s) from=127.0.0.6:57245 2022/11/18 10:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.366657306s) from=127.0.0.6:45953 2022/11/18 10:43:03 [DEBUG] http: Request GET /v1/status/leader (287.531µs) from=127.0.0.6:48013 2022/11/18 10:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m5.803072369s) from=127.0.0.6:51803 2022/11/18 10:43:16 [DEBUG] http: Request GET /v1/status/leader (195.299µs) from=127.0.0.6:48013 2022/11/18 10:43:23 [DEBUG] http: Request GET /v1/status/leader (302.517µs) from=127.0.0.6:50887 2022/11/18 10:43:36 [DEBUG] http: Request GET /v1/status/leader (1.260929ms) from=127.0.0.6:48013 2022/11/18 10:43:43 [DEBUG] http: Request GET /v1/status/leader (306.206µs) from=127.0.0.6:48013 2022/11/18 10:43:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:43:56 [DEBUG] http: Request GET /v1/status/leader (216.85µs) from=127.0.0.6:48013 2022/11/18 10:44:03 [DEBUG] http: Request GET /v1/status/leader (236.266µs) from=127.0.0.6:48013 2022/11/18 10:44:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.392337387s) from=127.0.0.6:37089 2022/11/18 10:44:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m1.722308495s) from=127.0.0.6:38061 2022/11/18 10:44:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.013226989s) from=127.0.0.6:45301 2022/11/18 10:44:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m7.113399296s) from=127.0.0.6:37311 2022/11/18 10:44:16 [DEBUG] http: Request GET /v1/status/leader (701.411µs) from=127.0.0.6:48013 2022/11/18 10:44:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m2.116884328s) from=127.0.0.6:50675 2022/11/18 10:44:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m5.888123829s) from=127.0.0.6:51087 2022/11/18 10:44:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.088516525s) from=127.0.0.6:46517 2022/11/18 10:44:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:44:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.766283625s) from=127.0.0.6:55283 2022/11/18 10:44:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.012775336s) from=127.0.0.6:33757 2022/11/18 10:44:23 [DEBUG] http: Request GET /v1/status/leader (278.121µs) from=127.0.0.6:50887 2022/11/18 10:44:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m2.433437303s) from=127.0.0.6:57263 2022/11/18 10:44:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m4.276066839s) from=127.0.0.6:56885 2022/11/18 10:44:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:44:26 [DEBUG] agent: Node info in sync 2022/11/18 10:44:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m6.650454591s) from=127.0.0.6:39065 2022/11/18 10:44:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.126264379s) from=127.0.0.6:50357 2022/11/18 10:44:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.198737969s) from=127.0.0.6:58181 2022/11/18 10:44:36 [DEBUG] http: Request GET /v1/status/leader (467.586µs) from=127.0.0.6:48013 2022/11/18 10:44:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.20278339s) from=127.0.0.6:45189 2022/11/18 10:44:43 [DEBUG] http: Request GET /v1/status/leader (422.542µs) from=127.0.0.6:48013 2022/11/18 10:44:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m0.130940503s) from=127.0.0.6:35517 2022/11/18 10:44:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.490545413s) from=127.0.0.6:51389 2022/11/18 10:44:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.053435518s) from=127.0.0.6:37605 2022/11/18 10:44:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.417088796s) from=127.0.0.6:40203 2022/11/18 10:44:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.670177855s) from=127.0.0.6:45337 2022/11/18 10:44:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:44:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.525359613s) from=127.0.0.6:54755 2022/11/18 10:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.258715971s) from=127.0.0.6:53903 2022/11/18 10:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.138903598s) from=127.0.0.6:47377 2022/11/18 10:44:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.272067611s) from=127.0.0.6:54259 2022/11/18 10:44:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.060557285s) from=127.0.0.6:55535 2022/11/18 10:44:56 [DEBUG] http: Request GET /v1/status/leader (718.736µs) from=127.0.0.6:48013 2022/11/18 10:44:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.398933855s) from=127.0.0.6:50861 2022/11/18 10:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.472526769s) from=127.0.0.6:54837 2022/11/18 10:45:03 [DEBUG] http: Request GET /v1/status/leader (363.376µs) from=127.0.0.6:48013 2022/11/18 10:45:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.0288744s) from=127.0.0.6:57245 2022/11/18 10:45:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m7.356079328s) from=127.0.0.6:45953 2022/11/18 10:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m4.721478479s) from=127.0.0.6:51803 2022/11/18 10:45:16 [DEBUG] http: Request GET /v1/status/leader (243.209µs) from=127.0.0.6:48013 2022/11/18 10:45:23 [DEBUG] http: Request GET /v1/status/leader (1.571341ms) from=127.0.0.6:50887 2022/11/18 10:45:36 [DEBUG] http: Request GET /v1/status/leader (581.938µs) from=127.0.0.6:48013 2022/11/18 10:45:43 [DEBUG] http: Request GET /v1/status/leader (479.081µs) from=127.0.0.6:48013 2022/11/18 10:45:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:45:56 [DEBUG] http: Request GET /v1/status/leader (666.654µs) from=127.0.0.6:48013 2022/11/18 10:46:03 [DEBUG] http: Request GET /v1/status/leader (328.357µs) from=127.0.0.6:48013 2022/11/18 10:46:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync 2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync 2022/11/18 10:46:03 [DEBUG] agent: Node info in sync 2022/11/18 10:46:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.012118714s) from=127.0.0.6:37089 2022/11/18 10:46:16 [DEBUG] http: Request GET /v1/status/leader (538.68µs) from=127.0.0.6:48013 2022/11/18 10:46:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m7.083508195s) from=127.0.0.6:38061 2022/11/18 10:46:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.794048813s) from=127.0.0.6:45301 2022/11/18 10:46:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m3.266717293s) from=127.0.0.6:50675 2022/11/18 10:46:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m6.872799498s) from=127.0.0.6:37311 2022/11/18 10:46:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.199193911s) from=127.0.0.6:33757 2022/11/18 10:46:23 [DEBUG] http: Request GET /v1/status/leader (452.02µs) from=127.0.0.6:48013 2022/11/18 10:46:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m5.60587298s) from=127.0.0.6:51087 2022/11/18 10:46:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.753102843s) from=127.0.0.6:46517 2022/11/18 10:46:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m1.586092301s) from=127.0.0.6:57263 2022/11/18 10:46:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.02623757s) from=127.0.0.6:56885 2022/11/18 10:46:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m7.481361678s) from=127.0.0.6:55283 2022/11/18 10:46:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/18 10:46:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m6.577377237s) from=127.0.0.6:39065 2022/11/18 10:46:36 [DEBUG] http: Request GET /v1/status/leader (225.393µs) from=127.0.0.6:48013 2022/11/18 10:46:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.300519039s) from=127.0.0.6:50357 2022/11/18 10:46:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.008291985s) from=127.0.0.6:58181 2022/11/18 10:46:43 [DEBUG] http: Request GET /v1/status/leader (1.840997ms) from=127.0.0.6:50887 2022/11/18 10:46:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.941516617s) from=127.0.0.6:45189 2022/11/18 10:46:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.532268921s) from=127.0.0.6:51389 2022/11/18 10:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m6.559674914s) from=127.0.0.6:35517 2022/11/18 10:46:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small 2022/11/18 10:46:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.058017912s) from=127.0.0.6:40203 2022/11/18 10:46:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.171400204s) from=127.0.0.6:54755 2022/11/18 10:46:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m7.136630454s) from=127.0.0.6:37605 2022/11/18 10:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.652022104s) from=127.0.0.6:47377 2022/11/18 10:46:56 [DEBUG] http: Request GET /v1/status/leader (410.474µs) from=127.0.0.6:48013 2022/11/18 10:46:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.935484113s) from=127.0.0.6:45337 2022/11/18 10:46:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.142319433s) from=127.0.0.6:54259 2022/11/18 10:46:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.981389911s) from=127.0.0.6:50861 2022/11/18 10:47:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.341280588s) from=127.0.0.6:55535 2022/11/18 10:47:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.535225698s) from=127.0.0.6:53903 2022/11/18 10:47:03 [DEBUG] http: Request GET /v1/status/leader (345.834µs) from=127.0.0.6:48013 2022/11/18 10:47:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.886580988s) from=127.0.0.6:54837 2022/11/18 10:47:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m2.96043528s) from=127.0.0.6:57245 2022/11/18 10:47:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m0.058492883s) from=127.0.0.6:51803 2022/11/18 10:47:16 [DEBUG] http: Request GET /v1/status/leader (295.448µs) from=127.0.0.6:48013 2022/11/18 10:47:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.742914533s) from=127.0.0.6:45953 2022/11/18 10:47:23 [DEBUG] http: Request GET /v1/status/leader (370.729µs) from=127.0.0.6:48013 2022/11/18 10:47:36 [DEBUG] http: Request GET /v1/status/leader (289.285µs) from=127.0.0.6:48013