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: 'd235ec0a-90fa-1e40-d7b9-c05434c649e6'
         Node name: 'onap-msb-consul-5454dcc5c5-4c5gv'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

==> Log data will now stream in as it occurs:

    2022/10/30 22:53:27 [DEBUG] agent: Using random ID "d235ec0a-90fa-1e40-d7b9-c05434c649e6" as node ID
    2022/10/30 22:53:27 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:d235ec0a-90fa-1e40-d7b9-c05434c649e6 Address:127.0.0.1:8300}]
    2022/10/30 22:53:27 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-4c5gv.dc1 127.0.0.1
    2022/10/30 22:53:27 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/10/30 22:53:27 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-4c5gv 127.0.0.1
    2022/10/30 22:53:27 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/10/30 22:53:27 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-4c5gv.dc1" in area "wan"
    2022/10/30 22:53:27 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-4c5gv (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 22:53:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/10/30 22:53:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/10/30 22:53:27 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/10/30 22:53:27 [INFO] agent: started state syncer
    2022/10/30 22:53:27 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/10/30 22:53:27 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/10/30 22:53:27 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/10/30 22:53:27 [DEBUG] raft: Votes needed: 1
    2022/10/30 22:53:27 [DEBUG] raft: Vote granted from d235ec0a-90fa-1e40-d7b9-c05434c649e6 in term 2. Tally: 1
    2022/10/30 22:53:27 [INFO] raft: Election won. Tally: 1
    2022/10/30 22:53:27 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/10/30 22:53:27 [INFO] consul: cluster leadership acquired
    2022/10/30 22:53:27 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-4c5gv
    2022/10/30 22:53:27 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/10/30 22:53:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 22:53:27 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-4c5gv' joined, marking health alive
    2022/10/30 22:53:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 22:53:27 [INFO] agent: Synced node info
    2022/10/30 22:53:27 [DEBUG] agent: Node info in sync
    2022/10/30 22:53:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 22:53:30 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.3 (currently running: 1.4.3)
    2022/10/30 22:54:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 22:55:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 22:55:17 [DEBUG] agent: Node info in sync
    2022/10/30 22:55:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 22:55:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 22:56:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 22:56:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 22:56:49 [DEBUG] agent: Node info in sync
    2022/10/30 22:57:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 22:57:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 22:58:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 22:58:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 22:58:27 [DEBUG] agent: Node info in sync
    2022/10/30 22:59:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 22:59:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 22:59:38 [DEBUG] agent: Node info in sync
    2022/10/30 23:00:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:00:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:00:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:00:39 [DEBUG] agent: Node info in sync
    2022/10/30 23:01:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:01:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:01:51 [DEBUG] agent: Node info in sync
    2022/10/30 23:02:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:02:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:03:25 [DEBUG] http: Request GET /v1/status/leader (1.629578ms) from=127.0.0.6:56489
    2022/10/30 23:03:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:25 [INFO] agent: Synced service "_v1_sdc-gui_10.233.37.189_8181"
    2022/10/30 23:03:25 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (23.569428ms) from=127.0.0.6:39603
    2022/10/30 23:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:25 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (872.904µs) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_parser_10.233.47.191_8806"
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (13.775967ms) from=127.0.0.6:39603
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (492.574µs) from=127.0.0.6:39603
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_catalog_10.233.47.191_8806"
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (10.496837ms) from=127.0.0.6:39603
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (515.186µs) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_nsd_10.233.47.191_8806"
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (6.540834ms) from=127.0.0.6:39603
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (299.162µs) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.47.191_8806"
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (3.178361ms) from=127.0.0.6:39603
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.101353ms) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.38.139_443"
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (3.471561ms) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (450.234µs) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.17.169_9015"
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (3.508795ms) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (422.395µs) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:26 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.34.198_9007"
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.346727ms) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (350.653µs) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.34.198_9007"
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (10.777277ms) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (622.924µs) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.62.88_9011"
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.926701ms) from=127.0.0.6:39603
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (506.618µs) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.62.88_9011"
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (6.373692ms) from=127.0.0.6:39603
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (380.107µs) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_wf-gui_10.233.51.166_8080"
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (21.141596ms) from=127.0.0.6:39603
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (413.658µs) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [INFO] agent: Synced service "_v0_multicloud_10.233.30.181_9001"
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (84.531408ms) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:03:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (349.48µs) from=127.0.0.6:56489
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:03:27 [INFO] agent: Synced service "_v1_multicloud_10.233.30.181_9001"
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (28.173857ms) from=127.0.0.6:56489
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:03:27 [DEBUG] agent: Node info in sync
    2022/10/30 23:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (916.701µs) from=127.0.0.6:39603
    2022/10/30 23:03:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/catalog/services (369.058µs) from=127.0.0.6:56489
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/status/leader (725.241µs) from=127.0.0.6:39603
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (272.953µs) from=127.0.0.6:39603
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (270.017µs) from=127.0.0.6:39603
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (215.029µs) from=127.0.0.6:51823
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (307.974µs) from=127.0.0.6:51823
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (293.172µs) from=127.0.0.6:37655
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (376.062µs) from=127.0.0.6:39603
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (202.148µs) from=127.0.0.6:39603
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (183.531µs) from=127.0.0.6:37655
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (2.312279ms) from=127.0.0.6:51823
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (173.59µs) from=127.0.0.6:37655
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (150.706µs) from=127.0.0.6:37655
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (161.792µs) from=127.0.0.6:37655
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (248.879µs) from=127.0.0.6:39603
    2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (310.309µs) from=127.0.0.6:36463
    2022/10/30 23:03:48 [DEBUG] http: Request GET /v1/catalog/services (666.443µs) from=127.0.0.6:57013
    2022/10/30 23:03:48 [DEBUG] http: Request GET /v1/status/leader (582.422µs) from=127.0.0.6:41775
    2022/10/30 23:03:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (489.342µs) from=127.0.0.6:41775
    2022/10/30 23:03:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (194.762µs) from=127.0.0.6:53957
    2022/10/30 23:03:55 [DEBUG] http: Request GET /v1/status/leader (448.378µs) from=127.0.0.6:60693
    2022/10/30 23:04:08 [DEBUG] http: Request GET /v1/status/leader (397.663µs) from=127.0.0.6:60693
    2022/10/30 23:04:15 [DEBUG] http: Request GET /v1/status/leader (364.255µs) from=127.0.0.6:33117
    2022/10/30 23:04:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:04:28 [DEBUG] http: Request GET /v1/status/leader (209.807µs) from=127.0.0.6:60693
    2022/10/30 23:04:35 [DEBUG] http: Request GET /v1/status/leader (236.865µs) from=127.0.0.6:60693
    2022/10/30 23:04:48 [DEBUG] http: Request GET /v1/status/leader (258.065µs) from=127.0.0.6:60693
    2022/10/30 23:04:55 [DEBUG] http: Request GET /v1/status/leader (263.337µs) from=127.0.0.6:33117
    2022/10/30 23:05:08 [DEBUG] http: Request GET /v1/status/leader (297.985µs) from=127.0.0.6:60693
    2022/10/30 23:05:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:05:15 [DEBUG] http: Request GET /v1/status/leader (289.283µs) from=127.0.0.6:60693
    2022/10/30 23:05:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:05:26 [DEBUG] agent: Node info in sync
    2022/10/30 23:05:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:05:28 [DEBUG] http: Request GET /v1/status/leader (258.789µs) from=127.0.0.6:60693
    2022/10/30 23:05:35 [DEBUG] http: Request GET /v1/status/leader (148.542µs) from=127.0.0.6:60693
    2022/10/30 23:05:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.670822434s) from=127.0.0.6:36463
    2022/10/30 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.204670304s) from=127.0.0.6:59091
    2022/10/30 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.321360677s) from=127.0.0.6:41249
    2022/10/30 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.346316925s) from=127.0.0.6:32779
    2022/10/30 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.543651574s) from=127.0.0.6:37503
    2022/10/30 23:05:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.846386397s) from=127.0.0.6:35851
    2022/10/30 23:05:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.19632889s) from=127.0.0.6:37251
    2022/10/30 23:05:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m2.691702442s) from=127.0.0.6:59917
    2022/10/30 23:05:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.17299354s) from=127.0.0.6:37655
    2022/10/30 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.411206566s) from=127.0.0.6:50161
    2022/10/30 23:05:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m4.598186487s) from=127.0.0.6:56489
    2022/10/30 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.868338753s) from=127.0.0.6:39603
    2022/10/30 23:05:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.929722375s) from=127.0.0.6:52659
    2022/10/30 23:05:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m7.208299852s) from=127.0.0.6:51823
    2022/10/30 23:05:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.252595414s) from=127.0.0.6:34477
    2022/10/30 23:05:48 [DEBUG] http: Request GET /v1/status/leader (351.824µs) from=127.0.0.6:60693
    2022/10/30 23:05:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.54402258s) from=127.0.0.6:53957
    2022/10/30 23:05:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m1.701282856s) from=127.0.0.6:57013
    2022/10/30 23:05:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.363182389s) from=127.0.0.6:41775
    2022/10/30 23:05:55 [DEBUG] http: Request GET /v1/status/leader (290.326µs) from=127.0.0.6:33117
    2022/10/30 23:06:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:06:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:06:00 [INFO] agent: Synced service "_v1_sdnc_10.233.29.16_8282"
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:06:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (19.860980666s) from=127.0.0.6:56489
    2022/10/30 23:06:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (10.142342863s) from=127.0.0.6:57013
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Node info in sync
    2022/10/30 23:06:00 [DEBUG] http: Request PUT /v1/agent/service/register (9.702606ms) from=127.0.0.6:60693
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:06:00 [DEBUG] agent: Node info in sync
    2022/10/30 23:06:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (369.585µs) from=127.0.0.6:60693
    2022/10/30 23:06:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (202.304µs) from=127.0.0.6:60693
    2022/10/30 23:06:08 [DEBUG] http: Request GET /v1/status/leader (900.726µs) from=127.0.0.6:41437
    2022/10/30 23:06:15 [DEBUG] http: Request GET /v1/status/leader (353.532µs) from=127.0.0.6:33117
    2022/10/30 23:06:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:06:28 [DEBUG] http: Request GET /v1/status/leader (441.747µs) from=127.0.0.6:41437
    2022/10/30 23:06:35 [DEBUG] http: Request GET /v1/status/leader (401.066µs) from=127.0.0.6:33117
    2022/10/30 23:06:48 [DEBUG] http: Request GET /v1/status/leader (414.584µs) from=127.0.0.6:41437
    2022/10/30 23:06:55 [DEBUG] http: Request GET /v1/status/leader (362.18µs) from=127.0.0.6:33117
    2022/10/30 23:07:08 [DEBUG] http: Request GET /v1/status/leader (273.113µs) from=127.0.0.6:41437
    2022/10/30 23:07:15 [DEBUG] http: Request GET /v1/status/leader (354.452µs) from=127.0.0.6:33117
    2022/10/30 23:07:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:07:21 [DEBUG] agent: Node info in sync
    2022/10/30 23:07:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:07:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:07:28 [DEBUG] http: Request GET /v1/status/leader (354.636µs) from=127.0.0.6:41437
    2022/10/30 23:07:35 [DEBUG] http: Request GET /v1/status/leader (305.57µs) from=127.0.0.6:33117
    2022/10/30 23:07:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.299838906s) from=127.0.0.6:36463
    2022/10/30 23:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.729280676s) from=127.0.0.6:41249
    2022/10/30 23:07:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.304622088s) from=127.0.0.6:59917
    2022/10/30 23:07:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.503762448s) from=127.0.0.6:35851
    2022/10/30 23:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.406015396s) from=127.0.0.6:50161
    2022/10/30 23:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.568748411s) from=127.0.0.6:32779
    2022/10/30 23:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.835410389s) from=127.0.0.6:59091
    2022/10/30 23:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.835718856s) from=127.0.0.6:37503
    2022/10/30 23:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.875888835s) from=127.0.0.6:39603
    2022/10/30 23:07:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.495480734s) from=127.0.0.6:37251
    2022/10/30 23:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.713081806s) from=127.0.0.6:34477
    2022/10/30 23:07:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.114006465s) from=127.0.0.6:37655
    2022/10/30 23:07:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.503474052s) from=127.0.0.6:52659
    2022/10/30 23:07:48 [DEBUG] http: Request GET /v1/status/leader (302.449µs) from=127.0.0.6:41437
    2022/10/30 23:07:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.326580336s) from=127.0.0.6:51823
    2022/10/30 23:07:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.858933304s) from=127.0.0.6:41775
    2022/10/30 23:07:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.805482723s) from=127.0.0.6:53957
    2022/10/30 23:07:55 [DEBUG] http: Request GET /v1/status/leader (932.784µs) from=127.0.0.6:33117
    2022/10/30 23:08:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m4.398280601s) from=127.0.0.6:56489
    2022/10/30 23:08:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m4.430255069s) from=127.0.0.6:57013
    2022/10/30 23:08:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.361938058s) from=127.0.0.6:60693
    2022/10/30 23:08:08 [DEBUG] http: Request GET /v1/status/leader (331.762µs) from=127.0.0.6:41437
    2022/10/30 23:08:15 [DEBUG] http: Request GET /v1/status/leader (582.163µs) from=127.0.0.6:33117
    2022/10/30 23:08:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:08:28 [DEBUG] http: Request GET /v1/status/leader (199.017µs) from=127.0.0.6:41437
    2022/10/30 23:08:35 [DEBUG] http: Request GET /v1/status/leader (174.715µs) from=127.0.0.6:33117
    2022/10/30 23:08:48 [DEBUG] http: Request GET /v1/status/leader (462.771µs) from=127.0.0.6:41437
    2022/10/30 23:08:55 [DEBUG] http: Request GET /v1/status/leader (422.349µs) from=127.0.0.6:33117
    2022/10/30 23:09:08 [DEBUG] http: Request GET /v1/status/leader (310.03µs) from=127.0.0.6:41437
    2022/10/30 23:09:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:09:14 [DEBUG] agent: Node info in sync
    2022/10/30 23:09:15 [DEBUG] http: Request GET /v1/status/leader (350.044µs) from=127.0.0.6:33117
    2022/10/30 23:09:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:09:28 [DEBUG] http: Request GET /v1/status/leader (369.125µs) from=127.0.0.6:41437
    2022/10/30 23:09:35 [DEBUG] http: Request GET /v1/status/leader (317.679µs) from=127.0.0.6:33117
    2022/10/30 23:09:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.024009882s) from=127.0.0.6:41249
    2022/10/30 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.373332548s) from=127.0.0.6:59091
    2022/10/30 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.235168856s) from=127.0.0.6:32779
    2022/10/30 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.327326478s) from=127.0.0.6:50161
    2022/10/30 23:09:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m5.290956276s) from=127.0.0.6:59917
    2022/10/30 23:09:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m7.001721552s) from=127.0.0.6:36463
    2022/10/30 23:09:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.507966656s) from=127.0.0.6:52659
    2022/10/30 23:09:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.332935042s) from=127.0.0.6:34477
    2022/10/30 23:09:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.674156259s) from=127.0.0.6:37655
    2022/10/30 23:09:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.651306783s) from=127.0.0.6:37503
    2022/10/30 23:09:48 [DEBUG] http: Request GET /v1/status/leader (148.736µs) from=127.0.0.6:41437
    2022/10/30 23:09:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.736874257s) from=127.0.0.6:35851
    2022/10/30 23:09:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m7.406273802s) from=127.0.0.6:39603
    2022/10/30 23:09:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m7.404091303s) from=127.0.0.6:37251
    2022/10/30 23:09:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.514729458s) from=127.0.0.6:51823
    2022/10/30 23:09:55 [DEBUG] http: Request GET /v1/status/leader (148.462µs) from=127.0.0.6:33117
    2022/10/30 23:09:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.029123355s) from=127.0.0.6:53957
    2022/10/30 23:10:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.41496502s) from=127.0.0.6:41775
    2022/10/30 23:10:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:10:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.893883709s) from=127.0.0.6:57013
    2022/10/30 23:10:08 [DEBUG] http: Request GET /v1/status/leader (292.996µs) from=127.0.0.6:41437
    2022/10/30 23:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m4.223327856s) from=127.0.0.6:56489
    2022/10/30 23:10:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.907121045s) from=127.0.0.6:60693
    2022/10/30 23:10:15 [DEBUG] http: Request GET /v1/status/leader (260.065µs) from=127.0.0.6:33117
    2022/10/30 23:10:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:10:28 [DEBUG] http: Request GET /v1/status/leader (1.016602ms) from=127.0.0.6:41437
    2022/10/30 23:10:36 [DEBUG] http: Request GET /v1/status/leader (330.755µs) from=127.0.0.6:33117
    2022/10/30 23:10:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:10:43 [DEBUG] agent: Node info in sync
    2022/10/30 23:10:48 [DEBUG] http: Request GET /v1/status/leader (151.108µs) from=127.0.0.6:41437
    2022/10/30 23:10:56 [DEBUG] http: Request GET /v1/status/leader (150.372µs) from=127.0.0.6:33117
    2022/10/30 23:11:08 [DEBUG] http: Request GET /v1/status/leader (149.964µs) from=127.0.0.6:41437
    2022/10/30 23:11:16 [DEBUG] http: Request GET /v1/status/leader (393.44µs) from=127.0.0.6:33117
    2022/10/30 23:11:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:11:28 [DEBUG] http: Request GET /v1/status/leader (541.572µs) from=127.0.0.6:41437
    2022/10/30 23:11:36 [DEBUG] http: Request GET /v1/status/leader (562.503µs) from=127.0.0.6:33117
    2022/10/30 23:11:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.323618532s) from=127.0.0.6:41249
    2022/10/30 23:11:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.790091663s) from=127.0.0.6:59917
    2022/10/30 23:11:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.053206965s) from=127.0.0.6:59091
    2022/10/30 23:11:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.113103545s) from=127.0.0.6:50161
    2022/10/30 23:11:48 [DEBUG] http: Request GET /v1/status/leader (179.238µs) from=127.0.0.6:41437
    2022/10/30 23:11:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:11:49 [DEBUG] agent: Node info in sync
    2022/10/30 23:11:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.124862632s) from=127.0.0.6:52659
    2022/10/30 23:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.350342753s) from=127.0.0.6:34477
    2022/10/30 23:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.966007659s) from=127.0.0.6:37503
    2022/10/30 23:11:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.043471465s) from=127.0.0.6:37251
    2022/10/30 23:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.387276019s) from=127.0.0.6:32779
    2022/10/30 23:11:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.82255282s) from=127.0.0.6:36463
    2022/10/30 23:11:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.738326684s) from=127.0.0.6:35851
    2022/10/30 23:11:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.567871031s) from=127.0.0.6:37655
    2022/10/30 23:11:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.613575211s) from=127.0.0.6:39603
    2022/10/30 23:11:56 [DEBUG] http: Request GET /v1/status/leader (322.708µs) from=127.0.0.6:33117
    2022/10/30 23:11:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.312801724s) from=127.0.0.6:51823
    2022/10/30 23:11:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.16711601s) from=127.0.0.6:53957
    2022/10/30 23:12:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.22169177s) from=127.0.0.6:41775
    2022/10/30 23:12:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.974274935s) from=127.0.0.6:57013
    2022/10/30 23:12:08 [DEBUG] http: Request GET /v1/status/leader (155.105µs) from=127.0.0.6:41437
    2022/10/30 23:12:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:12:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m5.071760794s) from=127.0.0.6:56489
    2022/10/30 23:12:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.23387317s) from=127.0.0.6:60693
    2022/10/30 23:12:16 [DEBUG] http: Request GET /v1/status/leader (268.719µs) from=127.0.0.6:33117
    2022/10/30 23:12:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:12:28 [DEBUG] http: Request GET /v1/status/leader (199.597µs) from=127.0.0.6:41437
    2022/10/30 23:12:36 [DEBUG] http: Request GET /v1/status/leader (246.761µs) from=127.0.0.6:33117
    2022/10/30 23:12:48 [DEBUG] http: Request GET /v1/status/leader (300.076µs) from=127.0.0.6:41437
    2022/10/30 23:12:56 [DEBUG] http: Request GET /v1/status/leader (216.435µs) from=127.0.0.6:33117
    2022/10/30 23:13:08 [DEBUG] http: Request GET /v1/status/leader (1.001778ms) from=127.0.0.6:41437
    2022/10/30 23:13:16 [DEBUG] http: Request GET /v1/status/leader (251.644µs) from=127.0.0.6:33117
    2022/10/30 23:13:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:13:28 [DEBUG] http: Request GET /v1/status/leader (152.618µs) from=127.0.0.6:41437
    2022/10/30 23:13:36 [DEBUG] http: Request GET /v1/status/leader (274.856µs) from=127.0.0.6:33117
    2022/10/30 23:13:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:13:38 [DEBUG] agent: Node info in sync
    2022/10/30 23:13:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.314423288s) from=127.0.0.6:41249
    2022/10/30 23:13:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.219865169s) from=127.0.0.6:59091
    2022/10/30 23:13:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.007980326s) from=127.0.0.6:59917
    2022/10/30 23:13:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.320415852s) from=127.0.0.6:50161
    2022/10/30 23:13:48 [DEBUG] http: Request GET /v1/status/leader (156.839µs) from=127.0.0.6:41437
    2022/10/30 23:13:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.106395123s) from=127.0.0.6:52659
    2022/10/30 23:13:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.882205144s) from=127.0.0.6:36463
    2022/10/30 23:13:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.633385669s) from=127.0.0.6:37503
    2022/10/30 23:13:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.675858163s) from=127.0.0.6:37251
    2022/10/30 23:13:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.529402393s) from=127.0.0.6:35851
    2022/10/30 23:13:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.825987435s) from=127.0.0.6:37655
    2022/10/30 23:13:56 [DEBUG] http: Request GET /v1/status/leader (653.005µs) from=127.0.0.6:33117
    2022/10/30 23:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.112321587s) from=127.0.0.6:34477
    2022/10/30 23:13:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.409435739s) from=127.0.0.6:32779
    2022/10/30 23:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.568515143s) from=127.0.0.6:39603
    2022/10/30 23:13:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.856220663s) from=127.0.0.6:51823
    2022/10/30 23:14:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.941865656s) from=127.0.0.6:53957
    2022/10/30 23:14:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.448909293s) from=127.0.0.6:41775
    2022/10/30 23:14:08 [DEBUG] http: Request GET /v1/status/leader (3.892222ms) from=127.0.0.6:41437
    2022/10/30 23:14:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m6.725600185s) from=127.0.0.6:57013
    2022/10/30 23:14:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.038808696s) from=127.0.0.6:56489
    2022/10/30 23:14:16 [DEBUG] http: Request GET /v1/status/leader (207.739µs) from=127.0.0.6:33117
    2022/10/30 23:14:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.498190441s) from=127.0.0.6:60693
    2022/10/30 23:14:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:14:28 [DEBUG] http: Request GET /v1/status/leader (194.486µs) from=127.0.0.6:41437
    2022/10/30 23:14:36 [DEBUG] http: Request GET /v1/status/leader (3.835538ms) from=127.0.0.6:33117
    2022/10/30 23:14:48 [DEBUG] http: Request GET /v1/status/leader (266.819µs) from=127.0.0.6:41437
    2022/10/30 23:14:56 [DEBUG] http: Request GET /v1/status/leader (195.883µs) from=127.0.0.6:33117
    2022/10/30 23:14:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:15:08 [DEBUG] http: Request GET /v1/status/leader (166.563µs) from=127.0.0.6:41437
    2022/10/30 23:15:16 [DEBUG] http: Request GET /v1/status/leader (392.409µs) from=127.0.0.6:33117
    2022/10/30 23:15:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:15:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:15:28 [DEBUG] agent: Node info in sync
    2022/10/30 23:15:28 [DEBUG] http: Request GET /v1/status/leader (248.465µs) from=127.0.0.6:41437
    2022/10/30 23:15:36 [DEBUG] http: Request GET /v1/status/leader (310.961µs) from=127.0.0.6:33117
    2022/10/30 23:15:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.332268295s) from=127.0.0.6:41249
    2022/10/30 23:15:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.346449216s) from=127.0.0.6:59091
    2022/10/30 23:15:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.084440879s) from=127.0.0.6:50161
    2022/10/30 23:15:48 [DEBUG] http: Request GET /v1/status/leader (304.562µs) from=127.0.0.6:41437
    2022/10/30 23:15:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.966100668s) from=127.0.0.6:59917
    2022/10/30 23:15:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.349441354s) from=127.0.0.6:52659
    2022/10/30 23:15:56 [DEBUG] http: Request GET /v1/status/leader (298.246µs) from=127.0.0.6:33117
    2022/10/30 23:15:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.691202787s) from=127.0.0.6:35851
    2022/10/30 23:15:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.679512523s) from=127.0.0.6:37251
    2022/10/30 23:15:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m7.229271987s) from=127.0.0.6:36463
    2022/10/30 23:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.616655303s) from=127.0.0.6:32779
    2022/10/30 23:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.390870864s) from=127.0.0.6:37503
    2022/10/30 23:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.08145221s) from=127.0.0.6:39603
    2022/10/30 23:16:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.904886373s) from=127.0.0.6:37655
    2022/10/30 23:16:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.106870117s) from=127.0.0.6:34477
    2022/10/30 23:16:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.361115019s) from=127.0.0.6:51823
    2022/10/30 23:16:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.827126309s) from=127.0.0.6:53957
    2022/10/30 23:16:08 [DEBUG] http: Request GET /v1/status/leader (281.629µs) from=127.0.0.6:41437
    2022/10/30 23:16:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.144170449s) from=127.0.0.6:41775
    2022/10/30 23:16:16 [DEBUG] http: Request GET /v1/status/leader (155.42µs) from=127.0.0.6:33117
    2022/10/30 23:16:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m2.707409003s) from=127.0.0.6:56489
    2022/10/30 23:16:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m5.201404416s) from=127.0.0.6:57013
    2022/10/30 23:16:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.206531746s) from=127.0.0.6:60693
    2022/10/30 23:16:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:16:28 [DEBUG] http: Request GET /v1/status/leader (1.185496ms) from=127.0.0.6:41437
    2022/10/30 23:16:36 [DEBUG] http: Request GET /v1/status/leader (336.978µs) from=127.0.0.6:33117
    2022/10/30 23:16:48 [DEBUG] http: Request GET /v1/status/leader (324.561µs) from=127.0.0.6:41437
    2022/10/30 23:16:56 [DEBUG] http: Request GET /v1/status/leader (276.495µs) from=127.0.0.6:33117
    2022/10/30 23:16:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:17:08 [DEBUG] http: Request GET /v1/status/leader (311.067µs) from=127.0.0.6:41437
    2022/10/30 23:17:16 [DEBUG] http: Request GET /v1/status/leader (354.773µs) from=127.0.0.6:33117
    2022/10/30 23:17:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:17:21 [DEBUG] agent: Node info in sync
    2022/10/30 23:17:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:17:28 [DEBUG] http: Request GET /v1/status/leader (361.381µs) from=127.0.0.6:41437
    2022/10/30 23:17:36 [DEBUG] http: Request GET /v1/status/leader (193.869µs) from=127.0.0.6:33117
    2022/10/30 23:17:49 [DEBUG] http: Request GET /v1/status/leader (285.015µs) from=127.0.0.6:41437
    2022/10/30 23:17:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.289956215s) from=127.0.0.6:41249
    2022/10/30 23:17:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.348766278s) from=127.0.0.6:59091
    2022/10/30 23:17:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m3.531182086s) from=127.0.0.6:59917
    2022/10/30 23:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.156659707s) from=127.0.0.6:50161
    2022/10/30 23:17:56 [DEBUG] http: Request GET /v1/status/leader (307.126µs) from=127.0.0.6:33117
    2022/10/30 23:18:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.275267565s) from=127.0.0.6:35851
    2022/10/30 23:18:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.196142862s) from=127.0.0.6:32779
    2022/10/30 23:18:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.118770815s) from=127.0.0.6:52659
    2022/10/30 23:18:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.20114908s) from=127.0.0.6:37251
    2022/10/30 23:18:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.661124023s) from=127.0.0.6:37503
    2022/10/30 23:18:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.436516324s) from=127.0.0.6:36463
    2022/10/30 23:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.455822558s) from=127.0.0.6:34477
    2022/10/30 23:18:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.921820431s) from=127.0.0.6:39603
    2022/10/30 23:18:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.10149895s) from=127.0.0.6:51823
    2022/10/30 23:18:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.963675951s) from=127.0.0.6:37655
    2022/10/30 23:18:09 [DEBUG] http: Request GET /v1/status/leader (989.484µs) from=127.0.0.6:41437
    2022/10/30 23:18:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.646796679s) from=127.0.0.6:53957
    2022/10/30 23:18:16 [DEBUG] http: Request GET /v1/status/leader (376.016µs) from=127.0.0.6:33117
    2022/10/30 23:18:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.830371151s) from=127.0.0.6:41775
    2022/10/30 23:18:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.295839049s) from=127.0.0.6:56489
    2022/10/30 23:18:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.239334104s) from=127.0.0.6:60693
    2022/10/30 23:18:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m6.307701516s) from=127.0.0.6:57013
    2022/10/30 23:18:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:18:29 [DEBUG] http: Request GET /v1/status/leader (208.306µs) from=127.0.0.6:41437
    2022/10/30 23:18:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:18:33 [DEBUG] agent: Node info in sync
    2022/10/30 23:18:36 [DEBUG] http: Request GET /v1/status/leader (166.815µs) from=127.0.0.6:33117
    2022/10/30 23:18:49 [DEBUG] http: Request GET /v1/status/leader (265.098µs) from=127.0.0.6:41437
    2022/10/30 23:18:56 [DEBUG] http: Request GET /v1/status/leader (152.128µs) from=127.0.0.6:33117
    2022/10/30 23:19:09 [DEBUG] http: Request GET /v1/status/leader (630.842µs) from=127.0.0.6:41437
    2022/10/30 23:19:16 [DEBUG] http: Request GET /v1/status/leader (171.978µs) from=127.0.0.6:33117
    2022/10/30 23:19:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:19:29 [DEBUG] http: Request GET /v1/status/leader (287.278µs) from=127.0.0.6:41437
    2022/10/30 23:19:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:19:33 [DEBUG] agent: Node info in sync
    2022/10/30 23:19:36 [DEBUG] http: Request GET /v1/status/leader (156.766µs) from=127.0.0.6:33117
    2022/10/30 23:19:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:19:49 [DEBUG] http: Request GET /v1/status/leader (525.392µs) from=127.0.0.6:41437
    2022/10/30 23:19:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.376662529s) from=127.0.0.6:41249
    2022/10/30 23:19:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.821324647s) from=127.0.0.6:59091
    2022/10/30 23:19:56 [DEBUG] http: Request GET /v1/status/leader (179.521µs) from=127.0.0.6:33117
    2022/10/30 23:19:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.395017527s) from=127.0.0.6:50161
    2022/10/30 23:19:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.604324274s) from=127.0.0.6:59917
    2022/10/30 23:20:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.366785843s) from=127.0.0.6:52659
    2022/10/30 23:20:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.635075603s) from=127.0.0.6:35851
    2022/10/30 23:20:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.804315949s) from=127.0.0.6:36463
    2022/10/30 23:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.778813383s) from=127.0.0.6:34477
    2022/10/30 23:20:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.427681632s) from=127.0.0.6:37251
    2022/10/30 23:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.597095492s) from=127.0.0.6:39603
    2022/10/30 23:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.473642447s) from=127.0.0.6:32779
    2022/10/30 23:20:09 [DEBUG] http: Request GET /v1/status/leader (333.972µs) from=127.0.0.6:41437
    2022/10/30 23:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.234481085s) from=127.0.0.6:37503
    2022/10/30 23:20:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.794498616s) from=127.0.0.6:51823
    2022/10/30 23:20:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.749563908s) from=127.0.0.6:53957
    2022/10/30 23:20:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.635942247s) from=127.0.0.6:37655
    2022/10/30 23:20:16 [DEBUG] http: Request GET /v1/status/leader (293.845µs) from=127.0.0.6:33117
    2022/10/30 23:20:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.129147933s) from=127.0.0.6:41775
    2022/10/30 23:20:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m2.111338961s) from=127.0.0.6:56489
    2022/10/30 23:20:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.108750816s) from=127.0.0.6:57013
    2022/10/30 23:20:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.603200316s) from=127.0.0.6:60693
    2022/10/30 23:20:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:20:29 [DEBUG] http: Request GET /v1/status/leader (345.706µs) from=127.0.0.6:41437
    2022/10/30 23:20:36 [DEBUG] http: Request GET /v1/status/leader (154.673µs) from=127.0.0.6:33117
    2022/10/30 23:20:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:20:41 [DEBUG] agent: Node info in sync
    2022/10/30 23:20:49 [DEBUG] http: Request GET /v1/status/leader (5.240167ms) from=127.0.0.6:41437
    2022/10/30 23:20:56 [DEBUG] http: Request GET /v1/status/leader (274.861µs) from=127.0.0.6:33117
    2022/10/30 23:21:09 [DEBUG] http: Request GET /v1/status/leader (167.766µs) from=127.0.0.6:41437
    2022/10/30 23:21:16 [DEBUG] http: Request GET /v1/status/leader (160.393µs) from=127.0.0.6:33117
    2022/10/30 23:21:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:21:29 [DEBUG] http: Request GET /v1/status/leader (160.05µs) from=127.0.0.6:41437
    2022/10/30 23:21:36 [DEBUG] http: Request GET /v1/status/leader (164.138µs) from=127.0.0.6:33117
    2022/10/30 23:21:49 [DEBUG] http: Request GET /v1/status/leader (195.019µs) from=127.0.0.6:41437
    2022/10/30 23:21:56 [DEBUG] http: Request GET /v1/status/leader (266.539µs) from=127.0.0.6:33117
    2022/10/30 23:21:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.626496947s) from=127.0.0.6:59091
    2022/10/30 23:22:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:22:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.76249159s) from=127.0.0.6:41249
    2022/10/30 23:22:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.455213474s) from=127.0.0.6:50161
    2022/10/30 23:22:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m6.564793365s) from=127.0.0.6:59917
    2022/10/30 23:22:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.178343585s) from=127.0.0.6:52659
    2022/10/30 23:22:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.00915865s) from=127.0.0.6:36463
    2022/10/30 23:22:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:22:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:22:07 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092"
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:22:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (1m46.25085957s) from=127.0.0.6:56489
    2022/10/30 23:22:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (1m40.479165456s) from=127.0.0.6:57013
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Node info in sync
    2022/10/30 23:22:07 [DEBUG] http: Request PUT /v1/agent/service/register (8.879804ms) from=127.0.0.6:33117
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:22:07 [DEBUG] agent: Node info in sync
    2022/10/30 23:22:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (375.921µs) from=127.0.0.6:56489
    2022/10/30 23:22:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (296.038µs) from=127.0.0.6:56489
    2022/10/30 23:22:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.705471897s) from=127.0.0.6:35851
    2022/10/30 23:22:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.321305055s) from=127.0.0.6:37251
    2022/10/30 23:22:09 [DEBUG] http: Request GET /v1/status/leader (345.401µs) from=127.0.0.6:41437
    2022/10/30 23:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.728092758s) from=127.0.0.6:34477
    2022/10/30 23:22:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.017958825s) from=127.0.0.6:39603
    2022/10/30 23:22:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.099425919s) from=127.0.0.6:53957
    2022/10/30 23:22:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.987420042s) from=127.0.0.6:32779
    2022/10/30 23:22:16 [DEBUG] http: Request GET /v1/status/leader (397.989µs) from=127.0.0.6:49913
    2022/10/30 23:22:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.39683188s) from=127.0.0.6:37655
    2022/10/30 23:22:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.454227348s) from=127.0.0.6:37503
    2022/10/30 23:22:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m7.466720686s) from=127.0.0.6:51823
    2022/10/30 23:22:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.64663024s) from=127.0.0.6:41775
    2022/10/30 23:22:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:22:29 [DEBUG] http: Request GET /v1/status/leader (228.151µs) from=127.0.0.6:41437
    2022/10/30 23:22:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.156062441s) from=127.0.0.6:60693
    2022/10/30 23:22:36 [DEBUG] http: Request GET /v1/status/leader (337.315µs) from=127.0.0.6:49913
    2022/10/30 23:22:49 [DEBUG] http: Request GET /v1/status/leader (1.590925ms) from=127.0.0.6:41437
    2022/10/30 23:22:56 [DEBUG] http: Request GET /v1/status/leader (196.185µs) from=127.0.0.6:49913
    2022/10/30 23:23:09 [DEBUG] http: Request GET /v1/status/leader (176.352µs) from=127.0.0.6:41437
    2022/10/30 23:23:16 [DEBUG] http: Request GET /v1/status/leader (264.358µs) from=127.0.0.6:41437
    2022/10/30 23:23:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:23:29 [DEBUG] http: Request GET /v1/status/leader (143.506µs) from=127.0.0.6:41437
    2022/10/30 23:23:36 [DEBUG] http: Request GET /v1/status/leader (259.291µs) from=127.0.0.6:49913
    2022/10/30 23:23:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:39 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.46.214_8443"
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:39 [DEBUG] http: Request PUT /v1/agent/service/register (9.587935ms) from=127.0.0.6:49913
    2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (1m31.801201295s) from=127.0.0.6:57013
    2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (1m31.802141063s) from=127.0.0.6:33117
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (543.833µs) from=127.0.0.6:41437
    2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (226.617µs) from=127.0.0.6:49913
    2022/10/30 23:23:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (54.090457ms) from=127.0.0.6:33117
    2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (50.304617ms) from=127.0.0.6:57013
    2022/10/30 23:23:39 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.39.62_8082"
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.69733ms) from=127.0.0.6:41437
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:39 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (498.594µs) from=127.0.0.6:33293
    2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (130.624µs) from=127.0.0.6:41437
    2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/status/leader (309.495µs) from=127.0.0.6:43069
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:49 [INFO] agent: Synced service "_v1_vnflcm_10.233.31.211_8801"
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (63.572117ms) from=127.0.0.6:39417
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.154827266s) from=127.0.0.6:33117
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.15358934s) from=127.0.0.6:57013
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (321.614µs) from=127.0.0.6:39417
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (384.107µs) from=127.0.0.6:33293
    2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:49 [INFO] agent: Synced service "_v1_nslcm_10.233.10.149_8403"
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (27.047234ms) from=127.0.0.6:33293
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (129.887694ms) from=127.0.0.6:33117
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (134.857649ms) from=127.0.0.6:57013
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (11.868889ms) from=127.0.0.6:33117
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (242.942µs) from=127.0.0.6:43069
    2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [INFO] agent: Synced service "_v2_nslcm_10.233.10.149_8403"
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (14.598761ms) from=127.0.0.6:48027
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (143.288153ms) from=127.0.0.6:57013
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (113.975281ms) from=127.0.0.6:33117
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (335.983µs) from=127.0.0.6:48027
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (317.641µs) from=127.0.0.6:48027
    2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:49 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.35.85_8482"
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (5.231157ms) from=127.0.0.6:55781
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (92.712015ms) from=127.0.0.6:33117
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (93.585846ms) from=127.0.0.6:57013
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (489.976µs) from=127.0.0.6:55781
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (259.016µs) from=127.0.0.6:33293
    2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:49 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.29.206_8484"
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (49.15244ms) from=127.0.0.6:55781
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (111.136188ms) from=127.0.0.6:33117
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (131.672402ms) from=127.0.0.6:57013
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:49 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (305.477µs) from=127.0.0.6:55781
    2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (452.461µs) from=127.0.0.6:33117
    2022/10/30 23:23:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:23:50 [INFO] agent: Synced service "_v1_vnfmgr_10.233.18.52_8803"
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:50 [DEBUG] http: Request PUT /v1/agent/service/register (21.544583ms) from=127.0.0.6:38067
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (164.530216ms) from=127.0.0.6:57013
    2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (99.690504ms) from=127.0.0.6:33117
    2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (550.916µs) from=127.0.0.6:38067
    2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (184.26µs) from=127.0.0.6:57013
    2022/10/30 23:23:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:23:50 [INFO] agent: Synced service "_v1_vnfres_10.233.19.102_8802"
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:50 [DEBUG] http: Request PUT /v1/agent/service/register (23.932883ms) from=127.0.0.6:52105
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (101.743799ms) from=127.0.0.6:33117
    2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (86.51198ms) from=127.0.0.6:57013
    2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.483805ms) from=127.0.0.6:38067
    2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (339.439µs) from=127.0.0.6:52105
    2022/10/30 23:23:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:23:50 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.23.237_8410"
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:50 [DEBUG] http: Request PUT /v1/agent/service/register (22.392849ms) from=127.0.0.6:55027
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (100.210056ms) from=127.0.0.6:33117
    2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (108.688941ms) from=127.0.0.6:57013
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:23:50 [DEBUG] agent: Node info in sync
    2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (458.703µs) from=127.0.0.6:38067
    2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (230.142µs) from=127.0.0.6:33117
    2022/10/30 23:23:56 [DEBUG] http: Request GET /v1/status/leader (276.422µs) from=127.0.0.6:44375
    2022/10/30 23:23:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.068509764s) from=127.0.0.6:59091
    2022/10/30 23:24:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.59335963s) from=127.0.0.6:50161
    2022/10/30 23:24:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.331843894s) from=127.0.0.6:41249
    2022/10/30 23:24:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m3.013473872s) from=127.0.0.6:59917
    2022/10/30 23:24:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.722028992s) from=127.0.0.6:35851
    2022/10/30 23:24:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.625449418s) from=127.0.0.6:52659
    2022/10/30 23:24:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.455608392s) from=127.0.0.6:37251
    2022/10/30 23:24:09 [DEBUG] http: Request GET /v1/status/leader (154.314µs) from=127.0.0.6:38067
    2022/10/30 23:24:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.78936613s) from=127.0.0.6:36463
    2022/10/30 23:24:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.500264493s) from=127.0.0.6:56489
    2022/10/30 23:24:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.323448733s) from=127.0.0.6:53957
    2022/10/30 23:24:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.195686859s) from=127.0.0.6:32779
    2022/10/30 23:24:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.19837208s) from=127.0.0.6:34477
    2022/10/30 23:24:16 [DEBUG] http: Request GET /v1/status/leader (140.99µs) from=127.0.0.6:44375
    2022/10/30 23:24:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m7.00472422s) from=127.0.0.6:39603
    2022/10/30 23:24:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.698769032s) from=127.0.0.6:51823
    2022/10/30 23:24:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:24:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.020008917s) from=127.0.0.6:37655
    2022/10/30 23:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.845228798s) from=127.0.0.6:37503
    2022/10/30 23:24:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:24:29 [DEBUG] http: Request GET /v1/status/leader (3.138751ms) from=127.0.0.6:38067
    2022/10/30 23:24:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.425838414s) from=127.0.0.6:41775
    2022/10/30 23:24:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.199786353s) from=127.0.0.6:60693
    2022/10/30 23:24:36 [DEBUG] http: Request GET /v1/status/leader (481.359µs) from=127.0.0.6:44375
    2022/10/30 23:24:49 [DEBUG] http: Request GET /v1/status/leader (296.522µs) from=127.0.0.6:38067
    2022/10/30 23:24:56 [DEBUG] http: Request GET /v1/status/leader (428.676µs) from=127.0.0.6:44375
    2022/10/30 23:25:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:25:09 [DEBUG] agent: Node info in sync
    2022/10/30 23:25:09 [DEBUG] http: Request GET /v1/status/leader (2.707529ms) from=127.0.0.6:38067
    2022/10/30 23:25:16 [DEBUG] http: Request GET /v1/status/leader (378.473µs) from=127.0.0.6:44375
    2022/10/30 23:25:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:25:29 [DEBUG] http: Request GET /v1/status/leader (197.759µs) from=127.0.0.6:38067
    2022/10/30 23:25:36 [DEBUG] http: Request GET /v1/status/leader (302.902µs) from=127.0.0.6:44375
    2022/10/30 23:25:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.068358302s) from=127.0.0.6:49913
    2022/10/30 23:25:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.225885051s) from=127.0.0.6:41437
    2022/10/30 23:25:49 [DEBUG] http: Request GET /v1/status/leader (240.44µs) from=127.0.0.6:38067
    2022/10/30 23:25:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.034179157s) from=127.0.0.6:33293
    2022/10/30 23:25:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.499234324s) from=127.0.0.6:43069
    2022/10/30 23:25:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.177293124s) from=127.0.0.6:33117
    2022/10/30 23:25:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.433334579s) from=127.0.0.6:39417
    2022/10/30 23:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.522202498s) from=127.0.0.6:55027
    2022/10/30 23:25:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.403139739s) from=127.0.0.6:48027
    2022/10/30 23:25:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.305014112s) from=127.0.0.6:55781
    2022/10/30 23:25:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.91962682s) from=127.0.0.6:52105
    2022/10/30 23:25:56 [DEBUG] http: Request GET /v1/status/leader (225.162µs) from=127.0.0.6:44375
    2022/10/30 23:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.086574711s) from=127.0.0.6:57013
    2022/10/30 23:25:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m7.354050345s) from=127.0.0.6:40965
    2022/10/30 23:26:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.76767347s) from=127.0.0.6:59091
    2022/10/30 23:26:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.431705613s) from=127.0.0.6:50161
    2022/10/30 23:26:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.420668265s) from=127.0.0.6:41249
    2022/10/30 23:26:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.126424298s) from=127.0.0.6:35851
    2022/10/30 23:26:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.603619275s) from=127.0.0.6:59917
    2022/10/30 23:26:09 [DEBUG] http: Request GET /v1/status/leader (319.427µs) from=127.0.0.6:38067
    2022/10/30 23:26:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.116617892s) from=127.0.0.6:52659
    2022/10/30 23:26:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.673063882s) from=127.0.0.6:36463
    2022/10/30 23:26:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.626243345s) from=127.0.0.6:56489
    2022/10/30 23:26:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.631910227s) from=127.0.0.6:37251
    2022/10/30 23:26:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:26:14 [DEBUG] agent: Node info in sync
    2022/10/30 23:26:16 [DEBUG] http: Request GET /v1/status/leader (297.953µs) from=127.0.0.6:44375
    2022/10/30 23:26:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.955214834s) from=127.0.0.6:53957
    2022/10/30 23:26:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.793080171s) from=127.0.0.6:32779
    2022/10/30 23:26:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.610579573s) from=127.0.0.6:34477
    2022/10/30 23:26:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.684350486s) from=127.0.0.6:51823
    2022/10/30 23:26:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.700101819s) from=127.0.0.6:37655
    2022/10/30 23:26:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.270763293s) from=127.0.0.6:39603
    2022/10/30 23:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.054836903s) from=127.0.0.6:37503
    2022/10/30 23:26:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:26:29 [DEBUG] http: Request GET /v1/status/leader (198.535µs) from=127.0.0.6:38067
    2022/10/30 23:26:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.391591225s) from=127.0.0.6:41775
    2022/10/30 23:26:36 [DEBUG] http: Request GET /v1/status/leader (309.033µs) from=127.0.0.6:44375
    2022/10/30 23:26:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.975900282s) from=127.0.0.6:60693
    2022/10/30 23:26:49 [DEBUG] http: Request GET /v1/status/leader (233.572µs) from=127.0.0.6:38067
    2022/10/30 23:26:56 [DEBUG] http: Request GET /v1/status/leader (193.778µs) from=127.0.0.6:44375
    2022/10/30 23:27:09 [DEBUG] http: Request GET /v1/status/leader (200.785µs) from=127.0.0.6:38067
    2022/10/30 23:27:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:27:16 [DEBUG] http: Request GET /v1/status/leader (165.907µs) from=127.0.0.6:44375
    2022/10/30 23:27:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:27:29 [DEBUG] http: Request GET /v1/status/leader (255.151µs) from=127.0.0.6:38067
    2022/10/30 23:27:36 [DEBUG] http: Request GET /v1/status/leader (413.909µs) from=127.0.0.6:44375
    2022/10/30 23:27:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.422538363s) from=127.0.0.6:41437
    2022/10/30 23:27:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.875793624s) from=127.0.0.6:49913
    2022/10/30 23:27:49 [DEBUG] http: Request GET /v1/status/leader (342.211µs) from=127.0.0.6:38067
    2022/10/30 23:27:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.758467831s) from=127.0.0.6:43069
    2022/10/30 23:27:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.997293904s) from=127.0.0.6:33293
    2022/10/30 23:27:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.676462628s) from=127.0.0.6:55027
    2022/10/30 23:27:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m5.101731706s) from=127.0.0.6:33117
    2022/10/30 23:27:56 [DEBUG] http: Request GET /v1/status/leader (245.136µs) from=127.0.0.6:44375
    2022/10/30 23:27:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.490717642s) from=127.0.0.6:57013
    2022/10/30 23:27:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.581310518s) from=127.0.0.6:39417
    2022/10/30 23:27:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.120709324s) from=127.0.0.6:55781
    2022/10/30 23:28:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m7.08879597s) from=127.0.0.6:48027
    2022/10/30 23:28:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.425398156s) from=127.0.0.6:52105
    2022/10/30 23:28:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.09105504s) from=127.0.0.6:59091
    2022/10/30 23:28:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m7.36975939s) from=127.0.0.6:40965
    2022/10/30 23:28:09 [DEBUG] http: Request GET /v1/status/leader (267.687µs) from=127.0.0.6:38067
    2022/10/30 23:28:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.291296975s) from=127.0.0.6:41249
    2022/10/30 23:28:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.560693587s) from=127.0.0.6:35851
    2022/10/30 23:28:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.073103509s) from=127.0.0.6:50161
    2022/10/30 23:28:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:28:12 [DEBUG] agent: Node info in sync
    2022/10/30 23:28:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.498367842s) from=127.0.0.6:56489
    2022/10/30 23:28:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.781561039s) from=127.0.0.6:36463
    2022/10/30 23:28:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.89572271s) from=127.0.0.6:37251
    2022/10/30 23:28:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m5.918084954s) from=127.0.0.6:59917
    2022/10/30 23:28:16 [DEBUG] http: Request GET /v1/status/leader (321.623µs) from=127.0.0.6:44375
    2022/10/30 23:28:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.321065971s) from=127.0.0.6:52659
    2022/10/30 23:28:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.681389755s) from=127.0.0.6:32779
    2022/10/30 23:28:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.173908165s) from=127.0.0.6:51823
    2022/10/30 23:28:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.666977295s) from=127.0.0.6:53957
    2022/10/30 23:28:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.543836065s) from=127.0.0.6:37655
    2022/10/30 23:28:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:28:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.712473924s) from=127.0.0.6:34477
    2022/10/30 23:28:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.04900333s) from=127.0.0.6:39603
    2022/10/30 23:28:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.082060417s) from=127.0.0.6:37503
    2022/10/30 23:28:29 [DEBUG] http: Request GET /v1/status/leader (285.462µs) from=127.0.0.6:38067
    2022/10/30 23:28:36 [DEBUG] http: Request GET /v1/status/leader (798.794µs) from=127.0.0.6:44375
    2022/10/30 23:28:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.528754869s) from=127.0.0.6:41775
    2022/10/30 23:28:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.696371808s) from=127.0.0.6:60693
    2022/10/30 23:28:49 [DEBUG] http: Request GET /v1/status/leader (161.53µs) from=127.0.0.6:38067
    2022/10/30 23:28:56 [DEBUG] http: Request GET /v1/status/leader (181.712µs) from=127.0.0.6:44375
    2022/10/30 23:29:09 [DEBUG] http: Request GET /v1/status/leader (234.948µs) from=127.0.0.6:38067
    2022/10/30 23:29:16 [DEBUG] http: Request GET /v1/status/leader (318.356µs) from=127.0.0.6:44375
    2022/10/30 23:29:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:29:18 [DEBUG] agent: Node info in sync
    2022/10/30 23:29:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:29:29 [DEBUG] http: Request GET /v1/status/leader (268.422µs) from=127.0.0.6:38067
    2022/10/30 23:29:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:29:36 [DEBUG] http: Request GET /v1/status/leader (315.945µs) from=127.0.0.6:44375
    2022/10/30 23:29:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.224940928s) from=127.0.0.6:41437
    2022/10/30 23:29:49 [DEBUG] http: Request GET /v1/status/leader (330.367µs) from=127.0.0.6:38067
    2022/10/30 23:29:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.624685972s) from=127.0.0.6:49913
    2022/10/30 23:29:56 [DEBUG] http: Request GET /v1/status/leader (206.885µs) from=127.0.0.6:44375
    2022/10/30 23:29:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.511398229s) from=127.0.0.6:33293
    2022/10/30 23:29:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.749948188s) from=127.0.0.6:33117
    2022/10/30 23:29:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.970817415s) from=127.0.0.6:43069
    2022/10/30 23:30:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.600618568s) from=127.0.0.6:57013
    2022/10/30 23:30:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.115451495s) from=127.0.0.6:55027
    2022/10/30 23:30:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.900997696s) from=127.0.0.6:48027
    2022/10/30 23:30:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.957162187s) from=127.0.0.6:55781
    2022/10/30 23:30:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.310772692s) from=127.0.0.6:40965
    2022/10/30 23:30:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.596727668s) from=127.0.0.6:39417
    2022/10/30 23:30:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.748509986s) from=127.0.0.6:52105
    2022/10/30 23:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.460263051s) from=127.0.0.6:59091
    2022/10/30 23:30:09 [DEBUG] http: Request GET /v1/status/leader (3.19023ms) from=127.0.0.6:38067
    2022/10/30 23:30:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.428718142s) from=127.0.0.6:41249
    2022/10/30 23:30:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.037147652s) from=127.0.0.6:56489
    2022/10/30 23:30:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.247441178s) from=127.0.0.6:35851
    2022/10/30 23:30:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m0.295879373s) from=127.0.0.6:59917
    2022/10/30 23:30:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.414414879s) from=127.0.0.6:36463
    2022/10/30 23:30:16 [DEBUG] http: Request GET /v1/status/leader (312.184µs) from=127.0.0.6:44375
    2022/10/30 23:30:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.418350525s) from=127.0.0.6:50161
    2022/10/30 23:30:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.45897785s) from=127.0.0.6:52659
    2022/10/30 23:30:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m7.175937294s) from=127.0.0.6:37251
    2022/10/30 23:30:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.445714137s) from=127.0.0.6:53957
    2022/10/30 23:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.113856856s) from=127.0.0.6:32779
    2022/10/30 23:30:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.040225125s) from=127.0.0.6:51823
    2022/10/30 23:30:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:30:29 [DEBUG] http: Request GET /v1/status/leader (297.537µs) from=127.0.0.6:38067
    2022/10/30 23:30:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.910302032s) from=127.0.0.6:34477
    2022/10/30 23:30:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.051413423s) from=127.0.0.6:37503
    2022/10/30 23:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.881816706s) from=127.0.0.6:39603
    2022/10/30 23:30:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.624272886s) from=127.0.0.6:37655
    2022/10/30 23:30:36 [DEBUG] http: Request GET /v1/status/leader (270.387µs) from=127.0.0.6:44375
    2022/10/30 23:30:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.631599759s) from=127.0.0.6:41775
    2022/10/30 23:30:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.809158584s) from=127.0.0.6:60693
    2022/10/30 23:30:49 [DEBUG] http: Request GET /v1/status/leader (2.6102ms) from=127.0.0.6:38067
    2022/10/30 23:30:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:30:54 [DEBUG] agent: Node info in sync
    2022/10/30 23:30:56 [DEBUG] http: Request GET /v1/status/leader (240.225µs) from=127.0.0.6:44375
    2022/10/30 23:31:09 [DEBUG] http: Request GET /v1/status/leader (318.654µs) from=127.0.0.6:38067
    2022/10/30 23:31:16 [DEBUG] http: Request GET /v1/status/leader (174.189µs) from=127.0.0.6:44375
    2022/10/30 23:31:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:31:29 [DEBUG] http: Request GET /v1/status/leader (293.147µs) from=127.0.0.6:38067
    2022/10/30 23:31:36 [DEBUG] http: Request GET /v1/status/leader (264.307µs) from=127.0.0.6:44375
    2022/10/30 23:31:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:31:49 [DEBUG] http: Request GET /v1/status/leader (383.494µs) from=127.0.0.6:38067
    2022/10/30 23:31:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.865295008s) from=127.0.0.6:41437
    2022/10/30 23:31:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.961096248s) from=127.0.0.6:49913
    2022/10/30 23:31:57 [DEBUG] http: Request GET /v1/status/leader (686.281µs) from=127.0.0.6:44375
    2022/10/30 23:32:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.589935646s) from=127.0.0.6:55027
    2022/10/30 23:32:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.390536789s) from=127.0.0.6:57013
    2022/10/30 23:32:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.60318427s) from=127.0.0.6:33293
    2022/10/30 23:32:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m7.086014498s) from=127.0.0.6:33117
    2022/10/30 23:32:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m7.141565203s) from=127.0.0.6:43069
    2022/10/30 23:32:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.391560513s) from=127.0.0.6:48027
    2022/10/30 23:32:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m2.607066422s) from=127.0.0.6:40965
    2022/10/30 23:32:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.79066842s) from=127.0.0.6:52105
    2022/10/30 23:32:09 [DEBUG] http: Request GET /v1/status/leader (254.349µs) from=127.0.0.6:38067
    2022/10/30 23:32:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.529156101s) from=127.0.0.6:39417
    2022/10/30 23:32:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.211709846s) from=127.0.0.6:55781
    2022/10/30 23:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.974179639s) from=127.0.0.6:59091
    2022/10/30 23:32:17 [DEBUG] http: Request GET /v1/status/leader (1.32849ms) from=127.0.0.6:44375
    2022/10/30 23:32:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.435840681s) from=127.0.0.6:35851
    2022/10/30 23:32:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.695814769s) from=127.0.0.6:50161
    2022/10/30 23:32:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.97091754s) from=127.0.0.6:36463
    2022/10/30 23:32:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.022852964s) from=127.0.0.6:52659
    2022/10/30 23:32:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.366537878s) from=127.0.0.6:59917
    2022/10/30 23:32:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.260234276s) from=127.0.0.6:41249
    2022/10/30 23:32:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.893537374s) from=127.0.0.6:56489
    2022/10/30 23:32:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.485229231s) from=127.0.0.6:37251
    2022/10/30 23:32:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:32:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.329892399s) from=127.0.0.6:32779
    2022/10/30 23:32:29 [DEBUG] http: Request GET /v1/status/leader (408.884µs) from=127.0.0.6:38067
    2022/10/30 23:32:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.977512332s) from=127.0.0.6:53957
    2022/10/30 23:32:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.360431362s) from=127.0.0.6:51823
    2022/10/30 23:32:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.402329771s) from=127.0.0.6:37655
    2022/10/30 23:32:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.049934786s) from=127.0.0.6:34477
    2022/10/30 23:32:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.776740101s) from=127.0.0.6:37503
    2022/10/30 23:32:37 [DEBUG] http: Request GET /v1/status/leader (200.254µs) from=127.0.0.6:44375
    2022/10/30 23:32:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.193241212s) from=127.0.0.6:39603
    2022/10/30 23:32:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.172697702s) from=127.0.0.6:41775
    2022/10/30 23:32:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:32:43 [DEBUG] agent: Node info in sync
    2022/10/30 23:32:49 [DEBUG] http: Request GET /v1/status/leader (178.708µs) from=127.0.0.6:38067
    2022/10/30 23:32:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.318512517s) from=127.0.0.6:60693
    2022/10/30 23:32:57 [DEBUG] http: Request GET /v1/status/leader (155.505µs) from=127.0.0.6:44375
    2022/10/30 23:33:09 [DEBUG] http: Request GET /v1/status/leader (198.72µs) from=127.0.0.6:38067
    2022/10/30 23:33:17 [DEBUG] http: Request GET /v1/status/leader (385.619µs) from=127.0.0.6:44375
    2022/10/30 23:33:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:33:29 [DEBUG] http: Request GET /v1/status/leader (324.475µs) from=127.0.0.6:38067
    2022/10/30 23:33:37 [DEBUG] http: Request GET /v1/status/leader (325.205µs) from=127.0.0.6:44375
    2022/10/30 23:33:49 [DEBUG] http: Request GET /v1/status/leader (270.288µs) from=127.0.0.6:38067
    2022/10/30 23:33:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.905521555s) from=127.0.0.6:41437
    2022/10/30 23:33:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.349058723s) from=127.0.0.6:49913
    2022/10/30 23:33:57 [DEBUG] http: Request GET /v1/status/leader (365.474µs) from=127.0.0.6:44375
    2022/10/30 23:34:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.984672791s) from=127.0.0.6:57013
    2022/10/30 23:34:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.469889137s) from=127.0.0.6:33293
    2022/10/30 23:34:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m2.292615491s) from=127.0.0.6:33117
    2022/10/30 23:34:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:34:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.771959718s) from=127.0.0.6:55027
    2022/10/30 23:34:09 [DEBUG] http: Request GET /v1/status/leader (303.718µs) from=127.0.0.6:38067
    2022/10/30 23:34:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m2.307322516s) from=127.0.0.6:40965
    2022/10/30 23:34:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.405210719s) from=127.0.0.6:43069
    2022/10/30 23:34:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.401348714s) from=127.0.0.6:55781
    2022/10/30 23:34:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.938722092s) from=127.0.0.6:48027
    2022/10/30 23:34:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.77708274s) from=127.0.0.6:52105
    2022/10/30 23:34:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.05408404s) from=127.0.0.6:39417
    2022/10/30 23:34:17 [DEBUG] http: Request GET /v1/status/leader (2.145861ms) from=127.0.0.6:44375
    2022/10/30 23:34:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.133295237s) from=127.0.0.6:59091
    2022/10/30 23:34:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.348479718s) from=127.0.0.6:41249
    2022/10/30 23:34:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.506012378s) from=127.0.0.6:56489
    2022/10/30 23:34:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.662401635s) from=127.0.0.6:50161
    2022/10/30 23:34:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.05338155s) from=127.0.0.6:52659
    2022/10/30 23:34:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.382980164s) from=127.0.0.6:36463
    2022/10/30 23:34:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.149898655s) from=127.0.0.6:59917
    2022/10/30 23:34:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.423440847s) from=127.0.0.6:35851
    2022/10/30 23:34:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:34:29 [DEBUG] http: Request GET /v1/status/leader (291.589µs) from=127.0.0.6:38067
    2022/10/30 23:34:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.848620473s) from=127.0.0.6:37251
    2022/10/30 23:34:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.080769879s) from=127.0.0.6:32779
    2022/10/30 23:34:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.333301912s) from=127.0.0.6:51823
    2022/10/30 23:34:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.900090711s) from=127.0.0.6:37503
    2022/10/30 23:34:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.848214564s) from=127.0.0.6:37655
    2022/10/30 23:34:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.582634033s) from=127.0.0.6:53957
    2022/10/30 23:34:37 [DEBUG] http: Request GET /v1/status/leader (161.088µs) from=127.0.0.6:44375
    2022/10/30 23:34:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.833457678s) from=127.0.0.6:34477
    2022/10/30 23:34:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.351029396s) from=127.0.0.6:39603
    2022/10/30 23:34:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:34:43 [DEBUG] agent: Node info in sync
    2022/10/30 23:34:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.312300007s) from=127.0.0.6:41775
    2022/10/30 23:34:49 [DEBUG] http: Request GET /v1/status/leader (274.402µs) from=127.0.0.6:38067
    2022/10/30 23:34:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.136868074s) from=127.0.0.6:60693
    2022/10/30 23:34:57 [DEBUG] http: Request GET /v1/status/leader (168.641µs) from=127.0.0.6:44375
    2022/10/30 23:35:09 [DEBUG] http: Request GET /v1/status/leader (1.380956ms) from=127.0.0.6:38067
    2022/10/30 23:35:17 [DEBUG] http: Request GET /v1/status/leader (259.404µs) from=127.0.0.6:44375
    2022/10/30 23:35:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:35:29 [DEBUG] http: Request GET /v1/status/leader (157.932µs) from=127.0.0.6:38067
    2022/10/30 23:35:37 [DEBUG] http: Request GET /v1/status/leader (413.862µs) from=127.0.0.6:44375
    2022/10/30 23:35:49 [DEBUG] http: Request GET /v1/status/leader (144.615µs) from=127.0.0.6:38067
    2022/10/30 23:35:57 [DEBUG] http: Request GET /v1/status/leader (187.731µs) from=127.0.0.6:44375
    2022/10/30 23:35:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.456420201s) from=127.0.0.6:49913
    2022/10/30 23:36:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.035951438s) from=127.0.0.6:41437
    2022/10/30 23:36:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.748134388s) from=127.0.0.6:57013
    2022/10/30 23:36:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.526145188s) from=127.0.0.6:33293
    2022/10/30 23:36:09 [DEBUG] http: Request GET /v1/status/leader (366.177µs) from=127.0.0.6:38067
    2022/10/30 23:36:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.138071599s) from=127.0.0.6:40965
    2022/10/30 23:36:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.029328262s) from=127.0.0.6:33117
    2022/10/30 23:36:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.464958496s) from=127.0.0.6:43069
    2022/10/30 23:36:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.272989882s) from=127.0.0.6:55027
    2022/10/30 23:36:17 [DEBUG] http: Request GET /v1/status/leader (272.834µs) from=127.0.0.6:44375
    2022/10/30 23:36:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.451501889s) from=127.0.0.6:55781
    2022/10/30 23:36:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.873762236s) from=127.0.0.6:39417
    2022/10/30 23:36:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.451228949s) from=127.0.0.6:48027
    2022/10/30 23:36:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.293950547s) from=127.0.0.6:52105
    2022/10/30 23:36:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:36:24 [DEBUG] agent: Node info in sync
    2022/10/30 23:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.654816525s) from=127.0.0.6:50161
    2022/10/30 23:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.025090561s) from=127.0.0.6:59091
    2022/10/30 23:36:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.406179807s) from=127.0.0.6:35851
    2022/10/30 23:36:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.079220418s) from=127.0.0.6:56489
    2022/10/30 23:36:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.694417897s) from=127.0.0.6:36463
    2022/10/30 23:36:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:36:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.910626642s) from=127.0.0.6:41249
    2022/10/30 23:36:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.675020674s) from=127.0.0.6:52659
    2022/10/30 23:36:30 [DEBUG] http: Request GET /v1/status/leader (178.034µs) from=127.0.0.6:38067
    2022/10/30 23:36:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m6.590991001s) from=127.0.0.6:59917
    2022/10/30 23:36:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.140759192s) from=127.0.0.6:37251
    2022/10/30 23:36:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.044610006s) from=127.0.0.6:51823
    2022/10/30 23:36:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.927932049s) from=127.0.0.6:53957
    2022/10/30 23:36:37 [DEBUG] http: Request GET /v1/status/leader (282.571µs) from=127.0.0.6:44375
    2022/10/30 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.200005569s) from=127.0.0.6:32779
    2022/10/30 23:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.001462857s) from=127.0.0.6:34477
    2022/10/30 23:36:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.802716228s) from=127.0.0.6:37655
    2022/10/30 23:36:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.468069406s) from=127.0.0.6:37503
    2022/10/30 23:36:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.671395534s) from=127.0.0.6:39603
    2022/10/30 23:36:50 [DEBUG] http: Request GET /v1/status/leader (320.056µs) from=127.0.0.6:38067
    2022/10/30 23:36:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.073350004s) from=127.0.0.6:41775
    2022/10/30 23:36:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:36:57 [DEBUG] http: Request GET /v1/status/leader (160.975µs) from=127.0.0.6:44375
    2022/10/30 23:36:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.339764669s) from=127.0.0.6:60693
    2022/10/30 23:37:10 [DEBUG] http: Request GET /v1/status/leader (1.171301ms) from=127.0.0.6:38067
    2022/10/30 23:37:17 [DEBUG] http: Request GET /v1/status/leader (343.516µs) from=127.0.0.6:44375
    2022/10/30 23:37:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:37:30 [DEBUG] http: Request GET /v1/status/leader (289.184µs) from=127.0.0.6:38067
    2022/10/30 23:37:37 [DEBUG] http: Request GET /v1/status/leader (197.066µs) from=127.0.0.6:44375
    2022/10/30 23:37:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:37:44 [DEBUG] agent: Node info in sync
    2022/10/30 23:37:50 [DEBUG] http: Request GET /v1/status/leader (323.987µs) from=127.0.0.6:38067
    2022/10/30 23:37:57 [DEBUG] http: Request GET /v1/status/leader (288.221µs) from=127.0.0.6:44375
    2022/10/30 23:37:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.885318625s) from=127.0.0.6:49913
    2022/10/30 23:38:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.728364848s) from=127.0.0.6:41437
    2022/10/30 23:38:10 [DEBUG] http: Request GET /v1/status/leader (195.421µs) from=127.0.0.6:38067
    2022/10/30 23:38:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.616811729s) from=127.0.0.6:33293
    2022/10/30 23:38:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.870797389s) from=127.0.0.6:57013
    2022/10/30 23:38:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m4.556205745s) from=127.0.0.6:40965
    2022/10/30 23:38:17 [DEBUG] http: Request GET /v1/status/leader (346.26µs) from=127.0.0.6:44375
    2022/10/30 23:38:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.547414316s) from=127.0.0.6:43069
    2022/10/30 23:38:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m7.296045441s) from=127.0.0.6:33117
    2022/10/30 23:38:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.728011166s) from=127.0.0.6:48027
    2022/10/30 23:38:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.377272033s) from=127.0.0.6:55027
    2022/10/30 23:38:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.730796949s) from=127.0.0.6:52105
    2022/10/30 23:38:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.853127512s) from=127.0.0.6:55781
    2022/10/30 23:38:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.103129267s) from=127.0.0.6:59091
    2022/10/30 23:38:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.301481179s) from=127.0.0.6:39417
    2022/10/30 23:38:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.944519237s) from=127.0.0.6:56489
    2022/10/30 23:38:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.085147124s) from=127.0.0.6:35851
    2022/10/30 23:38:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:38:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.57607048s) from=127.0.0.6:50161
    2022/10/30 23:38:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.462058273s) from=127.0.0.6:36463
    2022/10/30 23:38:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.822372045s) from=127.0.0.6:52659
    2022/10/30 23:38:30 [DEBUG] http: Request GET /v1/status/leader (224.401µs) from=127.0.0.6:38067
    2022/10/30 23:38:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.509450985s) from=127.0.0.6:37251
    2022/10/30 23:38:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.269915217s) from=127.0.0.6:41249
    2022/10/30 23:38:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m5.552027091s) from=127.0.0.6:59917
    2022/10/30 23:38:37 [DEBUG] http: Request GET /v1/status/leader (301.906µs) from=127.0.0.6:44375
    2022/10/30 23:38:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.051404339s) from=127.0.0.6:51823
    2022/10/30 23:38:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.684137412s) from=127.0.0.6:53957
    2022/10/30 23:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.809312495s) from=127.0.0.6:32779
    2022/10/30 23:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.207310172s) from=127.0.0.6:37503
    2022/10/30 23:38:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.917875688s) from=127.0.0.6:34477
    2022/10/30 23:38:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.981591485s) from=127.0.0.6:37655
    2022/10/30 23:38:50 [DEBUG] http: Request GET /v1/status/leader (307.406µs) from=127.0.0.6:38067
    2022/10/30 23:38:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.093725139s) from=127.0.0.6:39603
    2022/10/30 23:38:57 [DEBUG] http: Request GET /v1/status/leader (397.955µs) from=127.0.0.6:44375
    2022/10/30 23:38:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.180703904s) from=127.0.0.6:41775
    2022/10/30 23:39:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.717585458s) from=127.0.0.6:60693
    2022/10/30 23:39:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:39:10 [DEBUG] http: Request GET /v1/status/leader (555.535µs) from=127.0.0.6:38067
    2022/10/30 23:39:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:39:13 [DEBUG] agent: Node info in sync
    2022/10/30 23:39:17 [DEBUG] http: Request GET /v1/status/leader (162.486µs) from=127.0.0.6:44375
    2022/10/30 23:39:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:39:30 [DEBUG] http: Request GET /v1/status/leader (505.644µs) from=127.0.0.6:38067
    2022/10/30 23:39:37 [DEBUG] http: Request GET /v1/status/leader (404.244µs) from=127.0.0.6:44375
    2022/10/30 23:39:50 [DEBUG] http: Request GET /v1/status/leader (307.435µs) from=127.0.0.6:38067
    2022/10/30 23:39:57 [DEBUG] http: Request GET /v1/status/leader (364.737µs) from=127.0.0.6:44375
    2022/10/30 23:39:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.195139188s) from=127.0.0.6:49913
    2022/10/30 23:40:10 [DEBUG] http: Request GET /v1/status/leader (366.671µs) from=127.0.0.6:38067
    2022/10/30 23:40:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.244668859s) from=127.0.0.6:41437
    2022/10/30 23:40:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.085834538s) from=127.0.0.6:57013
    2022/10/30 23:40:17 [DEBUG] http: Request GET /v1/status/leader (375.154µs) from=127.0.0.6:44375
    2022/10/30 23:40:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.457337999s) from=127.0.0.6:33293
    2022/10/30 23:40:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.545352749s) from=127.0.0.6:33117
    2022/10/30 23:40:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m6.676496853s) from=127.0.0.6:40965
    2022/10/30 23:40:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.261462913s) from=127.0.0.6:43069
    2022/10/30 23:40:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.309993916s) from=127.0.0.6:48027
    2022/10/30 23:40:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.054859218s) from=127.0.0.6:52105
    2022/10/30 23:40:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.164737538s) from=127.0.0.6:55781
    2022/10/30 23:40:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.268275999s) from=127.0.0.6:55027
    2022/10/30 23:40:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.100805588s) from=127.0.0.6:59091
    2022/10/30 23:40:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:40:29 [DEBUG] agent: Node info in sync
    2022/10/30 23:40:30 [DEBUG] http: Request GET /v1/status/leader (278.053µs) from=127.0.0.6:38067
    2022/10/30 23:40:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.834636701s) from=127.0.0.6:50161
    2022/10/30 23:40:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.328784044s) from=127.0.0.6:35851
    2022/10/30 23:40:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.939235247s) from=127.0.0.6:56489
    2022/10/30 23:40:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.952715686s) from=127.0.0.6:52659
    2022/10/30 23:40:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m7.444759908s) from=127.0.0.6:39417
    2022/10/30 23:40:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.812746085s) from=127.0.0.6:36463
    2022/10/30 23:40:37 [DEBUG] http: Request GET /v1/status/leader (218.225µs) from=127.0.0.6:44375
    2022/10/30 23:40:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m2.622237098s) from=127.0.0.6:59917
    2022/10/30 23:40:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.318485571s) from=127.0.0.6:37251
    2022/10/30 23:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.681740921s) from=127.0.0.6:41249
    2022/10/30 23:40:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.964283756s) from=127.0.0.6:51823
    2022/10/30 23:40:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.557263268s) from=127.0.0.6:53957
    2022/10/30 23:40:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.353929619s) from=127.0.0.6:32779
    2022/10/30 23:40:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.71503615s) from=127.0.0.6:37503
    2022/10/30 23:40:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.014563568s) from=127.0.0.6:34477
    2022/10/30 23:40:50 [DEBUG] http: Request GET /v1/status/leader (273.685µs) from=127.0.0.6:38067
    2022/10/30 23:40:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.781054184s) from=127.0.0.6:37655
    2022/10/30 23:40:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.498550042s) from=127.0.0.6:39603
    2022/10/30 23:40:57 [DEBUG] http: Request GET /v1/status/leader (223.15µs) from=127.0.0.6:44375
    2022/10/30 23:41:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.523183759s) from=127.0.0.6:41775
    2022/10/30 23:41:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.534224075s) from=127.0.0.6:60693
    2022/10/30 23:41:10 [DEBUG] http: Request GET /v1/status/leader (315.068µs) from=127.0.0.6:38067
    2022/10/30 23:41:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:41:17 [DEBUG] http: Request GET /v1/status/leader (193.858µs) from=127.0.0.6:44375
    2022/10/30 23:41:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:41:30 [DEBUG] http: Request GET /v1/status/leader (225.047µs) from=127.0.0.6:38067
    2022/10/30 23:41:37 [DEBUG] http: Request GET /v1/status/leader (322.429µs) from=127.0.0.6:44375
    2022/10/30 23:41:50 [DEBUG] http: Request GET /v1/status/leader (316.786µs) from=127.0.0.6:38067
    2022/10/30 23:41:57 [DEBUG] http: Request GET /v1/status/leader (278.102µs) from=127.0.0.6:44375
    2022/10/30 23:42:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.896099623s) from=127.0.0.6:49913
    2022/10/30 23:42:10 [DEBUG] http: Request GET /v1/status/leader (327.21µs) from=127.0.0.6:38067
    2022/10/30 23:42:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:42:15 [DEBUG] agent: Node info in sync
    2022/10/30 23:42:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.526840572s) from=127.0.0.6:57013
    2022/10/30 23:42:17 [DEBUG] http: Request GET /v1/status/leader (368.688µs) from=127.0.0.6:44375
    2022/10/30 23:42:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.830021548s) from=127.0.0.6:41437
    2022/10/30 23:42:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.470534123s) from=127.0.0.6:33293
    2022/10/30 23:42:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.443804785s) from=127.0.0.6:33117
    2022/10/30 23:42:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m4.551830684s) from=127.0.0.6:40965
    2022/10/30 23:42:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:42:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.163845999s) from=127.0.0.6:48027
    2022/10/30 23:42:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.994872393s) from=127.0.0.6:52105
    2022/10/30 23:42:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.559567244s) from=127.0.0.6:43069
    2022/10/30 23:42:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.71918473s) from=127.0.0.6:55027
    2022/10/30 23:42:30 [DEBUG] http: Request GET /v1/status/leader (383.335µs) from=127.0.0.6:38067
    2022/10/30 23:42:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.425092006s) from=127.0.0.6:55781
    2022/10/30 23:42:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.094076957s) from=127.0.0.6:59091
    2022/10/30 23:42:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.43263515s) from=127.0.0.6:39417
    2022/10/30 23:42:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.088316251s) from=127.0.0.6:56489
    2022/10/30 23:42:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.579056127s) from=127.0.0.6:52659
    2022/10/30 23:42:37 [DEBUG] http: Request GET /v1/status/leader (325.648µs) from=127.0.0.6:44375
    2022/10/30 23:42:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.814960374s) from=127.0.0.6:35851
    2022/10/30 23:42:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.837626766s) from=127.0.0.6:50161
    2022/10/30 23:42:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.7387314s) from=127.0.0.6:36463
    2022/10/30 23:42:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.107025265s) from=127.0.0.6:41249
    2022/10/30 23:42:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.8038369s) from=127.0.0.6:37251
    2022/10/30 23:42:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.652257932s) from=127.0.0.6:51823
    2022/10/30 23:42:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m7.175163637s) from=127.0.0.6:59917
    2022/10/30 23:42:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.698055257s) from=127.0.0.6:53957
    2022/10/30 23:42:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.200973374s) from=127.0.0.6:37503
    2022/10/30 23:42:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.137648946s) from=127.0.0.6:32779
    2022/10/30 23:42:50 [DEBUG] http: Request GET /v1/status/leader (267.263µs) from=127.0.0.6:38067
    2022/10/30 23:42:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.619399588s) from=127.0.0.6:34477
    2022/10/30 23:42:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.849096916s) from=127.0.0.6:39603
    2022/10/30 23:42:57 [DEBUG] http: Request GET /v1/status/leader (302.771µs) from=127.0.0.6:44375
    2022/10/30 23:42:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.504807039s) from=127.0.0.6:37655
    2022/10/30 23:43:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.677588531s) from=127.0.0.6:41775
    2022/10/30 23:43:10 [DEBUG] http: Request GET /v1/status/leader (350.641µs) from=127.0.0.6:38067
    2022/10/30 23:43:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.433412023s) from=127.0.0.6:60693
    2022/10/30 23:43:17 [DEBUG] http: Request GET /v1/status/leader (183.816µs) from=127.0.0.6:44375
    2022/10/30 23:43:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:43:30 [DEBUG] http: Request GET /v1/status/leader (327.482µs) from=127.0.0.6:38067
    2022/10/30 23:43:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:43:32 [DEBUG] agent: Node info in sync
    2022/10/30 23:43:37 [DEBUG] http: Request GET /v1/status/leader (216.22µs) from=127.0.0.6:44375
    2022/10/30 23:43:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:43:50 [DEBUG] http: Request GET /v1/status/leader (169.452µs) from=127.0.0.6:38067
    2022/10/30 23:43:57 [DEBUG] http: Request GET /v1/status/leader (337.892µs) from=127.0.0.6:44375
    2022/10/30 23:44:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.731831072s) from=127.0.0.6:49913
    2022/10/30 23:44:10 [DEBUG] http: Request GET /v1/status/leader (170.39µs) from=127.0.0.6:38067
    2022/10/30 23:44:17 [DEBUG] http: Request GET /v1/status/leader (713.171µs) from=127.0.0.6:44375
    2022/10/30 23:44:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.211993361s) from=127.0.0.6:57013
    2022/10/30 23:44:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.451243904s) from=127.0.0.6:41437
    2022/10/30 23:44:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.590405231s) from=127.0.0.6:33293
    2022/10/30 23:44:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.584121604s) from=127.0.0.6:40965
    2022/10/30 23:44:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:44:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.750723007s) from=127.0.0.6:52105
    2022/10/30 23:44:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.86479262s) from=127.0.0.6:33117
    2022/10/30 23:44:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.119733839s) from=127.0.0.6:43069
    2022/10/30 23:44:30 [DEBUG] http: Request GET /v1/status/leader (340.754µs) from=127.0.0.6:38067
    2022/10/30 23:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.320879842s) from=127.0.0.6:55027
    2022/10/30 23:44:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.509850855s) from=127.0.0.6:48027
    2022/10/30 23:44:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.661619188s) from=127.0.0.6:59091
    2022/10/30 23:44:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.534676027s) from=127.0.0.6:56489
    2022/10/30 23:44:37 [DEBUG] http: Request GET /v1/status/leader (290.053µs) from=127.0.0.6:44375
    2022/10/30 23:44:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.811629146s) from=127.0.0.6:55781
    2022/10/30 23:44:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.157052504s) from=127.0.0.6:35851
    2022/10/30 23:44:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.632552317s) from=127.0.0.6:39417
    2022/10/30 23:44:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.405495533s) from=127.0.0.6:52659
    2022/10/30 23:44:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.102723859s) from=127.0.0.6:50161
    2022/10/30 23:44:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.823345973s) from=127.0.0.6:41249
    2022/10/30 23:44:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.673317745s) from=127.0.0.6:59917
    2022/10/30 23:44:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.441004589s) from=127.0.0.6:36463
    2022/10/30 23:44:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.487893012s) from=127.0.0.6:37251
    2022/10/30 23:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.583874259s) from=127.0.0.6:37503
    2022/10/30 23:44:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.515280742s) from=127.0.0.6:53957
    2022/10/30 23:44:50 [DEBUG] http: Request GET /v1/status/leader (272.091µs) from=127.0.0.6:38067
    2022/10/30 23:44:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.952725865s) from=127.0.0.6:51823
    2022/10/30 23:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.017370348s) from=127.0.0.6:32779
    2022/10/30 23:44:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:44:54 [DEBUG] agent: Node info in sync
    2022/10/30 23:44:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.547312826s) from=127.0.0.6:39603
    2022/10/30 23:44:57 [DEBUG] http: Request GET /v1/status/leader (263.6µs) from=127.0.0.6:44375
    2022/10/30 23:44:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.214413079s) from=127.0.0.6:34477
    2022/10/30 23:45:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.14763678s) from=127.0.0.6:41775
    2022/10/30 23:45:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.612165524s) from=127.0.0.6:37655
    2022/10/30 23:45:10 [DEBUG] http: Request GET /v1/status/leader (307.499µs) from=127.0.0.6:38067
    2022/10/30 23:45:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.611412773s) from=127.0.0.6:60693
    2022/10/30 23:45:17 [DEBUG] http: Request GET /v1/status/leader (240.288µs) from=127.0.0.6:44375
    2022/10/30 23:45:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:45:30 [DEBUG] http: Request GET /v1/status/leader (276.752µs) from=127.0.0.6:38067
    2022/10/30 23:45:37 [DEBUG] http: Request GET /v1/status/leader (287.335µs) from=127.0.0.6:44375
    2022/10/30 23:45:50 [DEBUG] http: Request GET /v1/status/leader (287.261µs) from=127.0.0.6:38067
    2022/10/30 23:45:57 [DEBUG] http: Request GET /v1/status/leader (172.88µs) from=127.0.0.6:44375
    2022/10/30 23:46:10 [DEBUG] http: Request GET /v1/status/leader (271.966µs) from=127.0.0.6:38067
    2022/10/30 23:46:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.824413077s) from=127.0.0.6:49913
    2022/10/30 23:46:17 [DEBUG] http: Request GET /v1/status/leader (265.647µs) from=127.0.0.6:44375
    2022/10/30 23:46:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:46:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.287626312s) from=127.0.0.6:41437
    2022/10/30 23:46:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.081337487s) from=127.0.0.6:57013
    2022/10/30 23:46:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:46:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.045377045s) from=127.0.0.6:33293
    2022/10/30 23:46:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m1.69315922s) from=127.0.0.6:40965
    2022/10/30 23:46:30 [DEBUG] http: Request GET /v1/status/leader (360.78µs) from=127.0.0.6:38067
    2022/10/30 23:46:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.877521502s) from=127.0.0.6:33117
    2022/10/30 23:46:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.261022643s) from=127.0.0.6:55027
    2022/10/30 23:46:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.005823599s) from=127.0.0.6:43069
    2022/10/30 23:46:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.029819576s) from=127.0.0.6:52105
    2022/10/30 23:46:37 [DEBUG] http: Request GET /v1/status/leader (375.528µs) from=127.0.0.6:44375
    2022/10/30 23:46:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.348375927s) from=127.0.0.6:59091
    2022/10/30 23:46:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.282046003s) from=127.0.0.6:48027
    2022/10/30 23:46:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.974153842s) from=127.0.0.6:55781
    2022/10/30 23:46:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.520649429s) from=127.0.0.6:52659
    2022/10/30 23:46:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.735869539s) from=127.0.0.6:56489
    2022/10/30 23:46:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.108518185s) from=127.0.0.6:35851
    2022/10/30 23:46:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.875944248s) from=127.0.0.6:39417
    2022/10/30 23:46:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.752206482s) from=127.0.0.6:50161
    2022/10/30 23:46:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.555335962s) from=127.0.0.6:41249
    2022/10/30 23:46:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:46:50 [DEBUG] agent: Node info in sync
    2022/10/30 23:46:50 [DEBUG] http: Request GET /v1/status/leader (593.581µs) from=127.0.0.6:38067
    2022/10/30 23:46:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.67512714s) from=127.0.0.6:53957
    2022/10/30 23:46:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.789433576s) from=127.0.0.6:37251
    2022/10/30 23:46:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.969615432s) from=127.0.0.6:59917
    2022/10/30 23:46:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.554436419s) from=127.0.0.6:36463
    2022/10/30 23:46:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.71005415s) from=127.0.0.6:37503
    2022/10/30 23:46:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.452710561s) from=127.0.0.6:51823
    2022/10/30 23:46:57 [DEBUG] http: Request GET /v1/status/leader (276.623µs) from=127.0.0.6:44375
    2022/10/30 23:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.311961932s) from=127.0.0.6:32779
    2022/10/30 23:47:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.56677374s) from=127.0.0.6:39603
    2022/10/30 23:47:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.971416234s) from=127.0.0.6:34477
    2022/10/30 23:47:10 [DEBUG] http: Request GET /v1/status/leader (456.673µs) from=127.0.0.6:38067
    2022/10/30 23:47:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.566542917s) from=127.0.0.6:41775
    2022/10/30 23:47:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.359523212s) from=127.0.0.6:37655
    2022/10/30 23:47:17 [DEBUG] http: Request GET /v1/status/leader (286.962µs) from=127.0.0.6:44375
    2022/10/30 23:47:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.877303467s) from=127.0.0.6:60693
    2022/10/30 23:47:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:47:30 [DEBUG] http: Request GET /v1/status/leader (463.138µs) from=127.0.0.6:38067
    2022/10/30 23:47:37 [DEBUG] http: Request GET /v1/status/leader (193.186µs) from=127.0.0.6:44375
    2022/10/30 23:47:50 [DEBUG] http: Request GET /v1/status/leader (158.91µs) from=127.0.0.6:38067
    2022/10/30 23:47:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:47:53 [DEBUG] agent: Node info in sync
    2022/10/30 23:47:57 [DEBUG] http: Request GET /v1/status/leader (2.597198ms) from=127.0.0.6:44375
    2022/10/30 23:48:10 [DEBUG] http: Request GET /v1/status/leader (284.164µs) from=127.0.0.6:38067
    2022/10/30 23:48:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.679911573s) from=127.0.0.6:49913
    2022/10/30 23:48:17 [DEBUG] http: Request GET /v1/status/leader (236.125µs) from=127.0.0.6:44375
    2022/10/30 23:48:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:48:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.086571608s) from=127.0.0.6:41437
    2022/10/30 23:48:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:48:30 [DEBUG] http: Request GET /v1/status/leader (333.77µs) from=127.0.0.6:38067
    2022/10/30 23:48:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.21218056s) from=127.0.0.6:57013
    2022/10/30 23:48:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m6.002300693s) from=127.0.0.6:40965
    2022/10/30 23:48:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.305309361s) from=127.0.0.6:33293
    2022/10/30 23:48:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.114614474s) from=127.0.0.6:55027
    2022/10/30 23:48:37 [DEBUG] http: Request GET /v1/status/leader (390.263µs) from=127.0.0.6:44375
    2022/10/30 23:48:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m3.264634025s) from=127.0.0.6:33117
    2022/10/30 23:48:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.415671003s) from=127.0.0.6:52105
    2022/10/30 23:48:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.044007235s) from=127.0.0.6:43069
    2022/10/30 23:48:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.431316504s) from=127.0.0.6:48027
    2022/10/30 23:48:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.334936952s) from=127.0.0.6:52659
    2022/10/30 23:48:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.083016732s) from=127.0.0.6:55781
    2022/10/30 23:48:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.946957331s) from=127.0.0.6:39417
    2022/10/30 23:48:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.371530789s) from=127.0.0.6:56489
    2022/10/30 23:48:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.997684363s) from=127.0.0.6:50161
    2022/10/30 23:48:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.006380409s) from=127.0.0.6:59091
    2022/10/30 23:48:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.228807583s) from=127.0.0.6:41249
    2022/10/30 23:48:50 [DEBUG] http: Request GET /v1/status/leader (320.279µs) from=127.0.0.6:38067
    2022/10/30 23:48:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.415047237s) from=127.0.0.6:35851
    2022/10/30 23:48:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.339030111s) from=127.0.0.6:36463
    2022/10/30 23:48:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:48:55 [DEBUG] agent: Node info in sync
    2022/10/30 23:48:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m3.632418969s) from=127.0.0.6:37251
    2022/10/30 23:48:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.607138749s) from=127.0.0.6:53957
    2022/10/30 23:48:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.455932265s) from=127.0.0.6:51823
    2022/10/30 23:48:57 [DEBUG] http: Request GET /v1/status/leader (276.078µs) from=127.0.0.6:44375
    2022/10/30 23:48:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m6.398199624s) from=127.0.0.6:59917
    2022/10/30 23:49:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.43793922s) from=127.0.0.6:37503
    2022/10/30 23:49:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.386261146s) from=127.0.0.6:32779
    2022/10/30 23:49:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.698838047s) from=127.0.0.6:34477
    2022/10/30 23:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m7.235226241s) from=127.0.0.6:39603
    2022/10/30 23:49:10 [DEBUG] http: Request GET /v1/status/leader (319.136µs) from=127.0.0.6:38067
    2022/10/30 23:49:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.791899123s) from=127.0.0.6:37655
    2022/10/30 23:49:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.824561443s) from=127.0.0.6:41775
    2022/10/30 23:49:17 [DEBUG] http: Request GET /v1/status/leader (278.506µs) from=127.0.0.6:44375
    2022/10/30 23:49:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.940870019s) from=127.0.0.6:60693
    2022/10/30 23:49:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:49:30 [DEBUG] http: Request GET /v1/status/leader (170.983µs) from=127.0.0.6:38067
    2022/10/30 23:49:37 [DEBUG] http: Request GET /v1/status/leader (334.04µs) from=127.0.0.6:44375
    2022/10/30 23:49:50 [DEBUG] http: Request GET /v1/status/leader (190.132µs) from=127.0.0.6:38067
    2022/10/30 23:49:57 [DEBUG] http: Request GET /v1/status/leader (200.309µs) from=127.0.0.6:44375
    2022/10/30 23:50:10 [DEBUG] http: Request GET /v1/status/leader (306.617µs) from=127.0.0.6:38067
    2022/10/30 23:50:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.519285467s) from=127.0.0.6:49913
    2022/10/30 23:50:17 [DEBUG] http: Request GET /v1/status/leader (258.799µs) from=127.0.0.6:44375
    2022/10/30 23:50:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.261694647s) from=127.0.0.6:41437
    2022/10/30 23:50:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:50:30 [DEBUG] http: Request GET /v1/status/leader (311.111µs) from=127.0.0.6:38067
    2022/10/30 23:50:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.034108384s) from=127.0.0.6:57013
    2022/10/30 23:50:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m3.251248865s) from=127.0.0.6:40965
    2022/10/30 23:50:37 [DEBUG] http: Request GET /v1/status/leader (190.837µs) from=127.0.0.6:44375
    2022/10/30 23:50:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.884718918s) from=127.0.0.6:33293
    2022/10/30 23:50:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.76169544s) from=127.0.0.6:52105
    2022/10/30 23:50:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.185766827s) from=127.0.0.6:55027
    2022/10/30 23:50:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.784202458s) from=127.0.0.6:43069
    2022/10/30 23:50:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m6.524958059s) from=127.0.0.6:33117
    2022/10/30 23:50:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.421346701s) from=127.0.0.6:55781
    2022/10/30 23:50:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.60099192s) from=127.0.0.6:48027
    2022/10/30 23:50:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.193659207s) from=127.0.0.6:39417
    2022/10/30 23:50:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.307774331s) from=127.0.0.6:52659
    2022/10/30 23:50:50 [DEBUG] http: Request GET /v1/status/leader (338.932µs) from=127.0.0.6:38067
    2022/10/30 23:50:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.507980943s) from=127.0.0.6:50161
    2022/10/30 23:50:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.795101991s) from=127.0.0.6:35851
    2022/10/30 23:50:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.375032525s) from=127.0.0.6:56489
    2022/10/30 23:50:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.848920699s) from=127.0.0.6:59091
    2022/10/30 23:50:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.583011456s) from=127.0.0.6:36463
    2022/10/30 23:50:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:50:55 [DEBUG] agent: Node info in sync
    2022/10/30 23:50:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.066144454s) from=127.0.0.6:41249
    2022/10/30 23:50:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.222364394s) from=127.0.0.6:53957
    2022/10/30 23:50:57 [DEBUG] http: Request GET /v1/status/leader (334.223µs) from=127.0.0.6:44375
    2022/10/30 23:51:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.477071895s) from=127.0.0.6:37251
    2022/10/30 23:51:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.707815858s) from=127.0.0.6:32779
    2022/10/30 23:51:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.970593649s) from=127.0.0.6:37503
    2022/10/30 23:51:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.920446597s) from=127.0.0.6:51823
    2022/10/30 23:51:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m5.858256335s) from=127.0.0.6:59917
    2022/10/30 23:51:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.314452003s) from=127.0.0.6:34477
    2022/10/30 23:51:10 [DEBUG] http: Request GET /v1/status/leader (318.218µs) from=127.0.0.6:38067
    2022/10/30 23:51:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.340854449s) from=127.0.0.6:39603
    2022/10/30 23:51:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:51:17 [DEBUG] http: Request GET /v1/status/leader (297.079µs) from=127.0.0.6:44375
    2022/10/30 23:51:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.665835857s) from=127.0.0.6:37655
    2022/10/30 23:51:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.93008689s) from=127.0.0.6:41775
    2022/10/30 23:51:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.161710205s) from=127.0.0.6:60693
    2022/10/30 23:51:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:51:30 [DEBUG] http: Request GET /v1/status/leader (279.798µs) from=127.0.0.6:38067
    2022/10/30 23:51:37 [DEBUG] http: Request GET /v1/status/leader (190.991µs) from=127.0.0.6:44375
    2022/10/30 23:51:50 [DEBUG] http: Request GET /v1/status/leader (186.09µs) from=127.0.0.6:38067
    2022/10/30 23:51:57 [DEBUG] http: Request GET /v1/status/leader (159.519µs) from=127.0.0.6:44375
    2022/10/30 23:52:10 [DEBUG] http: Request GET /v1/status/leader (274.733µs) from=127.0.0.6:38067
    2022/10/30 23:52:17 [DEBUG] http: Request GET /v1/status/leader (274.345µs) from=127.0.0.6:44375
    2022/10/30 23:52:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.082747394s) from=127.0.0.6:49913
    2022/10/30 23:52:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:52:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:52:30 [DEBUG] agent: Node info in sync
    2022/10/30 23:52:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.450633173s) from=127.0.0.6:41437
    2022/10/30 23:52:30 [DEBUG] http: Request GET /v1/status/leader (287.961µs) from=127.0.0.6:38067
    2022/10/30 23:52:37 [DEBUG] http: Request GET /v1/status/leader (175.179µs) from=127.0.0.6:44375
    2022/10/30 23:52:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.88741922s) from=127.0.0.6:40965
    2022/10/30 23:52:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.318593725s) from=127.0.0.6:57013
    2022/10/30 23:52:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.638749943s) from=127.0.0.6:33293
    2022/10/30 23:52:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.330505733s) from=127.0.0.6:55027
    2022/10/30 23:52:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.099455514s) from=127.0.0.6:52105
    2022/10/30 23:52:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.71524438s) from=127.0.0.6:43069
    2022/10/30 23:52:50 [DEBUG] http: Request GET /v1/status/leader (277.47µs) from=127.0.0.6:38067
    2022/10/30 23:52:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.562840595s) from=127.0.0.6:55781
    2022/10/30 23:52:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.942991605s) from=127.0.0.6:48027
    2022/10/30 23:52:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.716990206s) from=127.0.0.6:39417
    2022/10/30 23:52:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m7.455522751s) from=127.0.0.6:33117
    2022/10/30 23:52:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.479718034s) from=127.0.0.6:35851
    2022/10/30 23:52:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.811986032s) from=127.0.0.6:50161
    2022/10/30 23:52:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.157309724s) from=127.0.0.6:56489
    2022/10/30 23:52:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.399174618s) from=127.0.0.6:36463
    2022/10/30 23:52:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.338782942s) from=127.0.0.6:52659
    2022/10/30 23:52:57 [DEBUG] http: Request GET /v1/status/leader (282.841µs) from=127.0.0.6:44375
    2022/10/30 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.334366947s) from=127.0.0.6:41249
    2022/10/30 23:53:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.64422172s) from=127.0.0.6:53957
    2022/10/30 23:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.383786276s) from=127.0.0.6:59091
    2022/10/30 23:53:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.623993936s) from=127.0.0.6:51823
    2022/10/30 23:53:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.914869805s) from=127.0.0.6:37251
    2022/10/30 23:53:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.755139003s) from=127.0.0.6:37503
    2022/10/30 23:53:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.505778708s) from=127.0.0.6:59917
    2022/10/30 23:53:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.216340964s) from=127.0.0.6:32779
    2022/10/30 23:53:10 [DEBUG] http: Request GET /v1/status/leader (3.717621ms) from=127.0.0.6:38067
    2022/10/30 23:53:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.934005341s) from=127.0.0.6:34477
    2022/10/30 23:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.730032449s) from=127.0.0.6:39603
    2022/10/30 23:53:17 [DEBUG] http: Request GET /v1/status/leader (264.792µs) from=127.0.0.6:44375
    2022/10/30 23:53:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.827558876s) from=127.0.0.6:37655
    2022/10/30 23:53:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.660657909s) from=127.0.0.6:60693
    2022/10/30 23:53:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.444531976s) from=127.0.0.6:41775
    2022/10/30 23:53:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:53:30 [DEBUG] http: Request GET /v1/status/leader (205.251µs) from=127.0.0.6:38067
    2022/10/30 23:53:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 23:53:37 [DEBUG] http: Request GET /v1/status/leader (152.743µs) from=127.0.0.6:44375
    2022/10/30 23:53:50 [DEBUG] http: Request GET /v1/status/leader (323.095µs) from=127.0.0.6:38067
    2022/10/30 23:53:57 [DEBUG] http: Request GET /v1/status/leader (168.917µs) from=127.0.0.6:44375
    2022/10/30 23:54:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:54:02 [DEBUG] agent: Node info in sync
    2022/10/30 23:54:10 [DEBUG] http: Request GET /v1/status/leader (312.391µs) from=127.0.0.6:38067
    2022/10/30 23:54:17 [DEBUG] http: Request GET /v1/status/leader (334.519µs) from=127.0.0.6:44375
    2022/10/30 23:54:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.224467654s) from=127.0.0.6:49913
    2022/10/30 23:54:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:54:30 [DEBUG] http: Request GET /v1/status/leader (223.1µs) from=127.0.0.6:38067
    2022/10/30 23:54:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.798218558s) from=127.0.0.6:41437
    2022/10/30 23:54:37 [DEBUG] http: Request GET /v1/status/leader (173.77µs) from=127.0.0.6:44375
    2022/10/30 23:54:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.685819603s) from=127.0.0.6:40965
    2022/10/30 23:54:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.011309276s) from=127.0.0.6:57013
    2022/10/30 23:54:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.837282284s) from=127.0.0.6:33293
    2022/10/30 23:54:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.187798441s) from=127.0.0.6:55027
    2022/10/30 23:54:50 [DEBUG] http: Request GET /v1/status/leader (292.062µs) from=127.0.0.6:38067
    2022/10/30 23:54:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.634483797s) from=127.0.0.6:43069
    2022/10/30 23:54:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.840674082s) from=127.0.0.6:33117
    2022/10/30 23:54:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.565898704s) from=127.0.0.6:35851
    2022/10/30 23:54:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.887888076s) from=127.0.0.6:50161
    2022/10/30 23:54:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.311552611s) from=127.0.0.6:52105
    2022/10/30 23:54:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.698367451s) from=127.0.0.6:39417
    2022/10/30 23:54:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.296005669s) from=127.0.0.6:55781
    2022/10/30 23:54:57 [DEBUG] http: Request GET /v1/status/leader (177.257µs) from=127.0.0.6:44375
    2022/10/30 23:54:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.924021431s) from=127.0.0.6:48027
    2022/10/30 23:54:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.461957394s) from=127.0.0.6:36463
    2022/10/30 23:55:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.399669818s) from=127.0.0.6:52659
    2022/10/30 23:55:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.140156014s) from=127.0.0.6:56489
    2022/10/30 23:55:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.443055627s) from=127.0.0.6:53957
    2022/10/30 23:55:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.274941237s) from=127.0.0.6:41249
    2022/10/30 23:55:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.262285641s) from=127.0.0.6:51823
    2022/10/30 23:55:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.119305001s) from=127.0.0.6:59091
    2022/10/30 23:55:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.957579133s) from=127.0.0.6:37503
    2022/10/30 23:55:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.335837706s) from=127.0.0.6:59917
    2022/10/30 23:55:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.394559391s) from=127.0.0.6:32779
    2022/10/30 23:55:10 [DEBUG] http: Request GET /v1/status/leader (217.084µs) from=127.0.0.6:38067
    2022/10/30 23:55:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.968813167s) from=127.0.0.6:37251
    2022/10/30 23:55:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.056930067s) from=127.0.0.6:34477
    2022/10/30 23:55:17 [DEBUG] http: Request GET /v1/status/leader (405.114µs) from=127.0.0.6:44375
    2022/10/30 23:55:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.936238087s) from=127.0.0.6:39603
    2022/10/30 23:55:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small
    2022/10/30 23:55:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.42615621s) from=127.0.0.6:37655
    2022/10/30 23:55:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.185995886s) from=127.0.0.6:41775
    2022/10/30 23:55:30 [DEBUG] http: Request GET /v1/status/leader (336.277µs) from=127.0.0.6:38067
    2022/10/30 23:55:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync
    2022/10/30 23:55:31 [DEBUG] agent: Node info in sync
    2022/10/30 23:55:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.284461483s) from=127.0.0.6:60693
    2022/10/30 23:55:37 [DEBUG] http: Request GET /v1/status/leader (176.479µs) from=127.0.0.6:44375
    2022/10/30 23:55:50 [DEBUG] http: Request GET /v1/status/leader (226.525µs) from=127.0.0.6:38067
    2022/10/30 23:55:57 [DEBUG] http: Request GET /v1/status/leader (312.505µs) from=127.0.0.6:44375