Results

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: 'df582353-c462-cb83-29f7-09c3d0c0c62d'
         Node name: 'onap-msb-consul-5454dcc5c5-n8mvb'
        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:

    2023/01/19 22:51:01 [DEBUG] agent: Using random ID "df582353-c462-cb83-29f7-09c3d0c0c62d" as node ID
    2023/01/19 22:51:01 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:df582353-c462-cb83-29f7-09c3d0c0c62d Address:127.0.0.1:8300}]
    2023/01/19 22:51:01 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/19 22:51:01 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-n8mvb.dc1 127.0.0.1
    2023/01/19 22:51:01 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-n8mvb 127.0.0.1
    2023/01/19 22:51:01 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-n8mvb (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 22:51:01 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-n8mvb.dc1" in area "wan"
    2023/01/19 22:51:01 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/19 22:51:01 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/19 22:51:01 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/19 22:51:01 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/19 22:51:01 [INFO] agent: started state syncer
    2023/01/19 22:51:01 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/19 22:51:01 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/19 22:51:01 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/19 22:51:01 [DEBUG] raft: Votes needed: 1
    2023/01/19 22:51:01 [DEBUG] raft: Vote granted from df582353-c462-cb83-29f7-09c3d0c0c62d in term 2. Tally: 1
    2023/01/19 22:51:01 [INFO] raft: Election won. Tally: 1
    2023/01/19 22:51:01 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/19 22:51:01 [INFO] consul: cluster leadership acquired
    2023/01/19 22:51:01 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-n8mvb
    2023/01/19 22:51:01 [INFO] agent: Synced node info
    2023/01/19 22:51:01 [DEBUG] agent: Node info in sync
    2023/01/19 22:51:01 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/19 22:51:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 22:51:01 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-n8mvb' joined, marking health alive
    2023/01/19 22:51:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 22:51:01 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/19 22:52:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 22:52:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 22:52:18 [DEBUG] agent: Node info in sync
    2023/01/19 22:53:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 22:53:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 22:54:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 22:54:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 22:54:17 [DEBUG] agent: Node info in sync
    2023/01/19 22:55:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 22:55:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 22:55:18 [DEBUG] agent: Node info in sync
    2023/01/19 22:55:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 22:56:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 22:56:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 22:56:36 [DEBUG] agent: Node info in sync
    2023/01/19 22:57:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 22:58:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 22:58:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 22:58:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 22:58:21 [DEBUG] agent: Node info in sync
    2023/01/19 22:59:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 22:59:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 22:59:35 [DEBUG] agent: Node info in sync
    2023/01/19 23:00:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:00:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:00:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:00:59 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:00 [DEBUG] http: Request GET /v1/status/leader (1.066283ms) from=127.0.0.6:44011
    2023/01/19 23:01:00 [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.
    2023/01/19 23:01:00 [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.
    2023/01/19 23:01:00 [INFO] agent: Synced service "_v1_sdc-gui_10.233.4.181_8181"
    2023/01/19 23:01:00 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:00 [DEBUG] http: Request PUT /v1/agent/service/register (23.178811ms) from=127.0.0.6:44011
    2023/01/19 23:01:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:00 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (788.164µs) from=127.0.0.6:44011
    2023/01/19 23:01:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:01:01 [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.
    2023/01/19 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:01:01 [INFO] agent: Synced service "_v0_multicloud_10.233.16.255_9001"
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (36.071211ms) from=127.0.0.6:44011
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (556.32µs) from=127.0.0.6:52123
    2023/01/19 23:01:01 [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.
    2023/01/19 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [INFO] agent: Synced service "_v1_multicloud_10.233.16.255_9001"
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (8.848294ms) from=127.0.0.6:44011
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (567.476µs) from=127.0.0.6:52123
    2023/01/19 23:01:01 [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.
    2023/01/19 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [INFO] agent: Synced service "_v1_parser_10.233.25.137_8806"
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (14.231505ms) from=127.0.0.6:52123
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.074107ms) from=127.0.0.6:44011
    2023/01/19 23:01:01 [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.
    2023/01/19 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:01:01 [INFO] agent: Synced service "_v1_catalog_10.233.25.137_8806"
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (36.399578ms) from=127.0.0.6:44011
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (2.391684ms) from=127.0.0.6:52123
    2023/01/19 23:01:01 [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.
    2023/01/19 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [INFO] agent: Synced service "_v1_nsd_10.233.25.137_8806"
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.53579ms) from=127.0.0.6:52123
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.144436ms) from=127.0.0.6:52123
    2023/01/19 23:01:01 [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.
    2023/01/19 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.25.137_8806"
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.304244ms) from=127.0.0.6:44011
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (455.126µs) from=127.0.0.6:44011
    2023/01/19 23:01:01 [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.
    2023/01/19 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.8.107_9015"
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.940045ms) from=127.0.0.6:44011
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.415483ms) from=127.0.0.6:52123
    2023/01/19 23:01:01 [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.
    2023/01/19 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.7.145_9007"
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (18.461362ms) from=127.0.0.6:44011
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (568.566µs) from=127.0.0.6:52123
    2023/01/19 23:01:01 [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.
    2023/01/19 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:01:01 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.7.145_9007"
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (15.459652ms) from=127.0.0.6:52123
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (608.291µs) from=127.0.0.6:52123
    2023/01/19 23:01:01 [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.
    2023/01/19 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:01 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.36.178_9011"
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.910579ms) from=127.0.0.6:44011
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (427.392µs) from=127.0.0.6:44011
    2023/01/19 23:01:01 [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.
    2023/01/19 23:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:01 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.36.178_9011"
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.717224ms) from=127.0.0.6:44011
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:01:01 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (450.798µs) from=127.0.0.6:44011
    2023/01/19 23:01:02 [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.
    2023/01/19 23:01:02 [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.
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:01:02 [INFO] agent: Synced service "_v1_wf-gui_10.233.60.127_8080"
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.661817ms) from=127.0.0.6:44011
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:01:02 [DEBUG] agent: Node info in sync
    2023/01/19 23:01:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (613.369µs) from=127.0.0.6:44011
    2023/01/19 23:01:07 [DEBUG] http: Request GET /v1/catalog/services (564.134µs) from=127.0.0.6:52123
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/status/leader (180.974µs) from=127.0.0.6:52123
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (355.214µs) from=127.0.0.6:54801
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (300.785µs) from=127.0.0.6:36167
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (195.813µs) from=127.0.0.6:44011
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (9.762981ms) from=127.0.0.6:36601
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (246.471µs) from=127.0.0.6:54801
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (300.238µs) from=127.0.0.6:44011
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (225.406µs) from=127.0.0.6:36601
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (228.081µs) from=127.0.0.6:36167
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (439.783µs) from=127.0.0.6:36167
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (298.274µs) from=127.0.0.6:36601
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (334.273µs) from=127.0.0.6:57539
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (391.12µs) from=127.0.0.6:36167
    2023/01/19 23:01:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (8.78545ms) from=127.0.0.6:36601
    2023/01/19 23:01:12 [DEBUG] http: Request GET /v1/catalog/services (471.937µs) from=127.0.0.6:59613
    2023/01/19 23:01:12 [DEBUG] http: Request GET /v1/status/leader (306.364µs) from=127.0.0.6:59613
    2023/01/19 23:01:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (324.307µs) from=127.0.0.6:41815
    2023/01/19 23:01:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (250.138µs) from=127.0.0.6:41815
    2023/01/19 23:01:28 [DEBUG] http: Request GET /v1/status/leader (325.647µs) from=127.0.0.6:52623
    2023/01/19 23:01:32 [DEBUG] http: Request GET /v1/status/leader (160.753µs) from=127.0.0.6:52623
    2023/01/19 23:01:48 [DEBUG] http: Request GET /v1/status/leader (356.778µs) from=127.0.0.6:52623
    2023/01/19 23:01:52 [DEBUG] http: Request GET /v1/status/leader (328.209µs) from=127.0.0.6:52623
    2023/01/19 23:02:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:02:08 [DEBUG] http: Request GET /v1/status/leader (173.682µs) from=127.0.0.6:52623
    2023/01/19 23:02:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:02:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:02:11 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:02:11 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:02:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:02:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:02:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:02:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:02:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:02:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:02:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:02:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:02:11 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:02:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:02:11 [DEBUG] agent: Node info in sync
    2023/01/19 23:02:12 [DEBUG] http: Request GET /v1/status/leader (1.968826ms) from=127.0.0.6:52623
    2023/01/19 23:02:28 [DEBUG] http: Request GET /v1/status/leader (747.611µs) from=127.0.0.6:52623
    2023/01/19 23:02:32 [DEBUG] http: Request GET /v1/status/leader (634.718µs) from=127.0.0.6:52623
    2023/01/19 23:02:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:02:48 [DEBUG] http: Request GET /v1/status/leader (929.424µs) from=127.0.0.6:52623
    2023/01/19 23:02:52 [DEBUG] http: Request GET /v1/status/leader (398.515µs) from=127.0.0.6:52623
    2023/01/19 23:03:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:03:08 [DEBUG] http: Request GET /v1/status/leader (406.655µs) from=127.0.0.6:52623
    2023/01/19 23:03:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.220413344s) from=127.0.0.6:36167
    2023/01/19 23:03:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.889007526s) from=127.0.0.6:54801
    2023/01/19 23:03:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.948304042s) from=127.0.0.6:52123
    2023/01/19 23:03:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.137704051s) from=127.0.0.6:46815
    2023/01/19 23:03:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.209784488s) from=127.0.0.6:46681
    2023/01/19 23:03:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.223892886s) from=127.0.0.6:39921
    2023/01/19 23:03:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m4.196055085s) from=127.0.0.6:44011
    2023/01/19 23:03:12 [DEBUG] http: Request GET /v1/status/leader (510.35µs) from=127.0.0.6:52623
    2023/01/19 23:03:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.470054454s) from=127.0.0.6:36601
    2023/01/19 23:03:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.101392236s) from=127.0.0.6:57539
    2023/01/19 23:03:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.265451532s) from=127.0.0.6:36169
    2023/01/19 23:03:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.718013108s) from=127.0.0.6:50191
    2023/01/19 23:03:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.078728503s) from=127.0.0.6:35703
    2023/01/19 23:03:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.348779489s) from=127.0.0.6:47163
    2023/01/19 23:03:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.453211342s) from=127.0.0.6:46427
    2023/01/19 23:03:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.870602495s) from=127.0.0.6:41815
    2023/01/19 23:03:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.577048656s) from=127.0.0.6:59613
    2023/01/19 23:03:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.325467039s) from=127.0.0.6:35787
    2023/01/19 23:03:28 [DEBUG] http: Request GET /v1/status/leader (397.476µs) from=127.0.0.6:52623
    2023/01/19 23:03:31 [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.
    2023/01/19 23:03:31 [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.
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:03:31 [INFO] agent: Synced service "_v1_sdnc_10.233.2.138_8282"
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Node info in sync
    2023/01/19 23:03:31 [DEBUG] http: Request PUT /v1/agent/service/register (21.211633ms) from=127.0.0.6:52623
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:03:31 [DEBUG] agent: Node info in sync
    2023/01/19 23:03:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (15.925881104s) from=127.0.0.6:59613
    2023/01/19 23:03:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (21.83237267s) from=127.0.0.6:52123
    2023/01/19 23:03:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (528.824µs) from=127.0.0.6:59613
    2023/01/19 23:03:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (422.823µs) from=127.0.0.6:52623
    2023/01/19 23:03:32 [DEBUG] http: Request GET /v1/status/leader (3.335169ms) from=127.0.0.6:41331
    2023/01/19 23:03:48 [DEBUG] http: Request GET /v1/status/leader (266.539µs) from=127.0.0.6:59613
    2023/01/19 23:03:52 [DEBUG] http: Request GET /v1/status/leader (1.505594ms) from=127.0.0.6:41331
    2023/01/19 23:04:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:04:08 [DEBUG] http: Request GET /v1/status/leader (201.472µs) from=127.0.0.6:59613
    2023/01/19 23:04:12 [DEBUG] http: Request GET /v1/status/leader (3.843907ms) from=127.0.0.6:41331
    2023/01/19 23:04:28 [DEBUG] http: Request GET /v1/status/leader (308.802µs) from=127.0.0.6:41331
    2023/01/19 23:04:32 [DEBUG] http: Request GET /v1/status/leader (283.016µs) from=127.0.0.6:41331
    2023/01/19 23:04:48 [DEBUG] http: Request GET /v1/status/leader (202.654µs) from=127.0.0.6:59613
    2023/01/19 23:04:52 [DEBUG] http: Request GET /v1/status/leader (312.898µs) from=127.0.0.6:41331
    2023/01/19 23:04:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:04:58 [DEBUG] agent: Node info in sync
    2023/01/19 23:05:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:05:08 [DEBUG] http: Request GET /v1/status/leader (293.652µs) from=127.0.0.6:59613
    2023/01/19 23:05:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.086319034s) from=127.0.0.6:36167
    2023/01/19 23:05:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.409759781s) from=127.0.0.6:39921
    2023/01/19 23:05:12 [DEBUG] http: Request GET /v1/status/leader (308.857µs) from=127.0.0.6:41331
    2023/01/19 23:05:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.955254077s) from=127.0.0.6:54801
    2023/01/19 23:05:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.131180069s) from=127.0.0.6:57539
    2023/01/19 23:05:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.961878005s) from=127.0.0.6:46815
    2023/01/19 23:05:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.236106495s) from=127.0.0.6:36169
    2023/01/19 23:05:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m1.755630975s) from=127.0.0.6:46427
    2023/01/19 23:05:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.57393117s) from=127.0.0.6:46681
    2023/01/19 23:05:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.798177536s) from=127.0.0.6:41815
    2023/01/19 23:05:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.532426694s) from=127.0.0.6:50191
    2023/01/19 23:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.030316514s) from=127.0.0.6:36601
    2023/01/19 23:05:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m6.768405583s) from=127.0.0.6:44011
    2023/01/19 23:05:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.213081449s) from=127.0.0.6:35703
    2023/01/19 23:05:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.520946149s) from=127.0.0.6:47163
    2023/01/19 23:05:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.670867629s) from=127.0.0.6:35787
    2023/01/19 23:05:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:05:28 [DEBUG] http: Request GET /v1/status/leader (6.636897ms) from=127.0.0.6:41331
    2023/01/19 23:05:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.148389087s) from=127.0.0.6:52123
    2023/01/19 23:05:32 [DEBUG] http: Request GET /v1/status/leader (185.106µs) from=127.0.0.6:41331
    2023/01/19 23:05:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m6.020669372s) from=127.0.0.6:50449
    2023/01/19 23:05:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.075292552s) from=127.0.0.6:52623
    2023/01/19 23:05:48 [DEBUG] http: Request GET /v1/status/leader (334.345µs) from=127.0.0.6:41331
    2023/01/19 23:05:52 [DEBUG] http: Request GET /v1/status/leader (361.561µs) from=127.0.0.6:41331
    2023/01/19 23:06:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:06:08 [DEBUG] http: Request GET /v1/status/leader (574.402µs) from=127.0.0.6:59613
    2023/01/19 23:06:12 [DEBUG] http: Request GET /v1/status/leader (3.973432ms) from=127.0.0.6:41331
    2023/01/19 23:06:28 [DEBUG] http: Request GET /v1/status/leader (441.622µs) from=127.0.0.6:59613
    2023/01/19 23:06:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:06:29 [DEBUG] agent: Node info in sync
    2023/01/19 23:06:32 [DEBUG] http: Request GET /v1/status/leader (835.623µs) from=127.0.0.6:41331
    2023/01/19 23:06:48 [DEBUG] http: Request GET /v1/status/leader (222.299µs) from=127.0.0.6:41331
    2023/01/19 23:06:52 [DEBUG] http: Request GET /v1/status/leader (1.787882ms) from=127.0.0.6:41331
    2023/01/19 23:07:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:07:08 [DEBUG] http: Request GET /v1/status/leader (272.106µs) from=127.0.0.6:41331
    2023/01/19 23:07:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.683941109s) from=127.0.0.6:36167
    2023/01/19 23:07:12 [DEBUG] http: Request GET /v1/status/leader (285.747µs) from=127.0.0.6:41331
    2023/01/19 23:07:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.740059735s) from=127.0.0.6:39921
    2023/01/19 23:07:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.092129054s) from=127.0.0.6:50191
    2023/01/19 23:07:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.565559278s) from=127.0.0.6:46427
    2023/01/19 23:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.149251541s) from=127.0.0.6:36169
    2023/01/19 23:07:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.099842152s) from=127.0.0.6:41815
    2023/01/19 23:07:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.474987942s) from=127.0.0.6:54801
    2023/01/19 23:07:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.231863187s) from=127.0.0.6:57539
    2023/01/19 23:07:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.31519828s) from=127.0.0.6:46815
    2023/01/19 23:07:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.50020799s) from=127.0.0.6:35703
    2023/01/19 23:07:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.091151615s) from=127.0.0.6:47163
    2023/01/19 23:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.020626799s) from=127.0.0.6:46681
    2023/01/19 23:07:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.916692292s) from=127.0.0.6:36601
    2023/01/19 23:07:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.484746833s) from=127.0.0.6:35787
    2023/01/19 23:07:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m6.798419882s) from=127.0.0.6:44011
    2023/01/19 23:07:28 [DEBUG] http: Request GET /v1/status/leader (182.884µs) from=127.0.0.6:41331
    2023/01/19 23:07:32 [DEBUG] http: Request GET /v1/status/leader (154.199µs) from=127.0.0.6:41331
    2023/01/19 23:07:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.389710304s) from=127.0.0.6:52123
    2023/01/19 23:07:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.15975782s) from=127.0.0.6:52623
    2023/01/19 23:07:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m3.822104981s) from=127.0.0.6:50449
    2023/01/19 23:07:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:07:48 [DEBUG] http: Request GET /v1/status/leader (313.418µs) from=127.0.0.6:41331
    2023/01/19 23:07:52 [DEBUG] http: Request GET /v1/status/leader (237.048µs) from=127.0.0.6:41331
    2023/01/19 23:07:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:07:52 [DEBUG] agent: Node info in sync
    2023/01/19 23:08:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:08:08 [DEBUG] http: Request GET /v1/status/leader (2.252729ms) from=127.0.0.6:41331
    2023/01/19 23:08:12 [DEBUG] http: Request GET /v1/status/leader (294.39µs) from=127.0.0.6:41331
    2023/01/19 23:08:28 [DEBUG] http: Request GET /v1/status/leader (237.657µs) from=127.0.0.6:59613
    2023/01/19 23:08:32 [DEBUG] http: Request GET /v1/status/leader (272.366µs) from=127.0.0.6:41331
    2023/01/19 23:08:48 [DEBUG] http: Request GET /v1/status/leader (160.163µs) from=127.0.0.6:59613
    2023/01/19 23:08:52 [DEBUG] http: Request GET /v1/status/leader (202.916µs) from=127.0.0.6:41331
    2023/01/19 23:09:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:09:08 [DEBUG] http: Request GET /v1/status/leader (268.732µs) from=127.0.0.6:41331
    2023/01/19 23:09:12 [DEBUG] http: Request GET /v1/status/leader (296.472µs) from=127.0.0.6:41331
    2023/01/19 23:09:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.384249441s) from=127.0.0.6:39921
    2023/01/19 23:09:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.104524906s) from=127.0.0.6:50191
    2023/01/19 23:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.301119027s) from=127.0.0.6:36167
    2023/01/19 23:09:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.258396915s) from=127.0.0.6:57539
    2023/01/19 23:09:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.464796869s) from=127.0.0.6:54801
    2023/01/19 23:09:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m5.435208951s) from=127.0.0.6:46427
    2023/01/19 23:09:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.035639558s) from=127.0.0.6:35703
    2023/01/19 23:09:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.405036968s) from=127.0.0.6:41815
    2023/01/19 23:09:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.84845288s) from=127.0.0.6:46815
    2023/01/19 23:09:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.746387483s) from=127.0.0.6:36169
    2023/01/19 23:09:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.040841882s) from=127.0.0.6:35787
    2023/01/19 23:09:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.785585936s) from=127.0.0.6:46681
    2023/01/19 23:09:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m4.372698853s) from=127.0.0.6:47163
    2023/01/19 23:09:28 [DEBUG] http: Request GET /v1/status/leader (185.682µs) from=127.0.0.6:41331
    2023/01/19 23:09:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.366735195s) from=127.0.0.6:36601
    2023/01/19 23:09:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m6.620496859s) from=127.0.0.6:44011
    2023/01/19 23:09:32 [DEBUG] http: Request GET /v1/status/leader (260.952µs) from=127.0.0.6:41331
    2023/01/19 23:09:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.535534013s) from=127.0.0.6:52123
    2023/01/19 23:09:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.562115485s) from=127.0.0.6:52623
    2023/01/19 23:09:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:09:43 [DEBUG] agent: Node info in sync
    2023/01/19 23:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m2.816279381s) from=127.0.0.6:50449
    2023/01/19 23:09:48 [DEBUG] http: Request GET /v1/status/leader (389.174µs) from=127.0.0.6:59613
    2023/01/19 23:09:52 [DEBUG] http: Request GET /v1/status/leader (185.203µs) from=127.0.0.6:41331
    2023/01/19 23:10:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:10:08 [DEBUG] http: Request GET /v1/status/leader (1.201446ms) from=127.0.0.6:59613
    2023/01/19 23:10:12 [DEBUG] http: Request GET /v1/status/leader (195.985µs) from=127.0.0.6:41331
    2023/01/19 23:10:28 [DEBUG] http: Request GET /v1/status/leader (652.451µs) from=127.0.0.6:41331
    2023/01/19 23:10:33 [DEBUG] http: Request GET /v1/status/leader (866.102µs) from=127.0.0.6:41331
    2023/01/19 23:10:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:10:48 [DEBUG] http: Request GET /v1/status/leader (448.576µs) from=127.0.0.6:59613
    2023/01/19 23:10:53 [DEBUG] http: Request GET /v1/status/leader (250.673µs) from=127.0.0.6:41331
    2023/01/19 23:11:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:11:08 [DEBUG] http: Request GET /v1/status/leader (562.997µs) from=127.0.0.6:41331
    2023/01/19 23:11:13 [DEBUG] http: Request GET /v1/status/leader (718.452µs) from=127.0.0.6:41331
    2023/01/19 23:11:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.96113225s) from=127.0.0.6:39921
    2023/01/19 23:11:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.894977485s) from=127.0.0.6:36167
    2023/01/19 23:11:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.612291294s) from=127.0.0.6:57539
    2023/01/19 23:11:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.246005051s) from=127.0.0.6:41815
    2023/01/19 23:11:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m7.449524736s) from=127.0.0.6:50191
    2023/01/19 23:11:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.834075184s) from=127.0.0.6:46815
    2023/01/19 23:11:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.757424593s) from=127.0.0.6:36169
    2023/01/19 23:11:28 [DEBUG] http: Request GET /v1/status/leader (5.324596ms) from=127.0.0.6:41331
    2023/01/19 23:11:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.188489906s) from=127.0.0.6:46427
    2023/01/19 23:11:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m1.258977179s) from=127.0.0.6:47163
    2023/01/19 23:11:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.187542979s) from=127.0.0.6:54801
    2023/01/19 23:11:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.333863989s) from=127.0.0.6:35703
    2023/01/19 23:11:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.019257724s) from=127.0.0.6:36601
    2023/01/19 23:11:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.347848687s) from=127.0.0.6:35787
    2023/01/19 23:11:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:11:32 [DEBUG] agent: Node info in sync
    2023/01/19 23:11:33 [DEBUG] http: Request GET /v1/status/leader (314.792µs) from=127.0.0.6:41331
    2023/01/19 23:11:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.474092729s) from=127.0.0.6:44011
    2023/01/19 23:11:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.287553197s) from=127.0.0.6:46681
    2023/01/19 23:11:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.334078911s) from=127.0.0.6:52123
    2023/01/19 23:11:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.050241068s) from=127.0.0.6:50449
    2023/01/19 23:11:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.764691674s) from=127.0.0.6:52623
    2023/01/19 23:11:48 [DEBUG] http: Request GET /v1/status/leader (213.408µs) from=127.0.0.6:59613
    2023/01/19 23:11:53 [DEBUG] http: Request GET /v1/status/leader (345.78µs) from=127.0.0.6:41331
    2023/01/19 23:12:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:12:08 [DEBUG] http: Request GET /v1/status/leader (184.018µs) from=127.0.0.6:41331
    2023/01/19 23:12:13 [DEBUG] http: Request GET /v1/status/leader (402.15µs) from=127.0.0.6:41331
    2023/01/19 23:12:28 [DEBUG] http: Request GET /v1/status/leader (243.363µs) from=127.0.0.6:59613
    2023/01/19 23:12:33 [DEBUG] http: Request GET /v1/status/leader (175.761µs) from=127.0.0.6:41331
    2023/01/19 23:12:48 [DEBUG] http: Request GET /v1/status/leader (160.867µs) from=127.0.0.6:41331
    2023/01/19 23:12:53 [DEBUG] http: Request GET /v1/status/leader (1.825104ms) from=127.0.0.6:41331
    2023/01/19 23:12:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:12:53 [DEBUG] agent: Node info in sync
    2023/01/19 23:13:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:13:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:13:08 [DEBUG] http: Request GET /v1/status/leader (311.143µs) from=127.0.0.6:59613
    2023/01/19 23:13:13 [DEBUG] http: Request GET /v1/status/leader (170.713µs) from=127.0.0.6:41331
    2023/01/19 23:13:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.423013843s) from=127.0.0.6:39921
    2023/01/19 23:13:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.541418493s) from=127.0.0.6:57539
    2023/01/19 23:13:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.531018136s) from=127.0.0.6:36167
    2023/01/19 23:13:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.222030902s) from=127.0.0.6:41815
    2023/01/19 23:13:28 [DEBUG] http: Request GET /v1/status/leader (301.038µs) from=127.0.0.6:59613
    2023/01/19 23:13:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.050064369s) from=127.0.0.6:54801
    2023/01/19 23:13:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m0.39153984s) from=127.0.0.6:47163
    2023/01/19 23:13:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m0.89329238s) from=127.0.0.6:46427
    2023/01/19 23:13:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.621607048s) from=127.0.0.6:46815
    2023/01/19 23:13:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.882416803s) from=127.0.0.6:36169
    2023/01/19 23:13:33 [DEBUG] http: Request GET /v1/status/leader (255.85µs) from=127.0.0.6:41331
    2023/01/19 23:13:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m7.484449184s) from=127.0.0.6:50191
    2023/01/19 23:13:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.658125995s) from=127.0.0.6:44011
    2023/01/19 23:13:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.589291311s) from=127.0.0.6:35703
    2023/01/19 23:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.13000161s) from=127.0.0.6:36601
    2023/01/19 23:13:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.773009779s) from=127.0.0.6:35787
    2023/01/19 23:13:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.83456047s) from=127.0.0.6:46681
    2023/01/19 23:13:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m6.342801925s) from=127.0.0.6:52123
    2023/01/19 23:13:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.710578338s) from=127.0.0.6:52623
    2023/01/19 23:13:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m2.837292189s) from=127.0.0.6:50449
    2023/01/19 23:13:48 [DEBUG] http: Request GET /v1/status/leader (271.836µs) from=127.0.0.6:59613
    2023/01/19 23:13:53 [DEBUG] http: Request GET /v1/status/leader (293.39µs) from=127.0.0.6:41331
    2023/01/19 23:14:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:14:08 [DEBUG] http: Request GET /v1/status/leader (157.567µs) from=127.0.0.6:59613
    2023/01/19 23:14:13 [DEBUG] http: Request GET /v1/status/leader (227.052µs) from=127.0.0.6:41331
    2023/01/19 23:14:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:14:27 [DEBUG] agent: Node info in sync
    2023/01/19 23:14:28 [DEBUG] http: Request GET /v1/status/leader (260.216µs) from=127.0.0.6:59613
    2023/01/19 23:14:33 [DEBUG] http: Request GET /v1/status/leader (376.991µs) from=127.0.0.6:41331
    2023/01/19 23:14:48 [DEBUG] http: Request GET /v1/status/leader (3.063799ms) from=127.0.0.6:59613
    2023/01/19 23:14:53 [DEBUG] http: Request GET /v1/status/leader (184.068µs) from=127.0.0.6:41331
    2023/01/19 23:15:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:15:08 [DEBUG] http: Request GET /v1/status/leader (259.322µs) from=127.0.0.6:41331
    2023/01/19 23:15:13 [DEBUG] http: Request GET /v1/status/leader (2.034959ms) from=127.0.0.6:41331
    2023/01/19 23:15:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.61279101s) from=127.0.0.6:39921
    2023/01/19 23:15:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.121343064s) from=127.0.0.6:36167
    2023/01/19 23:15:28 [DEBUG] http: Request GET /v1/status/leader (213.477µs) from=127.0.0.6:41331
    2023/01/19 23:15:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.382327133s) from=127.0.0.6:57539
    2023/01/19 23:15:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.617276076s) from=127.0.0.6:46427
    2023/01/19 23:15:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.626276138s) from=127.0.0.6:41815
    2023/01/19 23:15:33 [DEBUG] http: Request GET /v1/status/leader (165.125µs) from=127.0.0.6:41331
    2023/01/19 23:15:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.333372253s) from=127.0.0.6:47163
    2023/01/19 23:15:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.764977614s) from=127.0.0.6:46815
    2023/01/19 23:15:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m1.007483611s) from=127.0.0.6:44011
    2023/01/19 23:15:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m5.859049601s) from=127.0.0.6:54801
    2023/01/19 23:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.187687564s) from=127.0.0.6:36169
    2023/01/19 23:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.466080064s) from=127.0.0.6:36601
    2023/01/19 23:15:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.70027003s) from=127.0.0.6:50191
    2023/01/19 23:15:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.855818697s) from=127.0.0.6:35787
    2023/01/19 23:15:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.222823338s) from=127.0.0.6:35703
    2023/01/19 23:15:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.024211515s) from=127.0.0.6:52123
    2023/01/19 23:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.262759606s) from=127.0.0.6:46681
    2023/01/19 23:15:48 [DEBUG] http: Request GET /v1/status/leader (333.481µs) from=127.0.0.6:59613
    2023/01/19 23:15:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:15:49 [DEBUG] agent: Node info in sync
    2023/01/19 23:15:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.472420528s) from=127.0.0.6:52623
    2023/01/19 23:15:53 [DEBUG] http: Request GET /v1/status/leader (335.572µs) from=127.0.0.6:41331
    2023/01/19 23:15:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m6.977375754s) from=127.0.0.6:50449
    2023/01/19 23:16:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:16:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:16:08 [DEBUG] http: Request GET /v1/status/leader (425.966µs) from=127.0.0.6:59613
    2023/01/19 23:16:13 [DEBUG] http: Request GET /v1/status/leader (1.06371ms) from=127.0.0.6:41331
    2023/01/19 23:16:28 [DEBUG] http: Request GET /v1/status/leader (189.131µs) from=127.0.0.6:59613
    2023/01/19 23:16:33 [DEBUG] http: Request GET /v1/status/leader (680.662µs) from=127.0.0.6:41331
    2023/01/19 23:16:48 [DEBUG] http: Request GET /v1/status/leader (4.069955ms) from=127.0.0.6:59613
    2023/01/19 23:16:53 [DEBUG] http: Request GET /v1/status/leader (380.614µs) from=127.0.0.6:41331
    2023/01/19 23:17:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:17:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:17:04 [DEBUG] agent: Node info in sync
    2023/01/19 23:17:08 [DEBUG] http: Request GET /v1/status/leader (386.832µs) from=127.0.0.6:41331
    2023/01/19 23:17:13 [DEBUG] http: Request GET /v1/status/leader (998.405µs) from=127.0.0.6:41331
    2023/01/19 23:17:28 [DEBUG] http: Request GET /v1/status/leader (316.86µs) from=127.0.0.6:41331
    2023/01/19 23:17:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.992122129s) from=127.0.0.6:39921
    2023/01/19 23:17:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.196840483s) from=127.0.0.6:36167
    2023/01/19 23:17:33 [DEBUG] http: Request GET /v1/status/leader (337.158µs) from=127.0.0.6:41331
    2023/01/19 23:17:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.142730351s) from=127.0.0.6:46815
    2023/01/19 23:17:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.700806494s) from=127.0.0.6:57539
    2023/01/19 23:17:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.624928422s) from=127.0.0.6:44011
    2023/01/19 23:17:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m0.752144256s) from=127.0.0.6:54801
    2023/01/19 23:17:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.843497738s) from=127.0.0.6:41815
    2023/01/19 23:17:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.695997333s) from=127.0.0.6:46427
    2023/01/19 23:17:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.95199529s) from=127.0.0.6:47163
    2023/01/19 23:17:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.875488452s) from=127.0.0.6:36169
    2023/01/19 23:17:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.956478585s) from=127.0.0.6:36601
    2023/01/19 23:17:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.10718235s) from=127.0.0.6:50191
    2023/01/19 23:17:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.71667617s) from=127.0.0.6:35787
    2023/01/19 23:17:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m2.467011869s) from=127.0.0.6:52123
    2023/01/19 23:17:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.330585863s) from=127.0.0.6:35703
    2023/01/19 23:17:48 [DEBUG] http: Request GET /v1/status/leader (315.068µs) from=127.0.0.6:59613
    2023/01/19 23:17:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.698529268s) from=127.0.0.6:46681
    2023/01/19 23:17:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.325515244s) from=127.0.0.6:52623
    2023/01/19 23:17:53 [DEBUG] http: Request GET /v1/status/leader (371.929µs) from=127.0.0.6:41331
    2023/01/19 23:18:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m5.007055772s) from=127.0.0.6:50449
    2023/01/19 23:18:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:18:08 [DEBUG] http: Request GET /v1/status/leader (163.417µs) from=127.0.0.6:41331
    2023/01/19 23:18:13 [DEBUG] http: Request GET /v1/status/leader (291.464µs) from=127.0.0.6:41331
    2023/01/19 23:18:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:18:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:18:26 [DEBUG] agent: Node info in sync
    2023/01/19 23:18:28 [DEBUG] http: Request GET /v1/status/leader (199.257µs) from=127.0.0.6:41331
    2023/01/19 23:18:33 [DEBUG] http: Request GET /v1/status/leader (280.494µs) from=127.0.0.6:41331
    2023/01/19 23:18:36 [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.
    2023/01/19 23:18:36 [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.
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:18:36 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092"
    2023/01/19 23:18:36 [DEBUG] agent: Node info in sync
    2023/01/19 23:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (76.931358ms) from=127.0.0.6:59613
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:18:36 [DEBUG] agent: Node info in sync
    2023/01/19 23:18:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (51.749304297s) from=127.0.0.6:52123
    2023/01/19 23:18:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (36.434392088s) from=127.0.0.6:50449
    2023/01/19 23:18:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (424.368µs) from=127.0.0.6:59613
    2023/01/19 23:18:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (310.614µs) from=127.0.0.6:41331
    2023/01/19 23:18:48 [DEBUG] http: Request GET /v1/status/leader (366.211µs) from=127.0.0.6:42383
    2023/01/19 23:18:53 [DEBUG] http: Request GET /v1/status/leader (1.356302ms) from=127.0.0.6:42383
    2023/01/19 23:19:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:19:08 [DEBUG] http: Request GET /v1/status/leader (329.469µs) from=127.0.0.6:42383
    2023/01/19 23:19:13 [DEBUG] http: Request GET /v1/status/leader (160.904µs) from=127.0.0.6:42383
    2023/01/19 23:19:28 [DEBUG] http: Request GET /v1/status/leader (245.261µs) from=127.0.0.6:42383
    2023/01/19 23:19:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.290575028s) from=127.0.0.6:39921
    2023/01/19 23:19:33 [DEBUG] http: Request GET /v1/status/leader (202.717µs) from=127.0.0.6:42383
    2023/01/19 23:19:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.812026151s) from=127.0.0.6:46815
    2023/01/19 23:19:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.708439444s) from=127.0.0.6:36167
    2023/01/19 23:19:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.809474398s) from=127.0.0.6:57539
    2023/01/19 23:19:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m4.674521766s) from=127.0.0.6:54801
    2023/01/19 23:19:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.053895771s) from=127.0.0.6:46427
    2023/01/19 23:19:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m7.080054279s) from=127.0.0.6:44011
    2023/01/19 23:19:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.50169482s) from=127.0.0.6:41815
    2023/01/19 23:19:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.544502832s) from=127.0.0.6:47163
    2023/01/19 23:19:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.234994142s) from=127.0.0.6:35787
    2023/01/19 23:19:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.037828648s) from=127.0.0.6:36169
    2023/01/19 23:19:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.780126732s) from=127.0.0.6:36601
    2023/01/19 23:19:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.88529614s) from=127.0.0.6:35703
    2023/01/19 23:19:48 [DEBUG] http: Request GET /v1/status/leader (272.702µs) from=127.0.0.6:59613
    2023/01/19 23:19:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.965496627s) from=127.0.0.6:50191
    2023/01/19 23:19:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.335637308s) from=127.0.0.6:46681
    2023/01/19 23:19:53 [DEBUG] http: Request GET /v1/status/leader (240.248µs) from=127.0.0.6:42383
    2023/01/19 23:19:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.969450693s) from=127.0.0.6:52623
    2023/01/19 23:19:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:19:56 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:20:09 [DEBUG] http: Request GET /v1/status/leader (207.49µs) from=127.0.0.6:59613
    2023/01/19 23:20:13 [DEBUG] http: Request GET /v1/status/leader (193.784µs) from=127.0.0.6:42383
    2023/01/19 23:20:29 [DEBUG] http: Request GET /v1/status/leader (317.818µs) from=127.0.0.6:42383
    2023/01/19 23:20:33 [DEBUG] http: Request GET /v1/status/leader (620.719µs) from=127.0.0.6:42383
    2023/01/19 23:20:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m2.592954723s) from=127.0.0.6:41331
    2023/01/19 23:20:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (2m3.249759214s) from=127.0.0.6:50449
    2023/01/19 23:20:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (2m3.976269034s) from=127.0.0.6:52123
    2023/01/19 23:20:47 [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.
    2023/01/19 23:20:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:47 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.2.166_8443"
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:47 [DEBUG] http: Request PUT /v1/agent/service/register (50.750806ms) from=127.0.0.6:59613
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:47 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (6.924774755s) from=127.0.0.6:52123
    2023/01/19 23:20:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (7.63550437s) from=127.0.0.6:50449
    2023/01/19 23:20:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (4.055037ms) from=127.0.0.6:52123
    2023/01/19 23:20:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (389.429µs) from=127.0.0.6:43785
    2023/01/19 23:20:48 [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.
    2023/01/19 23:20:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:48 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.40.117_8082"
    2023/01/19 23:20:48 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:48 [DEBUG] http: Request PUT /v1/agent/service/register (29.834ms) from=127.0.0.6:42383
    2023/01/19 23:20:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (319.227464ms) from=127.0.0.6:59613
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:48 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (351.085293ms) from=127.0.0.6:50449
    2023/01/19 23:20:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (583.764µs) from=127.0.0.6:42383
    2023/01/19 23:20:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (331.123µs) from=127.0.0.6:42383
    2023/01/19 23:20:49 [DEBUG] http: Request GET /v1/status/leader (379.628µs) from=127.0.0.6:52123
    2023/01/19 23:20:53 [DEBUG] http: Request GET /v1/status/leader (756.185µs) from=127.0.0.6:50111
    2023/01/19 23:20:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:20:58 [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.
    2023/01/19 23:20:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:58 [INFO] agent: Synced service "_v1_vnflcm_10.233.39.158_8801"
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:58 [DEBUG] http: Request PUT /v1/agent/service/register (13.287907ms) from=127.0.0.6:52123
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (10.311251275s) from=127.0.0.6:59613
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (10.298934642s) from=127.0.0.6:50449
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (370.596µs) from=127.0.0.6:50111
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (4.821701ms) from=127.0.0.6:59613
    2023/01/19 23:20:58 [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.
    2023/01/19 23:20:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:58 [INFO] agent: Synced service "_v1_nslcm_10.233.37.214_8403"
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.889547ms) from=127.0.0.6:50111
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (74.366338ms) from=127.0.0.6:50449
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (36.244602ms) from=127.0.0.6:59613
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (352.557µs) from=127.0.0.6:59613
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (9.826008ms) from=127.0.0.6:50111
    2023/01/19 23:20:58 [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.
    2023/01/19 23:20:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [INFO] agent: Synced service "_v2_nslcm_10.233.37.214_8403"
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:58 [DEBUG] http: Request PUT /v1/agent/service/register (12.369185ms) from=127.0.0.6:50111
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (134.003787ms) from=127.0.0.6:50449
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (52.320267ms) from=127.0.0.6:49629
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (438.551µs) from=127.0.0.6:48095
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (373.05µs) from=127.0.0.6:48095
    2023/01/19 23:20:58 [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.
    2023/01/19 23:20:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:20:58 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.29.124_8410"
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:58 [DEBUG] http: Request PUT /v1/agent/service/register (21.134045ms) from=127.0.0.6:50111
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (38.759531ms) from=127.0.0.6:48095
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (83.66201ms) from=127.0.0.6:50449
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (3.618661ms) from=127.0.0.6:48095
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (293.214µs) from=127.0.0.6:50111
    2023/01/19 23:20:58 [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.
    2023/01/19 23:20:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [INFO] agent: Synced service "_v1_vnfmgr_10.233.60.207_8803"
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:58 [DEBUG] http: Request PUT /v1/agent/service/register (16.522448ms) from=127.0.0.6:57811
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (47.175583ms) from=127.0.0.6:48095
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (56.320487ms) from=127.0.0.6:50449
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.025876ms) from=127.0.0.6:50449
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (469.717µs) from=127.0.0.6:50449
    2023/01/19 23:20:58 [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.
    2023/01/19 23:20:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:20:58 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.34.113_8482"
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:58 [DEBUG] http: Request PUT /v1/agent/service/register (14.634648ms) from=127.0.0.6:33667
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:58 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (55.50502ms) from=127.0.0.6:48095
    2023/01/19 23:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (56.247211ms) from=127.0.0.6:57811
    2023/01/19 23:20:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (409.023µs) from=127.0.0.6:51537
    2023/01/19 23:20:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (687.968µs) from=127.0.0.6:53353
    2023/01/19 23:20:59 [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.
    2023/01/19 23:20:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:20:59 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.63.78_8484"
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:59 [DEBUG] http: Request PUT /v1/agent/service/register (7.011497ms) from=127.0.0.6:33667
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (62.422827ms) from=127.0.0.6:57811
    2023/01/19 23:20:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (64.020875ms) from=127.0.0.6:48095
    2023/01/19 23:20:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (921.235µs) from=127.0.0.6:51537
    2023/01/19 23:20:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (420.464µs) from=127.0.0.6:51537
    2023/01/19 23:20:59 [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.
    2023/01/19 23:20:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:59 [INFO] agent: Synced service "_v1_vnfres_10.233.52.32_8802"
    2023/01/19 23:20:59 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.529424ms) from=127.0.0.6:51537
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:20:59 [DEBUG] agent: Node info in sync
    2023/01/19 23:20:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (55.901159ms) from=127.0.0.6:48095
    2023/01/19 23:20:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (38.975366ms) from=127.0.0.6:57811
    2023/01/19 23:20:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (6.041985ms) from=127.0.0.6:57811
    2023/01/19 23:20:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (456.935µs) from=127.0.0.6:57811
    2023/01/19 23:21:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:21:09 [DEBUG] http: Request GET /v1/status/leader (709.935µs) from=127.0.0.6:39419
    2023/01/19 23:21:13 [DEBUG] http: Request GET /v1/status/leader (290.443µs) from=127.0.0.6:51537
    2023/01/19 23:21:29 [DEBUG] http: Request GET /v1/status/leader (192.037µs) from=127.0.0.6:39419
    2023/01/19 23:21:33 [DEBUG] http: Request GET /v1/status/leader (2.946171ms) from=127.0.0.6:51537
    2023/01/19 23:21:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.385898189s) from=127.0.0.6:39921
    2023/01/19 23:21:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.531748761s) from=127.0.0.6:46815
    2023/01/19 23:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.053200417s) from=127.0.0.6:36167
    2023/01/19 23:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.678203142s) from=127.0.0.6:54801
    2023/01/19 23:21:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.045825739s) from=127.0.0.6:57539
    2023/01/19 23:21:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m3.934440953s) from=127.0.0.6:46427
    2023/01/19 23:21:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.348916273s) from=127.0.0.6:41815
    2023/01/19 23:21:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.429339352s) from=127.0.0.6:47163
    2023/01/19 23:21:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.481598828s) from=127.0.0.6:35703
    2023/01/19 23:21:49 [DEBUG] http: Request GET /v1/status/leader (4.127598ms) from=127.0.0.6:51537
    2023/01/19 23:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.12174379s) from=127.0.0.6:36169
    2023/01/19 23:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m7.0908425s) from=127.0.0.6:44011
    2023/01/19 23:21:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.641471689s) from=127.0.0.6:36601
    2023/01/19 23:21:53 [DEBUG] http: Request GET /v1/status/leader (312.461µs) from=127.0.0.6:51537
    2023/01/19 23:21:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.135532489s) from=127.0.0.6:35787
    2023/01/19 23:21:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.218715604s) from=127.0.0.6:50191
    2023/01/19 23:21:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.667528182s) from=127.0.0.6:52623
    2023/01/19 23:21:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.303165213s) from=127.0.0.6:46681
    2023/01/19 23:22:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:22:09 [DEBUG] http: Request GET /v1/status/leader (184.269µs) from=127.0.0.6:39419
    2023/01/19 23:22:13 [DEBUG] http: Request GET /v1/status/leader (203.532µs) from=127.0.0.6:51537
    2023/01/19 23:22:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:22:15 [DEBUG] agent: Node info in sync
    2023/01/19 23:22:29 [DEBUG] http: Request GET /v1/status/leader (292.021µs) from=127.0.0.6:51537
    2023/01/19 23:22:33 [DEBUG] http: Request GET /v1/status/leader (290.962µs) from=127.0.0.6:51537
    2023/01/19 23:22:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m2.585703019s) from=127.0.0.6:41331
    2023/01/19 23:22:49 [DEBUG] http: Request GET /v1/status/leader (197.782µs) from=127.0.0.6:51537
    2023/01/19 23:22:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.179717353s) from=127.0.0.6:43785
    2023/01/19 23:22:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.902074268s) from=127.0.0.6:42383
    2023/01/19 23:22:53 [DEBUG] http: Request GET /v1/status/leader (153.797µs) from=127.0.0.6:51537
    2023/01/19 23:22:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m0.92608875s) from=127.0.0.6:49629
    2023/01/19 23:22:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.776923131s) from=127.0.0.6:34583
    2023/01/19 23:23:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.091604189s) from=127.0.0.6:33667
    2023/01/19 23:23:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.132464248s) from=127.0.0.6:48095
    2023/01/19 23:23:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.286128702s) from=127.0.0.6:53353
    2023/01/19 23:23:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m1.84521354s) from=127.0.0.6:50449
    2023/01/19 23:23:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:23:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.096650332s) from=127.0.0.6:52123
    2023/01/19 23:23:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.566589847s) from=127.0.0.6:59613
    2023/01/19 23:23:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.884273395s) from=127.0.0.6:50111
    2023/01/19 23:23:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m7.232949875s) from=127.0.0.6:57811
    2023/01/19 23:23:09 [DEBUG] http: Request GET /v1/status/leader (235.115µs) from=127.0.0.6:51537
    2023/01/19 23:23:13 [DEBUG] http: Request GET /v1/status/leader (145.636µs) from=127.0.0.6:51537
    2023/01/19 23:23:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:23:24 [DEBUG] agent: Node info in sync
    2023/01/19 23:23:29 [DEBUG] http: Request GET /v1/status/leader (383.273µs) from=127.0.0.6:39419
    2023/01/19 23:23:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:23:33 [DEBUG] http: Request GET /v1/status/leader (171.108µs) from=127.0.0.6:51537
    2023/01/19 23:23:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.060152859s) from=127.0.0.6:39921
    2023/01/19 23:23:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.771139938s) from=127.0.0.6:46815
    2023/01/19 23:23:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.279204132s) from=127.0.0.6:57539
    2023/01/19 23:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.462860195s) from=127.0.0.6:36167
    2023/01/19 23:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m4.303020159s) from=127.0.0.6:54801
    2023/01/19 23:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.734830598s) from=127.0.0.6:46427
    2023/01/19 23:23:49 [DEBUG] http: Request GET /v1/status/leader (247.123µs) from=127.0.0.6:39419
    2023/01/19 23:23:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.355050811s) from=127.0.0.6:41815
    2023/01/19 23:23:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.201125548s) from=127.0.0.6:36169
    2023/01/19 23:23:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.393992451s) from=127.0.0.6:35703
    2023/01/19 23:23:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.177304572s) from=127.0.0.6:44011
    2023/01/19 23:23:53 [DEBUG] http: Request GET /v1/status/leader (216.86µs) from=127.0.0.6:51537
    2023/01/19 23:23:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.83480921s) from=127.0.0.6:47163
    2023/01/19 23:23:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.965023713s) from=127.0.0.6:36601
    2023/01/19 23:23:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.469170392s) from=127.0.0.6:50191
    2023/01/19 23:23:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.686094114s) from=127.0.0.6:52623
    2023/01/19 23:23:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.05338353s) from=127.0.0.6:46681
    2023/01/19 23:24:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.081417501s) from=127.0.0.6:35787
    2023/01/19 23:24:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:24:09 [DEBUG] http: Request GET /v1/status/leader (153.347µs) from=127.0.0.6:51537
    2023/01/19 23:24:13 [DEBUG] http: Request GET /v1/status/leader (284.04µs) from=127.0.0.6:51537
    2023/01/19 23:24:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:24:25 [DEBUG] agent: Node info in sync
    2023/01/19 23:24:29 [DEBUG] http: Request GET /v1/status/leader (299.154µs) from=127.0.0.6:39419
    2023/01/19 23:24:33 [DEBUG] http: Request GET /v1/status/leader (285.78µs) from=127.0.0.6:51537
    2023/01/19 23:24:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m6.588378767s) from=127.0.0.6:41331
    2023/01/19 23:24:49 [DEBUG] http: Request GET /v1/status/leader (893.897µs) from=127.0.0.6:51537
    2023/01/19 23:24:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.765597199s) from=127.0.0.6:43785
    2023/01/19 23:24:53 [DEBUG] http: Request GET /v1/status/leader (364.662µs) from=127.0.0.6:51537
    2023/01/19 23:25:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m7.408926575s) from=127.0.0.6:42383
    2023/01/19 23:25:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.004024583s) from=127.0.0.6:34583
    2023/01/19 23:25:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:25:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m0.503922755s) from=127.0.0.6:50449
    2023/01/19 23:25:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m1.765498629s) from=127.0.0.6:49629
    2023/01/19 23:25:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.27894755s) from=127.0.0.6:48095
    2023/01/19 23:25:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.039161558s) from=127.0.0.6:52123
    2023/01/19 23:25:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.789887935s) from=127.0.0.6:33667
    2023/01/19 23:25:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.351390344s) from=127.0.0.6:59613
    2023/01/19 23:25:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.141134162s) from=127.0.0.6:53353
    2023/01/19 23:25:09 [DEBUG] http: Request GET /v1/status/leader (763.124µs) from=127.0.0.6:39419
    2023/01/19 23:25:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m7.230227739s) from=127.0.0.6:50111
    2023/01/19 23:25:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m6.951827421s) from=127.0.0.6:57811
    2023/01/19 23:25:13 [DEBUG] http: Request GET /v1/status/leader (861.973µs) from=127.0.0.6:51537
    2023/01/19 23:25:29 [DEBUG] http: Request GET /v1/status/leader (416.802µs) from=127.0.0.6:51537
    2023/01/19 23:25:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:25:30 [DEBUG] agent: Node info in sync
    2023/01/19 23:25:33 [DEBUG] http: Request GET /v1/status/leader (780.831µs) from=127.0.0.6:51537
    2023/01/19 23:25:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.664754033s) from=127.0.0.6:39921
    2023/01/19 23:25:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.089856012s) from=127.0.0.6:46815
    2023/01/19 23:25:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.488783116s) from=127.0.0.6:36167
    2023/01/19 23:25:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m0.760421643s) from=127.0.0.6:46427
    2023/01/19 23:25:49 [DEBUG] http: Request GET /v1/status/leader (403.303µs) from=127.0.0.6:51537
    2023/01/19 23:25:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.285845377s) from=127.0.0.6:57539
    2023/01/19 23:25:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.185395724s) from=127.0.0.6:54801
    2023/01/19 23:25:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.211864273s) from=127.0.0.6:36169
    2023/01/19 23:25:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.510377177s) from=127.0.0.6:41815
    2023/01/19 23:25:53 [DEBUG] http: Request GET /v1/status/leader (461.482µs) from=127.0.0.6:51537
    2023/01/19 23:25:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.328082979s) from=127.0.0.6:35703
    2023/01/19 23:25:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.063523197s) from=127.0.0.6:44011
    2023/01/19 23:25:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.022759543s) from=127.0.0.6:52623
    2023/01/19 23:26:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.592893258s) from=127.0.0.6:46681
    2023/01/19 23:26:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:26:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.209217435s) from=127.0.0.6:50191
    2023/01/19 23:26:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.732075601s) from=127.0.0.6:35787
    2023/01/19 23:26:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:26:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.849168638s) from=127.0.0.6:47163
    2023/01/19 23:26:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.4692601s) from=127.0.0.6:36601
    2023/01/19 23:26:09 [DEBUG] http: Request GET /v1/status/leader (3.620212ms) from=127.0.0.6:39419
    2023/01/19 23:26:13 [DEBUG] http: Request GET /v1/status/leader (181.403µs) from=127.0.0.6:51537
    2023/01/19 23:26:29 [DEBUG] http: Request GET /v1/status/leader (229.395µs) from=127.0.0.6:51537
    2023/01/19 23:26:33 [DEBUG] http: Request GET /v1/status/leader (145.841µs) from=127.0.0.6:51537
    2023/01/19 23:26:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:26:42 [DEBUG] agent: Node info in sync
    2023/01/19 23:26:49 [DEBUG] http: Request GET /v1/status/leader (313.507µs) from=127.0.0.6:39419
    2023/01/19 23:26:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m0.834432202s) from=127.0.0.6:41331
    2023/01/19 23:26:53 [DEBUG] http: Request GET /v1/status/leader (374.908µs) from=127.0.0.6:51537
    2023/01/19 23:26:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.541269973s) from=127.0.0.6:43785
    2023/01/19 23:27:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:27:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m1.754182896s) from=127.0.0.6:50449
    2023/01/19 23:27:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.161974477s) from=127.0.0.6:33667
    2023/01/19 23:27:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.804032855s) from=127.0.0.6:34583
    2023/01/19 23:27:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m4.850053934s) from=127.0.0.6:49629
    2023/01/19 23:27:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m6.917494622s) from=127.0.0.6:42383
    2023/01/19 23:27:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.081552819s) from=127.0.0.6:48095
    2023/01/19 23:27:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.769895086s) from=127.0.0.6:52123
    2023/01/19 23:27:09 [DEBUG] http: Request GET /v1/status/leader (376.463µs) from=127.0.0.6:39419
    2023/01/19 23:27:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.084029018s) from=127.0.0.6:59613
    2023/01/19 23:27:13 [DEBUG] http: Request GET /v1/status/leader (341.128µs) from=127.0.0.6:51537
    2023/01/19 23:27:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.522522908s) from=127.0.0.6:53353
    2023/01/19 23:27:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.332657383s) from=127.0.0.6:57811
    2023/01/19 23:27:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.067565709s) from=127.0.0.6:50111
    2023/01/19 23:27:29 [DEBUG] http: Request GET /v1/status/leader (223.028µs) from=127.0.0.6:51537
    2023/01/19 23:27:33 [DEBUG] http: Request GET /v1/status/leader (2.321766ms) from=127.0.0.6:51537
    2023/01/19 23:27:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.005661051s) from=127.0.0.6:39921
    2023/01/19 23:27:49 [DEBUG] http: Request GET /v1/status/leader (272.838µs) from=127.0.0.6:39419
    2023/01/19 23:27:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.438264612s) from=127.0.0.6:46427
    2023/01/19 23:27:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.034687708s) from=127.0.0.6:46815
    2023/01/19 23:27:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m1.967973651s) from=127.0.0.6:54801
    2023/01/19 23:27:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.797570832s) from=127.0.0.6:57539
    2023/01/19 23:27:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.279979638s) from=127.0.0.6:36167
    2023/01/19 23:27:53 [DEBUG] http: Request GET /v1/status/leader (176.322µs) from=127.0.0.6:51537
    2023/01/19 23:27:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.898157057s) from=127.0.0.6:41815
    2023/01/19 23:27:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.741278058s) from=127.0.0.6:44011
    2023/01/19 23:27:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.860131455s) from=127.0.0.6:35703
    2023/01/19 23:27:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m7.352867562s) from=127.0.0.6:36169
    2023/01/19 23:28:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.79282237s) from=127.0.0.6:52623
    2023/01/19 23:28:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.671101672s) from=127.0.0.6:46681
    2023/01/19 23:28:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:28:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.386454352s) from=127.0.0.6:50191
    2023/01/19 23:28:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.357789593s) from=127.0.0.6:35787
    2023/01/19 23:28:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.942350266s) from=127.0.0.6:36601
    2023/01/19 23:28:09 [DEBUG] http: Request GET /v1/status/leader (305.9µs) from=127.0.0.6:39419
    2023/01/19 23:28:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.253454702s) from=127.0.0.6:47163
    2023/01/19 23:28:13 [DEBUG] http: Request GET /v1/status/leader (168.152µs) from=127.0.0.6:51537
    2023/01/19 23:28:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:28:29 [DEBUG] http: Request GET /v1/status/leader (399.392µs) from=127.0.0.6:51537
    2023/01/19 23:28:34 [DEBUG] http: Request GET /v1/status/leader (290.69µs) from=127.0.0.6:51537
    2023/01/19 23:28:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:28:41 [DEBUG] agent: Node info in sync
    2023/01/19 23:28:49 [DEBUG] http: Request GET /v1/status/leader (186.861µs) from=127.0.0.6:51537
    2023/01/19 23:28:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m0.515410421s) from=127.0.0.6:41331
    2023/01/19 23:28:54 [DEBUG] http: Request GET /v1/status/leader (178.993µs) from=127.0.0.6:51537
    2023/01/19 23:28:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.568839671s) from=127.0.0.6:43785
    2023/01/19 23:29:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:29:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.571247131s) from=127.0.0.6:33667
    2023/01/19 23:29:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m4.620239394s) from=127.0.0.6:50449
    2023/01/19 23:29:09 [DEBUG] http: Request GET /v1/status/leader (242.143µs) from=127.0.0.6:39419
    2023/01/19 23:29:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.607450955s) from=127.0.0.6:34583
    2023/01/19 23:29:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m4.889084661s) from=127.0.0.6:49629
    2023/01/19 23:29:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m5.449115375s) from=127.0.0.6:42383
    2023/01/19 23:29:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.260586573s) from=127.0.0.6:52123
    2023/01/19 23:29:14 [DEBUG] http: Request GET /v1/status/leader (270.29µs) from=127.0.0.6:51537
    2023/01/19 23:29:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.702960372s) from=127.0.0.6:48095
    2023/01/19 23:29:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.113083208s) from=127.0.0.6:53353
    2023/01/19 23:29:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.785617334s) from=127.0.0.6:57811
    2023/01/19 23:29:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.792758221s) from=127.0.0.6:50111
    2023/01/19 23:29:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.91394717s) from=127.0.0.6:59613
    2023/01/19 23:29:29 [DEBUG] http: Request GET /v1/status/leader (266.301µs) from=127.0.0.6:39419
    2023/01/19 23:29:34 [DEBUG] http: Request GET /v1/status/leader (3.154246ms) from=127.0.0.6:51537
    2023/01/19 23:29:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.303640511s) from=127.0.0.6:39921
    2023/01/19 23:29:49 [DEBUG] http: Request GET /v1/status/leader (301.014µs) from=127.0.0.6:39419
    2023/01/19 23:29:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.480057515s) from=127.0.0.6:46815
    2023/01/19 23:29:54 [DEBUG] http: Request GET /v1/status/leader (593.825µs) from=127.0.0.6:51537
    2023/01/19 23:29:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.489629077s) from=127.0.0.6:46427
    2023/01/19 23:29:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.738384692s) from=127.0.0.6:54801
    2023/01/19 23:29:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:29:57 [DEBUG] agent: Node info in sync
    2023/01/19 23:29:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.625310144s) from=127.0.0.6:36167
    2023/01/19 23:29:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.894035532s) from=127.0.0.6:41815
    2023/01/19 23:29:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.897040514s) from=127.0.0.6:57539
    2023/01/19 23:30:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.336633999s) from=127.0.0.6:35703
    2023/01/19 23:30:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:30:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.597378468s) from=127.0.0.6:44011
    2023/01/19 23:30:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.568445365s) from=127.0.0.6:50191
    2023/01/19 23:30:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.900203271s) from=127.0.0.6:46681
    2023/01/19 23:30:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m4.664813873s) from=127.0.0.6:36169
    2023/01/19 23:30:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.118513033s) from=127.0.0.6:52623
    2023/01/19 23:30:09 [DEBUG] http: Request GET /v1/status/leader (548.778µs) from=127.0.0.6:51537
    2023/01/19 23:30:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.326755664s) from=127.0.0.6:36601
    2023/01/19 23:30:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.976661488s) from=127.0.0.6:35787
    2023/01/19 23:30:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.779706305s) from=127.0.0.6:47163
    2023/01/19 23:30:14 [DEBUG] http: Request GET /v1/status/leader (222.804µs) from=127.0.0.6:51537
    2023/01/19 23:30:29 [DEBUG] http: Request GET /v1/status/leader (144.036µs) from=127.0.0.6:51537
    2023/01/19 23:30:34 [DEBUG] http: Request GET /v1/status/leader (370.434µs) from=127.0.0.6:51537
    2023/01/19 23:30:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:30:49 [DEBUG] http: Request GET /v1/status/leader (287.724µs) from=127.0.0.6:51537
    2023/01/19 23:30:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m1.670163673s) from=127.0.0.6:41331
    2023/01/19 23:30:54 [DEBUG] http: Request GET /v1/status/leader (295.809µs) from=127.0.0.6:51537
    2023/01/19 23:31:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:31:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m3.395831518s) from=127.0.0.6:43785
    2023/01/19 23:31:09 [DEBUG] http: Request GET /v1/status/leader (300.879µs) from=127.0.0.6:39419
    2023/01/19 23:31:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.162764337s) from=127.0.0.6:33667
    2023/01/19 23:31:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m4.221679095s) from=127.0.0.6:50449
    2023/01/19 23:31:14 [DEBUG] http: Request GET /v1/status/leader (377.027µs) from=127.0.0.6:51537
    2023/01/19 23:31:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m1.596341846s) from=127.0.0.6:42383
    2023/01/19 23:31:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:31:14 [DEBUG] agent: Node info in sync
    2023/01/19 23:31:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m4.073982483s) from=127.0.0.6:49629
    2023/01/19 23:31:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.210942648s) from=127.0.0.6:34583
    2023/01/19 23:31:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.302338135s) from=127.0.0.6:48095
    2023/01/19 23:31:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.224651089s) from=127.0.0.6:57811
    2023/01/19 23:31:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.332868178s) from=127.0.0.6:52123
    2023/01/19 23:31:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.271048183s) from=127.0.0.6:50111
    2023/01/19 23:31:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.684163847s) from=127.0.0.6:53353
    2023/01/19 23:31:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.599401927s) from=127.0.0.6:59613
    2023/01/19 23:31:29 [DEBUG] http: Request GET /v1/status/leader (444.515µs) from=127.0.0.6:51537
    2023/01/19 23:31:34 [DEBUG] http: Request GET /v1/status/leader (241.176µs) from=127.0.0.6:51537
    2023/01/19 23:31:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.512094067s) from=127.0.0.6:39921
    2023/01/19 23:31:49 [DEBUG] http: Request GET /v1/status/leader (758.017µs) from=127.0.0.6:51537
    2023/01/19 23:31:54 [DEBUG] http: Request GET /v1/status/leader (1.008626ms) from=127.0.0.6:51537
    2023/01/19 23:31:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.606539533s) from=127.0.0.6:46815
    2023/01/19 23:32:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.858307035s) from=127.0.0.6:36167
    2023/01/19 23:32:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.426793726s) from=127.0.0.6:35703
    2023/01/19 23:32:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:32:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m5.825217074s) from=127.0.0.6:54801
    2023/01/19 23:32:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.77787296s) from=127.0.0.6:41815
    2023/01/19 23:32:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.605869788s) from=127.0.0.6:46427
    2023/01/19 23:32:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.251348052s) from=127.0.0.6:50191
    2023/01/19 23:32:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m1.955256733s) from=127.0.0.6:36169
    2023/01/19 23:32:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.099202318s) from=127.0.0.6:57539
    2023/01/19 23:32:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.319885064s) from=127.0.0.6:46681
    2023/01/19 23:32:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.399900855s) from=127.0.0.6:44011
    2023/01/19 23:32:09 [DEBUG] http: Request GET /v1/status/leader (699.916µs) from=127.0.0.6:39419
    2023/01/19 23:32:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.428227042s) from=127.0.0.6:47163
    2023/01/19 23:32:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.676394551s) from=127.0.0.6:52623
    2023/01/19 23:32:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.888706156s) from=127.0.0.6:35787
    2023/01/19 23:32:14 [DEBUG] http: Request GET /v1/status/leader (190.751µs) from=127.0.0.6:51537
    2023/01/19 23:32:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.678312602s) from=127.0.0.6:36601
    2023/01/19 23:32:29 [DEBUG] http: Request GET /v1/status/leader (225.121µs) from=127.0.0.6:39419
    2023/01/19 23:32:34 [DEBUG] http: Request GET /v1/status/leader (494.842µs) from=127.0.0.6:51537
    2023/01/19 23:32:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:32:40 [DEBUG] agent: Node info in sync
    2023/01/19 23:32:49 [DEBUG] http: Request GET /v1/status/leader (301.357µs) from=127.0.0.6:39419
    2023/01/19 23:32:54 [DEBUG] http: Request GET /v1/status/leader (429.344µs) from=127.0.0.6:51537
    2023/01/19 23:32:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m4.611107769s) from=127.0.0.6:41331
    2023/01/19 23:33:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:33:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.50682637s) from=127.0.0.6:43785
    2023/01/19 23:33:09 [DEBUG] http: Request GET /v1/status/leader (358.618µs) from=127.0.0.6:51537
    2023/01/19 23:33:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.212785428s) from=127.0.0.6:33667
    2023/01/19 23:33:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m2.273373591s) from=127.0.0.6:50449
    2023/01/19 23:33:14 [DEBUG] http: Request GET /v1/status/leader (306.229µs) from=127.0.0.6:51537
    2023/01/19 23:33:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m0.251799812s) from=127.0.0.6:49629
    2023/01/19 23:33:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.527855059s) from=127.0.0.6:57811
    2023/01/19 23:33:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.406542213s) from=127.0.0.6:52123
    2023/01/19 23:33:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.539604648s) from=127.0.0.6:48095
    2023/01/19 23:33:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m5.091788713s) from=127.0.0.6:42383
    2023/01/19 23:33:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:33:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.791350599s) from=127.0.0.6:34583
    2023/01/19 23:33:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.013332663s) from=127.0.0.6:50111
    2023/01/19 23:33:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.981168317s) from=127.0.0.6:53353
    2023/01/19 23:33:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.942595375s) from=127.0.0.6:59613
    2023/01/19 23:33:29 [DEBUG] http: Request GET /v1/status/leader (237.033µs) from=127.0.0.6:39419
    2023/01/19 23:33:34 [DEBUG] http: Request GET /v1/status/leader (243.368µs) from=127.0.0.6:51537
    2023/01/19 23:33:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.369500931s) from=127.0.0.6:39921
    2023/01/19 23:33:49 [DEBUG] http: Request GET /v1/status/leader (158.761µs) from=127.0.0.6:39419
    2023/01/19 23:33:54 [DEBUG] http: Request GET /v1/status/leader (321.49µs) from=127.0.0.6:51537
    2023/01/19 23:34:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:34:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.692492718s) from=127.0.0.6:46815
    2023/01/19 23:34:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.871372875s) from=127.0.0.6:54801
    2023/01/19 23:34:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.040642095s) from=127.0.0.6:46427
    2023/01/19 23:34:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.418876787s) from=127.0.0.6:36167
    2023/01/19 23:34:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.628891778s) from=127.0.0.6:35703
    2023/01/19 23:34:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.400609852s) from=127.0.0.6:50191
    2023/01/19 23:34:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.181593275s) from=127.0.0.6:41815
    2023/01/19 23:34:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.33692699s) from=127.0.0.6:46681
    2023/01/19 23:34:09 [DEBUG] http: Request GET /v1/status/leader (449.721µs) from=127.0.0.6:39419
    2023/01/19 23:34:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.153479741s) from=127.0.0.6:44011
    2023/01/19 23:34:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.993709745s) from=127.0.0.6:36169
    2023/01/19 23:34:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.716471434s) from=127.0.0.6:57539
    2023/01/19 23:34:14 [DEBUG] http: Request GET /v1/status/leader (171.894µs) from=127.0.0.6:51537
    2023/01/19 23:34:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.681267922s) from=127.0.0.6:35787
    2023/01/19 23:34:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.313678437s) from=127.0.0.6:52623
    2023/01/19 23:34:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:34:17 [DEBUG] agent: Node info in sync
    2023/01/19 23:34:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.751086929s) from=127.0.0.6:36601
    2023/01/19 23:34:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.173405186s) from=127.0.0.6:47163
    2023/01/19 23:34:29 [DEBUG] http: Request GET /v1/status/leader (4.325668ms) from=127.0.0.6:39419
    2023/01/19 23:34:34 [DEBUG] http: Request GET /v1/status/leader (294.486µs) from=127.0.0.6:51537
    2023/01/19 23:34:49 [DEBUG] http: Request GET /v1/status/leader (305.905µs) from=127.0.0.6:39419
    2023/01/19 23:34:54 [DEBUG] http: Request GET /v1/status/leader (185.608µs) from=127.0.0.6:51537
    2023/01/19 23:34:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m3.417390292s) from=127.0.0.6:41331
    2023/01/19 23:35:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:35:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.388714535s) from=127.0.0.6:43785
    2023/01/19 23:35:09 [DEBUG] http: Request GET /v1/status/leader (165.728µs) from=127.0.0.6:39419
    2023/01/19 23:35:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.790151481s) from=127.0.0.6:33667
    2023/01/19 23:35:14 [DEBUG] http: Request GET /v1/status/leader (180.516µs) from=127.0.0.6:51537
    2023/01/19 23:35:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m3.256758913s) from=127.0.0.6:50449
    2023/01/19 23:35:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.990445487s) from=127.0.0.6:52123
    2023/01/19 23:35:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.797629045s) from=127.0.0.6:57811
    2023/01/19 23:35:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m2.891563941s) from=127.0.0.6:42383
    2023/01/19 23:35:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m7.45954743s) from=127.0.0.6:49629
    2023/01/19 23:35:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.780973499s) from=127.0.0.6:34583
    2023/01/19 23:35:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.170879263s) from=127.0.0.6:50111
    2023/01/19 23:35:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.734745418s) from=127.0.0.6:48095
    2023/01/19 23:35:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.617768924s) from=127.0.0.6:53353
    2023/01/19 23:35:29 [DEBUG] http: Request GET /v1/status/leader (278.527µs) from=127.0.0.6:39419
    2023/01/19 23:35:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.076203214s) from=127.0.0.6:59613
    2023/01/19 23:35:34 [DEBUG] http: Request GET /v1/status/leader (349.681µs) from=127.0.0.6:51537
    2023/01/19 23:35:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.985617894s) from=127.0.0.6:39921
    2023/01/19 23:35:49 [DEBUG] http: Request GET /v1/status/leader (314.587µs) from=127.0.0.6:39419
    2023/01/19 23:35:54 [DEBUG] http: Request GET /v1/status/leader (3.422011ms) from=127.0.0.6:51537
    2023/01/19 23:36:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:36:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.077659247s) from=127.0.0.6:36167
    2023/01/19 23:36:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.71671635s) from=127.0.0.6:50191
    2023/01/19 23:36:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.429240432s) from=127.0.0.6:46815
    2023/01/19 23:36:09 [DEBUG] http: Request GET /v1/status/leader (254.584µs) from=127.0.0.6:51537
    2023/01/19 23:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m5.849905826s) from=127.0.0.6:54801
    2023/01/19 23:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.708527008s) from=127.0.0.6:46681
    2023/01/19 23:36:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:36:11 [DEBUG] agent: Node info in sync
    2023/01/19 23:36:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.33372138s) from=127.0.0.6:46427
    2023/01/19 23:36:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:36:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m7.257640179s) from=127.0.0.6:35703
    2023/01/19 23:36:14 [DEBUG] http: Request GET /v1/status/leader (520.193µs) from=127.0.0.6:51537
    2023/01/19 23:36:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.215116549s) from=127.0.0.6:57539
    2023/01/19 23:36:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.311662199s) from=127.0.0.6:44011
    2023/01/19 23:36:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.610921463s) from=127.0.0.6:41815
    2023/01/19 23:36:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.023780296s) from=127.0.0.6:36169
    2023/01/19 23:36:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.185863949s) from=127.0.0.6:52623
    2023/01/19 23:36:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.814315668s) from=127.0.0.6:35787
    2023/01/19 23:36:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.237834612s) from=127.0.0.6:47163
    2023/01/19 23:36:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.178375488s) from=127.0.0.6:36601
    2023/01/19 23:36:29 [DEBUG] http: Request GET /v1/status/leader (473.294µs) from=127.0.0.6:39419
    2023/01/19 23:36:34 [DEBUG] http: Request GET /v1/status/leader (280.015µs) from=127.0.0.6:51537
    2023/01/19 23:36:49 [DEBUG] http: Request GET /v1/status/leader (347.899µs) from=127.0.0.6:51537
    2023/01/19 23:36:54 [DEBUG] http: Request GET /v1/status/leader (304.723µs) from=127.0.0.6:51537
    2023/01/19 23:37:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:37:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m6.648331126s) from=127.0.0.6:41331
    2023/01/19 23:37:09 [DEBUG] http: Request GET /v1/status/leader (366.519µs) from=127.0.0.6:51537
    2023/01/19 23:37:14 [DEBUG] http: Request GET /v1/status/leader (532.539µs) from=127.0.0.6:51537
    2023/01/19 23:37:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.163766567s) from=127.0.0.6:43785
    2023/01/19 23:37:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.894765455s) from=127.0.0.6:33667
    2023/01/19 23:37:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.991217977s) from=127.0.0.6:52123
    2023/01/19 23:37:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.597405444s) from=127.0.0.6:34583
    2023/01/19 23:37:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m6.408766683s) from=127.0.0.6:50449
    2023/01/19 23:37:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m3.024209107s) from=127.0.0.6:42383
    2023/01/19 23:37:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.378289241s) from=127.0.0.6:57811
    2023/01/19 23:37:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.041417399s) from=127.0.0.6:49629
    2023/01/19 23:37:29 [DEBUG] http: Request GET /v1/status/leader (331.926µs) from=127.0.0.6:39419
    2023/01/19 23:37:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.084007975s) from=127.0.0.6:50111
    2023/01/19 23:37:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m1.748116867s) from=127.0.0.6:59613
    2023/01/19 23:37:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.209879042s) from=127.0.0.6:48095
    2023/01/19 23:37:34 [DEBUG] http: Request GET /v1/status/leader (2.078571ms) from=127.0.0.6:51537
    2023/01/19 23:37:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.377585338s) from=127.0.0.6:53353
    2023/01/19 23:37:49 [DEBUG] http: Request GET /v1/status/leader (177.738µs) from=127.0.0.6:39419
    2023/01/19 23:37:54 [DEBUG] http: Request GET /v1/status/leader (1.163542ms) from=127.0.0.6:51537
    2023/01/19 23:37:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.396236726s) from=127.0.0.6:39921
    2023/01/19 23:38:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:38:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:38:07 [DEBUG] agent: Node info in sync
    2023/01/19 23:38:09 [DEBUG] http: Request GET /v1/status/leader (411.52µs) from=127.0.0.6:51537
    2023/01/19 23:38:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.317431561s) from=127.0.0.6:50191
    2023/01/19 23:38:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m1.798209192s) from=127.0.0.6:54801
    2023/01/19 23:38:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.091164619s) from=127.0.0.6:46815
    2023/01/19 23:38:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.20337043s) from=127.0.0.6:46681
    2023/01/19 23:38:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.904731443s) from=127.0.0.6:36167
    2023/01/19 23:38:14 [DEBUG] http: Request GET /v1/status/leader (180.698µs) from=127.0.0.6:51537
    2023/01/19 23:38:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.634075366s) from=127.0.0.6:35703
    2023/01/19 23:38:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.823160295s) from=127.0.0.6:41815
    2023/01/19 23:38:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m5.927649954s) from=127.0.0.6:46427
    2023/01/19 23:38:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.610976321s) from=127.0.0.6:44011
    2023/01/19 23:38:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.71652186s) from=127.0.0.6:35787
    2023/01/19 23:38:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m3.997030225s) from=127.0.0.6:36169
    2023/01/19 23:38:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.352994276s) from=127.0.0.6:57539
    2023/01/19 23:38:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.683985763s) from=127.0.0.6:52623
    2023/01/19 23:38:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.582475279s) from=127.0.0.6:47163
    2023/01/19 23:38:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.158147014s) from=127.0.0.6:36601
    2023/01/19 23:38:29 [DEBUG] http: Request GET /v1/status/leader (305.38µs) from=127.0.0.6:39419
    2023/01/19 23:38:34 [DEBUG] http: Request GET /v1/status/leader (854.041µs) from=127.0.0.6:51537
    2023/01/19 23:38:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:38:50 [DEBUG] http: Request GET /v1/status/leader (739.565µs) from=127.0.0.6:51537
    2023/01/19 23:38:54 [DEBUG] http: Request GET /v1/status/leader (195.726µs) from=127.0.0.6:51537
    2023/01/19 23:39:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:39:10 [DEBUG] http: Request GET /v1/status/leader (765.356µs) from=127.0.0.6:51537
    2023/01/19 23:39:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m5.027352547s) from=127.0.0.6:41331
    2023/01/19 23:39:14 [DEBUG] http: Request GET /v1/status/leader (511.626µs) from=127.0.0.6:51537
    2023/01/19 23:39:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m2.405767301s) from=127.0.0.6:43785
    2023/01/19 23:39:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.286354818s) from=127.0.0.6:33667
    2023/01/19 23:39:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.80589439s) from=127.0.0.6:34583
    2023/01/19 23:39:30 [DEBUG] http: Request GET /v1/status/leader (315.29µs) from=127.0.0.6:51537
    2023/01/19 23:39:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.710753381s) from=127.0.0.6:42383
    2023/01/19 23:39:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m7.210693121s) from=127.0.0.6:52123
    2023/01/19 23:39:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m7.466024131s) from=127.0.0.6:50449
    2023/01/19 23:39:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.317949741s) from=127.0.0.6:57811
    2023/01/19 23:39:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m3.418975816s) from=127.0.0.6:49629
    2023/01/19 23:39:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.809189214s) from=127.0.0.6:50111
    2023/01/19 23:39:34 [DEBUG] http: Request GET /v1/status/leader (230.848µs) from=127.0.0.6:51537
    2023/01/19 23:39:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.193027943s) from=127.0.0.6:59613
    2023/01/19 23:39:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.86106511s) from=127.0.0.6:48095
    2023/01/19 23:39:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.494565253s) from=127.0.0.6:53353
    2023/01/19 23:39:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:39:42 [DEBUG] agent: Node info in sync
    2023/01/19 23:39:50 [DEBUG] http: Request GET /v1/status/leader (581.833µs) from=127.0.0.6:39419
    2023/01/19 23:39:54 [DEBUG] http: Request GET /v1/status/leader (355.467µs) from=127.0.0.6:51537
    2023/01/19 23:39:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.872219246s) from=127.0.0.6:39921
    2023/01/19 23:40:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:40:10 [DEBUG] http: Request GET /v1/status/leader (174.855µs) from=127.0.0.6:39419
    2023/01/19 23:40:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m1.722133685s) from=127.0.0.6:54801
    2023/01/19 23:40:14 [DEBUG] http: Request GET /v1/status/leader (529.258µs) from=127.0.0.6:51537
    2023/01/19 23:40:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.431718015s) from=127.0.0.6:46815
    2023/01/19 23:40:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m7.029802362s) from=127.0.0.6:50191
    2023/01/19 23:40:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.161819222s) from=127.0.0.6:36167
    2023/01/19 23:40:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.369376312s) from=127.0.0.6:41815
    2023/01/19 23:40:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.743500261s) from=127.0.0.6:46681
    2023/01/19 23:40:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.393011822s) from=127.0.0.6:46427
    2023/01/19 23:40:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.396307502s) from=127.0.0.6:35787
    2023/01/19 23:40:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m1.320266772s) from=127.0.0.6:36169
    2023/01/19 23:40:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.733601127s) from=127.0.0.6:57539
    2023/01/19 23:40:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m7.18000831s) from=127.0.0.6:35703
    2023/01/19 23:40:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.018050674s) from=127.0.0.6:52623
    2023/01/19 23:40:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.771728876s) from=127.0.0.6:44011
    2023/01/19 23:40:30 [DEBUG] http: Request GET /v1/status/leader (340.299µs) from=127.0.0.6:51537
    2023/01/19 23:40:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.840887398s) from=127.0.0.6:47163
    2023/01/19 23:40:34 [DEBUG] http: Request GET /v1/status/leader (369.322µs) from=127.0.0.6:51537
    2023/01/19 23:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m7.19548103s) from=127.0.0.6:36601
    2023/01/19 23:40:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:40:50 [DEBUG] http: Request GET /v1/status/leader (1.139402ms) from=127.0.0.6:51537
    2023/01/19 23:40:54 [DEBUG] http: Request GET /v1/status/leader (244.341µs) from=127.0.0.6:51537
    2023/01/19 23:41:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:41:10 [DEBUG] http: Request GET /v1/status/leader (349.255µs) from=127.0.0.6:39419
    2023/01/19 23:41:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m2.396031789s) from=127.0.0.6:41331
    2023/01/19 23:41:14 [DEBUG] http: Request GET /v1/status/leader (180.735µs) from=127.0.0.6:51537
    2023/01/19 23:41:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:41:20 [DEBUG] agent: Node info in sync
    2023/01/19 23:41:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.063904058s) from=127.0.0.6:33667
    2023/01/19 23:41:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.164848712s) from=127.0.0.6:43785
    2023/01/19 23:41:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.330192602s) from=127.0.0.6:34583
    2023/01/19 23:41:30 [DEBUG] http: Request GET /v1/status/leader (179.437µs) from=127.0.0.6:39419
    2023/01/19 23:41:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.45398136s) from=127.0.0.6:57811
    2023/01/19 23:41:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m2.005233976s) from=127.0.0.6:42383
    2023/01/19 23:41:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m1.709126932s) from=127.0.0.6:49629
    2023/01/19 23:41:34 [DEBUG] http: Request GET /v1/status/leader (196.309µs) from=127.0.0.6:51537
    2023/01/19 23:41:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m4.288947445s) from=127.0.0.6:50449
    2023/01/19 23:41:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m0.611346069s) from=127.0.0.6:59613
    2023/01/19 23:41:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.206347232s) from=127.0.0.6:50111
    2023/01/19 23:41:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.214298092s) from=127.0.0.6:52123
    2023/01/19 23:41:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.313362246s) from=127.0.0.6:53353
    2023/01/19 23:41:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.1275193s) from=127.0.0.6:48095
    2023/01/19 23:41:50 [DEBUG] http: Request GET /v1/status/leader (249.961µs) from=127.0.0.6:51537
    2023/01/19 23:41:54 [DEBUG] http: Request GET /v1/status/leader (282.342µs) from=127.0.0.6:51537
    2023/01/19 23:42:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:42:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.021796447s) from=127.0.0.6:39921
    2023/01/19 23:42:10 [DEBUG] http: Request GET /v1/status/leader (172.505µs) from=127.0.0.6:39419
    2023/01/19 23:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m0.150724811s) from=127.0.0.6:54801
    2023/01/19 23:42:14 [DEBUG] http: Request GET /v1/status/leader (188.118µs) from=127.0.0.6:51537
    2023/01/19 23:42:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.433946128s) from=127.0.0.6:46815
    2023/01/19 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.502309048s) from=127.0.0.6:46681
    2023/01/19 23:42:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m0.595216132s) from=127.0.0.6:46427
    2023/01/19 23:42:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.127886194s) from=127.0.0.6:50191
    2023/01/19 23:42:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.574868227s) from=127.0.0.6:35703
    2023/01/19 23:42:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.636114325s) from=127.0.0.6:36169
    2023/01/19 23:42:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.970695782s) from=127.0.0.6:36167
    2023/01/19 23:42:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.73382605s) from=127.0.0.6:41815
    2023/01/19 23:42:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.014404055s) from=127.0.0.6:35787
    2023/01/19 23:42:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.440518312s) from=127.0.0.6:44011
    2023/01/19 23:42:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.933640507s) from=127.0.0.6:57539
    2023/01/19 23:42:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.590872237s) from=127.0.0.6:52623
    2023/01/19 23:42:30 [DEBUG] http: Request GET /v1/status/leader (259.901µs) from=127.0.0.6:39419
    2023/01/19 23:42:34 [DEBUG] http: Request GET /v1/status/leader (273.253µs) from=127.0.0.6:51537
    2023/01/19 23:42:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.786993581s) from=127.0.0.6:47163
    2023/01/19 23:42:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.888715527s) from=127.0.0.6:36601
    2023/01/19 23:42:50 [DEBUG] http: Request GET /v1/status/leader (167.725µs) from=127.0.0.6:51537
    2023/01/19 23:42:54 [DEBUG] http: Request GET /v1/status/leader (2.296411ms) from=127.0.0.6:51537
    2023/01/19 23:42:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:43:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:43:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:43:09 [DEBUG] agent: Node info in sync
    2023/01/19 23:43:10 [DEBUG] http: Request GET /v1/status/leader (344.168µs) from=127.0.0.6:51537
    2023/01/19 23:43:14 [DEBUG] http: Request GET /v1/status/leader (221.463µs) from=127.0.0.6:51537
    2023/01/19 23:43:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m6.260607702s) from=127.0.0.6:41331
    2023/01/19 23:43:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.366568067s) from=127.0.0.6:33667
    2023/01/19 23:43:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.090493248s) from=127.0.0.6:43785
    2023/01/19 23:43:30 [DEBUG] http: Request GET /v1/status/leader (170.976µs) from=127.0.0.6:39419
    2023/01/19 23:43:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.563113482s) from=127.0.0.6:57811
    2023/01/19 23:43:34 [DEBUG] http: Request GET /v1/status/leader (211.838µs) from=127.0.0.6:51537
    2023/01/19 23:43:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m2.529740969s) from=127.0.0.6:42383
    2023/01/19 23:43:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.018095945s) from=127.0.0.6:34583
    2023/01/19 23:43:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m0.643961055s) from=127.0.0.6:59613
    2023/01/19 23:43:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.466530571s) from=127.0.0.6:49629
    2023/01/19 23:43:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.736982878s) from=127.0.0.6:52123
    2023/01/19 23:43:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m7.453290176s) from=127.0.0.6:50449
    2023/01/19 23:43:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m7.459800819s) from=127.0.0.6:50111
    2023/01/19 23:43:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.215063347s) from=127.0.0.6:53353
    2023/01/19 23:43:50 [DEBUG] http: Request GET /v1/status/leader (161.348µs) from=127.0.0.6:51537
    2023/01/19 23:43:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.442707939s) from=127.0.0.6:48095
    2023/01/19 23:43:54 [DEBUG] http: Request GET /v1/status/leader (175.437µs) from=127.0.0.6:51537
    2023/01/19 23:44:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:44:10 [DEBUG] http: Request GET /v1/status/leader (487.877µs) from=127.0.0.6:39419
    2023/01/19 23:44:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.433360235s) from=127.0.0.6:39921
    2023/01/19 23:44:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m0.828792432s) from=127.0.0.6:54801
    2023/01/19 23:44:14 [DEBUG] http: Request GET /v1/status/leader (166.428µs) from=127.0.0.6:51537
    2023/01/19 23:44:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.520329512s) from=127.0.0.6:46815
    2023/01/19 23:44:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.785797914s) from=127.0.0.6:35703
    2023/01/19 23:44:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.786369997s) from=127.0.0.6:46681
    2023/01/19 23:44:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.612332313s) from=127.0.0.6:36167
    2023/01/19 23:44:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m1.739066679s) from=127.0.0.6:36169
    2023/01/19 23:44:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m5.452247644s) from=127.0.0.6:46427
    2023/01/19 23:44:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.238841207s) from=127.0.0.6:50191
    2023/01/19 23:44:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.812629559s) from=127.0.0.6:57539
    2023/01/19 23:44:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.464738069s) from=127.0.0.6:35787
    2023/01/19 23:44:30 [DEBUG] http: Request GET /v1/status/leader (277.019µs) from=127.0.0.6:51537
    2023/01/19 23:44:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.389626663s) from=127.0.0.6:44011
    2023/01/19 23:44:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.255313801s) from=127.0.0.6:41815
    2023/01/19 23:44:34 [DEBUG] http: Request GET /v1/status/leader (277.863µs) from=127.0.0.6:51537
    2023/01/19 23:44:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.093166925s) from=127.0.0.6:52623
    2023/01/19 23:44:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.129960308s) from=127.0.0.6:47163
    2023/01/19 23:44:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.033915042s) from=127.0.0.6:36601
    2023/01/19 23:44:50 [DEBUG] http: Request GET /v1/status/leader (288.856µs) from=127.0.0.6:39419
    2023/01/19 23:44:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:44:51 [DEBUG] agent: Node info in sync
    2023/01/19 23:44:54 [DEBUG] http: Request GET /v1/status/leader (337.41µs) from=127.0.0.6:51537
    2023/01/19 23:45:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:45:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:45:10 [DEBUG] http: Request GET /v1/status/leader (178.116µs) from=127.0.0.6:39419
    2023/01/19 23:45:14 [DEBUG] http: Request GET /v1/status/leader (177.639µs) from=127.0.0.6:51537
    2023/01/19 23:45:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m0.613581425s) from=127.0.0.6:41331
    2023/01/19 23:45:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.522926292s) from=127.0.0.6:33667
    2023/01/19 23:45:30 [DEBUG] http: Request GET /v1/status/leader (345.513µs) from=127.0.0.6:39419
    2023/01/19 23:45:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.769101198s) from=127.0.0.6:57811
    2023/01/19 23:45:34 [DEBUG] http: Request GET /v1/status/leader (219.434µs) from=127.0.0.6:51537
    2023/01/19 23:45:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.105604253s) from=127.0.0.6:34583
    2023/01/19 23:45:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.911057297s) from=127.0.0.6:43785
    2023/01/19 23:45:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.294653919s) from=127.0.0.6:42383
    2023/01/19 23:45:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m4.336274077s) from=127.0.0.6:59613
    2023/01/19 23:45:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m0.7847171s) from=127.0.0.6:50449
    2023/01/19 23:45:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.60797207s) from=127.0.0.6:50111
    2023/01/19 23:45:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.461419709s) from=127.0.0.6:49629
    2023/01/19 23:45:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.578821216s) from=127.0.0.6:52123
    2023/01/19 23:45:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.344369509s) from=127.0.0.6:53353
    2023/01/19 23:45:50 [DEBUG] http: Request GET /v1/status/leader (728.905µs) from=127.0.0.6:51537
    2023/01/19 23:45:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.712673514s) from=127.0.0.6:48095
    2023/01/19 23:45:54 [DEBUG] http: Request GET /v1/status/leader (591.117µs) from=127.0.0.6:51537
    2023/01/19 23:46:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:46:10 [DEBUG] http: Request GET /v1/status/leader (480.723µs) from=127.0.0.6:39419
    2023/01/19 23:46:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.704801946s) from=127.0.0.6:39921
    2023/01/19 23:46:14 [DEBUG] http: Request GET /v1/status/leader (166.488µs) from=127.0.0.6:51537
    2023/01/19 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m1.562495344s) from=127.0.0.6:54801
    2023/01/19 23:46:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:46:20 [DEBUG] agent: Node info in sync
    2023/01/19 23:46:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m0.570974559s) from=127.0.0.6:46427
    2023/01/19 23:46:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.441147785s) from=127.0.0.6:46815
    2023/01/19 23:46:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.503003514s) from=127.0.0.6:50191
    2023/01/19 23:46:30 [DEBUG] http: Request GET /v1/status/leader (852.665µs) from=127.0.0.6:39419
    2023/01/19 23:46:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.404228868s) from=127.0.0.6:35787
    2023/01/19 23:46:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.245143811s) from=127.0.0.6:57539
    2023/01/19 23:46:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.73961812s) from=127.0.0.6:35703
    2023/01/19 23:46:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.666320436s) from=127.0.0.6:36169
    2023/01/19 23:46:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.28538085s) from=127.0.0.6:46681
    2023/01/19 23:46:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.366572052s) from=127.0.0.6:36167
    2023/01/19 23:46:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.507408554s) from=127.0.0.6:44011
    2023/01/19 23:46:34 [DEBUG] http: Request GET /v1/status/leader (210.639µs) from=127.0.0.6:44011
    2023/01/19 23:46:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.228559212s) from=127.0.0.6:41815
    2023/01/19 23:46:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.934106413s) from=127.0.0.6:52623
    2023/01/19 23:46:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.371373213s) from=127.0.0.6:47163
    2023/01/19 23:46:50 [DEBUG] http: Request GET /v1/status/leader (317.996µs) from=127.0.0.6:39419
    2023/01/19 23:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.035784562s) from=127.0.0.6:36601
    2023/01/19 23:46:54 [DEBUG] http: Request GET /v1/status/leader (468.074µs) from=127.0.0.6:51537
    2023/01/19 23:47:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:47:10 [DEBUG] http: Request GET /v1/status/leader (428.425µs) from=127.0.0.6:39419
    2023/01/19 23:47:15 [DEBUG] http: Request GET /v1/status/leader (264.921µs) from=127.0.0.6:51537
    2023/01/19 23:47:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:47:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m5.409454232s) from=127.0.0.6:41331
    2023/01/19 23:47:30 [DEBUG] http: Request GET /v1/status/leader (451.01µs) from=127.0.0.6:51537
    2023/01/19 23:47:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.533436897s) from=127.0.0.6:33667
    2023/01/19 23:47:35 [DEBUG] http: Request GET /v1/status/leader (305.622µs) from=127.0.0.6:51537
    2023/01/19 23:47:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.124054632s) from=127.0.0.6:34583
    2023/01/19 23:47:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.0196033s) from=127.0.0.6:57811
    2023/01/19 23:47:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.679250225s) from=127.0.0.6:43785
    2023/01/19 23:47:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:47:38 [DEBUG] agent: Node info in sync
    2023/01/19 23:47:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m4.199947599s) from=127.0.0.6:59613
    2023/01/19 23:47:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m6.36434681s) from=127.0.0.6:42383
    2023/01/19 23:47:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m1.776061275s) from=127.0.0.6:49629
    2023/01/19 23:47:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.226252496s) from=127.0.0.6:50111
    2023/01/19 23:47:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m4.475026019s) from=127.0.0.6:50449
    2023/01/19 23:47:50 [DEBUG] http: Request GET /v1/status/leader (285.251µs) from=127.0.0.6:39419
    2023/01/19 23:47:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.903133896s) from=127.0.0.6:53353
    2023/01/19 23:47:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.99148781s) from=127.0.0.6:52123
    2023/01/19 23:47:55 [DEBUG] http: Request GET /v1/status/leader (310.957µs) from=127.0.0.6:51537
    2023/01/19 23:48:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.966105868s) from=127.0.0.6:48095
    2023/01/19 23:48:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:48:10 [DEBUG] http: Request GET /v1/status/leader (228.863µs) from=127.0.0.6:39419
    2023/01/19 23:48:15 [DEBUG] http: Request GET /v1/status/leader (193.617µs) from=127.0.0.6:51537
    2023/01/19 23:48:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.817165403s) from=127.0.0.6:39921
    2023/01/19 23:48:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m5.212608746s) from=127.0.0.6:54801
    2023/01/19 23:48:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.223616852s) from=127.0.0.6:46815
    2023/01/19 23:48:30 [DEBUG] http: Request GET /v1/status/leader (404.472µs) from=127.0.0.6:51537
    2023/01/19 23:48:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m3.692059847s) from=127.0.0.6:46427
    2023/01/19 23:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.210978492s) from=127.0.0.6:36167
    2023/01/19 23:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.054790977s) from=127.0.0.6:46681
    2023/01/19 23:48:35 [DEBUG] http: Request GET /v1/status/leader (295.683µs) from=127.0.0.6:51537
    2023/01/19 23:48:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.957346536s) from=127.0.0.6:35703
    2023/01/19 23:48:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.408432179s) from=127.0.0.6:50191
    2023/01/19 23:48:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.25669236s) from=127.0.0.6:57539
    2023/01/19 23:48:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.188402342s) from=127.0.0.6:44011
    2023/01/19 23:48:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.842368383s) from=127.0.0.6:35787
    2023/01/19 23:48:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.479260766s) from=127.0.0.6:36169
    2023/01/19 23:48:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.649453158s) from=127.0.0.6:41815
    2023/01/19 23:48:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.144364566s) from=127.0.0.6:52623
    2023/01/19 23:48:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.701138317s) from=127.0.0.6:47163
    2023/01/19 23:48:50 [DEBUG] http: Request GET /v1/status/leader (305.483µs) from=127.0.0.6:51537
    2023/01/19 23:48:55 [DEBUG] http: Request GET /v1/status/leader (286.323µs) from=127.0.0.6:51537
    2023/01/19 23:48:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.787113851s) from=127.0.0.6:36601
    2023/01/19 23:49:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:49:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:49:05 [DEBUG] agent: Node info in sync
    2023/01/19 23:49:10 [DEBUG] http: Request GET /v1/status/leader (307.033µs) from=127.0.0.6:39419
    2023/01/19 23:49:15 [DEBUG] http: Request GET /v1/status/leader (147.871µs) from=127.0.0.6:51537
    2023/01/19 23:49:30 [DEBUG] http: Request GET /v1/status/leader (167.478µs) from=127.0.0.6:51537
    2023/01/19 23:49:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m6.181279314s) from=127.0.0.6:41331
    2023/01/19 23:49:35 [DEBUG] http: Request GET /v1/status/leader (3.371293ms) from=127.0.0.6:51537
    2023/01/19 23:49:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.179896817s) from=127.0.0.6:33667
    2023/01/19 23:49:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.25859846s) from=127.0.0.6:34583
    2023/01/19 23:49:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.402846994s) from=127.0.0.6:57811
    2023/01/19 23:49:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.343290833s) from=127.0.0.6:43785
    2023/01/19 23:49:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:49:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m0.36533291s) from=127.0.0.6:42383
    2023/01/19 23:49:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.478799577s) from=127.0.0.6:59613
    2023/01/19 23:49:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m0.684767602s) from=127.0.0.6:50449
    2023/01/19 23:49:50 [DEBUG] http: Request GET /v1/status/leader (303.832µs) from=127.0.0.6:51537
    2023/01/19 23:49:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.282414962s) from=127.0.0.6:50111
    2023/01/19 23:49:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.300464987s) from=127.0.0.6:49629
    2023/01/19 23:49:55 [DEBUG] http: Request GET /v1/status/leader (162.006µs) from=127.0.0.6:51537
    2023/01/19 23:49:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.390367392s) from=127.0.0.6:52123
    2023/01/19 23:50:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.419267958s) from=127.0.0.6:53353
    2023/01/19 23:50:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:50:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.849080891s) from=127.0.0.6:48095
    2023/01/19 23:50:10 [DEBUG] http: Request GET /v1/status/leader (178.85µs) from=127.0.0.6:51537
    2023/01/19 23:50:15 [DEBUG] http: Request GET /v1/status/leader (225.458µs) from=127.0.0.6:51537
    2023/01/19 23:50:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:50:17 [DEBUG] agent: Node info in sync
    2023/01/19 23:50:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.323428308s) from=127.0.0.6:39921
    2023/01/19 23:50:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.678822947s) from=127.0.0.6:54801
    2023/01/19 23:50:30 [DEBUG] http: Request GET /v1/status/leader (183.441µs) from=127.0.0.6:39419
    2023/01/19 23:50:35 [DEBUG] http: Request GET /v1/status/leader (277.289µs) from=127.0.0.6:51537
    2023/01/19 23:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.032975847s) from=127.0.0.6:46427
    2023/01/19 23:50:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.459314627s) from=127.0.0.6:36167
    2023/01/19 23:50:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.128742829s) from=127.0.0.6:46681
    2023/01/19 23:50:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.356983904s) from=127.0.0.6:46815
    2023/01/19 23:50:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.168591854s) from=127.0.0.6:35703
    2023/01/19 23:50:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.325983069s) from=127.0.0.6:44011
    2023/01/19 23:50:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.759739915s) from=127.0.0.6:57539
    2023/01/19 23:50:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.12073496s) from=127.0.0.6:35787
    2023/01/19 23:50:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.469178704s) from=127.0.0.6:50191
    2023/01/19 23:50:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m6.822248162s) from=127.0.0.6:36169
    2023/01/19 23:50:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.670549874s) from=127.0.0.6:41815
    2023/01/19 23:50:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.325485556s) from=127.0.0.6:52623
    2023/01/19 23:50:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.358784136s) from=127.0.0.6:47163
    2023/01/19 23:50:50 [DEBUG] http: Request GET /v1/status/leader (249.782µs) from=127.0.0.6:39419
    2023/01/19 23:50:55 [DEBUG] http: Request GET /v1/status/leader (251.804µs) from=127.0.0.6:51537
    2023/01/19 23:51:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:51:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.867198989s) from=127.0.0.6:36601
    2023/01/19 23:51:10 [DEBUG] http: Request GET /v1/status/leader (262.751µs) from=127.0.0.6:51537
    2023/01/19 23:51:15 [DEBUG] http: Request GET /v1/status/leader (257.475µs) from=127.0.0.6:51537
    2023/01/19 23:51:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:51:27 [DEBUG] agent: Node info in sync
    2023/01/19 23:51:30 [DEBUG] http: Request GET /v1/status/leader (170.098µs) from=127.0.0.6:39419
    2023/01/19 23:51:35 [DEBUG] http: Request GET /v1/status/leader (184.544µs) from=127.0.0.6:51537
    2023/01/19 23:51:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m6.570481458s) from=127.0.0.6:41331
    2023/01/19 23:51:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.264048798s) from=127.0.0.6:33667
    2023/01/19 23:51:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.35809702s) from=127.0.0.6:57811
    2023/01/19 23:51:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.938993485s) from=127.0.0.6:34583
    2023/01/19 23:51:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m1.89889848s) from=127.0.0.6:42383
    2023/01/19 23:51:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.203182601s) from=127.0.0.6:43785
    2023/01/19 23:51:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:51:50 [DEBUG] http: Request GET /v1/status/leader (250.625µs) from=127.0.0.6:39419
    2023/01/19 23:51:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m3.560148396s) from=127.0.0.6:50449
    2023/01/19 23:51:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.387163105s) from=127.0.0.6:59613
    2023/01/19 23:51:55 [DEBUG] http: Request GET /v1/status/leader (290.576µs) from=127.0.0.6:51537
    2023/01/19 23:51:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m4.047451502s) from=127.0.0.6:49629
    2023/01/19 23:51:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.923856506s) from=127.0.0.6:52123
    2023/01/19 23:51:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m7.295121762s) from=127.0.0.6:50111
    2023/01/19 23:52:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:52:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.256601926s) from=127.0.0.6:53353
    2023/01/19 23:52:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.885412443s) from=127.0.0.6:48095
    2023/01/19 23:52:10 [DEBUG] http: Request GET /v1/status/leader (157.622µs) from=127.0.0.6:39419
    2023/01/19 23:52:15 [DEBUG] http: Request GET /v1/status/leader (180.679µs) from=127.0.0.6:51537
    2023/01/19 23:52:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.967879829s) from=127.0.0.6:39921
    2023/01/19 23:52:30 [DEBUG] http: Request GET /v1/status/leader (277.94µs) from=127.0.0.6:39419
    2023/01/19 23:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m7.286871274s) from=127.0.0.6:54801
    2023/01/19 23:52:35 [DEBUG] http: Request GET /v1/status/leader (218.262µs) from=127.0.0.6:51537
    2023/01/19 23:52:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m1.070163236s) from=127.0.0.6:46427
    2023/01/19 23:52:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.60248304s) from=127.0.0.6:36167
    2023/01/19 23:52:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.171930225s) from=127.0.0.6:35787
    2023/01/19 23:52:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.921585151s) from=127.0.0.6:46815
    2023/01/19 23:52:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.863536737s) from=127.0.0.6:35703
    2023/01/19 23:52:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.321015617s) from=127.0.0.6:46681
    2023/01/19 23:52:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.802715114s) from=127.0.0.6:57539
    2023/01/19 23:52:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.777498552s) from=127.0.0.6:50191
    2023/01/19 23:52:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.490755209s) from=127.0.0.6:44011
    2023/01/19 23:52:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.341694085s) from=127.0.0.6:41815
    2023/01/19 23:52:50 [DEBUG] http: Request GET /v1/status/leader (400.426µs) from=127.0.0.6:39419
    2023/01/19 23:52:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m6.456758604s) from=127.0.0.6:36169
    2023/01/19 23:52:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.472648931s) from=127.0.0.6:47163
    2023/01/19 23:52:55 [DEBUG] http: Request GET /v1/status/leader (325.014µs) from=127.0.0.6:51537
    2023/01/19 23:52:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.098331106s) from=127.0.0.6:52623
    2023/01/19 23:53:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:53:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:53:02 [DEBUG] agent: Node info in sync
    2023/01/19 23:53:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.15089044s) from=127.0.0.6:36601
    2023/01/19 23:53:10 [DEBUG] http: Request GET /v1/status/leader (288.214µs) from=127.0.0.6:51537
    2023/01/19 23:53:15 [DEBUG] http: Request GET /v1/status/leader (399.38µs) from=127.0.0.6:51537
    2023/01/19 23:53:30 [DEBUG] http: Request GET /v1/status/leader (232.239µs) from=127.0.0.6:51537
    2023/01/19 23:53:35 [DEBUG] http: Request GET /v1/status/leader (157.887µs) from=127.0.0.6:51537
    2023/01/19 23:53:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.732767394s) from=127.0.0.6:33667
    2023/01/19 23:53:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m7.024160749s) from=127.0.0.6:41331
    2023/01/19 23:53:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.829405041s) from=127.0.0.6:57811
    2023/01/19 23:53:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.33264806s) from=127.0.0.6:34583
    2023/01/19 23:53:50 [DEBUG] http: Request GET /v1/status/leader (242.385µs) from=127.0.0.6:39419
    2023/01/19 23:53:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m3.388650272s) from=127.0.0.6:42383
    2023/01/19 23:53:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m1.362727796s) from=127.0.0.6:50449
    2023/01/19 23:53:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.49100261s) from=127.0.0.6:43785
    2023/01/19 23:53:55 [DEBUG] http: Request GET /v1/status/leader (276.746µs) from=127.0.0.6:51537
    2023/01/19 23:53:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m1.730494671s) from=127.0.0.6:49629
    2023/01/19 23:53:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.534703763s) from=127.0.0.6:50111
    2023/01/19 23:54:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.809082869s) from=127.0.0.6:59613
    2023/01/19 23:54:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:54:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.863881522s) from=127.0.0.6:52123
    2023/01/19 23:54:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.82041229s) from=127.0.0.6:53353
    2023/01/19 23:54:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.044013499s) from=127.0.0.6:48095
    2023/01/19 23:54:10 [DEBUG] http: Request GET /v1/status/leader (178.443µs) from=127.0.0.6:51537
    2023/01/19 23:54:15 [DEBUG] http: Request GET /v1/status/leader (4.981122ms) from=127.0.0.6:51537
    2023/01/19 23:54:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:54:30 [DEBUG] http: Request GET /v1/status/leader (928.734µs) from=127.0.0.6:39419
    2023/01/19 23:54:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.931838306s) from=127.0.0.6:39921
    2023/01/19 23:54:35 [DEBUG] http: Request GET /v1/status/leader (180.822µs) from=127.0.0.6:51537
    2023/01/19 23:54:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.466184531s) from=127.0.0.6:54801
    2023/01/19 23:54:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m1.773530076s) from=127.0.0.6:46427
    2023/01/19 23:54:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.908107125s) from=127.0.0.6:36167
    2023/01/19 23:54:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.478144922s) from=127.0.0.6:35787
    2023/01/19 23:54:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.347947096s) from=127.0.0.6:35703
    2023/01/19 23:54:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.512801365s) from=127.0.0.6:46681
    2023/01/19 23:54:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.15877931s) from=127.0.0.6:46815
    2023/01/19 23:54:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.378311614s) from=127.0.0.6:57539
    2023/01/19 23:54:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.29032232s) from=127.0.0.6:44011
    2023/01/19 23:54:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:54:49 [DEBUG] agent: Node info in sync
    2023/01/19 23:54:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.649274828s) from=127.0.0.6:41815
    2023/01/19 23:54:50 [DEBUG] http: Request GET /v1/status/leader (260.058µs) from=127.0.0.6:51537
    2023/01/19 23:54:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.328708177s) from=127.0.0.6:50191
    2023/01/19 23:54:55 [DEBUG] http: Request GET /v1/status/leader (1.313168ms) from=127.0.0.6:51537
    2023/01/19 23:54:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m4.169904994s) from=127.0.0.6:36169
    2023/01/19 23:54:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.28676314s) from=127.0.0.6:47163
    2023/01/19 23:55:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.2628831s) from=127.0.0.6:52623
    2023/01/19 23:55:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:55:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.471676124s) from=127.0.0.6:36601
    2023/01/19 23:55:10 [DEBUG] http: Request GET /v1/status/leader (401.119µs) from=127.0.0.6:39419
    2023/01/19 23:55:15 [DEBUG] http: Request GET /v1/status/leader (375.232µs) from=127.0.0.6:51537
    2023/01/19 23:55:30 [DEBUG] http: Request GET /v1/status/leader (376.983µs) from=127.0.0.6:39419
    2023/01/19 23:55:35 [DEBUG] http: Request GET /v1/status/leader (160.58µs) from=127.0.0.6:51537
    2023/01/19 23:55:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.441842716s) from=127.0.0.6:33667
    2023/01/19 23:55:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m3.620224179s) from=127.0.0.6:41331
    2023/01/19 23:55:50 [DEBUG] http: Request GET /v1/status/leader (320.448µs) from=127.0.0.6:51537
    2023/01/19 23:55:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m6.106690031s) from=127.0.0.6:57811
    2023/01/19 23:55:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m7.294333185s) from=127.0.0.6:34583
    2023/01/19 23:55:55 [DEBUG] http: Request GET /v1/status/leader (379.989µs) from=127.0.0.6:51537
    2023/01/19 23:55:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.369877116s) from=127.0.0.6:42383
    2023/01/19 23:55:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m2.53055734s) from=127.0.0.6:43785
    2023/01/19 23:55:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m3.548768937s) from=127.0.0.6:50449
    2023/01/19 23:55:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.572746487s) from=127.0.0.6:50111
    2023/01/19 23:56:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:56:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.675326617s) from=127.0.0.6:52123
    2023/01/19 23:56:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.200062181s) from=127.0.0.6:49629
    2023/01/19 23:56:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m4.85861586s) from=127.0.0.6:59613
    2023/01/19 23:56:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.57395686s) from=127.0.0.6:53353
    2023/01/19 23:56:10 [DEBUG] http: Request GET /v1/status/leader (1.129626ms) from=127.0.0.6:39419
    2023/01/19 23:56:15 [DEBUG] http: Request GET /v1/status/leader (282.611µs) from=127.0.0.6:51537
    2023/01/19 23:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.777888773s) from=127.0.0.6:48095
    2023/01/19 23:56:30 [DEBUG] http: Request GET /v1/status/leader (246.651µs) from=127.0.0.6:51537
    2023/01/19 23:56:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.534165325s) from=127.0.0.6:39921
    2023/01/19 23:56:35 [DEBUG] http: Request GET /v1/status/leader (263.092µs) from=127.0.0.6:51537
    2023/01/19 23:56:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m0.066845818s) from=127.0.0.6:54801
    2023/01/19 23:56:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.506550521s) from=127.0.0.6:46427
    2023/01/19 23:56:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.775472233s) from=127.0.0.6:35787
    2023/01/19 23:56:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.208483509s) from=127.0.0.6:36167
    2023/01/19 23:56:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:56:48 [DEBUG] agent: Node info in sync
    2023/01/19 23:56:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.771088797s) from=127.0.0.6:35703
    2023/01/19 23:56:50 [DEBUG] http: Request GET /v1/status/leader (220.604µs) from=127.0.0.6:39419
    2023/01/19 23:56:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.637544106s) from=127.0.0.6:46681
    2023/01/19 23:56:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.624811402s) from=127.0.0.6:44011
    2023/01/19 23:56:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.230342213s) from=127.0.0.6:57539
    2023/01/19 23:56:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.728975828s) from=127.0.0.6:46815
    2023/01/19 23:56:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.494538271s) from=127.0.0.6:50191
    2023/01/19 23:56:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.064263156s) from=127.0.0.6:41815
    2023/01/19 23:56:55 [DEBUG] http: Request GET /v1/status/leader (173.076µs) from=127.0.0.6:51537
    2023/01/19 23:57:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.000401601s) from=127.0.0.6:47163
    2023/01/19 23:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.435631679s) from=127.0.0.6:36169
    2023/01/19 23:57:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:57:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.31831284s) from=127.0.0.6:52623
    2023/01/19 23:57:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.866276697s) from=127.0.0.6:36601
    2023/01/19 23:57:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/19 23:57:10 [DEBUG] http: Request GET /v1/status/leader (282.367µs) from=127.0.0.6:39419
    2023/01/19 23:57:15 [DEBUG] http: Request GET /v1/status/leader (275.438µs) from=127.0.0.6:51537
    2023/01/19 23:57:30 [DEBUG] http: Request GET /v1/status/leader (218.337µs) from=127.0.0.6:39419
    2023/01/19 23:57:35 [DEBUG] http: Request GET /v1/status/leader (213.163µs) from=127.0.0.6:51537
    2023/01/19 23:57:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.876985383s) from=127.0.0.6:33667
    2023/01/19 23:57:50 [DEBUG] http: Request GET /v1/status/leader (277.903µs) from=127.0.0.6:51537
    2023/01/19 23:57:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m2.991190682s) from=127.0.0.6:41331
    2023/01/19 23:57:55 [DEBUG] http: Request GET /v1/status/leader (185.857µs) from=127.0.0.6:51537
    2023/01/19 23:57:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.765279181s) from=127.0.0.6:57811
    2023/01/19 23:57:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.546245356s) from=127.0.0.6:34583
    2023/01/19 23:58:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m3.482050288s) from=127.0.0.6:50449
    2023/01/19 23:58:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:58:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m6.746278791s) from=127.0.0.6:42383
    2023/01/19 23:58:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.202180684s) from=127.0.0.6:50111
    2023/01/19 23:58:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m5.350964704s) from=127.0.0.6:43785
    2023/01/19 23:58:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m0.031140777s) from=127.0.0.6:49629
    2023/01/19 23:58:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.993052013s) from=127.0.0.6:52123
    2023/01/19 23:58:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.026039956s) from=127.0.0.6:59613
    2023/01/19 23:58:10 [DEBUG] http: Request GET /v1/status/leader (705.477µs) from=127.0.0.6:51537
    2023/01/19 23:58:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.934306997s) from=127.0.0.6:53353
    2023/01/19 23:58:15 [DEBUG] http: Request GET /v1/status/leader (351.467µs) from=127.0.0.6:51537
    2023/01/19 23:58:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:58:16 [DEBUG] agent: Node info in sync
    2023/01/19 23:58:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.450266899s) from=127.0.0.6:48095
    2023/01/19 23:58:30 [DEBUG] http: Request GET /v1/status/leader (494.947µs) from=127.0.0.6:39419
    2023/01/19 23:58:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.914583603s) from=127.0.0.6:39921
    2023/01/19 23:58:35 [DEBUG] http: Request GET /v1/status/leader (192.528µs) from=127.0.0.6:51537
    2023/01/19 23:58:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m0.00399067s) from=127.0.0.6:54801
    2023/01/19 23:58:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.651616909s) from=127.0.0.6:35787
    2023/01/19 23:58:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.838086441s) from=127.0.0.6:36167
    2023/01/19 23:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m7.492530055s) from=127.0.0.6:46427
    2023/01/19 23:58:50 [DEBUG] http: Request GET /v1/status/leader (169.187µs) from=127.0.0.6:51537
    2023/01/19 23:58:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.558403685s) from=127.0.0.6:44011
    2023/01/19 23:58:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.053710318s) from=127.0.0.6:46681
    2023/01/19 23:58:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.666560751s) from=127.0.0.6:57539
    2023/01/19 23:58:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.98220896s) from=127.0.0.6:35703
    2023/01/19 23:58:55 [DEBUG] http: Request GET /v1/status/leader (240.355µs) from=127.0.0.6:51537
    2023/01/19 23:58:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.460799444s) from=127.0.0.6:50191
    2023/01/19 23:59:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.553762034s) from=127.0.0.6:41815
    2023/01/19 23:59:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.429399981s) from=127.0.0.6:46815
    2023/01/19 23:59:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/19 23:59:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.261402753s) from=127.0.0.6:52623
    2023/01/19 23:59:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.806434907s) from=127.0.0.6:36169
    2023/01/19 23:59:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.342724117s) from=127.0.0.6:47163
    2023/01/19 23:59:10 [DEBUG] http: Request GET /v1/status/leader (180.508µs) from=127.0.0.6:51537
    2023/01/19 23:59:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.84236147s) from=127.0.0.6:36601
    2023/01/19 23:59:15 [DEBUG] http: Request GET /v1/status/leader (289.792µs) from=127.0.0.6:51537
    2023/01/19 23:59:30 [DEBUG] http: Request GET /v1/status/leader (353.506µs) from=127.0.0.6:51537
    2023/01/19 23:59:35 [DEBUG] http: Request GET /v1/status/leader (306.533µs) from=127.0.0.6:51537
    2023/01/19 23:59:50 [DEBUG] http: Request GET /v1/status/leader (262.215µs) from=127.0.0.6:51537
    2023/01/19 23:59:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.326842597s) from=127.0.0.6:33667
    2023/01/19 23:59:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/19 23:59:53 [DEBUG] agent: Node info in sync
    2023/01/19 23:59:55 [DEBUG] http: Request GET /v1/status/leader (244.004µs) from=127.0.0.6:51537
    2023/01/19 23:59:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m3.279260167s) from=127.0.0.6:41331
    2023/01/19 23:59:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.24186228s) from=127.0.0.6:57811
    2023/01/20 00:00:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:00:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m0.198410357s) from=127.0.0.6:50449
    2023/01/20 00:00:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.93033653s) from=127.0.0.6:34583
    2023/01/20 00:00:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:00:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m0.48657089s) from=127.0.0.6:49629
    2023/01/20 00:00:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.025949996s) from=127.0.0.6:43785
    2023/01/20 00:00:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m2.695271673s) from=127.0.0.6:42383
    2023/01/20 00:00:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m7.490239295s) from=127.0.0.6:50111
    2023/01/20 00:00:10 [DEBUG] http: Request GET /v1/status/leader (439.157µs) from=127.0.0.6:51537
    2023/01/20 00:00:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.390919007s) from=127.0.0.6:52123
    2023/01/20 00:00:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.003665213s) from=127.0.0.6:59613
    2023/01/20 00:00:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.184345043s) from=127.0.0.6:53353
    2023/01/20 00:00:15 [DEBUG] http: Request GET /v1/status/leader (300.708µs) from=127.0.0.6:51537
    2023/01/20 00:00:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.339607507s) from=127.0.0.6:48095
    2023/01/20 00:00:30 [DEBUG] http: Request GET /v1/status/leader (236.755µs) from=127.0.0.6:39419
    2023/01/20 00:00:35 [DEBUG] http: Request GET /v1/status/leader (396.525µs) from=127.0.0.6:51537
    2023/01/20 00:00:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.185315219s) from=127.0.0.6:39921
    2023/01/20 00:00:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.714656393s) from=127.0.0.6:54801
    2023/01/20 00:00:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.73943477s) from=127.0.0.6:36167
    2023/01/20 00:00:50 [DEBUG] http: Request GET /v1/status/leader (148.531µs) from=127.0.0.6:39419
    2023/01/20 00:00:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.82172174s) from=127.0.0.6:44011
    2023/01/20 00:00:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.611178005s) from=127.0.0.6:35787
    2023/01/20 00:00:55 [DEBUG] http: Request GET /v1/status/leader (286.927µs) from=127.0.0.6:51537
    2023/01/20 00:00:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.904361351s) from=127.0.0.6:46427
    2023/01/20 00:00:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.04361962s) from=127.0.0.6:46681
    2023/01/20 00:00:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.125137034s) from=127.0.0.6:57539
    2023/01/20 00:00:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.452945208s) from=127.0.0.6:35703
    2023/01/20 00:01:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:01:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.722898873s) from=127.0.0.6:41815
    2023/01/20 00:01:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.128971617s) from=127.0.0.6:50191
    2023/01/20 00:01:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m3.726136785s) from=127.0.0.6:36169
    2023/01/20 00:01:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.419961s) from=127.0.0.6:46815
    2023/01/20 00:01:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.17939438s) from=127.0.0.6:47163
    2023/01/20 00:01:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.314939182s) from=127.0.0.6:52623
    2023/01/20 00:01:10 [DEBUG] http: Request GET /v1/status/leader (282.279µs) from=127.0.0.6:39419
    2023/01/20 00:01:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:01:12 [DEBUG] agent: Node info in sync
    2023/01/20 00:01:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.790689171s) from=127.0.0.6:36601
    2023/01/20 00:01:15 [DEBUG] http: Request GET /v1/status/leader (158.978µs) from=127.0.0.6:51537
    2023/01/20 00:01:30 [DEBUG] http: Request GET /v1/status/leader (688.849µs) from=127.0.0.6:51537
    2023/01/20 00:01:35 [DEBUG] http: Request GET /v1/status/leader (170.52µs) from=127.0.0.6:51537
    2023/01/20 00:01:50 [DEBUG] http: Request GET /v1/status/leader (660.029µs) from=127.0.0.6:51537
    2023/01/20 00:01:55 [DEBUG] http: Request GET /v1/status/leader (466.613µs) from=127.0.0.6:51537
    2023/01/20 00:01:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.320855645s) from=127.0.0.6:33667
    2023/01/20 00:01:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m2.105956203s) from=127.0.0.6:41331
    2023/01/20 00:02:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:02:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m3.005966038s) from=127.0.0.6:57811
    2023/01/20 00:02:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m4.083040917s) from=127.0.0.6:50449
    2023/01/20 00:02:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.285738861s) from=127.0.0.6:34583
    2023/01/20 00:02:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m3.680318544s) from=127.0.0.6:49629
    2023/01/20 00:02:11 [DEBUG] http: Request GET /v1/status/leader (159.328µs) from=127.0.0.6:51537
    2023/01/20 00:02:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.201113272s) from=127.0.0.6:43785
    2023/01/20 00:02:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m6.334139818s) from=127.0.0.6:42383
    2023/01/20 00:02:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.222259192s) from=127.0.0.6:52123
    2023/01/20 00:02:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.66117397s) from=127.0.0.6:53353
    2023/01/20 00:02:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.712267708s) from=127.0.0.6:59613
    2023/01/20 00:02:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.339478091s) from=127.0.0.6:50111
    2023/01/20 00:02:15 [DEBUG] http: Request GET /v1/status/leader (222.227µs) from=127.0.0.6:51537
    2023/01/20 00:02:31 [DEBUG] http: Request GET /v1/status/leader (431.174µs) from=127.0.0.6:39419
    2023/01/20 00:02:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.596973616s) from=127.0.0.6:48095
    2023/01/20 00:02:35 [DEBUG] http: Request GET /v1/status/leader (416.946µs) from=127.0.0.6:51537
    2023/01/20 00:02:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.535021774s) from=127.0.0.6:54801
    2023/01/20 00:02:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:02:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.140443695s) from=127.0.0.6:39921
    2023/01/20 00:02:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.803246931s) from=127.0.0.6:36167
    2023/01/20 00:02:51 [DEBUG] http: Request GET /v1/status/leader (687.783µs) from=127.0.0.6:39419
    2023/01/20 00:02:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.895004121s) from=127.0.0.6:44011
    2023/01/20 00:02:55 [DEBUG] http: Request GET /v1/status/leader (256.862µs) from=127.0.0.6:51537
    2023/01/20 00:02:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.141099442s) from=127.0.0.6:35787
    2023/01/20 00:02:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:02:58 [DEBUG] agent: Node info in sync
    2023/01/20 00:02:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.414097824s) from=127.0.0.6:46681
    2023/01/20 00:03:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:03:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.904161687s) from=127.0.0.6:46427
    2023/01/20 00:03:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.599846378s) from=127.0.0.6:57539
    2023/01/20 00:03:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.827672743s) from=127.0.0.6:41815
    2023/01/20 00:03:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.912770894s) from=127.0.0.6:35703
    2023/01/20 00:03:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.145341394s) from=127.0.0.6:50191
    2023/01/20 00:03:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.361634015s) from=127.0.0.6:46815
    2023/01/20 00:03:11 [DEBUG] http: Request GET /v1/status/leader (212.462µs) from=127.0.0.6:51537
    2023/01/20 00:03:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.389797249s) from=127.0.0.6:36169
    2023/01/20 00:03:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.054322572s) from=127.0.0.6:52623
    2023/01/20 00:03:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.658582541s) from=127.0.0.6:47163
    2023/01/20 00:03:15 [DEBUG] http: Request GET /v1/status/leader (371.194µs) from=127.0.0.6:51537
    2023/01/20 00:03:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m7.220383631s) from=127.0.0.6:36601
    2023/01/20 00:03:31 [DEBUG] http: Request GET /v1/status/leader (357.874µs) from=127.0.0.6:39419
    2023/01/20 00:03:35 [DEBUG] http: Request GET /v1/status/leader (336.483µs) from=127.0.0.6:51537
    2023/01/20 00:03:51 [DEBUG] http: Request GET /v1/status/leader (309.394µs) from=127.0.0.6:51537
    2023/01/20 00:03:55 [DEBUG] http: Request GET /v1/status/leader (312.258µs) from=127.0.0.6:51537
    2023/01/20 00:04:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:04:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.082930756s) from=127.0.0.6:57811
    2023/01/20 00:04:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.421245309s) from=127.0.0.6:33667
    2023/01/20 00:04:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m6.615890009s) from=127.0.0.6:41331
    2023/01/20 00:04:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.070492451s) from=127.0.0.6:34583
    2023/01/20 00:04:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m4.541314575s) from=127.0.0.6:50449
    2023/01/20 00:04:11 [DEBUG] http: Request GET /v1/status/leader (170.681µs) from=127.0.0.6:51537
    2023/01/20 00:04:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.238826843s) from=127.0.0.6:43785
    2023/01/20 00:04:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.381197494s) from=127.0.0.6:49629
    2023/01/20 00:04:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m1.724915035s) from=127.0.0.6:42383
    2023/01/20 00:04:15 [DEBUG] http: Request GET /v1/status/leader (1.432097ms) from=127.0.0.6:51537
    2023/01/20 00:04:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.788641437s) from=127.0.0.6:59613
    2023/01/20 00:04:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.639063437s) from=127.0.0.6:52123
    2023/01/20 00:04:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.978490838s) from=127.0.0.6:53353
    2023/01/20 00:04:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m7.452129218s) from=127.0.0.6:50111
    2023/01/20 00:04:31 [DEBUG] http: Request GET /v1/status/leader (298.186µs) from=127.0.0.6:51537
    2023/01/20 00:04:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.323711023s) from=127.0.0.6:48095
    2023/01/20 00:04:35 [DEBUG] http: Request GET /v1/status/leader (420.766µs) from=127.0.0.6:51537
    2023/01/20 00:04:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m1.629970386s) from=127.0.0.6:54801
    2023/01/20 00:04:51 [DEBUG] http: Request GET /v1/status/leader (265.101µs) from=127.0.0.6:39419
    2023/01/20 00:04:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.784673851s) from=127.0.0.6:36167
    2023/01/20 00:04:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.135666094s) from=127.0.0.6:39921
    2023/01/20 00:04:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:04:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:04:52 [DEBUG] agent: Node info in sync
    2023/01/20 00:04:55 [DEBUG] http: Request GET /v1/status/leader (224.487µs) from=127.0.0.6:51537
    2023/01/20 00:05:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.698435819s) from=127.0.0.6:44011
    2023/01/20 00:05:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:05:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m1.123361519s) from=127.0.0.6:46427
    2023/01/20 00:05:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.989944478s) from=127.0.0.6:35787
    2023/01/20 00:05:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.553014602s) from=127.0.0.6:57539
    2023/01/20 00:05:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.455475308s) from=127.0.0.6:46681
    2023/01/20 00:05:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.170959682s) from=127.0.0.6:35703
    2023/01/20 00:05:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.339769395s) from=127.0.0.6:41815
    2023/01/20 00:05:11 [DEBUG] http: Request GET /v1/status/leader (315.73µs) from=127.0.0.6:51537
    2023/01/20 00:05:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.367320366s) from=127.0.0.6:46815
    2023/01/20 00:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.860340755s) from=127.0.0.6:36169
    2023/01/20 00:05:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.17750052s) from=127.0.0.6:52623
    2023/01/20 00:05:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m7.043389645s) from=127.0.0.6:50191
    2023/01/20 00:05:15 [DEBUG] http: Request GET /v1/status/leader (506.113µs) from=127.0.0.6:51537
    2023/01/20 00:05:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.475368846s) from=127.0.0.6:47163
    2023/01/20 00:05:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.57576307s) from=127.0.0.6:36601
    2023/01/20 00:05:31 [DEBUG] http: Request GET /v1/status/leader (169.571µs) from=127.0.0.6:39419
    2023/01/20 00:05:35 [DEBUG] http: Request GET /v1/status/leader (175.883µs) from=127.0.0.6:51537
    2023/01/20 00:05:51 [DEBUG] http: Request GET /v1/status/leader (370.643µs) from=127.0.0.6:51537
    2023/01/20 00:05:55 [DEBUG] http: Request GET /v1/status/leader (338.957µs) from=127.0.0.6:51537
    2023/01/20 00:06:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:06:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m0.398058399s) from=127.0.0.6:41331
    2023/01/20 00:06:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:06:06 [DEBUG] agent: Node info in sync
    2023/01/20 00:06:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.795298499s) from=127.0.0.6:34583
    2023/01/20 00:06:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m7.442520198s) from=127.0.0.6:57811
    2023/01/20 00:06:11 [DEBUG] http: Request GET /v1/status/leader (1.205715ms) from=127.0.0.6:39419
    2023/01/20 00:06:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.051556108s) from=127.0.0.6:33667
    2023/01/20 00:06:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m1.43902125s) from=127.0.0.6:42383
    2023/01/20 00:06:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m4.957454131s) from=127.0.0.6:50449
    2023/01/20 00:06:15 [DEBUG] http: Request GET /v1/status/leader (1.058015ms) from=127.0.0.6:51537
    2023/01/20 00:06:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.021316947s) from=127.0.0.6:43785
    2023/01/20 00:06:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m0.672858685s) from=127.0.0.6:59613
    2023/01/20 00:06:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m7.395151751s) from=127.0.0.6:49629
    2023/01/20 00:06:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.260996992s) from=127.0.0.6:52123
    2023/01/20 00:06:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.491822047s) from=127.0.0.6:53353
    2023/01/20 00:06:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.919723541s) from=127.0.0.6:50111
    2023/01/20 00:06:31 [DEBUG] http: Request GET /v1/status/leader (238.75µs) from=127.0.0.6:39419
    2023/01/20 00:06:35 [DEBUG] http: Request GET /v1/status/leader (217.52µs) from=127.0.0.6:51537
    2023/01/20 00:06:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.14373463s) from=127.0.0.6:48095
    2023/01/20 00:06:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.05304025s) from=127.0.0.6:54801
    2023/01/20 00:06:51 [DEBUG] http: Request GET /v1/status/leader (304.384µs) from=127.0.0.6:39419
    2023/01/20 00:06:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.25951928s) from=127.0.0.6:39921
    2023/01/20 00:06:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.898905856s) from=127.0.0.6:36167
    2023/01/20 00:06:55 [DEBUG] http: Request GET /v1/status/leader (186.941µs) from=127.0.0.6:51537
    2023/01/20 00:07:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:07:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.162782834s) from=127.0.0.6:44011
    2023/01/20 00:07:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m5.823370808s) from=127.0.0.6:46427
    2023/01/20 00:07:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.375538953s) from=127.0.0.6:35703
    2023/01/20 00:07:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.318543924s) from=127.0.0.6:35787
    2023/01/20 00:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.437977972s) from=127.0.0.6:46681
    2023/01/20 00:07:11 [DEBUG] http: Request GET /v1/status/leader (341.344µs) from=127.0.0.6:51537
    2023/01/20 00:07:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.422648649s) from=127.0.0.6:57539
    2023/01/20 00:07:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:07:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.126579983s) from=127.0.0.6:50191
    2023/01/20 00:07:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.63050309s) from=127.0.0.6:41815
    2023/01/20 00:07:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.052479091s) from=127.0.0.6:52623
    2023/01/20 00:07:16 [DEBUG] http: Request GET /v1/status/leader (330.327µs) from=127.0.0.6:51537
    2023/01/20 00:07:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.265429219s) from=127.0.0.6:46815
    2023/01/20 00:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m6.848173673s) from=127.0.0.6:36169
    2023/01/20 00:07:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.174161894s) from=127.0.0.6:47163
    2023/01/20 00:07:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.208654207s) from=127.0.0.6:36601
    2023/01/20 00:07:31 [DEBUG] http: Request GET /v1/status/leader (241.78µs) from=127.0.0.6:51537
    2023/01/20 00:07:36 [DEBUG] http: Request GET /v1/status/leader (5.937857ms) from=127.0.0.6:51537
    2023/01/20 00:07:51 [DEBUG] http: Request GET /v1/status/leader (447.413µs) from=127.0.0.6:51537
    2023/01/20 00:07:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:07:53 [DEBUG] agent: Node info in sync
    2023/01/20 00:07:56 [DEBUG] http: Request GET /v1/status/leader (271.928µs) from=127.0.0.6:51537
    2023/01/20 00:08:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:08:11 [DEBUG] http: Request GET /v1/status/leader (463.92µs) from=127.0.0.6:51537
    2023/01/20 00:08:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m7.072700191s) from=127.0.0.6:41331
    2023/01/20 00:08:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m2.389389046s) from=127.0.0.6:57811
    2023/01/20 00:08:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m0.083109905s) from=127.0.0.6:50449
    2023/01/20 00:08:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.55522685s) from=127.0.0.6:34583
    2023/01/20 00:08:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m1.386593217s) from=127.0.0.6:42383
    2023/01/20 00:08:16 [DEBUG] http: Request GET /v1/status/leader (159.401µs) from=127.0.0.6:51537
    2023/01/20 00:08:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.231797315s) from=127.0.0.6:43785
    2023/01/20 00:08:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.386515797s) from=127.0.0.6:33667
    2023/01/20 00:08:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m0.761833134s) from=127.0.0.6:59613
    2023/01/20 00:08:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m1.965757758s) from=127.0.0.6:49629
    2023/01/20 00:08:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.393120575s) from=127.0.0.6:52123
    2023/01/20 00:08:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.548902554s) from=127.0.0.6:53353
    2023/01/20 00:08:31 [DEBUG] http: Request GET /v1/status/leader (309.066µs) from=127.0.0.6:39419
    2023/01/20 00:08:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m7.067675024s) from=127.0.0.6:50111
    2023/01/20 00:08:36 [DEBUG] http: Request GET /v1/status/leader (271.101µs) from=127.0.0.6:51537
    2023/01/20 00:08:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.286287475s) from=127.0.0.6:48095
    2023/01/20 00:08:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.838024513s) from=127.0.0.6:54801
    2023/01/20 00:08:51 [DEBUG] http: Request GET /v1/status/leader (182.256µs) from=127.0.0.6:39419
    2023/01/20 00:08:56 [DEBUG] http: Request GET /v1/status/leader (674.592µs) from=127.0.0.6:51537
    2023/01/20 00:08:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.065171391s) from=127.0.0.6:39921
    2023/01/20 00:09:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.321722113s) from=127.0.0.6:36167
    2023/01/20 00:09:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:09:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.626234988s) from=127.0.0.6:44011
    2023/01/20 00:09:11 [DEBUG] http: Request GET /v1/status/leader (270.22µs) from=127.0.0.6:51537
    2023/01/20 00:09:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.443476235s) from=127.0.0.6:35787
    2023/01/20 00:09:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.586479553s) from=127.0.0.6:57539
    2023/01/20 00:09:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.13265093s) from=127.0.0.6:46427
    2023/01/20 00:09:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.656800999s) from=127.0.0.6:35703
    2023/01/20 00:09:16 [DEBUG] http: Request GET /v1/status/leader (548.599µs) from=127.0.0.6:51537
    2023/01/20 00:09:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.685994121s) from=127.0.0.6:46681
    2023/01/20 00:09:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.369698867s) from=127.0.0.6:50191
    2023/01/20 00:09:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.951717312s) from=127.0.0.6:41815
    2023/01/20 00:09:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:09:21 [DEBUG] agent: Node info in sync
    2023/01/20 00:09:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.341710905s) from=127.0.0.6:52623
    2023/01/20 00:09:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.39610467s) from=127.0.0.6:46815
    2023/01/20 00:09:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m4.091902288s) from=127.0.0.6:36169
    2023/01/20 00:09:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.820785812s) from=127.0.0.6:47163
    2023/01/20 00:09:31 [DEBUG] http: Request GET /v1/status/leader (644.707µs) from=127.0.0.6:51537
    2023/01/20 00:09:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:09:36 [DEBUG] http: Request GET /v1/status/leader (174.84µs) from=127.0.0.6:51537
    2023/01/20 00:09:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.49429764s) from=127.0.0.6:36601
    2023/01/20 00:09:51 [DEBUG] http: Request GET /v1/status/leader (441.45µs) from=127.0.0.6:51537
    2023/01/20 00:09:56 [DEBUG] http: Request GET /v1/status/leader (366.283µs) from=127.0.0.6:51537
    2023/01/20 00:10:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:10:11 [DEBUG] http: Request GET /v1/status/leader (397.494µs) from=127.0.0.6:39419
    2023/01/20 00:10:16 [DEBUG] http: Request GET /v1/status/leader (228.196µs) from=127.0.0.6:51537
    2023/01/20 00:10:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m4.840650987s) from=127.0.0.6:41331
    2023/01/20 00:10:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.915707756s) from=127.0.0.6:34583
    2023/01/20 00:10:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.109194178s) from=127.0.0.6:43785
    2023/01/20 00:10:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.903639764s) from=127.0.0.6:57811
    2023/01/20 00:10:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m4.327891222s) from=127.0.0.6:50449
    2023/01/20 00:10:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.629577627s) from=127.0.0.6:33667
    2023/01/20 00:10:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m5.740538748s) from=127.0.0.6:42383
    2023/01/20 00:10:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.789953674s) from=127.0.0.6:59613
    2023/01/20 00:10:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m2.340087188s) from=127.0.0.6:49629
    2023/01/20 00:10:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.997599105s) from=127.0.0.6:52123
    2023/01/20 00:10:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.183883683s) from=127.0.0.6:53353
    2023/01/20 00:10:31 [DEBUG] http: Request GET /v1/status/leader (365.432µs) from=127.0.0.6:39419
    2023/01/20 00:10:36 [DEBUG] http: Request GET /v1/status/leader (399.343µs) from=127.0.0.6:51537
    2023/01/20 00:10:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.01009924s) from=127.0.0.6:50111
    2023/01/20 00:10:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.092088779s) from=127.0.0.6:48095
    2023/01/20 00:10:51 [DEBUG] http: Request GET /v1/status/leader (166.882µs) from=127.0.0.6:39419
    2023/01/20 00:10:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m4.653430723s) from=127.0.0.6:54801
    2023/01/20 00:10:56 [DEBUG] http: Request GET /v1/status/leader (186.556µs) from=127.0.0.6:51537
    2023/01/20 00:11:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:11:00 [DEBUG] agent: Node info in sync
    2023/01/20 00:11:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.189124636s) from=127.0.0.6:36167
    2023/01/20 00:11:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:11:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.365395362s) from=127.0.0.6:39921
    2023/01/20 00:11:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.861491935s) from=127.0.0.6:44011
    2023/01/20 00:11:11 [DEBUG] http: Request GET /v1/status/leader (247.778µs) from=127.0.0.6:51537
    2023/01/20 00:11:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.277150697s) from=127.0.0.6:35787
    2023/01/20 00:11:16 [DEBUG] http: Request GET /v1/status/leader (333.953µs) from=127.0.0.6:51537
    2023/01/20 00:11:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.556972735s) from=127.0.0.6:57539
    2023/01/20 00:11:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.716266005s) from=127.0.0.6:35703
    2023/01/20 00:11:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m3.062047964s) from=127.0.0.6:46427
    2023/01/20 00:11:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.487212526s) from=127.0.0.6:50191
    2023/01/20 00:11:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.016920505s) from=127.0.0.6:41815
    2023/01/20 00:11:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.411002664s) from=127.0.0.6:46681
    2023/01/20 00:11:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.400270998s) from=127.0.0.6:46815
    2023/01/20 00:11:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m3.795011265s) from=127.0.0.6:36169
    2023/01/20 00:11:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.305340996s) from=127.0.0.6:52623
    2023/01/20 00:11:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.372387464s) from=127.0.0.6:47163
    2023/01/20 00:11:31 [DEBUG] http: Request GET /v1/status/leader (899.343µs) from=127.0.0.6:39419
    2023/01/20 00:11:36 [DEBUG] http: Request GET /v1/status/leader (10.068962ms) from=127.0.0.6:51537
    2023/01/20 00:11:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.130028186s) from=127.0.0.6:36601
    2023/01/20 00:11:51 [DEBUG] http: Request GET /v1/status/leader (254.832µs) from=127.0.0.6:39419
    2023/01/20 00:11:56 [DEBUG] http: Request GET /v1/status/leader (653.29µs) from=127.0.0.6:51537
    2023/01/20 00:12:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:12:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:12:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:12:06 [DEBUG] agent: Node info in sync
    2023/01/20 00:12:11 [DEBUG] http: Request GET /v1/status/leader (184.667µs) from=127.0.0.6:39419
    2023/01/20 00:12:16 [DEBUG] http: Request GET /v1/status/leader (275.731µs) from=127.0.0.6:51537
    2023/01/20 00:12:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.370991273s) from=127.0.0.6:34583
    2023/01/20 00:12:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m3.273027123s) from=127.0.0.6:41331
    2023/01/20 00:12:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.640703797s) from=127.0.0.6:57811
    2023/01/20 00:12:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m2.571484982s) from=127.0.0.6:43785
    2023/01/20 00:12:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.259665137s) from=127.0.0.6:33667
    2023/01/20 00:12:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m3.182728076s) from=127.0.0.6:50449
    2023/01/20 00:12:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.266850836s) from=127.0.0.6:42383
    2023/01/20 00:12:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m4.053895065s) from=127.0.0.6:59613
    2023/01/20 00:12:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.359892826s) from=127.0.0.6:52123
    2023/01/20 00:12:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.320320422s) from=127.0.0.6:49629
    2023/01/20 00:12:31 [DEBUG] http: Request GET /v1/status/leader (304.645µs) from=127.0.0.6:51537
    2023/01/20 00:12:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.281960588s) from=127.0.0.6:53353
    2023/01/20 00:12:36 [DEBUG] http: Request GET /v1/status/leader (181.008µs) from=127.0.0.6:51537
    2023/01/20 00:12:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.066778445s) from=127.0.0.6:50111
    2023/01/20 00:12:51 [DEBUG] http: Request GET /v1/status/leader (1.840199ms) from=127.0.0.6:39419
    2023/01/20 00:12:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m0.013297107s) from=127.0.0.6:54801
    2023/01/20 00:12:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.040760232s) from=127.0.0.6:48095
    2023/01/20 00:12:56 [DEBUG] http: Request GET /v1/status/leader (283.477µs) from=127.0.0.6:51537
    2023/01/20 00:13:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:13:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.507978183s) from=127.0.0.6:36167
    2023/01/20 00:13:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.532942954s) from=127.0.0.6:39921
    2023/01/20 00:13:11 [DEBUG] http: Request GET /v1/status/leader (303.38µs) from=127.0.0.6:39419
    2023/01/20 00:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.147528265s) from=127.0.0.6:44011
    2023/01/20 00:13:16 [DEBUG] http: Request GET /v1/status/leader (354.5µs) from=127.0.0.6:51537
    2023/01/20 00:13:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.328944797s) from=127.0.0.6:57539
    2023/01/20 00:13:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.747633187s) from=127.0.0.6:35787
    2023/01/20 00:13:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.094768453s) from=127.0.0.6:35703
    2023/01/20 00:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m3.799956505s) from=127.0.0.6:46427
    2023/01/20 00:13:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.004859013s) from=127.0.0.6:50191
    2023/01/20 00:13:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.285160202s) from=127.0.0.6:41815
    2023/01/20 00:13:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:13:28 [DEBUG] agent: Node info in sync
    2023/01/20 00:13:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.762955063s) from=127.0.0.6:46815
    2023/01/20 00:13:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.341577386s) from=127.0.0.6:46681
    2023/01/20 00:13:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.705660458s) from=127.0.0.6:52623
    2023/01/20 00:13:31 [DEBUG] http: Request GET /v1/status/leader (169.318µs) from=127.0.0.6:39419
    2023/01/20 00:13:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.336257027s) from=127.0.0.6:47163
    2023/01/20 00:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m6.976514783s) from=127.0.0.6:36169
    2023/01/20 00:13:36 [DEBUG] http: Request GET /v1/status/leader (181.41µs) from=127.0.0.6:51537
    2023/01/20 00:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.697003517s) from=127.0.0.6:36601
    2023/01/20 00:13:51 [DEBUG] http: Request GET /v1/status/leader (279.582µs) from=127.0.0.6:51537
    2023/01/20 00:13:56 [DEBUG] http: Request GET /v1/status/leader (274.996µs) from=127.0.0.6:51537
    2023/01/20 00:14:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:14:11 [DEBUG] http: Request GET /v1/status/leader (185.656µs) from=127.0.0.6:51537
    2023/01/20 00:14:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:14:16 [DEBUG] http: Request GET /v1/status/leader (141.566µs) from=127.0.0.6:51537
    2023/01/20 00:14:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.587766746s) from=127.0.0.6:34583
    2023/01/20 00:14:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m2.833714144s) from=127.0.0.6:43785
    2023/01/20 00:14:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m2.663489816s) from=127.0.0.6:50449
    2023/01/20 00:14:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.890354403s) from=127.0.0.6:33667
    2023/01/20 00:14:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.219877109s) from=127.0.0.6:57811
    2023/01/20 00:14:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m5.851253916s) from=127.0.0.6:41331
    2023/01/20 00:14:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m5.337048686s) from=127.0.0.6:42383
    2023/01/20 00:14:31 [DEBUG] http: Request GET /v1/status/leader (267.185µs) from=127.0.0.6:51537
    2023/01/20 00:14:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m2.115358528s) from=127.0.0.6:49629
    2023/01/20 00:14:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.303067978s) from=127.0.0.6:59613
    2023/01/20 00:14:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.638871043s) from=127.0.0.6:52123
    2023/01/20 00:14:36 [DEBUG] http: Request GET /v1/status/leader (163.513µs) from=127.0.0.6:51537
    2023/01/20 00:14:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.624702414s) from=127.0.0.6:53353
    2023/01/20 00:14:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.670866841s) from=127.0.0.6:50111
    2023/01/20 00:14:51 [DEBUG] http: Request GET /v1/status/leader (319.464µs) from=127.0.0.6:51537
    2023/01/20 00:14:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m0.76934528s) from=127.0.0.6:54801
    2023/01/20 00:14:56 [DEBUG] http: Request GET /v1/status/leader (168.847µs) from=127.0.0.6:51537
    2023/01/20 00:14:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.541329266s) from=127.0.0.6:48095
    2023/01/20 00:15:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:15:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.925639232s) from=127.0.0.6:36167
    2023/01/20 00:15:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.550528669s) from=127.0.0.6:39921
    2023/01/20 00:15:11 [DEBUG] http: Request GET /v1/status/leader (245.695µs) from=127.0.0.6:39419
    2023/01/20 00:15:16 [DEBUG] http: Request GET /v1/status/leader (319.159µs) from=127.0.0.6:51537
    2023/01/20 00:15:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.673816908s) from=127.0.0.6:44011
    2023/01/20 00:15:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.013651162s) from=127.0.0.6:57539
    2023/01/20 00:15:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m0.00739046s) from=127.0.0.6:46427
    2023/01/20 00:15:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:15:22 [DEBUG] agent: Node info in sync
    2023/01/20 00:15:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.773955448s) from=127.0.0.6:35787
    2023/01/20 00:15:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.980257175s) from=127.0.0.6:35703
    2023/01/20 00:15:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.954966548s) from=127.0.0.6:41815
    2023/01/20 00:15:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.714927041s) from=127.0.0.6:50191
    2023/01/20 00:15:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.436813155s) from=127.0.0.6:46681
    2023/01/20 00:15:31 [DEBUG] http: Request GET /v1/status/leader (349.964µs) from=127.0.0.6:39419
    2023/01/20 00:15:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.434845117s) from=127.0.0.6:47163
    2023/01/20 00:15:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.436431495s) from=127.0.0.6:52623
    2023/01/20 00:15:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.670243434s) from=127.0.0.6:46815
    2023/01/20 00:15:36 [DEBUG] http: Request GET /v1/status/leader (326.179µs) from=127.0.0.6:51537
    2023/01/20 00:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m1.384316443s) from=127.0.0.6:36169
    2023/01/20 00:15:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.991554112s) from=127.0.0.6:36601
    2023/01/20 00:15:51 [DEBUG] http: Request GET /v1/status/leader (338.772µs) from=127.0.0.6:39419
    2023/01/20 00:15:56 [DEBUG] http: Request GET /v1/status/leader (359.407µs) from=127.0.0.6:51537
    2023/01/20 00:16:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:16:11 [DEBUG] http: Request GET /v1/status/leader (305.201µs) from=127.0.0.6:39419
    2023/01/20 00:16:16 [DEBUG] http: Request GET /v1/status/leader (169.562µs) from=127.0.0.6:51537
    2023/01/20 00:16:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.185900177s) from=127.0.0.6:34583
    2023/01/20 00:16:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.597178833s) from=127.0.0.6:43785
    2023/01/20 00:16:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m1.9975419s) from=127.0.0.6:50449
    2023/01/20 00:16:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.140744184s) from=127.0.0.6:33667
    2023/01/20 00:16:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m2.164882702s) from=127.0.0.6:57811
    2023/01/20 00:16:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:16:29 [DEBUG] agent: Node info in sync
    2023/01/20 00:16:31 [DEBUG] http: Request GET /v1/status/leader (815.626µs) from=127.0.0.6:39419
    2023/01/20 00:16:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m6.499133552s) from=127.0.0.6:41331
    2023/01/20 00:16:36 [DEBUG] http: Request GET /v1/status/leader (223.996µs) from=127.0.0.6:51537
    2023/01/20 00:16:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.794364097s) from=127.0.0.6:49629
    2023/01/20 00:16:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m7.392406246s) from=127.0.0.6:42383
    2023/01/20 00:16:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m7.005215294s) from=127.0.0.6:59613
    2023/01/20 00:16:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m7.077385233s) from=127.0.0.6:52123
    2023/01/20 00:16:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.783269247s) from=127.0.0.6:53353
    2023/01/20 00:16:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m7.489554408s) from=127.0.0.6:50111
    2023/01/20 00:16:51 [DEBUG] http: Request GET /v1/status/leader (281.722µs) from=127.0.0.6:39419
    2023/01/20 00:16:56 [DEBUG] http: Request GET /v1/status/leader (420.288µs) from=127.0.0.6:51537
    2023/01/20 00:17:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:17:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m7.402169429s) from=127.0.0.6:54801
    2023/01/20 00:17:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.80592695s) from=127.0.0.6:48095
    2023/01/20 00:17:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.387057916s) from=127.0.0.6:36167
    2023/01/20 00:17:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.897782481s) from=127.0.0.6:39921
    2023/01/20 00:17:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:17:11 [DEBUG] http: Request GET /v1/status/leader (555.363µs) from=127.0.0.6:51537
    2023/01/20 00:17:16 [DEBUG] http: Request GET /v1/status/leader (154.251µs) from=127.0.0.6:51537
    2023/01/20 00:17:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.005787031s) from=127.0.0.6:57539
    2023/01/20 00:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.118819493s) from=127.0.0.6:44011
    2023/01/20 00:17:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.619690113s) from=127.0.0.6:35787
    2023/01/20 00:17:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.10135965s) from=127.0.0.6:46427
    2023/01/20 00:17:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.284966518s) from=127.0.0.6:35703
    2023/01/20 00:17:31 [DEBUG] http: Request GET /v1/status/leader (983.402µs) from=127.0.0.6:39419
    2023/01/20 00:17:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.392509159s) from=127.0.0.6:41815
    2023/01/20 00:17:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.390408025s) from=127.0.0.6:50191
    2023/01/20 00:17:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.602379064s) from=127.0.0.6:46681
    2023/01/20 00:17:36 [DEBUG] http: Request GET /v1/status/leader (838.562µs) from=127.0.0.6:51537
    2023/01/20 00:17:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.790517746s) from=127.0.0.6:46815
    2023/01/20 00:17:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.720455496s) from=127.0.0.6:47163
    2023/01/20 00:17:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.659904525s) from=127.0.0.6:52623
    2023/01/20 00:17:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m4.442736649s) from=127.0.0.6:36169
    2023/01/20 00:17:51 [DEBUG] http: Request GET /v1/status/leader (808.719µs) from=127.0.0.6:39419
    2023/01/20 00:17:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.570822132s) from=127.0.0.6:36601
    2023/01/20 00:17:56 [DEBUG] http: Request GET /v1/status/leader (531.626µs) from=127.0.0.6:51537
    2023/01/20 00:18:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:18:11 [DEBUG] http: Request GET /v1/status/leader (338.293µs) from=127.0.0.6:51537
    2023/01/20 00:18:16 [DEBUG] http: Request GET /v1/status/leader (176.961µs) from=127.0.0.6:51537
    2023/01/20 00:18:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:18:26 [DEBUG] agent: Node info in sync
    2023/01/20 00:18:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.326886185s) from=127.0.0.6:33667
    2023/01/20 00:18:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.680501973s) from=127.0.0.6:34583
    2023/01/20 00:18:31 [DEBUG] http: Request GET /v1/status/leader (260.915µs) from=127.0.0.6:51537
    2023/01/20 00:18:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.496882448s) from=127.0.0.6:43785
    2023/01/20 00:18:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m5.359167545s) from=127.0.0.6:50449
    2023/01/20 00:18:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m6.86395485s) from=127.0.0.6:57811
    2023/01/20 00:18:36 [DEBUG] http: Request GET /v1/status/leader (399.532µs) from=127.0.0.6:51537
    2023/01/20 00:18:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m6.751479528s) from=127.0.0.6:41331
    2023/01/20 00:18:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m1.63523743s) from=127.0.0.6:49629
    2023/01/20 00:18:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m1.295306342s) from=127.0.0.6:42383
    2023/01/20 00:18:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.658973741s) from=127.0.0.6:52123
    2023/01/20 00:18:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.803383689s) from=127.0.0.6:59613
    2023/01/20 00:18:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.107271815s) from=127.0.0.6:53353
    2023/01/20 00:18:51 [DEBUG] http: Request GET /v1/status/leader (175.833µs) from=127.0.0.6:39419
    2023/01/20 00:18:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.624753838s) from=127.0.0.6:50111
    2023/01/20 00:18:56 [DEBUG] http: Request GET /v1/status/leader (145.925µs) from=127.0.0.6:51537
    2023/01/20 00:19:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:19:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.380067454s) from=127.0.0.6:48095
    2023/01/20 00:19:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m4.321366536s) from=127.0.0.6:54801
    2023/01/20 00:19:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.795584921s) from=127.0.0.6:36167
    2023/01/20 00:19:11 [DEBUG] http: Request GET /v1/status/leader (381.883µs) from=127.0.0.6:51537
    2023/01/20 00:19:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:19:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.167819383s) from=127.0.0.6:39921
    2023/01/20 00:19:16 [DEBUG] http: Request GET /v1/status/leader (291.246µs) from=127.0.0.6:51537
    2023/01/20 00:19:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.997625923s) from=127.0.0.6:57539
    2023/01/20 00:19:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.202827505s) from=127.0.0.6:44011
    2023/01/20 00:19:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.575793413s) from=127.0.0.6:35787
    2023/01/20 00:19:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m1.607087429s) from=127.0.0.6:46427
    2023/01/20 00:19:31 [DEBUG] http: Request GET /v1/status/leader (382.656µs) from=127.0.0.6:39419
    2023/01/20 00:19:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.203896547s) from=127.0.0.6:50191
    2023/01/20 00:19:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.893851483s) from=127.0.0.6:35703
    2023/01/20 00:19:36 [DEBUG] http: Request GET /v1/status/leader (184.221µs) from=127.0.0.6:51537
    2023/01/20 00:19:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.006011941s) from=127.0.0.6:41815
    2023/01/20 00:19:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.60842369s) from=127.0.0.6:46681
    2023/01/20 00:19:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.960556639s) from=127.0.0.6:52623
    2023/01/20 00:19:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.896163965s) from=127.0.0.6:46815
    2023/01/20 00:19:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.538414522s) from=127.0.0.6:47163
    2023/01/20 00:19:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m6.401252097s) from=127.0.0.6:36169
    2023/01/20 00:19:51 [DEBUG] http: Request GET /v1/status/leader (165.015µs) from=127.0.0.6:51537
    2023/01/20 00:19:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:19:51 [DEBUG] agent: Node info in sync
    2023/01/20 00:19:56 [DEBUG] http: Request GET /v1/status/leader (4.531015ms) from=127.0.0.6:51537
    2023/01/20 00:19:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.872601265s) from=127.0.0.6:36601
    2023/01/20 00:20:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:20:11 [DEBUG] http: Request GET /v1/status/leader (189.198µs) from=127.0.0.6:51537
    2023/01/20 00:20:16 [DEBUG] http: Request GET /v1/status/leader (240.806µs) from=127.0.0.6:51537
    2023/01/20 00:20:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.082924212s) from=127.0.0.6:33667
    2023/01/20 00:20:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.275637159s) from=127.0.0.6:34583
    2023/01/20 00:20:31 [DEBUG] http: Request GET /v1/status/leader (336.219µs) from=127.0.0.6:51537
    2023/01/20 00:20:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.764432428s) from=127.0.0.6:57811
    2023/01/20 00:20:36 [DEBUG] http: Request GET /v1/status/leader (197.095µs) from=127.0.0.6:51537
    2023/01/20 00:20:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m4.489562285s) from=127.0.0.6:50449
    2023/01/20 00:20:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.615100682s) from=127.0.0.6:43785
    2023/01/20 00:20:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m6.616703535s) from=127.0.0.6:41331
    2023/01/20 00:20:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m7.334207617s) from=127.0.0.6:49629
    2023/01/20 00:20:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m7.448558492s) from=127.0.0.6:42383
    2023/01/20 00:20:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.3270611s) from=127.0.0.6:52123
    2023/01/20 00:20:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.537159972s) from=127.0.0.6:59613
    2023/01/20 00:20:51 [DEBUG] http: Request GET /v1/status/leader (305.091µs) from=127.0.0.6:51537
    2023/01/20 00:20:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:20:52 [DEBUG] agent: Node info in sync
    2023/01/20 00:20:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.492710897s) from=127.0.0.6:53353
    2023/01/20 00:20:56 [DEBUG] http: Request GET /v1/status/leader (289.627µs) from=127.0.0.6:51537
    2023/01/20 00:20:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.262056172s) from=127.0.0.6:50111
    2023/01/20 00:21:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:21:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.783437371s) from=127.0.0.6:48095
    2023/01/20 00:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.729083552s) from=127.0.0.6:54801
    2023/01/20 00:21:11 [DEBUG] http: Request GET /v1/status/leader (223.204µs) from=127.0.0.6:51537
    2023/01/20 00:21:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.88842632s) from=127.0.0.6:36167
    2023/01/20 00:21:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.856761767s) from=127.0.0.6:39921
    2023/01/20 00:21:16 [DEBUG] http: Request GET /v1/status/leader (1.590413ms) from=127.0.0.6:51537
    2023/01/20 00:21:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.341981377s) from=127.0.0.6:44011
    2023/01/20 00:21:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.286563843s) from=127.0.0.6:57539
    2023/01/20 00:21:31 [DEBUG] http: Request GET /v1/status/leader (328.38µs) from=127.0.0.6:51537
    2023/01/20 00:21:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.927393978s) from=127.0.0.6:46427
    2023/01/20 00:21:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.223299176s) from=127.0.0.6:35787
    2023/01/20 00:21:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.421444764s) from=127.0.0.6:35703
    2023/01/20 00:21:36 [DEBUG] http: Request GET /v1/status/leader (216.906µs) from=127.0.0.6:51537
    2023/01/20 00:21:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.191939129s) from=127.0.0.6:50191
    2023/01/20 00:21:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.243366439s) from=127.0.0.6:41815
    2023/01/20 00:21:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.087723189s) from=127.0.0.6:47163
    2023/01/20 00:21:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.282020393s) from=127.0.0.6:52623
    2023/01/20 00:21:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.132746744s) from=127.0.0.6:46681
    2023/01/20 00:21:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.688640251s) from=127.0.0.6:46815
    2023/01/20 00:21:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:21:51 [DEBUG] http: Request GET /v1/status/leader (245.327µs) from=127.0.0.6:39419
    2023/01/20 00:21:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m6.32934861s) from=127.0.0.6:36169
    2023/01/20 00:21:56 [DEBUG] http: Request GET /v1/status/leader (730.578µs) from=127.0.0.6:51537
    2023/01/20 00:22:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:22:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.266258142s) from=127.0.0.6:36601
    2023/01/20 00:22:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:22:05 [DEBUG] agent: Node info in sync
    2023/01/20 00:22:11 [DEBUG] http: Request GET /v1/status/leader (343.143µs) from=127.0.0.6:39419
    2023/01/20 00:22:16 [DEBUG] http: Request GET /v1/status/leader (751.562µs) from=127.0.0.6:51537
    2023/01/20 00:22:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.216932626s) from=127.0.0.6:33667
    2023/01/20 00:22:31 [DEBUG] http: Request GET /v1/status/leader (170.556µs) from=127.0.0.6:51537
    2023/01/20 00:22:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.156327323s) from=127.0.0.6:34583
    2023/01/20 00:22:36 [DEBUG] http: Request GET /v1/status/leader (2.791118ms) from=127.0.0.6:51537
    2023/01/20 00:22:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.083456912s) from=127.0.0.6:43785
    2023/01/20 00:22:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.653733576s) from=127.0.0.6:57811
    2023/01/20 00:22:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m6.861029849s) from=127.0.0.6:50449
    2023/01/20 00:22:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m1.474765941s) from=127.0.0.6:49629
    2023/01/20 00:22:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.937186445s) from=127.0.0.6:52123
    2023/01/20 00:22:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m4.498046525s) from=127.0.0.6:41331
    2023/01/20 00:22:51 [DEBUG] http: Request GET /v1/status/leader (267.438µs) from=127.0.0.6:51537
    2023/01/20 00:22:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.878212597s) from=127.0.0.6:42383
    2023/01/20 00:22:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.623839203s) from=127.0.0.6:59613
    2023/01/20 00:22:56 [DEBUG] http: Request GET /v1/status/leader (439.7µs) from=127.0.0.6:51537
    2023/01/20 00:22:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.275444674s) from=127.0.0.6:53353
    2023/01/20 00:23:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:23:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.786078556s) from=127.0.0.6:50111
    2023/01/20 00:23:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.432968642s) from=127.0.0.6:48095
    2023/01/20 00:23:11 [DEBUG] http: Request GET /v1/status/leader (178.448µs) from=127.0.0.6:51537
    2023/01/20 00:23:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m5.252554906s) from=127.0.0.6:54801
    2023/01/20 00:23:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:23:16 [DEBUG] agent: Node info in sync
    2023/01/20 00:23:16 [DEBUG] http: Request GET /v1/status/leader (1.549766ms) from=127.0.0.6:51537
    2023/01/20 00:23:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.379487871s) from=127.0.0.6:36167
    2023/01/20 00:23:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.026526826s) from=127.0.0.6:39921
    2023/01/20 00:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.26082475s) from=127.0.0.6:44011
    2023/01/20 00:23:31 [DEBUG] http: Request GET /v1/status/leader (281.905µs) from=127.0.0.6:39419
    2023/01/20 00:23:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.133359455s) from=127.0.0.6:57539
    2023/01/20 00:23:36 [DEBUG] http: Request GET /v1/status/leader (370.787µs) from=127.0.0.6:51537
    2023/01/20 00:23:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.939858206s) from=127.0.0.6:46427
    2023/01/20 00:23:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.196545367s) from=127.0.0.6:35787
    2023/01/20 00:23:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.790468081s) from=127.0.0.6:35703
    2023/01/20 00:23:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.2261325s) from=127.0.0.6:50191
    2023/01/20 00:23:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.921110929s) from=127.0.0.6:47163
    2023/01/20 00:23:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.161068365s) from=127.0.0.6:41815
    2023/01/20 00:23:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.673825333s) from=127.0.0.6:46681
    2023/01/20 00:23:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.218958347s) from=127.0.0.6:52623
    2023/01/20 00:23:51 [DEBUG] http: Request GET /v1/status/leader (143.81µs) from=127.0.0.6:39419
    2023/01/20 00:23:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.646674673s) from=127.0.0.6:46815
    2023/01/20 00:23:56 [DEBUG] http: Request GET /v1/status/leader (662.603µs) from=127.0.0.6:51537
    2023/01/20 00:23:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.699427509s) from=127.0.0.6:36169
    2023/01/20 00:24:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:24:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.578598678s) from=127.0.0.6:36601
    2023/01/20 00:24:11 [DEBUG] http: Request GET /v1/status/leader (319.207µs) from=127.0.0.6:51537
    2023/01/20 00:24:16 [DEBUG] http: Request GET /v1/status/leader (351.564µs) from=127.0.0.6:51537
    2023/01/20 00:24:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:24:32 [DEBUG] http: Request GET /v1/status/leader (220.225µs) from=127.0.0.6:39419
    2023/01/20 00:24:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.840177192s) from=127.0.0.6:33667
    2023/01/20 00:24:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.027846938s) from=127.0.0.6:34583
    2023/01/20 00:24:36 [DEBUG] http: Request GET /v1/status/leader (240.076µs) from=127.0.0.6:51537
    2023/01/20 00:24:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m2.157493211s) from=127.0.0.6:50449
    2023/01/20 00:24:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.378689392s) from=127.0.0.6:43785
    2023/01/20 00:24:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m6.98500987s) from=127.0.0.6:57811
    2023/01/20 00:24:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m2.523632168s) from=127.0.0.6:49629
    2023/01/20 00:24:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m1.179448175s) from=127.0.0.6:41331
    2023/01/20 00:24:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.548737163s) from=127.0.0.6:52123
    2023/01/20 00:24:52 [DEBUG] http: Request GET /v1/status/leader (267.854µs) from=127.0.0.6:51537
    2023/01/20 00:24:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m4.244670208s) from=127.0.0.6:42383
    2023/01/20 00:24:56 [DEBUG] http: Request GET /v1/status/leader (147.074µs) from=127.0.0.6:51537
    2023/01/20 00:24:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.378582847s) from=127.0.0.6:59613
    2023/01/20 00:25:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:25:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.169366615s) from=127.0.0.6:50111
    2023/01/20 00:25:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.368652717s) from=127.0.0.6:53353
    2023/01/20 00:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.205602821s) from=127.0.0.6:48095
    2023/01/20 00:25:12 [DEBUG] http: Request GET /v1/status/leader (231.87µs) from=127.0.0.6:39419
    2023/01/20 00:25:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:25:14 [DEBUG] agent: Node info in sync
    2023/01/20 00:25:16 [DEBUG] http: Request GET /v1/status/leader (1.117393ms) from=127.0.0.6:51537
    2023/01/20 00:25:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m1.585841811s) from=127.0.0.6:54801
    2023/01/20 00:25:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.755740377s) from=127.0.0.6:39921
    2023/01/20 00:25:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.100673887s) from=127.0.0.6:36167
    2023/01/20 00:25:32 [DEBUG] http: Request GET /v1/status/leader (626.898µs) from=127.0.0.6:51537
    2023/01/20 00:25:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.410507256s) from=127.0.0.6:44011
    2023/01/20 00:25:36 [DEBUG] http: Request GET /v1/status/leader (744.937µs) from=127.0.0.6:51537
    2023/01/20 00:25:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.758171213s) from=127.0.0.6:57539
    2023/01/20 00:25:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.936397007s) from=127.0.0.6:46427
    2023/01/20 00:25:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.480710196s) from=127.0.0.6:50191
    2023/01/20 00:25:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.359140387s) from=127.0.0.6:35703
    2023/01/20 00:25:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.358629153s) from=127.0.0.6:35787
    2023/01/20 00:25:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.35521683s) from=127.0.0.6:41815
    2023/01/20 00:25:52 [DEBUG] http: Request GET /v1/status/leader (647.743µs) from=127.0.0.6:39419
    2023/01/20 00:25:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.223100469s) from=127.0.0.6:46681
    2023/01/20 00:25:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.206633945s) from=127.0.0.6:47163
    2023/01/20 00:25:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.589585458s) from=127.0.0.6:46815
    2023/01/20 00:25:56 [DEBUG] http: Request GET /v1/status/leader (349.392µs) from=127.0.0.6:51537
    2023/01/20 00:25:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.185796502s) from=127.0.0.6:52623
    2023/01/20 00:26:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:26:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m1.480004127s) from=127.0.0.6:36169
    2023/01/20 00:26:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.365961565s) from=127.0.0.6:36601
    2023/01/20 00:26:12 [DEBUG] http: Request GET /v1/status/leader (184.295µs) from=127.0.0.6:39419
    2023/01/20 00:26:16 [DEBUG] http: Request GET /v1/status/leader (615.372µs) from=127.0.0.6:51537
    2023/01/20 00:26:32 [DEBUG] http: Request GET /v1/status/leader (2.253453ms) from=127.0.0.6:51537
    2023/01/20 00:26:37 [DEBUG] http: Request GET /v1/status/leader (241.545µs) from=127.0.0.6:51537
    2023/01/20 00:26:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.769912082s) from=127.0.0.6:34583
    2023/01/20 00:26:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.913224202s) from=127.0.0.6:33667
    2023/01/20 00:26:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:26:46 [DEBUG] agent: Node info in sync
    2023/01/20 00:26:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m3.716728183s) from=127.0.0.6:50449
    2023/01/20 00:26:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.300712231s) from=127.0.0.6:57811
    2023/01/20 00:26:52 [DEBUG] http: Request GET /v1/status/leader (364.336µs) from=127.0.0.6:51537
    2023/01/20 00:26:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m1.583107609s) from=127.0.0.6:49629
    2023/01/20 00:26:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m6.587535987s) from=127.0.0.6:43785
    2023/01/20 00:26:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.351723607s) from=127.0.0.6:52123
    2023/01/20 00:26:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m2.08632535s) from=127.0.0.6:41331
    2023/01/20 00:26:57 [DEBUG] http: Request GET /v1/status/leader (663.679µs) from=127.0.0.6:51537
    2023/01/20 00:26:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m0.892708205s) from=127.0.0.6:42383
    2023/01/20 00:26:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m0.81018634s) from=127.0.0.6:59613
    2023/01/20 00:27:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:27:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.746137836s) from=127.0.0.6:50111
    2023/01/20 00:27:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.347650914s) from=127.0.0.6:53353
    2023/01/20 00:27:12 [DEBUG] http: Request GET /v1/status/leader (300.893µs) from=127.0.0.6:39419
    2023/01/20 00:27:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.476941906s) from=127.0.0.6:48095
    2023/01/20 00:27:17 [DEBUG] http: Request GET /v1/status/leader (347.604µs) from=127.0.0.6:51537
    2023/01/20 00:27:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.554881141s) from=127.0.0.6:54801
    2023/01/20 00:27:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.548277138s) from=127.0.0.6:39921
    2023/01/20 00:27:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.599176456s) from=127.0.0.6:36167
    2023/01/20 00:27:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:27:32 [DEBUG] http: Request GET /v1/status/leader (396.336µs) from=127.0.0.6:39419
    2023/01/20 00:27:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.135631932s) from=127.0.0.6:44011
    2023/01/20 00:27:37 [DEBUG] http: Request GET /v1/status/leader (500.376µs) from=127.0.0.6:51537
    2023/01/20 00:27:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.919206258s) from=127.0.0.6:57539
    2023/01/20 00:27:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.730014701s) from=127.0.0.6:50191
    2023/01/20 00:27:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:27:48 [DEBUG] agent: Node info in sync
    2023/01/20 00:27:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.822518485s) from=127.0.0.6:35787
    2023/01/20 00:27:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.831257647s) from=127.0.0.6:46427
    2023/01/20 00:27:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.29809829s) from=127.0.0.6:35703
    2023/01/20 00:27:52 [DEBUG] http: Request GET /v1/status/leader (234.605µs) from=127.0.0.6:51537
    2023/01/20 00:27:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.320947593s) from=127.0.0.6:41815
    2023/01/20 00:27:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.418812827s) from=127.0.0.6:46681
    2023/01/20 00:27:57 [DEBUG] http: Request GET /v1/status/leader (334.333µs) from=127.0.0.6:51537
    2023/01/20 00:27:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.781572449s) from=127.0.0.6:46815
    2023/01/20 00:27:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.66271099s) from=127.0.0.6:52623
    2023/01/20 00:28:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.094481739s) from=127.0.0.6:47163
    2023/01/20 00:28:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:28:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m3.67345334s) from=127.0.0.6:36169
    2023/01/20 00:28:12 [DEBUG] http: Request GET /v1/status/leader (331.378µs) from=127.0.0.6:39419
    2023/01/20 00:28:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.124081812s) from=127.0.0.6:36601
    2023/01/20 00:28:17 [DEBUG] http: Request GET /v1/status/leader (281.587µs) from=127.0.0.6:51537
    2023/01/20 00:28:32 [DEBUG] http: Request GET /v1/status/leader (177.72µs) from=127.0.0.6:39419
    2023/01/20 00:28:37 [DEBUG] http: Request GET /v1/status/leader (214.879µs) from=127.0.0.6:51537
    2023/01/20 00:28:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.045310657s) from=127.0.0.6:34583
    2023/01/20 00:28:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.045718457s) from=127.0.0.6:33667
    2023/01/20 00:28:52 [DEBUG] http: Request GET /v1/status/leader (412.426µs) from=127.0.0.6:39419
    2023/01/20 00:28:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m2.516375083s) from=127.0.0.6:57811
    2023/01/20 00:28:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.015771735s) from=127.0.0.6:52123
    2023/01/20 00:28:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m0.978921719s) from=127.0.0.6:43785
    2023/01/20 00:28:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m5.144191859s) from=127.0.0.6:50449
    2023/01/20 00:28:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m1.148403087s) from=127.0.0.6:41331
    2023/01/20 00:28:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m3.722589233s) from=127.0.0.6:49629
    2023/01/20 00:28:57 [DEBUG] http: Request GET /v1/status/leader (242.235µs) from=127.0.0.6:51537
    2023/01/20 00:29:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:29:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.642644697s) from=127.0.0.6:50111
    2023/01/20 00:29:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m7.374646322s) from=127.0.0.6:42383
    2023/01/20 00:29:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.394442673s) from=127.0.0.6:59613
    2023/01/20 00:29:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.71850136s) from=127.0.0.6:53353
    2023/01/20 00:29:12 [DEBUG] http: Request GET /v1/status/leader (313.087µs) from=127.0.0.6:39419
    2023/01/20 00:29:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m2.781147427s) from=127.0.0.6:48095
    2023/01/20 00:29:17 [DEBUG] http: Request GET /v1/status/leader (449.056µs) from=127.0.0.6:51537
    2023/01/20 00:29:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:29:21 [DEBUG] agent: Node info in sync
    2023/01/20 00:29:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.996963397s) from=127.0.0.6:39921
    2023/01/20 00:29:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m7.362609203s) from=127.0.0.6:54801
    2023/01/20 00:29:32 [DEBUG] http: Request GET /v1/status/leader (308.507µs) from=127.0.0.6:39419
    2023/01/20 00:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.368540197s) from=127.0.0.6:36167
    2023/01/20 00:29:37 [DEBUG] http: Request GET /v1/status/leader (354.787µs) from=127.0.0.6:51537
    2023/01/20 00:29:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.831880083s) from=127.0.0.6:57539
    2023/01/20 00:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.397170429s) from=127.0.0.6:44011
    2023/01/20 00:29:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.882896812s) from=127.0.0.6:50191
    2023/01/20 00:29:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:29:52 [DEBUG] http: Request GET /v1/status/leader (162.36µs) from=127.0.0.6:39419
    2023/01/20 00:29:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.115977072s) from=127.0.0.6:35703
    2023/01/20 00:29:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.768135606s) from=127.0.0.6:41815
    2023/01/20 00:29:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m5.734352841s) from=127.0.0.6:46427
    2023/01/20 00:29:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.505352283s) from=127.0.0.6:35787
    2023/01/20 00:29:57 [DEBUG] http: Request GET /v1/status/leader (154.825µs) from=127.0.0.6:51537
    2023/01/20 00:29:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.872005045s) from=127.0.0.6:46681
    2023/01/20 00:30:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.712956936s) from=127.0.0.6:47163
    2023/01/20 00:30:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:30:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.72331931s) from=127.0.0.6:46815
    2023/01/20 00:30:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.138787622s) from=127.0.0.6:52623
    2023/01/20 00:30:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m1.33473026s) from=127.0.0.6:36169
    2023/01/20 00:30:12 [DEBUG] http: Request GET /v1/status/leader (312.575µs) from=127.0.0.6:39419
    2023/01/20 00:30:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.676484279s) from=127.0.0.6:36601
    2023/01/20 00:30:17 [DEBUG] http: Request GET /v1/status/leader (347.894µs) from=127.0.0.6:51537
    2023/01/20 00:30:32 [DEBUG] http: Request GET /v1/status/leader (146.763µs) from=127.0.0.6:39419
    2023/01/20 00:30:37 [DEBUG] http: Request GET /v1/status/leader (584.646µs) from=127.0.0.6:51537
    2023/01/20 00:30:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.952876848s) from=127.0.0.6:34583
    2023/01/20 00:30:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.081022526s) from=127.0.0.6:33667
    2023/01/20 00:30:52 [DEBUG] http: Request GET /v1/status/leader (234.809µs) from=127.0.0.6:39419
    2023/01/20 00:30:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.206482307s) from=127.0.0.6:52123
    2023/01/20 00:30:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m2.012611551s) from=127.0.0.6:57811
    2023/01/20 00:30:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m0.089465458s) from=127.0.0.6:41331
    2023/01/20 00:30:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m1.672089798s) from=127.0.0.6:43785
    2023/01/20 00:30:57 [DEBUG] http: Request GET /v1/status/leader (289.237µs) from=127.0.0.6:51537
    2023/01/20 00:30:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m3.757619026s) from=127.0.0.6:50449
    2023/01/20 00:30:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m3.07375281s) from=127.0.0.6:49629
    2023/01/20 00:31:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:31:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m0.063979109s) from=127.0.0.6:42383
    2023/01/20 00:31:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.518438264s) from=127.0.0.6:50111
    2023/01/20 00:31:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.398238876s) from=127.0.0.6:53353
    2023/01/20 00:31:12 [DEBUG] http: Request GET /v1/status/leader (287.306µs) from=127.0.0.6:51537
    2023/01/20 00:31:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.610504368s) from=127.0.0.6:59613
    2023/01/20 00:31:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:31:15 [DEBUG] agent: Node info in sync
    2023/01/20 00:31:17 [DEBUG] http: Request GET /v1/status/leader (274.724µs) from=127.0.0.6:51537
    2023/01/20 00:31:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m5.3417972s) from=127.0.0.6:48095
    2023/01/20 00:31:32 [DEBUG] http: Request GET /v1/status/leader (250.765µs) from=127.0.0.6:39419
    2023/01/20 00:31:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.169954744s) from=127.0.0.6:39921
    2023/01/20 00:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.285540724s) from=127.0.0.6:54801
    2023/01/20 00:31:37 [DEBUG] http: Request GET /v1/status/leader (401.997µs) from=127.0.0.6:51537
    2023/01/20 00:31:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.334182284s) from=127.0.0.6:36167
    2023/01/20 00:31:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.840871497s) from=127.0.0.6:50191
    2023/01/20 00:31:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.188329938s) from=127.0.0.6:57539
    2023/01/20 00:31:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.189484402s) from=127.0.0.6:44011
    2023/01/20 00:31:52 [DEBUG] http: Request GET /v1/status/leader (395.07µs) from=127.0.0.6:51537
    2023/01/20 00:31:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:31:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.0406897s) from=127.0.0.6:35703
    2023/01/20 00:31:57 [DEBUG] http: Request GET /v1/status/leader (168.387µs) from=127.0.0.6:51537
    2023/01/20 00:31:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.228720594s) from=127.0.0.6:46427
    2023/01/20 00:31:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.419999727s) from=127.0.0.6:41815
    2023/01/20 00:32:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:32:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.553047374s) from=127.0.0.6:35787
    2023/01/20 00:32:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.124254455s) from=127.0.0.6:46681
    2023/01/20 00:32:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.816655659s) from=127.0.0.6:47163
    2023/01/20 00:32:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.390663197s) from=127.0.0.6:46815
    2023/01/20 00:32:12 [DEBUG] http: Request GET /v1/status/leader (439.31µs) from=127.0.0.6:39419
    2023/01/20 00:32:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.662360146s) from=127.0.0.6:52623
    2023/01/20 00:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m6.752520984s) from=127.0.0.6:36169
    2023/01/20 00:32:17 [DEBUG] http: Request GET /v1/status/leader (204.669µs) from=127.0.0.6:51537
    2023/01/20 00:32:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.55583504s) from=127.0.0.6:36601
    2023/01/20 00:32:32 [DEBUG] http: Request GET /v1/status/leader (273.549µs) from=127.0.0.6:51537
    2023/01/20 00:32:37 [DEBUG] http: Request GET /v1/status/leader (199.459µs) from=127.0.0.6:51537
    2023/01/20 00:32:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:32:41 [DEBUG] agent: Node info in sync
    2023/01/20 00:32:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.841389275s) from=127.0.0.6:34583
    2023/01/20 00:32:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.847007885s) from=127.0.0.6:33667
    2023/01/20 00:32:52 [DEBUG] http: Request GET /v1/status/leader (472.684µs) from=127.0.0.6:51537
    2023/01/20 00:32:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.113997933s) from=127.0.0.6:52123
    2023/01/20 00:32:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m1.419949756s) from=127.0.0.6:41331
    2023/01/20 00:32:57 [DEBUG] http: Request GET /v1/status/leader (805.589µs) from=127.0.0.6:51537
    2023/01/20 00:32:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.037903854s) from=127.0.0.6:57811
    2023/01/20 00:33:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:33:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m7.06417536s) from=127.0.0.6:43785
    2023/01/20 00:33:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m5.174384411s) from=127.0.0.6:50449
    2023/01/20 00:33:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.410794044s) from=127.0.0.6:49629
    2023/01/20 00:33:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m3.223666788s) from=127.0.0.6:42383
    2023/01/20 00:33:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.16394548s) from=127.0.0.6:50111
    2023/01/20 00:33:12 [DEBUG] http: Request GET /v1/status/leader (267.951µs) from=127.0.0.6:39419
    2023/01/20 00:33:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.808671184s) from=127.0.0.6:53353
    2023/01/20 00:33:17 [DEBUG] http: Request GET /v1/status/leader (602.394µs) from=127.0.0.6:51537
    2023/01/20 00:33:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.76629232s) from=127.0.0.6:59613
    2023/01/20 00:33:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m4.672865194s) from=127.0.0.6:48095
    2023/01/20 00:33:32 [DEBUG] http: Request GET /v1/status/leader (217.12µs) from=127.0.0.6:51537
    2023/01/20 00:33:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.361715615s) from=127.0.0.6:39921
    2023/01/20 00:33:37 [DEBUG] http: Request GET /v1/status/leader (176.846µs) from=127.0.0.6:51537
    2023/01/20 00:33:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.845679477s) from=127.0.0.6:54801
    2023/01/20 00:33:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.932759236s) from=127.0.0.6:36167
    2023/01/20 00:33:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.138094751s) from=127.0.0.6:44011
    2023/01/20 00:33:52 [DEBUG] http: Request GET /v1/status/leader (729.146µs) from=127.0.0.6:39419
    2023/01/20 00:33:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.481566057s) from=127.0.0.6:57539
    2023/01/20 00:33:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.626345062s) from=127.0.0.6:50191
    2023/01/20 00:33:57 [DEBUG] http: Request GET /v1/status/leader (346.941µs) from=127.0.0.6:51537
    2023/01/20 00:34:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m3.353655531s) from=127.0.0.6:46427
    2023/01/20 00:34:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:34:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.885475382s) from=127.0.0.6:41815
    2023/01/20 00:34:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m7.033370216s) from=127.0.0.6:35703
    2023/01/20 00:34:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:34:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.185816285s) from=127.0.0.6:35787
    2023/01/20 00:34:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.853936578s) from=127.0.0.6:47163
    2023/01/20 00:34:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.975334151s) from=127.0.0.6:46681
    2023/01/20 00:34:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:34:09 [DEBUG] agent: Node info in sync
    2023/01/20 00:34:12 [DEBUG] http: Request GET /v1/status/leader (627.043µs) from=127.0.0.6:51537
    2023/01/20 00:34:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.744245776s) from=127.0.0.6:46815
    2023/01/20 00:34:17 [DEBUG] http: Request GET /v1/status/leader (1.014279ms) from=127.0.0.6:51537
    2023/01/20 00:34:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.870985159s) from=127.0.0.6:36169
    2023/01/20 00:34:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.809610273s) from=127.0.0.6:52623
    2023/01/20 00:34:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.704932142s) from=127.0.0.6:36601
    2023/01/20 00:34:32 [DEBUG] http: Request GET /v1/status/leader (373.714µs) from=127.0.0.6:51537
    2023/01/20 00:34:37 [DEBUG] http: Request GET /v1/status/leader (206.492µs) from=127.0.0.6:51537
    2023/01/20 00:34:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.204985587s) from=127.0.0.6:33667
    2023/01/20 00:34:52 [DEBUG] http: Request GET /v1/status/leader (1.506299ms) from=127.0.0.6:39419
    2023/01/20 00:34:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.344415472s) from=127.0.0.6:34583
    2023/01/20 00:34:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.063090326s) from=127.0.0.6:52123
    2023/01/20 00:34:57 [DEBUG] http: Request GET /v1/status/leader (258.78µs) from=127.0.0.6:51537
    2023/01/20 00:34:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m2.163299403s) from=127.0.0.6:41331
    2023/01/20 00:35:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m2.279852707s) from=127.0.0.6:57811
    2023/01/20 00:35:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:35:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m2.686715871s) from=127.0.0.6:50449
    2023/01/20 00:35:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.99930075s) from=127.0.0.6:43785
    2023/01/20 00:35:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.717029943s) from=127.0.0.6:49629
    2023/01/20 00:35:12 [DEBUG] http: Request GET /v1/status/leader (160.952µs) from=127.0.0.6:39419
    2023/01/20 00:35:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.334739582s) from=127.0.0.6:50111
    2023/01/20 00:35:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m7.198173748s) from=127.0.0.6:42383
    2023/01/20 00:35:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.048170949s) from=127.0.0.6:53353
    2023/01/20 00:35:17 [DEBUG] http: Request GET /v1/status/leader (341.668µs) from=127.0.0.6:51537
    2023/01/20 00:35:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.985507538s) from=127.0.0.6:59613
    2023/01/20 00:35:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.465160387s) from=127.0.0.6:48095
    2023/01/20 00:35:32 [DEBUG] http: Request GET /v1/status/leader (167.365µs) from=127.0.0.6:51537
    2023/01/20 00:35:37 [DEBUG] http: Request GET /v1/status/leader (153.476µs) from=127.0.0.6:51537
    2023/01/20 00:35:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.128039289s) from=127.0.0.6:39921
    2023/01/20 00:35:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.467183903s) from=127.0.0.6:36167
    2023/01/20 00:35:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m7.469970916s) from=127.0.0.6:54801
    2023/01/20 00:35:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:35:46 [DEBUG] agent: Node info in sync
    2023/01/20 00:35:52 [DEBUG] http: Request GET /v1/status/leader (235.244µs) from=127.0.0.6:39419
    2023/01/20 00:35:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.94512729s) from=127.0.0.6:44011
    2023/01/20 00:35:57 [DEBUG] http: Request GET /v1/status/leader (326.341µs) from=127.0.0.6:51537
    2023/01/20 00:35:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.583054219s) from=127.0.0.6:57539
    2023/01/20 00:36:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m7.106054835s) from=127.0.0.6:50191
    2023/01/20 00:36:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:36:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m3.44852407s) from=127.0.0.6:46427
    2023/01/20 00:36:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.85548742s) from=127.0.0.6:35703
    2023/01/20 00:36:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.483048495s) from=127.0.0.6:41815
    2023/01/20 00:36:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.914795037s) from=127.0.0.6:47163
    2023/01/20 00:36:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.822238735s) from=127.0.0.6:35787
    2023/01/20 00:36:12 [DEBUG] http: Request GET /v1/status/leader (308.496µs) from=127.0.0.6:39419
    2023/01/20 00:36:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.025098393s) from=127.0.0.6:46681
    2023/01/20 00:36:17 [DEBUG] http: Request GET /v1/status/leader (313.461µs) from=127.0.0.6:51537
    2023/01/20 00:36:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m1.217843235s) from=127.0.0.6:36169
    2023/01/20 00:36:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.465429536s) from=127.0.0.6:46815
    2023/01/20 00:36:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.490391208s) from=127.0.0.6:52623
    2023/01/20 00:36:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.056335819s) from=127.0.0.6:36601
    2023/01/20 00:36:32 [DEBUG] http: Request GET /v1/status/leader (357.993µs) from=127.0.0.6:51537
    2023/01/20 00:36:37 [DEBUG] http: Request GET /v1/status/leader (157.001µs) from=127.0.0.6:51537
    2023/01/20 00:36:52 [DEBUG] http: Request GET /v1/status/leader (179.424µs) from=127.0.0.6:39419
    2023/01/20 00:36:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:36:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.714393197s) from=127.0.0.6:33667
    2023/01/20 00:36:57 [DEBUG] http: Request GET /v1/status/leader (1.892413ms) from=127.0.0.6:51537
    2023/01/20 00:36:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.202036235s) from=127.0.0.6:34583
    2023/01/20 00:36:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.220419468s) from=127.0.0.6:52123
    2023/01/20 00:36:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m1.181367734s) from=127.0.0.6:41331
    2023/01/20 00:37:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:37:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.44650551s) from=127.0.0.6:57811
    2023/01/20 00:37:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m2.919410742s) from=127.0.0.6:50449
    2023/01/20 00:37:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m3.25533755s) from=127.0.0.6:43785
    2023/01/20 00:37:12 [DEBUG] http: Request GET /v1/status/leader (352.555µs) from=127.0.0.6:51537
    2023/01/20 00:37:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.123087179s) from=127.0.0.6:50111
    2023/01/20 00:37:17 [DEBUG] http: Request GET /v1/status/leader (186.383µs) from=127.0.0.6:51537
    2023/01/20 00:37:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.309457241s) from=127.0.0.6:49629
    2023/01/20 00:37:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m5.218567594s) from=127.0.0.6:42383
    2023/01/20 00:37:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.826244877s) from=127.0.0.6:53353
    2023/01/20 00:37:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:37:25 [DEBUG] agent: Node info in sync
    2023/01/20 00:37:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.852344303s) from=127.0.0.6:48095
    2023/01/20 00:37:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.54396846s) from=127.0.0.6:59613
    2023/01/20 00:37:32 [DEBUG] http: Request GET /v1/status/leader (974.523µs) from=127.0.0.6:51537
    2023/01/20 00:37:37 [DEBUG] http: Request GET /v1/status/leader (162.317µs) from=127.0.0.6:51537
    2023/01/20 00:37:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.238966158s) from=127.0.0.6:39921
    2023/01/20 00:37:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.4349136s) from=127.0.0.6:54801
    2023/01/20 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.250461137s) from=127.0.0.6:36167
    2023/01/20 00:37:52 [DEBUG] http: Request GET /v1/status/leader (490.793µs) from=127.0.0.6:39419
    2023/01/20 00:37:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.982011764s) from=127.0.0.6:44011
    2023/01/20 00:37:57 [DEBUG] http: Request GET /v1/status/leader (340.31µs) from=127.0.0.6:51537
    2023/01/20 00:38:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:38:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.928650978s) from=127.0.0.6:50191
    2023/01/20 00:38:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.377628627s) from=127.0.0.6:57539
    2023/01/20 00:38:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.903552568s) from=127.0.0.6:46427
    2023/01/20 00:38:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.063108091s) from=127.0.0.6:47163
    2023/01/20 00:38:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.365267043s) from=127.0.0.6:35787
    2023/01/20 00:38:12 [DEBUG] http: Request GET /v1/status/leader (365.368µs) from=127.0.0.6:39419
    2023/01/20 00:38:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.911196941s) from=127.0.0.6:35703
    2023/01/20 00:38:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.122059416s) from=127.0.0.6:41815
    2023/01/20 00:38:17 [DEBUG] http: Request GET /v1/status/leader (295.712µs) from=127.0.0.6:51537
    2023/01/20 00:38:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.443705091s) from=127.0.0.6:46681
    2023/01/20 00:38:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.588255392s) from=127.0.0.6:46815
    2023/01/20 00:38:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m4.279494586s) from=127.0.0.6:36169
    2023/01/20 00:38:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.770259568s) from=127.0.0.6:52623
    2023/01/20 00:38:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.879775327s) from=127.0.0.6:36601
    2023/01/20 00:38:32 [DEBUG] http: Request GET /v1/status/leader (266.535µs) from=127.0.0.6:39419
    2023/01/20 00:38:37 [DEBUG] http: Request GET /v1/status/leader (274.094µs) from=127.0.0.6:51537
    2023/01/20 00:38:52 [DEBUG] http: Request GET /v1/status/leader (309.734µs) from=127.0.0.6:39419
    2023/01/20 00:38:57 [DEBUG] http: Request GET /v1/status/leader (345.338µs) from=127.0.0.6:51537
    2023/01/20 00:38:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m1.798213333s) from=127.0.0.6:33667
    2023/01/20 00:39:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.41366644s) from=127.0.0.6:34583
    2023/01/20 00:39:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:39:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:39:02 [DEBUG] agent: Node info in sync
    2023/01/20 00:39:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.061362515s) from=127.0.0.6:52123
    2023/01/20 00:39:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m4.157560497s) from=127.0.0.6:41331
    2023/01/20 00:39:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m6.876162342s) from=127.0.0.6:57811
    2023/01/20 00:39:12 [DEBUG] http: Request GET /v1/status/leader (286.962µs) from=127.0.0.6:51537
    2023/01/20 00:39:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m3.420421702s) from=127.0.0.6:50449
    2023/01/20 00:39:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m4.678561132s) from=127.0.0.6:43785
    2023/01/20 00:39:17 [DEBUG] http: Request GET /v1/status/leader (222.901µs) from=127.0.0.6:51537
    2023/01/20 00:39:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m0.012346227s) from=127.0.0.6:49629
    2023/01/20 00:39:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.526409681s) from=127.0.0.6:50111
    2023/01/20 00:39:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.236568163s) from=127.0.0.6:53353
    2023/01/20 00:39:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m3.03222592s) from=127.0.0.6:42383
    2023/01/20 00:39:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.322103629s) from=127.0.0.6:59613
    2023/01/20 00:39:32 [DEBUG] http: Request GET /v1/status/leader (291.533µs) from=127.0.0.6:39419
    2023/01/20 00:39:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m6.519214518s) from=127.0.0.6:48095
    2023/01/20 00:39:37 [DEBUG] http: Request GET /v1/status/leader (2.797966ms) from=127.0.0.6:51537
    2023/01/20 00:39:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.100690713s) from=127.0.0.6:39921
    2023/01/20 00:39:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:39:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.403295436s) from=127.0.0.6:36167
    2023/01/20 00:39:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.682717187s) from=127.0.0.6:54801
    2023/01/20 00:39:52 [DEBUG] http: Request GET /v1/status/leader (262.515µs) from=127.0.0.6:51537
    2023/01/20 00:39:57 [DEBUG] http: Request GET /v1/status/leader (1.099914ms) from=127.0.0.6:51537
    2023/01/20 00:40:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.217330503s) from=127.0.0.6:44011
    2023/01/20 00:40:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:40:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.52258845s) from=127.0.0.6:50191
    2023/01/20 00:40:12 [DEBUG] http: Request GET /v1/status/leader (271.264µs) from=127.0.0.6:39419
    2023/01/20 00:40:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.157046939s) from=127.0.0.6:57539
    2023/01/20 00:40:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.038339183s) from=127.0.0.6:46427
    2023/01/20 00:40:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.587553266s) from=127.0.0.6:47163
    2023/01/20 00:40:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.475754041s) from=127.0.0.6:35703
    2023/01/20 00:40:17 [DEBUG] http: Request GET /v1/status/leader (166.627µs) from=127.0.0.6:51537
    2023/01/20 00:40:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.665168214s) from=127.0.0.6:35787
    2023/01/20 00:40:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.841941573s) from=127.0.0.6:46681
    2023/01/20 00:40:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.009338921s) from=127.0.0.6:41815
    2023/01/20 00:40:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.79447373s) from=127.0.0.6:46815
    2023/01/20 00:40:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.647423959s) from=127.0.0.6:52623
    2023/01/20 00:40:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:40:30 [DEBUG] agent: Node info in sync
    2023/01/20 00:40:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.850133886s) from=127.0.0.6:36169
    2023/01/20 00:40:32 [DEBUG] http: Request GET /v1/status/leader (439.156µs) from=127.0.0.6:39419
    2023/01/20 00:40:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.616122376s) from=127.0.0.6:36601
    2023/01/20 00:40:37 [DEBUG] http: Request GET /v1/status/leader (450.83µs) from=127.0.0.6:51537
    2023/01/20 00:40:52 [DEBUG] http: Request GET /v1/status/leader (343.389µs) from=127.0.0.6:51537
    2023/01/20 00:40:57 [DEBUG] http: Request GET /v1/status/leader (164.093µs) from=127.0.0.6:51537
    2023/01/20 00:41:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:41:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.184665584s) from=127.0.0.6:34583
    2023/01/20 00:41:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m3.801350418s) from=127.0.0.6:33667
    2023/01/20 00:41:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.072505493s) from=127.0.0.6:57811
    2023/01/20 00:41:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.681473946s) from=127.0.0.6:52123
    2023/01/20 00:41:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m5.632240987s) from=127.0.0.6:41331
    2023/01/20 00:41:12 [DEBUG] http: Request GET /v1/status/leader (692.309µs) from=127.0.0.6:51537
    2023/01/20 00:41:17 [DEBUG] http: Request GET /v1/status/leader (310.29µs) from=127.0.0.6:51537
    2023/01/20 00:41:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m5.184999107s) from=127.0.0.6:50449
    2023/01/20 00:41:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m5.170512145s) from=127.0.0.6:43785
    2023/01/20 00:41:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.407618273s) from=127.0.0.6:53353
    2023/01/20 00:41:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m0.19391306s) from=127.0.0.6:42383
    2023/01/20 00:41:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.112s) from=127.0.0.6:49629
    2023/01/20 00:41:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.623498013s) from=127.0.0.6:50111
    2023/01/20 00:41:32 [DEBUG] http: Request GET /v1/status/leader (248.213µs) from=127.0.0.6:51537
    2023/01/20 00:41:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m1.881830226s) from=127.0.0.6:59613
    2023/01/20 00:41:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:41:36 [DEBUG] agent: Node info in sync
    2023/01/20 00:41:37 [DEBUG] http: Request GET /v1/status/leader (510.192µs) from=127.0.0.6:51537
    2023/01/20 00:41:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.075428888s) from=127.0.0.6:39921
    2023/01/20 00:41:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m7.258224321s) from=127.0.0.6:48095
    2023/01/20 00:41:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-n8mvb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/20 00:41:52 [DEBUG] http: Request GET /v1/status/leader (552.792µs) from=127.0.0.6:51537
    2023/01/20 00:41:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m4.553004339s) from=127.0.0.6:54801
    2023/01/20 00:41:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.157588007s) from=127.0.0.6:36167
    2023/01/20 00:41:57 [DEBUG] http: Request GET /v1/status/leader (392.263µs) from=127.0.0.6:51537
    2023/01/20 00:42:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.881867305s) from=127.0.0.6:44011
    2023/01/20 00:42:12 [DEBUG] http: Request GET /v1/status/leader (513.029µs) from=127.0.0.6:51537
    2023/01/20 00:42:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.393172038s) from=127.0.0.6:50191
    2023/01/20 00:42:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.432400608s) from=127.0.0.6:57539
    2023/01/20 00:42:17 [DEBUG] http: Request GET /v1/status/leader (162.315µs) from=127.0.0.6:51537
    2023/01/20 00:42:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.958430894s) from=127.0.0.6:35703
    2023/01/20 00:42:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.995853699s) from=127.0.0.6:47163
    2023/01/20 00:42:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.235108906s) from=127.0.0.6:46427
    2023/01/20 00:42:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.18768067s) from=127.0.0.6:41815
    2023/01/20 00:42:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.17058307s) from=127.0.0.6:35787
    2023/01/20 00:42:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.055764454s) from=127.0.0.6:46681
    2023/01/20 00:42:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.370460593s) from=127.0.0.6:46815
    2023/01/20 00:42:32 [DEBUG] http: Request GET /v1/status/leader (359.218µs) from=127.0.0.6:39419
    2023/01/20 00:42:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m3.199130767s) from=127.0.0.6:36169
    2023/01/20 00:42:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.046033802s) from=127.0.0.6:52623
    2023/01/20 00:42:37 [DEBUG] http: Request GET /v1/status/leader (308.729µs) from=127.0.0.6:51537
    2023/01/20 00:42:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.16132939s) from=127.0.0.6:36601
    2023/01/20 00:42:52 [DEBUG] http: Request GET /v1/status/leader (311.026µs) from=127.0.0.6:51537
    2023/01/20 00:42:57 [DEBUG] http: Request GET /v1/status/leader (500.263µs) from=127.0.0.6:51537
    2023/01/20 00:43:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-n8mvb" since the cluster is too small
    2023/01/20 00:43:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.937549315s) from=127.0.0.6:34583
    2023/01/20 00:43:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (2m0.70528628s) from=127.0.0.6:33667
    2023/01/20 00:43:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=127 (2m3.126871484s) from=127.0.0.6:41331
    2023/01/20 00:43:12 [DEBUG] http: Request GET /v1/status/leader (227.337µs) from=127.0.0.6:39419
    2023/01/20 00:43:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.086490216s) from=127.0.0.6:52123
    2023/01/20 00:43:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m7.185448905s) from=127.0.0.6:57811
    2023/01/20 00:43:17 [DEBUG] http: Request GET /v1/status/leader (250.174µs) from=127.0.0.6:51537
    2023/01/20 00:43:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=141 (2m3.05788805s) from=127.0.0.6:50449
    2023/01/20 00:43:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m0.51281564s) from=127.0.0.6:49629
    2023/01/20 00:43:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=135 (2m5.647807285s) from=127.0.0.6:43785
    2023/01/20 00:43:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_parser_10.233.25.137_8806" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.107_9015" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.127_8080" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_vnfres_10.233.52.32_8802" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.181_8181" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.124_8410" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.113_8482" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.78_8484" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.178_9011" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_nsd_10.233.25.137_8806" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.40.117_8082" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.39.158_8801" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v2_nslcm_10.233.37.214_8403" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v0_multicloud_10.233.16.255_9001" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.137_8806" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.145_9007" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_sdnc_10.233.2.138_8282" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.47.195_9092" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.166_8443" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.207_8803" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Service "_v1_catalog_10.233.25.137_8806" in sync
    2023/01/20 00:43:28 [DEBUG] agent: Node info in sync
    2023/01/20 00:43:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.769292535s) from=127.0.0.6:50111
    2023/01/20 00:43:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.199005611s) from=127.0.0.6:53353
    2023/01/20 00:43:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=136 (2m5.550120284s) from=127.0.0.6:42383
    2023/01/20 00:43:32 [DEBUG] http: Request GET /v1/status/leader (297.414µs) from=127.0.0.6:51537
    2023/01/20 00:43:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m1.538709194s) from=127.0.0.6:59613
    2023/01/20 00:43:37 [DEBUG] http: Request GET /v1/status/leader (361.557µs) from=127.0.0.6:51537
    2023/01/20 00:43:47 [DEBUG] http: Request GET /v1/hea