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: '250aaa67-234b-448d-e6cf-87cb57cef1c2'
         Node name: 'onap-msb-consul-5454dcc5c5-nbdsr'
        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/09/23 19:04:16 [DEBUG] agent: Using random ID "250aaa67-234b-448d-e6cf-87cb57cef1c2" as node ID
    2022/09/23 19:04:16 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:250aaa67-234b-448d-e6cf-87cb57cef1c2 Address:127.0.0.1:8300}]
    2022/09/23 19:04:16 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/09/23 19:04:16 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-nbdsr.dc1 127.0.0.1
    2022/09/23 19:04:16 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-nbdsr 127.0.0.1
    2022/09/23 19:04:16 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-nbdsr (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:04:16 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-nbdsr.dc1" in area "wan"
    2022/09/23 19:04:16 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/09/23 19:04:16 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/09/23 19:04:16 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/09/23 19:04:16 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/09/23 19:04:16 [INFO] agent: started state syncer
    2022/09/23 19:04:16 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/09/23 19:04:16 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/09/23 19:04:16 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/09/23 19:04:16 [DEBUG] raft: Votes needed: 1
    2022/09/23 19:04:16 [DEBUG] raft: Vote granted from 250aaa67-234b-448d-e6cf-87cb57cef1c2 in term 2. Tally: 1
    2022/09/23 19:04:16 [INFO] raft: Election won. Tally: 1
    2022/09/23 19:04:16 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/09/23 19:04:16 [INFO] consul: cluster leadership acquired
    2022/09/23 19:04:16 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-nbdsr
    2022/09/23 19:04:16 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/09/23 19:04:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:04:16 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-nbdsr' joined, marking health alive
    2022/09/23 19:04:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:04:16 [INFO] agent: Synced node info
    2022/09/23 19:04:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:04:17 [DEBUG] agent: Node info in sync
    2022/09/23 19:04:17 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.2 (currently running: 1.4.3)
    2022/09/23 19:05:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:06:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:06:01 [DEBUG] agent: Node info in sync
    2022/09/23 19:06:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:06:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:07:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:07:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:07:29 [DEBUG] agent: Node info in sync
    2022/09/23 19:08:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:08:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:08:44 [DEBUG] agent: Node info in sync
    2022/09/23 19:09:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:09:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:10:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:10:12 [DEBUG] agent: Node info in sync
    2022/09/23 19:10:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:11:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:11:13 [DEBUG] agent: Node info in sync
    2022/09/23 19:11:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:11:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:12:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:12:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:12:54 [DEBUG] agent: Node info in sync
    2022/09/23 19:13:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:14:09 [DEBUG] http: Request GET /v1/status/leader (11.299575ms) from=127.0.0.6:55977
    2022/09/23 19:14:09 [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/09/23 19:14:09 [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/09/23 19:14:09 [INFO] agent: Synced service "_v0_multicloud_10.233.11.229_9001"
    2022/09/23 19:14:09 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (6.307117ms) from=127.0.0.6:55977
    2022/09/23 19:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:09 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:09 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (2.250682ms) from=127.0.0.6:55977
    2022/09/23 19:14:09 [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/09/23 19:14:09 [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/09/23 19:14:09 [INFO] agent: Synced service "_v1_multicloud_10.233.11.229_9001"
    2022/09/23 19:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:09 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (12.132548ms) from=127.0.0.6:55977
    2022/09/23 19:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:09 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (792.893µs) from=127.0.0.6:55977
    2022/09/23 19:14:09 [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/09/23 19:14:09 [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/09/23 19:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:09 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.15.218_443"
    2022/09/23 19:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:09 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.616672ms) from=127.0.0.6:55977
    2022/09/23 19:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:09 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (662.793µs) from=127.0.0.6:55977
    2022/09/23 19:14:10 [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/09/23 19:14:10 [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/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [INFO] agent: Synced service "_v1_parser_10.233.19.82_8806"
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (34.045737ms) from=127.0.0.6:55977
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (566.975µs) from=127.0.0.6:55977
    2022/09/23 19:14:10 [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/09/23 19:14:10 [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/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [INFO] agent: Synced service "_v1_catalog_10.233.19.82_8806"
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (10.868226ms) from=127.0.0.6:55977
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.151353ms) from=127.0.0.6:55977
    2022/09/23 19:14:10 [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/09/23 19:14:10 [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/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [INFO] agent: Synced service "_v1_nsd_10.233.19.82_8806"
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (12.11694ms) from=127.0.0.6:55977
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (482.716µs) from=127.0.0.6:55977
    2022/09/23 19:14:10 [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/09/23 19:14:10 [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/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.19.82_8806"
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (64.974538ms) from=127.0.0.6:55977
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (563.069µs) from=127.0.0.6:55977
    2022/09/23 19:14:10 [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/09/23 19:14:10 [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/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [INFO] agent: Synced service "_v1_sdc-gui_10.233.38.65_8181"
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (20.642511ms) from=127.0.0.6:55977
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.09241ms) from=127.0.0.6:55977
    2022/09/23 19:14:10 [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/09/23 19:14:10 [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/09/23 19:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [INFO] agent: Synced service "_v1_wf-gui_10.233.59.32_8080"
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (28.591681ms) from=127.0.0.6:55977
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (82.849666ms) from=127.0.0.6:55977
    2022/09/23 19:14:10 [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/09/23 19:14:10 [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/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:14:10 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.3.252_9007"
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (7.384787ms) from=127.0.0.6:55977
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (536.064µs) from=127.0.0.6:55977
    2022/09/23 19:14:10 [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/09/23 19:14:10 [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/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:10 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.3.252_9007"
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (16.577731ms) from=127.0.0.6:55977
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:10 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (590.106µs) from=127.0.0.6:55977
    2022/09/23 19:14:11 [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/09/23 19:14:11 [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/09/23 19:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:14:11 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.62.158_9015"
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:11 [DEBUG] http: Request PUT /v1/agent/service/register (28.022994ms) from=127.0.0.6:55977
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (562.848µs) from=127.0.0.6:55977
    2022/09/23 19:14:11 [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/09/23 19:14:11 [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/09/23 19:14:11 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.17.117_9011"
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:11 [DEBUG] http: Request PUT /v1/agent/service/register (11.586971ms) from=127.0.0.6:55977
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (509.029µs) from=127.0.0.6:55977
    2022/09/23 19:14:11 [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/09/23 19:14:11 [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/09/23 19:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:14:11 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.17.117_9011"
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.531926ms) from=127.0.0.6:55977
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:14:11 [DEBUG] agent: Node info in sync
    2022/09/23 19:14:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (643.462µs) from=127.0.0.6:55977
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/catalog/services (426.826µs) from=127.0.0.6:55011
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/status/leader (268.015µs) from=127.0.0.6:55011
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (401.746µs) from=127.0.0.6:55977
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (337.981µs) from=127.0.0.6:55977
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (316.813µs) from=127.0.0.6:55977
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (432.177µs) from=127.0.0.6:54017
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (334.087µs) from=127.0.0.6:54017
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (319.919µs) from=127.0.0.6:55977
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (303.21µs) from=127.0.0.6:49085
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (5.84035ms) from=127.0.0.6:54017
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (3.159487ms) from=127.0.0.6:55977
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (343.937µs) from=127.0.0.6:43501
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (291.171µs) from=127.0.0.6:54017
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (149.473µs) from=127.0.0.6:43501
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (338.824µs) from=127.0.0.6:43697
    2022/09/23 19:14:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (316.493µs) from=127.0.0.6:36077
    2022/09/23 19:14:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:14:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:14:18 [DEBUG] http: Request GET /v1/catalog/services (375.618µs) from=127.0.0.6:36629
    2022/09/23 19:14:18 [DEBUG] http: Request GET /v1/status/leader (405.981µs) from=127.0.0.6:36629
    2022/09/23 19:14:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (341.09µs) from=127.0.0.6:42349
    2022/09/23 19:14:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (278.583µs) from=127.0.0.6:42349
    2022/09/23 19:14:34 [DEBUG] http: Request GET /v1/status/leader (460.334µs) from=127.0.0.6:46803
    2022/09/23 19:14:38 [DEBUG] http: Request GET /v1/status/leader (1.966128ms) from=127.0.0.6:40753
    2022/09/23 19:14:54 [DEBUG] http: Request GET /v1/status/leader (407.358µs) from=127.0.0.6:46803
    2022/09/23 19:14:58 [DEBUG] http: Request GET /v1/status/leader (380.865µs) from=127.0.0.6:40753
    2022/09/23 19:15:14 [DEBUG] http: Request GET /v1/status/leader (267.083µs) from=127.0.0.6:46803
    2022/09/23 19:15:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:15:18 [DEBUG] http: Request GET /v1/status/leader (13.830277ms) from=127.0.0.6:40753
    2022/09/23 19:15:34 [DEBUG] http: Request GET /v1/status/leader (459.436µs) from=127.0.0.6:46803
    2022/09/23 19:15:38 [DEBUG] http: Request GET /v1/status/leader (414.973µs) from=127.0.0.6:40753
    2022/09/23 19:15:54 [DEBUG] http: Request GET /v1/status/leader (408.389µs) from=127.0.0.6:46803
    2022/09/23 19:15:58 [DEBUG] http: Request GET /v1/status/leader (3.283971ms) from=127.0.0.6:40753
    2022/09/23 19:16:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:16:02 [DEBUG] agent: Node info in sync
    2022/09/23 19:16:14 [DEBUG] http: Request GET /v1/status/leader (370.57µs) from=127.0.0.6:46803
    2022/09/23 19:16:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.47232356s) from=127.0.0.6:57101
    2022/09/23 19:16:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:16:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.418261292s) from=127.0.0.6:51395
    2022/09/23 19:16:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.259416877s) from=127.0.0.6:50569
    2022/09/23 19:16:18 [DEBUG] http: Request GET /v1/status/leader (553.877µs) from=127.0.0.6:40753
    2022/09/23 19:16:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.976866761s) from=127.0.0.6:52943
    2022/09/23 19:16:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m4.716604544s) from=127.0.0.6:55011
    2022/09/23 19:16:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.588966571s) from=127.0.0.6:43591
    2022/09/23 19:16:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.901763523s) from=127.0.0.6:52623
    2022/09/23 19:16:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.86806777s) from=127.0.0.6:36077
    2022/09/23 19:16:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.936029573s) from=127.0.0.6:39645
    2022/09/23 19:16:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m5.624538143s) from=127.0.0.6:54017
    2022/09/23 19:16:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.111665351s) from=127.0.0.6:43501
    2022/09/23 19:16:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.455741592s) from=127.0.0.6:55977
    2022/09/23 19:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m6.55147966s) from=127.0.0.6:43697
    2022/09/23 19:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.71759309s) from=127.0.0.6:53267
    2022/09/23 19:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.9658102s) from=127.0.0.6:49085
    2022/09/23 19:16:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m4.064697899s) from=127.0.0.6:36629
    2022/09/23 19:16:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.710141228s) from=127.0.0.6:42349
    2022/09/23 19:16:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.16330653s) from=127.0.0.6:43729
    2022/09/23 19:16:34 [DEBUG] http: Request GET /v1/status/leader (269.524µs) from=127.0.0.6:46803
    2022/09/23 19:16:38 [DEBUG] http: Request GET /v1/status/leader (4.076246ms) from=127.0.0.6:40753
    2022/09/23 19:16:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:16:54 [DEBUG] http: Request GET /v1/status/leader (440.376µs) from=127.0.0.6:46803
    2022/09/23 19:16:58 [DEBUG] http: Request GET /v1/status/leader (728.112µs) from=127.0.0.6:40753
    2022/09/23 19:17:04 [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/09/23 19:17:04 [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/09/23 19:17:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:17:04 [INFO] agent: Synced service "_v1_sdnc_10.233.7.20_8282"
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Node info in sync
    2022/09/23 19:17:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.686399ms) from=127.0.0.6:40753
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:17:04 [DEBUG] agent: Node info in sync
    2022/09/23 19:17:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (41.677967369s) from=127.0.0.6:36629
    2022/09/23 19:17:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (45.261915528s) from=127.0.0.6:55011
    2022/09/23 19:17:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (912.33µs) from=127.0.0.6:40753
    2022/09/23 19:17:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (240.195µs) from=127.0.0.6:46803
    2022/09/23 19:17:14 [DEBUG] http: Request GET /v1/status/leader (307.939µs) from=127.0.0.6:34005
    2022/09/23 19:17:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:17:18 [DEBUG] http: Request GET /v1/status/leader (438.197µs) from=127.0.0.6:40753
    2022/09/23 19:17:34 [DEBUG] http: Request GET /v1/status/leader (528.449µs) from=127.0.0.6:34005
    2022/09/23 19:17:38 [DEBUG] http: Request GET /v1/status/leader (477.395µs) from=127.0.0.6:40753
    2022/09/23 19:17:54 [DEBUG] http: Request GET /v1/status/leader (4.485724ms) from=127.0.0.6:34005
    2022/09/23 19:17:58 [DEBUG] http: Request GET /v1/status/leader (361.284µs) from=127.0.0.6:40753
    2022/09/23 19:18:14 [DEBUG] http: Request GET /v1/status/leader (569.324µs) from=127.0.0.6:34005
    2022/09/23 19:18:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:18:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.605061753s) from=127.0.0.6:50569
    2022/09/23 19:18:18 [DEBUG] http: Request GET /v1/status/leader (328.425µs) from=127.0.0.6:40753
    2022/09/23 19:18:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.33838177s) from=127.0.0.6:52943
    2022/09/23 19:18:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.210938896s) from=127.0.0.6:39645
    2022/09/23 19:18:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.811579278s) from=127.0.0.6:36077
    2022/09/23 19:18:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.492254519s) from=127.0.0.6:51395
    2022/09/23 19:18:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.417715382s) from=127.0.0.6:43591
    2022/09/23 19:18:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.273967832s) from=127.0.0.6:57101
    2022/09/23 19:18:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m2.282864293s) from=127.0.0.6:54017
    2022/09/23 19:18:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.116341281s) from=127.0.0.6:49085
    2022/09/23 19:18:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.713559583s) from=127.0.0.6:52623
    2022/09/23 19:18:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.083507829s) from=127.0.0.6:43697
    2022/09/23 19:18:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.639447755s) from=127.0.0.6:55977
    2022/09/23 19:18:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.813040056s) from=127.0.0.6:53267
    2022/09/23 19:18:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.684253129s) from=127.0.0.6:43729
    2022/09/23 19:18:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.353786582s) from=127.0.0.6:43501
    2022/09/23 19:18:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.772212124s) from=127.0.0.6:42349
    2022/09/23 19:18:34 [DEBUG] http: Request GET /v1/status/leader (617.979µs) from=127.0.0.6:34005
    2022/09/23 19:18:38 [DEBUG] http: Request GET /v1/status/leader (2.84305ms) from=127.0.0.6:40753
    2022/09/23 19:18:54 [DEBUG] http: Request GET /v1/status/leader (461.436µs) from=127.0.0.6:34005
    2022/09/23 19:18:58 [DEBUG] http: Request GET /v1/status/leader (416.673µs) from=127.0.0.6:40753
    2022/09/23 19:19:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:19:03 [DEBUG] agent: Node info in sync
    2022/09/23 19:19:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.906506078s) from=127.0.0.6:36629
    2022/09/23 19:19:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.004714431s) from=127.0.0.6:46803
    2022/09/23 19:19:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m3.875189101s) from=127.0.0.6:55011
    2022/09/23 19:19:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:19:14 [DEBUG] http: Request GET /v1/status/leader (309.973µs) from=127.0.0.6:34005
    2022/09/23 19:19:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:19:19 [DEBUG] http: Request GET /v1/status/leader (260.622µs) from=127.0.0.6:40753
    2022/09/23 19:19:34 [DEBUG] http: Request GET /v1/status/leader (455.39µs) from=127.0.0.6:34005
    2022/09/23 19:19:39 [DEBUG] http: Request GET /v1/status/leader (461.743µs) from=127.0.0.6:40753
    2022/09/23 19:19:54 [DEBUG] http: Request GET /v1/status/leader (342.729µs) from=127.0.0.6:34005
    2022/09/23 19:19:59 [DEBUG] http: Request GET /v1/status/leader (354.508µs) from=127.0.0.6:40753
    2022/09/23 19:20:14 [DEBUG] http: Request GET /v1/status/leader (627.716µs) from=127.0.0.6:34005
    2022/09/23 19:20:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:20:19 [DEBUG] http: Request GET /v1/status/leader (733.527µs) from=127.0.0.6:40753
    2022/09/23 19:20:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.290408576s) from=127.0.0.6:52943
    2022/09/23 19:20:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.466758089s) from=127.0.0.6:36077
    2022/09/23 19:20:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.15766313s) from=127.0.0.6:39645
    2022/09/23 19:20:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.225606729s) from=127.0.0.6:57101
    2022/09/23 19:20:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.602491317s) from=127.0.0.6:50569
    2022/09/23 19:20:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.350430033s) from=127.0.0.6:51395
    2022/09/23 19:20:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.465070648s) from=127.0.0.6:43591
    2022/09/23 19:20:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.5229955s) from=127.0.0.6:52623
    2022/09/23 19:20:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m4.924516545s) from=127.0.0.6:54017
    2022/09/23 19:20:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.623222978s) from=127.0.0.6:43501
    2022/09/23 19:20:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.110081768s) from=127.0.0.6:49085
    2022/09/23 19:20:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m4.717052412s) from=127.0.0.6:43697
    2022/09/23 19:20:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.999001674s) from=127.0.0.6:53267
    2022/09/23 19:20:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.572484768s) from=127.0.0.6:55977
    2022/09/23 19:20:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.929090527s) from=127.0.0.6:43729
    2022/09/23 19:20:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.256154653s) from=127.0.0.6:42349
    2022/09/23 19:20:34 [DEBUG] http: Request GET /v1/status/leader (293.483µs) from=127.0.0.6:34005
    2022/09/23 19:20:39 [DEBUG] http: Request GET /v1/status/leader (384.34µs) from=127.0.0.6:40753
    2022/09/23 19:20:54 [DEBUG] http: Request GET /v1/status/leader (433.191µs) from=127.0.0.6:34005
    2022/09/23 19:20:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:20:58 [DEBUG] agent: Node info in sync
    2022/09/23 19:20:59 [DEBUG] http: Request GET /v1/status/leader (292.926µs) from=127.0.0.6:40753
    2022/09/23 19:21:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m2.062852834s) from=127.0.0.6:36629
    2022/09/23 19:21:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.798941829s) from=127.0.0.6:46803
    2022/09/23 19:21:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m4.857490104s) from=127.0.0.6:55011
    2022/09/23 19:21:14 [DEBUG] http: Request GET /v1/status/leader (922.691µs) from=127.0.0.6:34005
    2022/09/23 19:21:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:21:19 [DEBUG] http: Request GET /v1/status/leader (274.342µs) from=127.0.0.6:40753
    2022/09/23 19:21:34 [DEBUG] http: Request GET /v1/status/leader (4.350437ms) from=127.0.0.6:34005
    2022/09/23 19:21:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:21:39 [DEBUG] http: Request GET /v1/status/leader (398.402µs) from=127.0.0.6:40753
    2022/09/23 19:21:55 [DEBUG] http: Request GET /v1/status/leader (333.07µs) from=127.0.0.6:34005
    2022/09/23 19:21:59 [DEBUG] http: Request GET /v1/status/leader (265.229µs) from=127.0.0.6:40753
    2022/09/23 19:22:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:22:09 [DEBUG] agent: Node info in sync
    2022/09/23 19:22:15 [DEBUG] http: Request GET /v1/status/leader (474.155µs) from=127.0.0.6:34005
    2022/09/23 19:22:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:22:19 [DEBUG] http: Request GET /v1/status/leader (303.606µs) from=127.0.0.6:40753
    2022/09/23 19:22:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.451164733s) from=127.0.0.6:52943
    2022/09/23 19:22:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.262208374s) from=127.0.0.6:51395
    2022/09/23 19:22:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.613734811s) from=127.0.0.6:36077
    2022/09/23 19:22:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.444044581s) from=127.0.0.6:39645
    2022/09/23 19:22:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m0.013819587s) from=127.0.0.6:43697
    2022/09/23 19:22:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.993215729s) from=127.0.0.6:43591
    2022/09/23 19:22:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.226406961s) from=127.0.0.6:53267
    2022/09/23 19:22:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.065085521s) from=127.0.0.6:57101
    2022/09/23 19:22:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.605819838s) from=127.0.0.6:50569
    2022/09/23 19:22:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.117095183s) from=127.0.0.6:43501
    2022/09/23 19:22:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m3.811640226s) from=127.0.0.6:54017
    2022/09/23 19:22:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.493703682s) from=127.0.0.6:49085
    2022/09/23 19:22:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.121784892s) from=127.0.0.6:52623
    2022/09/23 19:22:35 [DEBUG] http: Request GET /v1/status/leader (604.732µs) from=127.0.0.6:34005
    2022/09/23 19:22:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.857565327s) from=127.0.0.6:55977
    2022/09/23 19:22:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.659008197s) from=127.0.0.6:43729
    2022/09/23 19:22:39 [DEBUG] http: Request GET /v1/status/leader (5.658966ms) from=127.0.0.6:40753
    2022/09/23 19:22:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.755580452s) from=127.0.0.6:42349
    2022/09/23 19:22:55 [DEBUG] http: Request GET /v1/status/leader (564.272µs) from=127.0.0.6:34005
    2022/09/23 19:22:59 [DEBUG] http: Request GET /v1/status/leader (507.889µs) from=127.0.0.6:40753
    2022/09/23 19:23:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m4.917521952s) from=127.0.0.6:36629
    2022/09/23 19:23:15 [DEBUG] http: Request GET /v1/status/leader (289.742µs) from=127.0.0.6:34005
    2022/09/23 19:23:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:23:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m3.466613154s) from=127.0.0.6:55011
    2022/09/23 19:23:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.512935084s) from=127.0.0.6:46803
    2022/09/23 19:23:19 [DEBUG] http: Request GET /v1/status/leader (337.85µs) from=127.0.0.6:40753
    2022/09/23 19:23:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:23:30 [DEBUG] agent: Node info in sync
    2022/09/23 19:23:35 [DEBUG] http: Request GET /v1/status/leader (469.481µs) from=127.0.0.6:34005
    2022/09/23 19:23:39 [DEBUG] http: Request GET /v1/status/leader (656.883µs) from=127.0.0.6:40753
    2022/09/23 19:23:55 [DEBUG] http: Request GET /v1/status/leader (308.965µs) from=127.0.0.6:34005
    2022/09/23 19:23:59 [DEBUG] http: Request GET /v1/status/leader (411.673µs) from=127.0.0.6:40753
    2022/09/23 19:24:15 [DEBUG] http: Request GET /v1/status/leader (300.777µs) from=127.0.0.6:34005
    2022/09/23 19:24:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:24:19 [DEBUG] http: Request GET /v1/status/leader (685.018µs) from=127.0.0.6:40753
    2022/09/23 19:24:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.323961474s) from=127.0.0.6:39645
    2022/09/23 19:24:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.005762167s) from=127.0.0.6:52943
    2022/09/23 19:24:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.211965325s) from=127.0.0.6:43591
    2022/09/23 19:24:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.500850564s) from=127.0.0.6:53267
    2022/09/23 19:24:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m0.315631508s) from=127.0.0.6:54017
    2022/09/23 19:24:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.165020808s) from=127.0.0.6:57101
    2022/09/23 19:24:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.321422318s) from=127.0.0.6:51395
    2022/09/23 19:24:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.330279235s) from=127.0.0.6:36077
    2022/09/23 19:24:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:24:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m4.235032048s) from=127.0.0.6:43697
    2022/09/23 19:24:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.365242465s) from=127.0.0.6:49085
    2022/09/23 19:24:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.992826375s) from=127.0.0.6:43501
    2022/09/23 19:24:35 [DEBUG] http: Request GET /v1/status/leader (293.875µs) from=127.0.0.6:34005
    2022/09/23 19:24:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.403540579s) from=127.0.0.6:50569
    2022/09/23 19:24:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.286443226s) from=127.0.0.6:43729
    2022/09/23 19:24:39 [DEBUG] http: Request GET /v1/status/leader (613.029µs) from=127.0.0.6:40753
    2022/09/23 19:24:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.529012874s) from=127.0.0.6:52623
    2022/09/23 19:24:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.441853559s) from=127.0.0.6:55977
    2022/09/23 19:24:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.298368055s) from=127.0.0.6:42349
    2022/09/23 19:24:55 [DEBUG] http: Request GET /v1/status/leader (519.835µs) from=127.0.0.6:34005
    2022/09/23 19:24:59 [DEBUG] http: Request GET /v1/status/leader (470.5µs) from=127.0.0.6:40753
    2022/09/23 19:25:15 [DEBUG] http: Request GET /v1/status/leader (298.905µs) from=127.0.0.6:34005
    2022/09/23 19:25:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:25:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m5.992187076s) from=127.0.0.6:36629
    2022/09/23 19:25:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.774292991s) from=127.0.0.6:55011
    2022/09/23 19:25:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.273957267s) from=127.0.0.6:46803
    2022/09/23 19:25:19 [DEBUG] http: Request GET /v1/status/leader (285.62µs) from=127.0.0.6:40753
    2022/09/23 19:25:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:25:26 [DEBUG] agent: Node info in sync
    2022/09/23 19:25:35 [DEBUG] http: Request GET /v1/status/leader (714.308µs) from=127.0.0.6:34005
    2022/09/23 19:25:39 [DEBUG] http: Request GET /v1/status/leader (445.358µs) from=127.0.0.6:40753
    2022/09/23 19:25:55 [DEBUG] http: Request GET /v1/status/leader (744.891µs) from=127.0.0.6:34005
    2022/09/23 19:25:59 [DEBUG] http: Request GET /v1/status/leader (439.412µs) from=127.0.0.6:40753
    2022/09/23 19:26:15 [DEBUG] http: Request GET /v1/status/leader (365.911µs) from=127.0.0.6:34005
    2022/09/23 19:26:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:26:19 [DEBUG] http: Request GET /v1/status/leader (500.303µs) from=127.0.0.6:40753
    2022/09/23 19:26:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.667861202s) from=127.0.0.6:52943
    2022/09/23 19:26:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.668343315s) from=127.0.0.6:39645
    2022/09/23 19:26:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.321450792s) from=127.0.0.6:36077
    2022/09/23 19:26:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m0.917921293s) from=127.0.0.6:43697
    2022/09/23 19:26:35 [DEBUG] http: Request GET /v1/status/leader (470.12µs) from=127.0.0.6:34005
    2022/09/23 19:26:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.663601405s) from=127.0.0.6:53267
    2022/09/23 19:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.808828857s) from=127.0.0.6:43591
    2022/09/23 19:26:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m4.830623388s) from=127.0.0.6:54017
    2022/09/23 19:26:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.201880563s) from=127.0.0.6:57101
    2022/09/23 19:26:39 [DEBUG] http: Request GET /v1/status/leader (292.606µs) from=127.0.0.6:40753
    2022/09/23 19:26:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.484645132s) from=127.0.0.6:51395
    2022/09/23 19:26:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.717459455s) from=127.0.0.6:43501
    2022/09/23 19:26:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.205450723s) from=127.0.0.6:49085
    2022/09/23 19:26:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.09964129s) from=127.0.0.6:50569
    2022/09/23 19:26:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.92039816s) from=127.0.0.6:52623
    2022/09/23 19:26:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.666966839s) from=127.0.0.6:55977
    2022/09/23 19:26:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.166055396s) from=127.0.0.6:43729
    2022/09/23 19:26:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.698263091s) from=127.0.0.6:42349
    2022/09/23 19:26:55 [DEBUG] http: Request GET /v1/status/leader (473.608µs) from=127.0.0.6:34005
    2022/09/23 19:26:59 [DEBUG] http: Request GET /v1/status/leader (268.892µs) from=127.0.0.6:40753
    2022/09/23 19:27:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:27:15 [DEBUG] http: Request GET /v1/status/leader (521.927µs) from=127.0.0.6:34005
    2022/09/23 19:27:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:27:15 [DEBUG] agent: Node info in sync
    2022/09/23 19:27:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:27:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.29440888s) from=127.0.0.6:55011
    2022/09/23 19:27:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.481694241s) from=127.0.0.6:36629
    2022/09/23 19:27:19 [DEBUG] http: Request GET /v1/status/leader (469.989µs) from=127.0.0.6:40753
    2022/09/23 19:27:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.357281572s) from=127.0.0.6:46803
    2022/09/23 19:27:35 [DEBUG] http: Request GET /v1/status/leader (3.300768ms) from=127.0.0.6:34005
    2022/09/23 19:27:39 [DEBUG] http: Request GET /v1/status/leader (277.86µs) from=127.0.0.6:40753
    2022/09/23 19:27:55 [DEBUG] http: Request GET /v1/status/leader (321.549µs) from=127.0.0.6:34005
    2022/09/23 19:27:59 [DEBUG] http: Request GET /v1/status/leader (260.953µs) from=127.0.0.6:40753
    2022/09/23 19:28:15 [DEBUG] http: Request GET /v1/status/leader (262.074µs) from=127.0.0.6:34005
    2022/09/23 19:28:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:28:19 [DEBUG] http: Request GET /v1/status/leader (370.575µs) from=127.0.0.6:40753
    2022/09/23 19:28:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.065471974s) from=127.0.0.6:52943
    2022/09/23 19:28:35 [DEBUG] http: Request GET /v1/status/leader (293.138µs) from=127.0.0.6:34005
    2022/09/23 19:28:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.349202476s) from=127.0.0.6:36077
    2022/09/23 19:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.520847812s) from=127.0.0.6:39645
    2022/09/23 19:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m0.016328922s) from=127.0.0.6:43591
    2022/09/23 19:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.248477814s) from=127.0.0.6:43697
    2022/09/23 19:28:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.421794282s) from=127.0.0.6:53267
    2022/09/23 19:28:39 [DEBUG] http: Request GET /v1/status/leader (473.456µs) from=127.0.0.6:40753
    2022/09/23 19:28:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m3.851866986s) from=127.0.0.6:54017
    2022/09/23 19:28:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.422720815s) from=127.0.0.6:51395
    2022/09/23 19:28:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.081138933s) from=127.0.0.6:43501
    2022/09/23 19:28:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.683977523s) from=127.0.0.6:57101
    2022/09/23 19:28:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.452003733s) from=127.0.0.6:49085
    2022/09/23 19:28:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:28:45 [DEBUG] agent: Node info in sync
    2022/09/23 19:28:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.906321462s) from=127.0.0.6:50569
    2022/09/23 19:28:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.06370159s) from=127.0.0.6:55977
    2022/09/23 19:28:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.359347299s) from=127.0.0.6:42349
    2022/09/23 19:28:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.902541082s) from=127.0.0.6:52623
    2022/09/23 19:28:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.20865905s) from=127.0.0.6:43729
    2022/09/23 19:28:55 [DEBUG] http: Request GET /v1/status/leader (5.808995ms) from=127.0.0.6:34005
    2022/09/23 19:28:59 [DEBUG] http: Request GET /v1/status/leader (293.836µs) from=127.0.0.6:40753
    2022/09/23 19:29:15 [DEBUG] http: Request GET /v1/status/leader (432.062µs) from=127.0.0.6:34005
    2022/09/23 19:29:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:29:19 [DEBUG] http: Request GET /v1/status/leader (406.513µs) from=127.0.0.6:40753
    2022/09/23 19:29:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m5.525539816s) from=127.0.0.6:55011
    2022/09/23 19:29:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m5.459311627s) from=127.0.0.6:36629
    2022/09/23 19:29:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.710325032s) from=127.0.0.6:46803
    2022/09/23 19:29:35 [DEBUG] http: Request GET /v1/status/leader (371.889µs) from=127.0.0.6:34005
    2022/09/23 19:29:39 [DEBUG] http: Request GET /v1/status/leader (1.156555ms) from=127.0.0.6:40753
    2022/09/23 19:29:55 [DEBUG] http: Request GET /v1/status/leader (432.707µs) from=127.0.0.6:34005
    2022/09/23 19:29:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:29:59 [DEBUG] http: Request GET /v1/status/leader (410.675µs) from=127.0.0.6:40753
    2022/09/23 19:30:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:30:13 [DEBUG] agent: Node info in sync
    2022/09/23 19:30:15 [DEBUG] http: Request GET /v1/status/leader (347.253µs) from=127.0.0.6:34005
    2022/09/23 19:30:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:30:19 [DEBUG] http: Request GET /v1/status/leader (321.71µs) from=127.0.0.6:40753
    2022/09/23 19:30:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.552914885s) from=127.0.0.6:52943
    2022/09/23 19:30:35 [DEBUG] http: Request GET /v1/status/leader (622.865µs) from=127.0.0.6:34005
    2022/09/23 19:30:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.187232362s) from=127.0.0.6:43591
    2022/09/23 19:30:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.366062203s) from=127.0.0.6:36077
    2022/09/23 19:30:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.375579944s) from=127.0.0.6:39645
    2022/09/23 19:30:39 [DEBUG] http: Request GET /v1/status/leader (1.70174ms) from=127.0.0.6:40753
    2022/09/23 19:30:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.506811316s) from=127.0.0.6:53267
    2022/09/23 19:30:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m7.168484389s) from=127.0.0.6:43697
    2022/09/23 19:30:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.136903252s) from=127.0.0.6:51395
    2022/09/23 19:30:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.839347857s) from=127.0.0.6:49085
    2022/09/23 19:30:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m6.911250445s) from=127.0.0.6:54017
    2022/09/23 19:30:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.690025229s) from=127.0.0.6:55977
    2022/09/23 19:30:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.971432583s) from=127.0.0.6:57101
    2022/09/23 19:30:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.783617261s) from=127.0.0.6:42349
    2022/09/23 19:30:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.141834124s) from=127.0.0.6:43501
    2022/09/23 19:30:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.5028926s) from=127.0.0.6:50569
    2022/09/23 19:30:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.050509961s) from=127.0.0.6:43729
    2022/09/23 19:30:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.519628605s) from=127.0.0.6:52623
    2022/09/23 19:30:55 [DEBUG] http: Request GET /v1/status/leader (3.0384ms) from=127.0.0.6:34005
    2022/09/23 19:30:59 [DEBUG] http: Request GET /v1/status/leader (478.877µs) from=127.0.0.6:40753
    2022/09/23 19:31:03 [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/09/23 19:31:03 [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/09/23 19:31:03 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:31:03 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092"
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Node info in sync
    2022/09/23 19:31:03 [DEBUG] http: Request PUT /v1/agent/service/register (8.430275ms) from=127.0.0.6:40753
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:31:03 [DEBUG] agent: Node info in sync
    2022/09/23 19:31:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (1m39.718569437s) from=127.0.0.6:55011
    2022/09/23 19:31:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (1m39.684915982s) from=127.0.0.6:36629
    2022/09/23 19:31:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (941.78µs) from=127.0.0.6:40753
    2022/09/23 19:31:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (435.367µs) from=127.0.0.6:34005
    2022/09/23 19:31:15 [DEBUG] http: Request GET /v1/status/leader (1.085346ms) from=127.0.0.6:55397
    2022/09/23 19:31:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:31:19 [DEBUG] http: Request GET /v1/status/leader (376.778µs) from=127.0.0.6:40753
    2022/09/23 19:31:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.192133068s) from=127.0.0.6:46803
    2022/09/23 19:31:35 [DEBUG] http: Request GET /v1/status/leader (509.784µs) from=127.0.0.6:40753
    2022/09/23 19:31:39 [DEBUG] http: Request GET /v1/status/leader (739.657µs) from=127.0.0.6:40753
    2022/09/23 19:31:55 [DEBUG] http: Request GET /v1/status/leader (300.089µs) from=127.0.0.6:55397
    2022/09/23 19:31:59 [DEBUG] http: Request GET /v1/status/leader (286.286µs) from=127.0.0.6:40753
    2022/09/23 19:32:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:32:15 [DEBUG] http: Request GET /v1/status/leader (541.24µs) from=127.0.0.6:40753
    2022/09/23 19:32:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:32:19 [DEBUG] http: Request GET /v1/status/leader (724.591µs) from=127.0.0.6:40753
    2022/09/23 19:32:35 [DEBUG] http: Request GET /v1/status/leader (743.141µs) from=127.0.0.6:55397
    2022/09/23 19:32:39 [DEBUG] http: Request GET /v1/status/leader (5.89655ms) from=127.0.0.6:40753
    2022/09/23 19:32:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.937143163s) from=127.0.0.6:52943
    2022/09/23 19:32:40 [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/09/23 19:32:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:40 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.0.241_8082"
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:40 [DEBUG] http: Request PUT /v1/agent/service/register (26.086663ms) from=127.0.0.6:40753
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=122 (1m36.700189836s) from=127.0.0.6:55011
    2022/09/23 19:32:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=122 (1m36.705356607s) from=127.0.0.6:36629
    2022/09/23 19:32:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (708.698µs) from=127.0.0.6:40753
    2022/09/23 19:32:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (773.411µs) from=127.0.0.6:40753
    2022/09/23 19:32:40 [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/09/23 19:32:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:40 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.6.226_8443"
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:40 [DEBUG] http: Request PUT /v1/agent/service/register (18.488389ms) from=127.0.0.6:40753
    2022/09/23 19:32:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (36.85028ms) from=127.0.0.6:36629
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:40 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (31.132344ms) from=127.0.0.6:55011
    2022/09/23 19:32:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (586.782µs) from=127.0.0.6:40753
    2022/09/23 19:32:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (371.256µs) from=127.0.0.6:36629
    2022/09/23 19:32:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.280520563s) from=127.0.0.6:43591
    2022/09/23 19:32:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.008401304s) from=127.0.0.6:36077
    2022/09/23 19:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.165281651s) from=127.0.0.6:53267
    2022/09/23 19:32:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.960159298s) from=127.0.0.6:39645
    2022/09/23 19:32:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m0.864407593s) from=127.0.0.6:54017
    2022/09/23 19:32:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.405623243s) from=127.0.0.6:51395
    2022/09/23 19:32:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.68195072s) from=127.0.0.6:49085
    2022/09/23 19:32:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.868438898s) from=127.0.0.6:42349
    2022/09/23 19:32:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m6.884046112s) from=127.0.0.6:43697
    2022/09/23 19:32:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.036925889s) from=127.0.0.6:57101
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.036002617s) from=127.0.0.6:43729
    2022/09/23 19:32:54 [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/09/23 19:32:54 [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/09/23 19:32:54 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.34.114_8482"
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.253237ms) from=127.0.0.6:40753
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (13.802470071s) from=127.0.0.6:55397
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (13.811177316s) from=127.0.0.6:55011
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (2.342225ms) from=127.0.0.6:40753
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (471.908µs) from=127.0.0.6:40753
    2022/09/23 19:32:54 [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/09/23 19:32:54 [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/09/23 19:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:54 [INFO] agent: Synced service "_v1_nslcm_10.233.27.231_8403"
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (15.951403ms) from=127.0.0.6:52885
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (71.224947ms) from=127.0.0.6:55397
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (78.767231ms) from=127.0.0.6:55011
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (585.68µs) from=127.0.0.6:52885
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (367.652µs) from=127.0.0.6:58303
    2022/09/23 19:32:54 [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/09/23 19:32:54 [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/09/23 19:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:54 [INFO] agent: Synced service "_v2_nslcm_10.233.27.231_8403"
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.149597ms) from=127.0.0.6:52885
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (52.555067ms) from=127.0.0.6:55011
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (53.890328ms) from=127.0.0.6:55397
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.925632059s) from=127.0.0.6:43501
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (856.67µs) from=127.0.0.6:52885
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (380.911µs) from=127.0.0.6:43775
    2022/09/23 19:32:54 [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/09/23 19:32:54 [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/09/23 19:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:54 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.62.255_8410"
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.786416ms) from=127.0.0.6:52885
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (30.94514ms) from=127.0.0.6:58303
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (44.158553ms) from=127.0.0.6:43501
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.743232ms) from=127.0.0.6:52885
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (349.793µs) from=127.0.0.6:55087
    2022/09/23 19:32:54 [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/09/23 19:32:54 [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/09/23 19:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:54 [INFO] agent: Synced service "_v1_vnfres_10.233.38.75_8802"
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (52.007458ms) from=127.0.0.6:52885
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:54 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (130.281796ms) from=127.0.0.6:43775
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (163.527877ms) from=127.0.0.6:58303
    2022/09/23 19:32:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (676.994µs) from=127.0.0.6:52885
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (320.413µs) from=127.0.0.6:52885
    2022/09/23 19:32:55 [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/09/23 19:32:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:32:55 [INFO] agent: Synced service "_v1_vnflcm_10.233.22.30_8801"
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:55 [DEBUG] http: Request PUT /v1/agent/service/register (27.363324ms) from=127.0.0.6:42189
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (126.04185ms) from=127.0.0.6:58303
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (68.900048ms) from=127.0.0.6:43775
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (689.339µs) from=127.0.0.6:42189
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (325.808µs) from=127.0.0.6:42189
    2022/09/23 19:32:55 [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/09/23 19:32:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:32:55 [INFO] agent: Synced service "_v1_vnfmgr_10.233.62.34_8803"
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:55 [DEBUG] http: Request PUT /v1/agent/service/register (41.092212ms) from=127.0.0.6:51517
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (61.674614ms) from=127.0.0.6:58303
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (106.89715ms) from=127.0.0.6:43775
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (526.267µs) from=127.0.0.6:51517
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.183890813s) from=127.0.0.6:55977
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (2.060239ms) from=127.0.0.6:55977
    2022/09/23 19:32:55 [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/09/23 19:32:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:55 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.48.179_8484"
    2022/09/23 19:32:55 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:55 [DEBUG] http: Request PUT /v1/agent/service/register (77.550039ms) from=127.0.0.6:51517
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:32:55 [DEBUG] agent: Node info in sync
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (192.605692ms) from=127.0.0.6:58303
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (221.736416ms) from=127.0.0.6:43775
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.161819ms) from=127.0.0.6:51517
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (343.532µs) from=127.0.0.6:40771
    2022/09/23 19:32:55 [DEBUG] http: Request GET /v1/status/leader (2.510556ms) from=127.0.0.6:59263
    2022/09/23 19:32:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.563860395s) from=127.0.0.6:52623
    2022/09/23 19:32:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.638603928s) from=127.0.0.6:50569
    2022/09/23 19:32:59 [DEBUG] http: Request GET /v1/status/leader (389.754µs) from=127.0.0.6:51517
    2022/09/23 19:33:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.345238177s) from=127.0.0.6:34005
    2022/09/23 19:33:15 [DEBUG] http: Request GET /v1/status/leader (558.775µs) from=127.0.0.6:51517
    2022/09/23 19:33:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:33:19 [DEBUG] http: Request GET /v1/status/leader (323.937µs) from=127.0.0.6:51517
    2022/09/23 19:33:35 [DEBUG] http: Request GET /v1/status/leader (307.232µs) from=127.0.0.6:59263
    2022/09/23 19:33:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.623123505s) from=127.0.0.6:46803
    2022/09/23 19:33:39 [DEBUG] http: Request GET /v1/status/leader (956.03µs) from=127.0.0.6:51517
    2022/09/23 19:33:55 [DEBUG] http: Request GET /v1/status/leader (637.546µs) from=127.0.0.6:51517
    2022/09/23 19:33:59 [DEBUG] http: Request GET /v1/status/leader (3.2877ms) from=127.0.0.6:51517
    2022/09/23 19:34:16 [DEBUG] http: Request GET /v1/status/leader (407.753µs) from=127.0.0.6:59263
    2022/09/23 19:34:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:34:19 [DEBUG] http: Request GET /v1/status/leader (644.583µs) from=127.0.0.6:51517
    2022/09/23 19:34:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:34:21 [DEBUG] agent: Node info in sync
    2022/09/23 19:34:36 [DEBUG] http: Request GET /v1/status/leader (1.450887ms) from=127.0.0.6:59263
    2022/09/23 19:34:40 [DEBUG] http: Request GET /v1/status/leader (341.739µs) from=127.0.0.6:51517
    2022/09/23 19:34:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.737780491s) from=127.0.0.6:48395
    2022/09/23 19:34:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.427531269s) from=127.0.0.6:53267
    2022/09/23 19:34:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.240615747s) from=127.0.0.6:52943
    2022/09/23 19:34:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.979830577s) from=127.0.0.6:43591
    2022/09/23 19:34:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.596989261s) from=127.0.0.6:36629
    2022/09/23 19:34:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.101357858s) from=127.0.0.6:36077
    2022/09/23 19:34:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.607810772s) from=127.0.0.6:51395
    2022/09/23 19:34:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.492474118s) from=127.0.0.6:39645
    2022/09/23 19:34:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m4.0523665s) from=127.0.0.6:54017
    2022/09/23 19:34:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.864371198s) from=127.0.0.6:49085
    2022/09/23 19:34:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.502718738s) from=127.0.0.6:43697
    2022/09/23 19:34:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.954197391s) from=127.0.0.6:42349
    2022/09/23 19:34:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.692285767s) from=127.0.0.6:40753
    2022/09/23 19:34:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.420509468s) from=127.0.0.6:52885
    2022/09/23 19:34:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.633955884s) from=127.0.0.6:43729
    2022/09/23 19:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.01367485s) from=127.0.0.6:57101
    2022/09/23 19:34:56 [DEBUG] http: Request GET /v1/status/leader (537.556µs) from=127.0.0.6:59263
    2022/09/23 19:34:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.189441992s) from=127.0.0.6:55397
    2022/09/23 19:34:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.215760388s) from=127.0.0.6:58303
    2022/09/23 19:34:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m2.95636269s) from=127.0.0.6:55087
    2022/09/23 19:34:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.330790705s) from=127.0.0.6:55977
    2022/09/23 19:34:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.457641196s) from=127.0.0.6:43501
    2022/09/23 19:34:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m4.659470801s) from=127.0.0.6:55011
    2022/09/23 19:34:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.652678496s) from=127.0.0.6:42189
    2022/09/23 19:34:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:35:00 [DEBUG] http: Request GET /v1/status/leader (460.272µs) from=127.0.0.6:51517
    2022/09/23 19:35:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.328396858s) from=127.0.0.6:43775
    2022/09/23 19:35:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.518106107s) from=127.0.0.6:40903
    2022/09/23 19:35:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m6.052412411s) from=127.0.0.6:40771
    2022/09/23 19:35:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.282744635s) from=127.0.0.6:52623
    2022/09/23 19:35:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.069125682s) from=127.0.0.6:50569
    2022/09/23 19:35:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.27018454s) from=127.0.0.6:34005
    2022/09/23 19:35:16 [DEBUG] http: Request GET /v1/status/leader (454.091µs) from=127.0.0.6:51517
    2022/09/23 19:35:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:35:20 [DEBUG] http: Request GET /v1/status/leader (580.775µs) from=127.0.0.6:51517
    2022/09/23 19:35:36 [DEBUG] http: Request GET /v1/status/leader (462.41µs) from=127.0.0.6:51517
    2022/09/23 19:35:40 [DEBUG] http: Request GET /v1/status/leader (1.010029ms) from=127.0.0.6:51517
    2022/09/23 19:35:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.4522171s) from=127.0.0.6:46803
    2022/09/23 19:35:56 [DEBUG] http: Request GET /v1/status/leader (543.461µs) from=127.0.0.6:51517
    2022/09/23 19:36:00 [DEBUG] http: Request GET /v1/status/leader (290.907µs) from=127.0.0.6:51517
    2022/09/23 19:36:16 [DEBUG] http: Request GET /v1/status/leader (473.128µs) from=127.0.0.6:51517
    2022/09/23 19:36:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:36:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:36:19 [DEBUG] agent: Node info in sync
    2022/09/23 19:36:20 [DEBUG] http: Request GET /v1/status/leader (324.47µs) from=127.0.0.6:51517
    2022/09/23 19:36:36 [DEBUG] http: Request GET /v1/status/leader (402.698µs) from=127.0.0.6:51517
    2022/09/23 19:36:40 [DEBUG] http: Request GET /v1/status/leader (272.193µs) from=127.0.0.6:51517
    2022/09/23 19:36:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.273267186s) from=127.0.0.6:48395
    2022/09/23 19:36:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.051646236s) from=127.0.0.6:52943
    2022/09/23 19:36:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.854103284s) from=127.0.0.6:36629
    2022/09/23 19:36:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.903522759s) from=127.0.0.6:53267
    2022/09/23 19:36:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.595631688s) from=127.0.0.6:43591
    2022/09/23 19:36:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.646846509s) from=127.0.0.6:36077
    2022/09/23 19:36:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m1.153587609s) from=127.0.0.6:54017
    2022/09/23 19:36:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.03505652s) from=127.0.0.6:51395
    2022/09/23 19:36:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.870415074s) from=127.0.0.6:39645
    2022/09/23 19:36:56 [DEBUG] http: Request GET /v1/status/leader (428.415µs) from=127.0.0.6:59263
    2022/09/23 19:36:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.793990404s) from=127.0.0.6:49085
    2022/09/23 19:36:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.281718179s) from=127.0.0.6:42349
    2022/09/23 19:36:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.488067468s) from=127.0.0.6:43697
    2022/09/23 19:36:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.502579378s) from=127.0.0.6:43729
    2022/09/23 19:36:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.9234611s) from=127.0.0.6:52885
    2022/09/23 19:37:00 [DEBUG] http: Request GET /v1/status/leader (472.579µs) from=127.0.0.6:51517
    2022/09/23 19:37:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.910023194s) from=127.0.0.6:58303
    2022/09/23 19:37:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.589319237s) from=127.0.0.6:55397
    2022/09/23 19:37:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m7.137461037s) from=127.0.0.6:40753
    2022/09/23 19:37:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m3.631032291s) from=127.0.0.6:43501
    2022/09/23 19:37:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.008638076s) from=127.0.0.6:57101
    2022/09/23 19:37:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m5.45093045s) from=127.0.0.6:55087
    2022/09/23 19:37:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.80944635s) from=127.0.0.6:42189
    2022/09/23 19:37:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.915056486s) from=127.0.0.6:55977
    2022/09/23 19:37:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.30933942s) from=127.0.0.6:52623
    2022/09/23 19:37:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.354746468s) from=127.0.0.6:55011
    2022/09/23 19:37:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.323868204s) from=127.0.0.6:43775
    2022/09/23 19:37:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.819639333s) from=127.0.0.6:40903
    2022/09/23 19:37:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m6.672516203s) from=127.0.0.6:40771
    2022/09/23 19:37:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.103794792s) from=127.0.0.6:50569
    2022/09/23 19:37:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:37:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m0.003667509s) from=127.0.0.6:34005
    2022/09/23 19:37:16 [DEBUG] http: Request GET /v1/status/leader (2.135503ms) from=127.0.0.6:59263
    2022/09/23 19:37:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:37:20 [DEBUG] http: Request GET /v1/status/leader (456.324µs) from=127.0.0.6:51517
    2022/09/23 19:37:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:37:30 [DEBUG] agent: Node info in sync
    2022/09/23 19:37:36 [DEBUG] http: Request GET /v1/status/leader (269.703µs) from=127.0.0.6:59263
    2022/09/23 19:37:40 [DEBUG] http: Request GET /v1/status/leader (464.343µs) from=127.0.0.6:51517
    2022/09/23 19:37:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.018883781s) from=127.0.0.6:46803
    2022/09/23 19:37:56 [DEBUG] http: Request GET /v1/status/leader (523.486µs) from=127.0.0.6:51517
    2022/09/23 19:38:00 [DEBUG] http: Request GET /v1/status/leader (765.676µs) from=127.0.0.6:51517
    2022/09/23 19:38:16 [DEBUG] http: Request GET /v1/status/leader (378.251µs) from=127.0.0.6:51517
    2022/09/23 19:38:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:38:20 [DEBUG] http: Request GET /v1/status/leader (718.529µs) from=127.0.0.6:51517
    2022/09/23 19:38:36 [DEBUG] http: Request GET /v1/status/leader (487.848µs) from=127.0.0.6:59263
    2022/09/23 19:38:40 [DEBUG] http: Request GET /v1/status/leader (386.226µs) from=127.0.0.6:51517
    2022/09/23 19:38:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.629630758s) from=127.0.0.6:48395
    2022/09/23 19:38:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.803472578s) from=127.0.0.6:52943
    2022/09/23 19:38:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.016497368s) from=127.0.0.6:53267
    2022/09/23 19:38:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.079762501s) from=127.0.0.6:43591
    2022/09/23 19:38:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.130408191s) from=127.0.0.6:36077
    2022/09/23 19:38:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.806325994s) from=127.0.0.6:36629
    2022/09/23 19:38:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.449397603s) from=127.0.0.6:51395
    2022/09/23 19:38:56 [DEBUG] http: Request GET /v1/status/leader (483.6µs) from=127.0.0.6:51517
    2022/09/23 19:38:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m4.158802051s) from=127.0.0.6:54017
    2022/09/23 19:38:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.298361169s) from=127.0.0.6:39645
    2022/09/23 19:38:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.286042177s) from=127.0.0.6:43729
    2022/09/23 19:39:00 [DEBUG] http: Request GET /v1/status/leader (402.329µs) from=127.0.0.6:51517
    2022/09/23 19:39:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:39:00 [DEBUG] agent: Node info in sync
    2022/09/23 19:39:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.819417792s) from=127.0.0.6:42349
    2022/09/23 19:39:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m4.098041647s) from=127.0.0.6:43697
    2022/09/23 19:39:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.920440674s) from=127.0.0.6:49085
    2022/09/23 19:39:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m0.687606714s) from=127.0.0.6:55087
    2022/09/23 19:39:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.776192899s) from=127.0.0.6:42189
    2022/09/23 19:39:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.23729999s) from=127.0.0.6:57101
    2022/09/23 19:39:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.833832001s) from=127.0.0.6:52885
    2022/09/23 19:39:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.351987306s) from=127.0.0.6:55977
    2022/09/23 19:39:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.834150344s) from=127.0.0.6:55397
    2022/09/23 19:39:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.030472758s) from=127.0.0.6:43501
    2022/09/23 19:39:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.074945202s) from=127.0.0.6:40753
    2022/09/23 19:39:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.891332586s) from=127.0.0.6:58303
    2022/09/23 19:39:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.039005127s) from=127.0.0.6:52623
    2022/09/23 19:39:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m4.073839673s) from=127.0.0.6:55011
    2022/09/23 19:39:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.180305442s) from=127.0.0.6:43775
    2022/09/23 19:39:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m6.430395083s) from=127.0.0.6:40903
    2022/09/23 19:39:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m7.142539052s) from=127.0.0.6:40771
    2022/09/23 19:39:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m0.061182487s) from=127.0.0.6:34005
    2022/09/23 19:39:16 [DEBUG] http: Request GET /v1/status/leader (512.941µs) from=127.0.0.6:51517
    2022/09/23 19:39:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:39:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.258259615s) from=127.0.0.6:50569
    2022/09/23 19:39:20 [DEBUG] http: Request GET /v1/status/leader (487.195µs) from=127.0.0.6:51517
    2022/09/23 19:39:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:39:36 [DEBUG] http: Request GET /v1/status/leader (469.895µs) from=127.0.0.6:59263
    2022/09/23 19:39:40 [DEBUG] http: Request GET /v1/status/leader (581.826µs) from=127.0.0.6:51517
    2022/09/23 19:39:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.456155043s) from=127.0.0.6:46803
    2022/09/23 19:39:56 [DEBUG] http: Request GET /v1/status/leader (564.258µs) from=127.0.0.6:51517
    2022/09/23 19:40:00 [DEBUG] http: Request GET /v1/status/leader (378.753µs) from=127.0.0.6:51517
    2022/09/23 19:40:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:40:09 [DEBUG] agent: Node info in sync
    2022/09/23 19:40:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:40:16 [DEBUG] http: Request GET /v1/status/leader (310.807µs) from=127.0.0.6:51517
    2022/09/23 19:40:20 [DEBUG] http: Request GET /v1/status/leader (368.336µs) from=127.0.0.6:51517
    2022/09/23 19:40:36 [DEBUG] http: Request GET /v1/status/leader (444.418µs) from=127.0.0.6:59263
    2022/09/23 19:40:40 [DEBUG] http: Request GET /v1/status/leader (412.952µs) from=127.0.0.6:51517
    2022/09/23 19:40:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.605581606s) from=127.0.0.6:48395
    2022/09/23 19:40:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.034376161s) from=127.0.0.6:53267
    2022/09/23 19:40:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.636849067s) from=127.0.0.6:43591
    2022/09/23 19:40:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.035758468s) from=127.0.0.6:52943
    2022/09/23 19:40:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.552537808s) from=127.0.0.6:36629
    2022/09/23 19:40:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.881313256s) from=127.0.0.6:51395
    2022/09/23 19:40:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.24237938s) from=127.0.0.6:36077
    2022/09/23 19:40:56 [DEBUG] http: Request GET /v1/status/leader (255.922µs) from=127.0.0.6:51517
    2022/09/23 19:40:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m0.512554877s) from=127.0.0.6:54017
    2022/09/23 19:41:00 [DEBUG] http: Request GET /v1/status/leader (2.983538ms) from=127.0.0.6:51517
    2022/09/23 19:41:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.963503253s) from=127.0.0.6:43697
    2022/09/23 19:41:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.95405252s) from=127.0.0.6:39645
    2022/09/23 19:41:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.744177176s) from=127.0.0.6:43729
    2022/09/23 19:41:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.143375391s) from=127.0.0.6:42189
    2022/09/23 19:41:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.356759779s) from=127.0.0.6:42349
    2022/09/23 19:41:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.902384915s) from=127.0.0.6:49085
    2022/09/23 19:41:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m1.535991122s) from=127.0.0.6:40753
    2022/09/23 19:41:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.80748384s) from=127.0.0.6:55397
    2022/09/23 19:41:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.574654974s) from=127.0.0.6:52623
    2022/09/23 19:41:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.243035738s) from=127.0.0.6:58303
    2022/09/23 19:41:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.125254039s) from=127.0.0.6:55011
    2022/09/23 19:41:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.122301997s) from=127.0.0.6:52885
    2022/09/23 19:41:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m7.4096879s) from=127.0.0.6:55087
    2022/09/23 19:41:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.586869745s) from=127.0.0.6:57101
    2022/09/23 19:41:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.291691121s) from=127.0.0.6:55977
    2022/09/23 19:41:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.598711565s) from=127.0.0.6:43775
    2022/09/23 19:41:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m7.00072388s) from=127.0.0.6:43501
    2022/09/23 19:41:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:41:16 [DEBUG] http: Request GET /v1/status/leader (457.843µs) from=127.0.0.6:51517
    2022/09/23 19:41:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m1.384185166s) from=127.0.0.6:34005
    2022/09/23 19:41:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m6.906163624s) from=127.0.0.6:40903
    2022/09/23 19:41:20 [DEBUG] http: Request GET /v1/status/leader (279.182µs) from=127.0.0.6:51517
    2022/09/23 19:41:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.348091865s) from=127.0.0.6:40771
    2022/09/23 19:41:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.921423075s) from=127.0.0.6:50569
    2022/09/23 19:41:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:41:24 [DEBUG] agent: Node info in sync
    2022/09/23 19:41:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:41:36 [DEBUG] http: Request GET /v1/status/leader (256.595µs) from=127.0.0.6:59263
    2022/09/23 19:41:40 [DEBUG] http: Request GET /v1/status/leader (455.112µs) from=127.0.0.6:51517
    2022/09/23 19:41:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.473895626s) from=127.0.0.6:46803
    2022/09/23 19:41:56 [DEBUG] http: Request GET /v1/status/leader (384.589µs) from=127.0.0.6:51517
    2022/09/23 19:42:00 [DEBUG] http: Request GET /v1/status/leader (275.822µs) from=127.0.0.6:51517
    2022/09/23 19:42:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:42:16 [DEBUG] http: Request GET /v1/status/leader (306.928µs) from=127.0.0.6:59263
    2022/09/23 19:42:20 [DEBUG] http: Request GET /v1/status/leader (271.18µs) from=127.0.0.6:51517
    2022/09/23 19:42:36 [DEBUG] http: Request GET /v1/status/leader (3.564338ms) from=127.0.0.6:59263
    2022/09/23 19:42:40 [DEBUG] http: Request GET /v1/status/leader (502.224µs) from=127.0.0.6:51517
    2022/09/23 19:42:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.266298474s) from=127.0.0.6:48395
    2022/09/23 19:42:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:42:54 [DEBUG] agent: Node info in sync
    2022/09/23 19:42:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.512356165s) from=127.0.0.6:52943
    2022/09/23 19:42:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.823740133s) from=127.0.0.6:53267
    2022/09/23 19:42:56 [DEBUG] http: Request GET /v1/status/leader (481.898µs) from=127.0.0.6:59263
    2022/09/23 19:42:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.068981882s) from=127.0.0.6:43591
    2022/09/23 19:42:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.686775211s) from=127.0.0.6:36077
    2022/09/23 19:43:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.416891903s) from=127.0.0.6:51395
    2022/09/23 19:43:00 [DEBUG] http: Request GET /v1/status/leader (532.696µs) from=127.0.0.6:51517
    2022/09/23 19:43:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m3.421835096s) from=127.0.0.6:54017
    2022/09/23 19:43:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.943932864s) from=127.0.0.6:36629
    2022/09/23 19:43:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.448769578s) from=127.0.0.6:43697
    2022/09/23 19:43:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.658712279s) from=127.0.0.6:43729
    2022/09/23 19:43:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.874326522s) from=127.0.0.6:39645
    2022/09/23 19:43:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.976722778s) from=127.0.0.6:40753
    2022/09/23 19:43:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.300905704s) from=127.0.0.6:49085
    2022/09/23 19:43:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.08035981s) from=127.0.0.6:55397
    2022/09/23 19:43:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.673568398s) from=127.0.0.6:52623
    2022/09/23 19:43:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.93053151s) from=127.0.0.6:42189
    2022/09/23 19:43:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.404682572s) from=127.0.0.6:55011
    2022/09/23 19:43:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m2.211632481s) from=127.0.0.6:55087
    2022/09/23 19:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.881657466s) from=127.0.0.6:57101
    2022/09/23 19:43:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.385663703s) from=127.0.0.6:52885
    2022/09/23 19:43:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.270453575s) from=127.0.0.6:42349
    2022/09/23 19:43:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.304736437s) from=127.0.0.6:43501
    2022/09/23 19:43:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.639366471s) from=127.0.0.6:55977
    2022/09/23 19:43:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:43:16 [DEBUG] http: Request GET /v1/status/leader (1.942951ms) from=127.0.0.6:51395
    2022/09/23 19:43:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.166273178s) from=127.0.0.6:58303
    2022/09/23 19:43:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m1.85503929s) from=127.0.0.6:34005
    2022/09/23 19:43:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.659431285s) from=127.0.0.6:43775
    2022/09/23 19:43:20 [DEBUG] http: Request GET /v1/status/leader (512.772µs) from=127.0.0.6:51395
    2022/09/23 19:43:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.548350454s) from=127.0.0.6:40771
    2022/09/23 19:43:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m6.878962758s) from=127.0.0.6:40903
    2022/09/23 19:43:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.315968074s) from=127.0.0.6:50569
    2022/09/23 19:43:36 [DEBUG] http: Request GET /v1/status/leader (725.442µs) from=127.0.0.6:51395
    2022/09/23 19:43:40 [DEBUG] http: Request GET /v1/status/leader (501.189µs) from=127.0.0.6:51395
    2022/09/23 19:43:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.142634259s) from=127.0.0.6:46803
    2022/09/23 19:43:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:43:56 [DEBUG] http: Request GET /v1/status/leader (5.927311ms) from=127.0.0.6:59263
    2022/09/23 19:44:00 [DEBUG] http: Request GET /v1/status/leader (391.858µs) from=127.0.0.6:51395
    2022/09/23 19:44:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:44:11 [DEBUG] agent: Node info in sync
    2022/09/23 19:44:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:44:16 [DEBUG] http: Request GET /v1/status/leader (475.249µs) from=127.0.0.6:59263
    2022/09/23 19:44:20 [DEBUG] http: Request GET /v1/status/leader (616.03µs) from=127.0.0.6:51395
    2022/09/23 19:44:36 [DEBUG] http: Request GET /v1/status/leader (406.832µs) from=127.0.0.6:51395
    2022/09/23 19:44:40 [DEBUG] http: Request GET /v1/status/leader (704.008µs) from=127.0.0.6:51395
    2022/09/23 19:44:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.869816525s) from=127.0.0.6:48395
    2022/09/23 19:44:56 [DEBUG] http: Request GET /v1/status/leader (352.68µs) from=127.0.0.6:51395
    2022/09/23 19:44:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.760847908s) from=127.0.0.6:52943
    2022/09/23 19:45:00 [DEBUG] http: Request GET /v1/status/leader (775.108µs) from=127.0.0.6:51395
    2022/09/23 19:45:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.468637244s) from=127.0.0.6:51517
    2022/09/23 19:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.048845767s) from=127.0.0.6:53267
    2022/09/23 19:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.633573207s) from=127.0.0.6:43591
    2022/09/23 19:45:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m2.004311624s) from=127.0.0.6:54017
    2022/09/23 19:45:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.021588864s) from=127.0.0.6:36077
    2022/09/23 19:45:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m0.659090643s) from=127.0.0.6:43697
    2022/09/23 19:45:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m7.151697352s) from=127.0.0.6:36629
    2022/09/23 19:45:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.403606897s) from=127.0.0.6:49085
    2022/09/23 19:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.232719488s) from=127.0.0.6:39645
    2022/09/23 19:45:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.544225607s) from=127.0.0.6:43729
    2022/09/23 19:45:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m0.366107888s) from=127.0.0.6:55087
    2022/09/23 19:45:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.011620399s) from=127.0.0.6:55011
    2022/09/23 19:45:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.537938454s) from=127.0.0.6:52623
    2022/09/23 19:45:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:45:16 [DEBUG] http: Request GET /v1/status/leader (4.357466ms) from=127.0.0.6:51395
    2022/09/23 19:45:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.602305461s) from=127.0.0.6:55397
    2022/09/23 19:45:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.766228518s) from=127.0.0.6:42349
    2022/09/23 19:45:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m7.217038334s) from=127.0.0.6:40753
    2022/09/23 19:45:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.954248252s) from=127.0.0.6:42189
    2022/09/23 19:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.783588781s) from=127.0.0.6:58303
    2022/09/23 19:45:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.087845966s) from=127.0.0.6:57101
    2022/09/23 19:45:20 [DEBUG] http: Request GET /v1/status/leader (602.799µs) from=127.0.0.6:51395
    2022/09/23 19:45:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.898641968s) from=127.0.0.6:52885
    2022/09/23 19:45:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.843270818s) from=127.0.0.6:43501
    2022/09/23 19:45:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.301681777s) from=127.0.0.6:55977
    2022/09/23 19:45:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.094444835s) from=127.0.0.6:43775
    2022/09/23 19:45:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.216759349s) from=127.0.0.6:34005
    2022/09/23 19:45:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.824211385s) from=127.0.0.6:40771
    2022/09/23 19:45:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.932157111s) from=127.0.0.6:40903
    2022/09/23 19:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.905373693s) from=127.0.0.6:50569
    2022/09/23 19:45:36 [DEBUG] http: Request GET /v1/status/leader (291.004µs) from=127.0.0.6:59263
    2022/09/23 19:45:40 [DEBUG] http: Request GET /v1/status/leader (740.169µs) from=127.0.0.6:51395
    2022/09/23 19:45:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.905468658s) from=127.0.0.6:46803
    2022/09/23 19:45:56 [DEBUG] http: Request GET /v1/status/leader (2.514676ms) from=127.0.0.6:51395
    2022/09/23 19:45:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:45:59 [DEBUG] agent: Node info in sync
    2022/09/23 19:46:00 [DEBUG] http: Request GET /v1/status/leader (460.373µs) from=127.0.0.6:51395
    2022/09/23 19:46:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:46:16 [DEBUG] http: Request GET /v1/status/leader (275.528µs) from=127.0.0.6:59263
    2022/09/23 19:46:20 [DEBUG] http: Request GET /v1/status/leader (426.068µs) from=127.0.0.6:51395
    2022/09/23 19:46:36 [DEBUG] http: Request GET /v1/status/leader (571.196µs) from=127.0.0.6:51395
    2022/09/23 19:46:40 [DEBUG] http: Request GET /v1/status/leader (741.297µs) from=127.0.0.6:51395
    2022/09/23 19:46:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:46:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.414577011s) from=127.0.0.6:48395
    2022/09/23 19:46:56 [DEBUG] http: Request GET /v1/status/leader (606.866µs) from=127.0.0.6:51395
    2022/09/23 19:47:00 [DEBUG] http: Request GET /v1/status/leader (780.7µs) from=127.0.0.6:51395
    2022/09/23 19:47:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.047410161s) from=127.0.0.6:53267
    2022/09/23 19:47:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.724161269s) from=127.0.0.6:52943
    2022/09/23 19:47:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m0.400881833s) from=127.0.0.6:54017
    2022/09/23 19:47:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.853834291s) from=127.0.0.6:51517
    2022/09/23 19:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.56083485s) from=127.0.0.6:43591
    2022/09/23 19:47:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.061477587s) from=127.0.0.6:43697
    2022/09/23 19:47:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.630944206s) from=127.0.0.6:36629
    2022/09/23 19:47:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.988645979s) from=127.0.0.6:36077
    2022/09/23 19:47:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.755823679s) from=127.0.0.6:39645
    2022/09/23 19:47:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.530543237s) from=127.0.0.6:43729
    2022/09/23 19:47:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:47:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m2.595583812s) from=127.0.0.6:55087
    2022/09/23 19:47:16 [DEBUG] http: Request GET /v1/status/leader (561.95µs) from=127.0.0.6:59263
    2022/09/23 19:47:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.228357821s) from=127.0.0.6:52623
    2022/09/23 19:47:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.716944359s) from=127.0.0.6:55397
    2022/09/23 19:47:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.703735553s) from=127.0.0.6:42189
    2022/09/23 19:47:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.993548526s) from=127.0.0.6:49085
    2022/09/23 19:47:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.081285079s) from=127.0.0.6:42349
    2022/09/23 19:47:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m3.195073405s) from=127.0.0.6:40753
    2022/09/23 19:47:20 [DEBUG] http: Request GET /v1/status/leader (618.798µs) from=127.0.0.6:51395
    2022/09/23 19:47:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.617229288s) from=127.0.0.6:55011
    2022/09/23 19:47:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.496384801s) from=127.0.0.6:58303
    2022/09/23 19:47:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.183281452s) from=127.0.0.6:52885
    2022/09/23 19:47:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.104035809s) from=127.0.0.6:57101
    2022/09/23 19:47:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.244724069s) from=127.0.0.6:55977
    2022/09/23 19:47:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.978540742s) from=127.0.0.6:43501
    2022/09/23 19:47:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.434041216s) from=127.0.0.6:34005
    2022/09/23 19:47:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.425128012s) from=127.0.0.6:43775
    2022/09/23 19:47:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m2.534510871s) from=127.0.0.6:40771
    2022/09/23 19:47:36 [DEBUG] http: Request GET /v1/status/leader (693.406µs) from=127.0.0.6:59263
    2022/09/23 19:47:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m7.206989501s) from=127.0.0.6:40903
    2022/09/23 19:47:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.928912666s) from=127.0.0.6:50569
    2022/09/23 19:47:40 [DEBUG] http: Request GET /v1/status/leader (470.003µs) from=127.0.0.6:51395
    2022/09/23 19:47:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:47:43 [DEBUG] agent: Node info in sync
    2022/09/23 19:47:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.907913722s) from=127.0.0.6:46803
    2022/09/23 19:47:56 [DEBUG] http: Request GET /v1/status/leader (712.831µs) from=127.0.0.6:51395
    2022/09/23 19:48:00 [DEBUG] http: Request GET /v1/status/leader (386.516µs) from=127.0.0.6:51395
    2022/09/23 19:48:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:48:16 [DEBUG] http: Request GET /v1/status/leader (323.873µs) from=127.0.0.6:59263
    2022/09/23 19:48:20 [DEBUG] http: Request GET /v1/status/leader (691.406µs) from=127.0.0.6:51395
    2022/09/23 19:48:36 [DEBUG] http: Request GET /v1/status/leader (421.02µs) from=127.0.0.6:59263
    2022/09/23 19:48:40 [DEBUG] http: Request GET /v1/status/leader (616.692µs) from=127.0.0.6:51395
    2022/09/23 19:48:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.994480389s) from=127.0.0.6:48395
    2022/09/23 19:48:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:48:51 [DEBUG] agent: Node info in sync
    2022/09/23 19:48:56 [DEBUG] http: Request GET /v1/status/leader (357.002µs) from=127.0.0.6:51395
    2022/09/23 19:49:00 [DEBUG] http: Request GET /v1/status/leader (363.866µs) from=127.0.0.6:51395
    2022/09/23 19:49:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.023567644s) from=127.0.0.6:52943
    2022/09/23 19:49:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m3.09943428s) from=127.0.0.6:54017
    2022/09/23 19:49:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.842677516s) from=127.0.0.6:53267
    2022/09/23 19:49:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.993056765s) from=127.0.0.6:51517
    2022/09/23 19:49:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.931279565s) from=127.0.0.6:36077
    2022/09/23 19:49:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.874635231s) from=127.0.0.6:43697
    2022/09/23 19:49:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.315442474s) from=127.0.0.6:43591
    2022/09/23 19:49:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:49:16 [DEBUG] http: Request GET /v1/status/leader (529.563µs) from=127.0.0.6:51395
    2022/09/23 19:49:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.885578128s) from=127.0.0.6:36629
    2022/09/23 19:49:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:49:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.265349021s) from=127.0.0.6:55397
    2022/09/23 19:49:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.498759004s) from=127.0.0.6:49085
    2022/09/23 19:49:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m2.201420966s) from=127.0.0.6:55087
    2022/09/23 19:49:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.772522989s) from=127.0.0.6:52623
    2022/09/23 19:49:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.210297424s) from=127.0.0.6:40753
    2022/09/23 19:49:20 [DEBUG] http: Request GET /v1/status/leader (600.463µs) from=127.0.0.6:51395
    2022/09/23 19:49:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.059210074s) from=127.0.0.6:58303
    2022/09/23 19:49:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.337265772s) from=127.0.0.6:42349
    2022/09/23 19:49:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.634250306s) from=127.0.0.6:43729
    2022/09/23 19:49:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.639301383s) from=127.0.0.6:42189
    2022/09/23 19:49:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m7.218252262s) from=127.0.0.6:39645
    2022/09/23 19:49:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m4.855544345s) from=127.0.0.6:55011
    2022/09/23 19:49:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.263264431s) from=127.0.0.6:43501
    2022/09/23 19:49:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.698034713s) from=127.0.0.6:52885
    2022/09/23 19:49:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.08935093s) from=127.0.0.6:43775
    2022/09/23 19:49:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.464526132s) from=127.0.0.6:57101
    2022/09/23 19:49:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.027659605s) from=127.0.0.6:55977
    2022/09/23 19:49:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.711178355s) from=127.0.0.6:34005
    2022/09/23 19:49:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.220772333s) from=127.0.0.6:40771
    2022/09/23 19:49:36 [DEBUG] http: Request GET /v1/status/leader (422.079µs) from=127.0.0.6:51395
    2022/09/23 19:49:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.731331478s) from=127.0.0.6:50569
    2022/09/23 19:49:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.568588501s) from=127.0.0.6:40903
    2022/09/23 19:49:40 [DEBUG] http: Request GET /v1/status/leader (257.984µs) from=127.0.0.6:51395
    2022/09/23 19:49:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.134094679s) from=127.0.0.6:46803
    2022/09/23 19:49:56 [DEBUG] http: Request GET /v1/status/leader (381.924µs) from=127.0.0.6:51395
    2022/09/23 19:50:00 [DEBUG] http: Request GET /v1/status/leader (267.387µs) from=127.0.0.6:51395
    2022/09/23 19:50:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:50:01 [DEBUG] agent: Node info in sync
    2022/09/23 19:50:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:50:16 [DEBUG] http: Request GET /v1/status/leader (546.078µs) from=127.0.0.6:59263
    2022/09/23 19:50:20 [DEBUG] http: Request GET /v1/status/leader (323.717µs) from=127.0.0.6:51395
    2022/09/23 19:50:36 [DEBUG] http: Request GET /v1/status/leader (459.283µs) from=127.0.0.6:59263
    2022/09/23 19:50:40 [DEBUG] http: Request GET /v1/status/leader (412.585µs) from=127.0.0.6:51395
    2022/09/23 19:50:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.211472971s) from=127.0.0.6:48395
    2022/09/23 19:50:57 [DEBUG] http: Request GET /v1/status/leader (238.657µs) from=127.0.0.6:51395
    2022/09/23 19:51:00 [DEBUG] http: Request GET /v1/status/leader (266.791µs) from=127.0.0.6:51395
    2022/09/23 19:51:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m1.203299778s) from=127.0.0.6:54017
    2022/09/23 19:51:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.195276785s) from=127.0.0.6:53267
    2022/09/23 19:51:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.413521616s) from=127.0.0.6:52943
    2022/09/23 19:51:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:51:11 [DEBUG] agent: Node info in sync
    2022/09/23 19:51:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.211337585s) from=127.0.0.6:51517
    2022/09/23 19:51:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.261862032s) from=127.0.0.6:43591
    2022/09/23 19:51:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:51:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.796131044s) from=127.0.0.6:43697
    2022/09/23 19:51:17 [DEBUG] http: Request GET /v1/status/leader (652.364µs) from=127.0.0.6:59263
    2022/09/23 19:51:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.536180856s) from=127.0.0.6:36077
    2022/09/23 19:51:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.024232649s) from=127.0.0.6:49085
    2022/09/23 19:51:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.583621152s) from=127.0.0.6:55397
    2022/09/23 19:51:20 [DEBUG] http: Request GET /v1/status/leader (444.145µs) from=127.0.0.6:51395
    2022/09/23 19:51:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.811119794s) from=127.0.0.6:52623
    2022/09/23 19:51:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m3.408125018s) from=127.0.0.6:55087
    2022/09/23 19:51:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.673380857s) from=127.0.0.6:58303
    2022/09/23 19:51:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.279763313s) from=127.0.0.6:36629
    2022/09/23 19:51:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m3.828964842s) from=127.0.0.6:40753
    2022/09/23 19:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.420471668s) from=127.0.0.6:39645
    2022/09/23 19:51:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.275411089s) from=127.0.0.6:42189
    2022/09/23 19:51:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.873072216s) from=127.0.0.6:43729
    2022/09/23 19:51:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.459266826s) from=127.0.0.6:42349
    2022/09/23 19:51:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.136451076s) from=127.0.0.6:43501
    2022/09/23 19:51:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.492071561s) from=127.0.0.6:55011
    2022/09/23 19:51:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.641413985s) from=127.0.0.6:55977
    2022/09/23 19:51:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.191663876s) from=127.0.0.6:43775
    2022/09/23 19:51:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.428682381s) from=127.0.0.6:52885
    2022/09/23 19:51:37 [DEBUG] http: Request GET /v1/status/leader (236.895µs) from=127.0.0.6:51395
    2022/09/23 19:51:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.087789378s) from=127.0.0.6:57101
    2022/09/23 19:51:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.168142164s) from=127.0.0.6:50569
    2022/09/23 19:51:40 [DEBUG] http: Request GET /v1/status/leader (252.217µs) from=127.0.0.6:51395
    2022/09/23 19:51:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.135686451s) from=127.0.0.6:40771
    2022/09/23 19:51:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.258949451s) from=127.0.0.6:34005
    2022/09/23 19:51:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:51:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.099324474s) from=127.0.0.6:40903
    2022/09/23 19:51:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.879306787s) from=127.0.0.6:46803
    2022/09/23 19:51:57 [DEBUG] http: Request GET /v1/status/leader (401.875µs) from=127.0.0.6:51395
    2022/09/23 19:52:00 [DEBUG] http: Request GET /v1/status/leader (314.128µs) from=127.0.0.6:51395
    2022/09/23 19:52:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:52:17 [DEBUG] http: Request GET /v1/status/leader (268.096µs) from=127.0.0.6:51395
    2022/09/23 19:52:20 [DEBUG] http: Request GET /v1/status/leader (369.104µs) from=127.0.0.6:51395
    2022/09/23 19:52:37 [DEBUG] http: Request GET /v1/status/leader (2.026282ms) from=127.0.0.6:51395
    2022/09/23 19:52:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:52:40 [DEBUG] agent: Node info in sync
    2022/09/23 19:52:40 [DEBUG] http: Request GET /v1/status/leader (472.392µs) from=127.0.0.6:51395
    2022/09/23 19:52:57 [DEBUG] http: Request GET /v1/status/leader (243.426µs) from=127.0.0.6:51395
    2022/09/23 19:53:00 [DEBUG] http: Request GET /v1/status/leader (302.894µs) from=127.0.0.6:51395
    2022/09/23 19:53:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.496290985s) from=127.0.0.6:48395
    2022/09/23 19:53:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m0.101018619s) from=127.0.0.6:54017
    2022/09/23 19:53:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.059712894s) from=127.0.0.6:52943
    2022/09/23 19:53:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.723129483s) from=127.0.0.6:53267
    2022/09/23 19:53:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:53:17 [DEBUG] http: Request GET /v1/status/leader (676.477µs) from=127.0.0.6:59263
    2022/09/23 19:53:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.793179368s) from=127.0.0.6:51517
    2022/09/23 19:53:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.905137808s) from=127.0.0.6:43591
    2022/09/23 19:53:21 [DEBUG] http: Request GET /v1/status/leader (291.2µs) from=127.0.0.6:51395
    2022/09/23 19:53:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.667755897s) from=127.0.0.6:52623
    2022/09/23 19:53:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.314381175s) from=127.0.0.6:36629
    2022/09/23 19:53:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m7.414006981s) from=127.0.0.6:43697
    2022/09/23 19:53:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.260008824s) from=127.0.0.6:58303
    2022/09/23 19:53:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.736189958s) from=127.0.0.6:49085
    2022/09/23 19:53:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.341590692s) from=127.0.0.6:36077
    2022/09/23 19:53:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.828776633s) from=127.0.0.6:55397
    2022/09/23 19:53:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m6.756429104s) from=127.0.0.6:55087
    2022/09/23 19:53:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.039265434s) from=127.0.0.6:43501
    2022/09/23 19:53:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.331824551s) from=127.0.0.6:40753
    2022/09/23 19:53:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.986847058s) from=127.0.0.6:42189
    2022/09/23 19:53:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.426122302s) from=127.0.0.6:55011
    2022/09/23 19:53:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.131983742s) from=127.0.0.6:42349
    2022/09/23 19:53:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.350496346s) from=127.0.0.6:39645
    2022/09/23 19:53:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.637656337s) from=127.0.0.6:43729
    2022/09/23 19:53:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.84037579s) from=127.0.0.6:55977
    2022/09/23 19:53:37 [DEBUG] http: Request GET /v1/status/leader (577.484µs) from=127.0.0.6:51395
    2022/09/23 19:53:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.461350068s) from=127.0.0.6:52885
    2022/09/23 19:53:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.548003042s) from=127.0.0.6:43775
    2022/09/23 19:53:41 [DEBUG] http: Request GET /v1/status/leader (437.405µs) from=127.0.0.6:51395
    2022/09/23 19:53:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.17900932s) from=127.0.0.6:50569
    2022/09/23 19:53:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.224958525s) from=127.0.0.6:57101
    2022/09/23 19:53:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.589668002s) from=127.0.0.6:34005
    2022/09/23 19:53:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m6.223444937s) from=127.0.0.6:40771
    2022/09/23 19:53:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.335624553s) from=127.0.0.6:40903
    2022/09/23 19:53:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.373857269s) from=127.0.0.6:46803
    2022/09/23 19:53:57 [DEBUG] http: Request GET /v1/status/leader (270.719µs) from=127.0.0.6:51395
    2022/09/23 19:54:01 [DEBUG] http: Request GET /v1/status/leader (2.91376ms) from=127.0.0.6:51395
    2022/09/23 19:54:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:54:17 [DEBUG] http: Request GET /v1/status/leader (518.619µs) from=127.0.0.6:51395
    2022/09/23 19:54:21 [DEBUG] http: Request GET /v1/status/leader (452.119µs) from=127.0.0.6:51395
    2022/09/23 19:54:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:54:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:54:33 [DEBUG] agent: Node info in sync
    2022/09/23 19:54:37 [DEBUG] http: Request GET /v1/status/leader (637.158µs) from=127.0.0.6:59263
    2022/09/23 19:54:41 [DEBUG] http: Request GET /v1/status/leader (340.468µs) from=127.0.0.6:51395
    2022/09/23 19:54:57 [DEBUG] http: Request GET /v1/status/leader (431.298µs) from=127.0.0.6:59263
    2022/09/23 19:55:01 [DEBUG] http: Request GET /v1/status/leader (1.189603ms) from=127.0.0.6:51395
    2022/09/23 19:55:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.688774481s) from=127.0.0.6:48395
    2022/09/23 19:55:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m2.905463922s) from=127.0.0.6:54017
    2022/09/23 19:55:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.589902193s) from=127.0.0.6:52943
    2022/09/23 19:55:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:55:17 [DEBUG] http: Request GET /v1/status/leader (579.166µs) from=127.0.0.6:51395
    2022/09/23 19:55:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.549607082s) from=127.0.0.6:53267
    2022/09/23 19:55:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.125399315s) from=127.0.0.6:51517
    2022/09/23 19:55:21 [DEBUG] http: Request GET /v1/status/leader (430.177µs) from=127.0.0.6:51395
    2022/09/23 19:55:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.589334255s) from=127.0.0.6:43591
    2022/09/23 19:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m0.850635166s) from=127.0.0.6:43697
    2022/09/23 19:55:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.393917538s) from=127.0.0.6:36629
    2022/09/23 19:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.344425949s) from=127.0.0.6:49085
    2022/09/23 19:55:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.774098457s) from=127.0.0.6:52623
    2022/09/23 19:55:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.880443436s) from=127.0.0.6:36077
    2022/09/23 19:55:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.31852331s) from=127.0.0.6:43501
    2022/09/23 19:55:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m1.113435711s) from=127.0.0.6:40753
    2022/09/23 19:55:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m2.158654061s) from=127.0.0.6:55087
    2022/09/23 19:55:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.129179588s) from=127.0.0.6:55397
    2022/09/23 19:55:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.889857807s) from=127.0.0.6:42349
    2022/09/23 19:55:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.121374487s) from=127.0.0.6:58303
    2022/09/23 19:55:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.754283403s) from=127.0.0.6:39645
    2022/09/23 19:55:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.260751253s) from=127.0.0.6:42189
    2022/09/23 19:55:37 [DEBUG] http: Request GET /v1/status/leader (453.037µs) from=127.0.0.6:59263
    2022/09/23 19:55:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.565467667s) from=127.0.0.6:55977
    2022/09/23 19:55:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.787407733s) from=127.0.0.6:55011
    2022/09/23 19:55:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.474140006s) from=127.0.0.6:43729
    2022/09/23 19:55:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.54927964s) from=127.0.0.6:52885
    2022/09/23 19:55:41 [DEBUG] http: Request GET /v1/status/leader (243.763µs) from=127.0.0.6:51395
    2022/09/23 19:55:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.014031008s) from=127.0.0.6:50569
    2022/09/23 19:55:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.167199713s) from=127.0.0.6:43775
    2022/09/23 19:55:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m1.843431449s) from=127.0.0.6:57101
    2022/09/23 19:55:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m2.624445032s) from=127.0.0.6:34005
    2022/09/23 19:55:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.214902733s) from=127.0.0.6:40903
    2022/09/23 19:55:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.830444506s) from=127.0.0.6:40771
    2022/09/23 19:55:57 [DEBUG] http: Request GET /v1/status/leader (428.646µs) from=127.0.0.6:51395
    2022/09/23 19:55:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.857960983s) from=127.0.0.6:46803
    2022/09/23 19:56:01 [DEBUG] http: Request GET /v1/status/leader (484.988µs) from=127.0.0.6:51395
    2022/09/23 19:56:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:56:17 [DEBUG] http: Request GET /v1/status/leader (532.027µs) from=127.0.0.6:59263
    2022/09/23 19:56:21 [DEBUG] http: Request GET /v1/status/leader (655.859µs) from=127.0.0.6:51395
    2022/09/23 19:56:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:56:29 [DEBUG] agent: Node info in sync
    2022/09/23 19:56:37 [DEBUG] http: Request GET /v1/status/leader (260.542µs) from=127.0.0.6:59263
    2022/09/23 19:56:41 [DEBUG] http: Request GET /v1/status/leader (325.684µs) from=127.0.0.6:51395
    2022/09/23 19:56:57 [DEBUG] http: Request GET /v1/status/leader (505.406µs) from=127.0.0.6:59263
    2022/09/23 19:57:01 [DEBUG] http: Request GET /v1/status/leader (380.047µs) from=127.0.0.6:51395
    2022/09/23 19:57:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.255602694s) from=127.0.0.6:48395
    2022/09/23 19:57:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m1.966601367s) from=127.0.0.6:54017
    2022/09/23 19:57:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:57:17 [DEBUG] http: Request GET /v1/status/leader (706.432µs) from=127.0.0.6:59263
    2022/09/23 19:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.571878216s) from=127.0.0.6:53267
    2022/09/23 19:57:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.778696152s) from=127.0.0.6:52943
    2022/09/23 19:57:21 [DEBUG] http: Request GET /v1/status/leader (1.2758ms) from=127.0.0.6:51395
    2022/09/23 19:57:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:57:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.837941226s) from=127.0.0.6:51517
    2022/09/23 19:57:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.168984407s) from=127.0.0.6:43591
    2022/09/23 19:57:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.593929345s) from=127.0.0.6:36629
    2022/09/23 19:57:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.678217341s) from=127.0.0.6:36077
    2022/09/23 19:57:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.515016789s) from=127.0.0.6:40753
    2022/09/23 19:57:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.487427509s) from=127.0.0.6:42349
    2022/09/23 19:57:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m7.499620257s) from=127.0.0.6:43697
    2022/09/23 19:57:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.643560735s) from=127.0.0.6:52623
    2022/09/23 19:57:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.045120422s) from=127.0.0.6:43501
    2022/09/23 19:57:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.822658183s) from=127.0.0.6:55397
    2022/09/23 19:57:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.831003967s) from=127.0.0.6:49085
    2022/09/23 19:57:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m5.229681515s) from=127.0.0.6:55087
    2022/09/23 19:57:37 [DEBUG] http: Request GET /v1/status/leader (556.232µs) from=127.0.0.6:59263
    2022/09/23 19:57:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.858201364s) from=127.0.0.6:39645
    2022/09/23 19:57:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.8243873s) from=127.0.0.6:58303
    2022/09/23 19:57:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.77122521s) from=127.0.0.6:43729
    2022/09/23 19:57:41 [DEBUG] http: Request GET /v1/status/leader (534.733µs) from=127.0.0.6:51395
    2022/09/23 19:57:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.937803376s) from=127.0.0.6:42189
    2022/09/23 19:57:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.701258163s) from=127.0.0.6:52885
    2022/09/23 19:57:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.982323522s) from=127.0.0.6:50569
    2022/09/23 19:57:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.608483523s) from=127.0.0.6:55977
    2022/09/23 19:57:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.755396961s) from=127.0.0.6:57101
    2022/09/23 19:57:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m7.320960545s) from=127.0.0.6:55011
    2022/09/23 19:57:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.651763812s) from=127.0.0.6:43775
    2022/09/23 19:57:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.524949767s) from=127.0.0.6:40903
    2022/09/23 19:57:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.508748906s) from=127.0.0.6:40771
    2022/09/23 19:57:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m7.477016084s) from=127.0.0.6:34005
    2022/09/23 19:57:57 [DEBUG] http: Request GET /v1/status/leader (483.364µs) from=127.0.0.6:59263
    2022/09/23 19:58:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.678791272s) from=127.0.0.6:46803
    2022/09/23 19:58:01 [DEBUG] http: Request GET /v1/status/leader (446.489µs) from=127.0.0.6:51395
    2022/09/23 19:58:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:58:07 [DEBUG] agent: Node info in sync
    2022/09/23 19:58:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:58:17 [DEBUG] http: Request GET /v1/status/leader (445.611µs) from=127.0.0.6:59263
    2022/09/23 19:58:21 [DEBUG] http: Request GET /v1/status/leader (305.646µs) from=127.0.0.6:51395
    2022/09/23 19:58:37 [DEBUG] http: Request GET /v1/status/leader (458.525µs) from=127.0.0.6:51395
    2022/09/23 19:58:41 [DEBUG] http: Request GET /v1/status/leader (507.091µs) from=127.0.0.6:51395
    2022/09/23 19:58:57 [DEBUG] http: Request GET /v1/status/leader (289.238µs) from=127.0.0.6:51395
    2022/09/23 19:59:01 [DEBUG] http: Request GET /v1/status/leader (629.127µs) from=127.0.0.6:51395
    2022/09/23 19:59:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.025461136s) from=127.0.0.6:48395
    2022/09/23 19:59:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m2.180118899s) from=127.0.0.6:54017
    2022/09/23 19:59:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 19:59:17 [DEBUG] http: Request GET /v1/status/leader (702.939µs) from=127.0.0.6:59263
    2022/09/23 19:59:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.705920655s) from=127.0.0.6:53267
    2022/09/23 19:59:21 [DEBUG] http: Request GET /v1/status/leader (391.782µs) from=127.0.0.6:51395
    2022/09/23 19:59:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.619169359s) from=127.0.0.6:52943
    2022/09/23 19:59:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.599419446s) from=127.0.0.6:43591
    2022/09/23 19:59:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.37263838s) from=127.0.0.6:51517
    2022/09/23 19:59:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.612210902s) from=127.0.0.6:36077
    2022/09/23 19:59:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.776271591s) from=127.0.0.6:42349
    2022/09/23 19:59:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.219763152s) from=127.0.0.6:36629
    2022/09/23 19:59:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.063559851s) from=127.0.0.6:52623
    2022/09/23 19:59:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m4.02406068s) from=127.0.0.6:40753
    2022/09/23 19:59:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.341445242s) from=127.0.0.6:55397
    2022/09/23 19:59:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.756628541s) from=127.0.0.6:43501
    2022/09/23 19:59:37 [DEBUG] http: Request GET /v1/status/leader (415.721µs) from=127.0.0.6:59263
    2022/09/23 19:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.730186977s) from=127.0.0.6:43697
    2022/09/23 19:59:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m1.942871385s) from=127.0.0.6:55087
    2022/09/23 19:59:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 19:59:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.394676281s) from=127.0.0.6:39645
    2022/09/23 19:59:41 [DEBUG] http: Request GET /v1/status/leader (313.257µs) from=127.0.0.6:51395
    2022/09/23 19:59:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.968941785s) from=127.0.0.6:49085
    2022/09/23 19:59:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.812281237s) from=127.0.0.6:52885
    2022/09/23 19:59:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.382686428s) from=127.0.0.6:58303
    2022/09/23 19:59:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.883544485s) from=127.0.0.6:42189
    2022/09/23 19:59:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.992245876s) from=127.0.0.6:43729
    2022/09/23 19:59:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.058308062s) from=127.0.0.6:55011
    2022/09/23 19:59:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.769996532s) from=127.0.0.6:43775
    2022/09/23 19:59:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.339054955s) from=127.0.0.6:50569
    2022/09/23 19:59:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 19:59:48 [DEBUG] agent: Node info in sync
    2022/09/23 19:59:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.49410094s) from=127.0.0.6:55977
    2022/09/23 19:59:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.454879248s) from=127.0.0.6:57101
    2022/09/23 19:59:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.012751418s) from=127.0.0.6:40903
    2022/09/23 19:59:57 [DEBUG] http: Request GET /v1/status/leader (393.606µs) from=127.0.0.6:51395
    2022/09/23 19:59:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.068990146s) from=127.0.0.6:40771
    2022/09/23 20:00:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.388151322s) from=127.0.0.6:34005
    2022/09/23 20:00:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.454284816s) from=127.0.0.6:46803
    2022/09/23 20:00:01 [DEBUG] http: Request GET /v1/status/leader (247.446µs) from=127.0.0.6:51395
    2022/09/23 20:00:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:00:17 [DEBUG] http: Request GET /v1/status/leader (654.686µs) from=127.0.0.6:59263
    2022/09/23 20:00:21 [DEBUG] http: Request GET /v1/status/leader (316.67µs) from=127.0.0.6:51395
    2022/09/23 20:00:37 [DEBUG] http: Request GET /v1/status/leader (475.234µs) from=127.0.0.6:59263
    2022/09/23 20:00:41 [DEBUG] http: Request GET /v1/status/leader (259.668µs) from=127.0.0.6:51395
    2022/09/23 20:00:57 [DEBUG] http: Request GET /v1/status/leader (473.595µs) from=127.0.0.6:59263
    2022/09/23 20:01:01 [DEBUG] http: Request GET /v1/status/leader (280.608µs) from=127.0.0.6:51395
    2022/09/23 20:01:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:01:05 [DEBUG] agent: Node info in sync
    2022/09/23 20:01:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.550116466s) from=127.0.0.6:48395
    2022/09/23 20:01:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:01:17 [DEBUG] http: Request GET /v1/status/leader (644.11µs) from=127.0.0.6:59263
    2022/09/23 20:01:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m3.124984349s) from=127.0.0.6:54017
    2022/09/23 20:01:21 [DEBUG] http: Request GET /v1/status/leader (638.434µs) from=127.0.0.6:51395
    2022/09/23 20:01:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.47487158s) from=127.0.0.6:53267
    2022/09/23 20:01:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.67203647s) from=127.0.0.6:52943
    2022/09/23 20:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m0.31491117s) from=127.0.0.6:43591
    2022/09/23 20:01:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.181958206s) from=127.0.0.6:51517
    2022/09/23 20:01:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.370597784s) from=127.0.0.6:40753
    2022/09/23 20:01:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.487858405s) from=127.0.0.6:42349
    2022/09/23 20:01:37 [DEBUG] http: Request GET /v1/status/leader (511.358µs) from=127.0.0.6:59263
    2022/09/23 20:01:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m0.068334822s) from=127.0.0.6:43697
    2022/09/23 20:01:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.308354409s) from=127.0.0.6:36629
    2022/09/23 20:01:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m0.571803509s) from=127.0.0.6:55087
    2022/09/23 20:01:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.847696668s) from=127.0.0.6:52623
    2022/09/23 20:01:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.306007056s) from=127.0.0.6:36077
    2022/09/23 20:01:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.264191521s) from=127.0.0.6:55397
    2022/09/23 20:01:41 [DEBUG] http: Request GET /v1/status/leader (311.957µs) from=127.0.0.6:51395
    2022/09/23 20:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.630753718s) from=127.0.0.6:49085
    2022/09/23 20:01:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.895882263s) from=127.0.0.6:43501
    2022/09/23 20:01:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.883416043s) from=127.0.0.6:52885
    2022/09/23 20:01:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.037634726s) from=127.0.0.6:43729
    2022/09/23 20:01:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.275153776s) from=127.0.0.6:55011
    2022/09/23 20:01:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.301283314s) from=127.0.0.6:39645
    2022/09/23 20:01:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.898722507s) from=127.0.0.6:58303
    2022/09/23 20:01:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.556043694s) from=127.0.0.6:42189
    2022/09/23 20:01:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.772160965s) from=127.0.0.6:43775
    2022/09/23 20:01:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.55804132s) from=127.0.0.6:50569
    2022/09/23 20:01:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.619299148s) from=127.0.0.6:57101
    2022/09/23 20:01:57 [DEBUG] http: Request GET /v1/status/leader (380.344µs) from=127.0.0.6:51395
    2022/09/23 20:01:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.999180405s) from=127.0.0.6:55977
    2022/09/23 20:02:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.881466071s) from=127.0.0.6:40903
    2022/09/23 20:02:01 [DEBUG] http: Request GET /v1/status/leader (429.282µs) from=127.0.0.6:51395
    2022/09/23 20:02:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.054748661s) from=127.0.0.6:34005
    2022/09/23 20:02:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.871343516s) from=127.0.0.6:40771
    2022/09/23 20:02:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.760442548s) from=127.0.0.6:46803
    2022/09/23 20:02:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:02:17 [DEBUG] http: Request GET /v1/status/leader (1.42927ms) from=127.0.0.6:59263
    2022/09/23 20:02:21 [DEBUG] http: Request GET /v1/status/leader (254.221µs) from=127.0.0.6:51395
    2022/09/23 20:02:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:02:37 [DEBUG] http: Request GET /v1/status/leader (394.985µs) from=127.0.0.6:59263
    2022/09/23 20:02:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:02:39 [DEBUG] agent: Node info in sync
    2022/09/23 20:02:41 [DEBUG] http: Request GET /v1/status/leader (253.613µs) from=127.0.0.6:51395
    2022/09/23 20:02:57 [DEBUG] http: Request GET /v1/status/leader (738.324µs) from=127.0.0.6:51395
    2022/09/23 20:03:01 [DEBUG] http: Request GET /v1/status/leader (866.306µs) from=127.0.0.6:51395
    2022/09/23 20:03:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:03:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.271303691s) from=127.0.0.6:48395
    2022/09/23 20:03:17 [DEBUG] http: Request GET /v1/status/leader (643.594µs) from=127.0.0.6:51395
    2022/09/23 20:03:21 [DEBUG] http: Request GET /v1/status/leader (289.184µs) from=127.0.0.6:51395
    2022/09/23 20:03:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m5.683654337s) from=127.0.0.6:54017
    2022/09/23 20:03:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.295550161s) from=127.0.0.6:52943
    2022/09/23 20:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.856525741s) from=127.0.0.6:53267
    2022/09/23 20:03:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.345719782s) from=127.0.0.6:43591
    2022/09/23 20:03:37 [DEBUG] http: Request GET /v1/status/leader (428.591µs) from=127.0.0.6:59263
    2022/09/23 20:03:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.432646918s) from=127.0.0.6:36629
    2022/09/23 20:03:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m3.228878729s) from=127.0.0.6:40753
    2022/09/23 20:03:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.06375894s) from=127.0.0.6:51517
    2022/09/23 20:03:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:03:40 [DEBUG] agent: Node info in sync
    2022/09/23 20:03:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.860685503s) from=127.0.0.6:43697
    2022/09/23 20:03:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.240150126s) from=127.0.0.6:36077
    2022/09/23 20:03:41 [DEBUG] http: Request GET /v1/status/leader (2.846325ms) from=127.0.0.6:51395
    2022/09/23 20:03:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.655682617s) from=127.0.0.6:55397
    2022/09/23 20:03:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.212418002s) from=127.0.0.6:52623
    2022/09/23 20:03:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m4.562870178s) from=127.0.0.6:55087
    2022/09/23 20:03:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.927565861s) from=127.0.0.6:42349
    2022/09/23 20:03:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.456013344s) from=127.0.0.6:43501
    2022/09/23 20:03:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.410686971s) from=127.0.0.6:49085
    2022/09/23 20:03:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.881119054s) from=127.0.0.6:52885
    2022/09/23 20:03:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.394418585s) from=127.0.0.6:55011
    2022/09/23 20:03:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.912401858s) from=127.0.0.6:43729
    2022/09/23 20:03:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.930538979s) from=127.0.0.6:58303
    2022/09/23 20:03:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.492940183s) from=127.0.0.6:39645
    2022/09/23 20:03:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.194134946s) from=127.0.0.6:42189
    2022/09/23 20:03:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.286718474s) from=127.0.0.6:50569
    2022/09/23 20:03:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.348305228s) from=127.0.0.6:43775
    2022/09/23 20:03:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.415316119s) from=127.0.0.6:57101
    2022/09/23 20:03:57 [DEBUG] http: Request GET /v1/status/leader (381.415µs) from=127.0.0.6:51395
    2022/09/23 20:04:01 [DEBUG] http: Request GET /v1/status/leader (385.466µs) from=127.0.0.6:51395
    2022/09/23 20:04:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.009359206s) from=127.0.0.6:55977
    2022/09/23 20:04:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m6.166772772s) from=127.0.0.6:40903
    2022/09/23 20:04:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.966860155s) from=127.0.0.6:34005
    2022/09/23 20:04:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.884169369s) from=127.0.0.6:46803
    2022/09/23 20:04:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.007006394s) from=127.0.0.6:40771
    2022/09/23 20:04:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:04:17 [DEBUG] http: Request GET /v1/status/leader (328.396µs) from=127.0.0.6:51395
    2022/09/23 20:04:21 [DEBUG] http: Request GET /v1/status/leader (350.402µs) from=127.0.0.6:51395
    2022/09/23 20:04:37 [DEBUG] http: Request GET /v1/status/leader (579.361µs) from=127.0.0.6:51395
    2022/09/23 20:04:41 [DEBUG] http: Request GET /v1/status/leader (365.718µs) from=127.0.0.6:51395
    2022/09/23 20:04:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:04:57 [DEBUG] http: Request GET /v1/status/leader (294.07µs) from=127.0.0.6:51395
    2022/09/23 20:05:01 [DEBUG] http: Request GET /v1/status/leader (417.657µs) from=127.0.0.6:51395
    2022/09/23 20:05:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:05:17 [DEBUG] http: Request GET /v1/status/leader (381.834µs) from=127.0.0.6:51395
    2022/09/23 20:05:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.852349332s) from=127.0.0.6:48395
    2022/09/23 20:05:21 [DEBUG] http: Request GET /v1/status/leader (456.948µs) from=127.0.0.6:51395
    2022/09/23 20:05:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m5.014532103s) from=127.0.0.6:54017
    2022/09/23 20:05:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.01301383s) from=127.0.0.6:52943
    2022/09/23 20:05:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.09155233s) from=127.0.0.6:53267
    2022/09/23 20:05:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:05:34 [DEBUG] agent: Node info in sync
    2022/09/23 20:05:37 [DEBUG] http: Request GET /v1/status/leader (6.189493ms) from=127.0.0.6:59263
    2022/09/23 20:05:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.16737821s) from=127.0.0.6:40753
    2022/09/23 20:05:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.52713373s) from=127.0.0.6:43591
    2022/09/23 20:05:41 [DEBUG] http: Request GET /v1/status/leader (424.913µs) from=127.0.0.6:51395
    2022/09/23 20:05:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.892611887s) from=127.0.0.6:36629
    2022/09/23 20:05:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.788064505s) from=127.0.0.6:51517
    2022/09/23 20:05:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.302585023s) from=127.0.0.6:43697
    2022/09/23 20:05:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.316402724s) from=127.0.0.6:42349
    2022/09/23 20:05:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.527153461s) from=127.0.0.6:55397
    2022/09/23 20:05:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.440282704s) from=127.0.0.6:36077
    2022/09/23 20:05:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.855516988s) from=127.0.0.6:43501
    2022/09/23 20:05:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.408281246s) from=127.0.0.6:52623
    2022/09/23 20:05:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.357681875s) from=127.0.0.6:55011
    2022/09/23 20:05:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m7.030088592s) from=127.0.0.6:55087
    2022/09/23 20:05:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.282709058s) from=127.0.0.6:58303
    2022/09/23 20:05:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.370352365s) from=127.0.0.6:39645
    2022/09/23 20:05:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.7331233s) from=127.0.0.6:42189
    2022/09/23 20:05:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.194984217s) from=127.0.0.6:43729
    2022/09/23 20:05:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.058673678s) from=127.0.0.6:49085
    2022/09/23 20:05:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.511987924s) from=127.0.0.6:52885
    2022/09/23 20:05:57 [DEBUG] http: Request GET /v1/status/leader (251.472µs) from=127.0.0.6:51395
    2022/09/23 20:05:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.14782059s) from=127.0.0.6:43775
    2022/09/23 20:06:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.006932793s) from=127.0.0.6:50569
    2022/09/23 20:06:01 [DEBUG] http: Request GET /v1/status/leader (628.455µs) from=127.0.0.6:51395
    2022/09/23 20:06:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.430208759s) from=127.0.0.6:57101
    2022/09/23 20:06:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m0.862411581s) from=127.0.0.6:40771
    2022/09/23 20:06:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.879292929s) from=127.0.0.6:55977
    2022/09/23 20:06:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.853003497s) from=127.0.0.6:40903
    2022/09/23 20:06:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.454574314s) from=127.0.0.6:46803
    2022/09/23 20:06:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m7.220317795s) from=127.0.0.6:34005
    2022/09/23 20:06:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:06:17 [DEBUG] http: Request GET /v1/status/leader (5.579622ms) from=127.0.0.6:51395
    2022/09/23 20:06:21 [DEBUG] http: Request GET /v1/status/leader (594.651µs) from=127.0.0.6:51395
    2022/09/23 20:06:37 [DEBUG] http: Request GET /v1/status/leader (2.866512ms) from=127.0.0.6:59263
    2022/09/23 20:06:41 [DEBUG] http: Request GET /v1/status/leader (500.584µs) from=127.0.0.6:51395
    2022/09/23 20:06:57 [DEBUG] http: Request GET /v1/status/leader (468.395µs) from=127.0.0.6:59263
    2022/09/23 20:07:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:07:01 [DEBUG] http: Request GET /v1/status/leader (745.725µs) from=127.0.0.6:51395
    2022/09/23 20:07:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:07:17 [DEBUG] http: Request GET /v1/status/leader (510.801µs) from=127.0.0.6:51395
    2022/09/23 20:07:21 [DEBUG] http: Request GET /v1/status/leader (289.912µs) from=127.0.0.6:51395
    2022/09/23 20:07:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.920188255s) from=127.0.0.6:48395
    2022/09/23 20:07:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:07:31 [DEBUG] agent: Node info in sync
    2022/09/23 20:07:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m6.35390566s) from=127.0.0.6:54017
    2022/09/23 20:07:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.158705197s) from=127.0.0.6:52943
    2022/09/23 20:07:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.877714912s) from=127.0.0.6:53267
    2022/09/23 20:07:37 [DEBUG] http: Request GET /v1/status/leader (491.833µs) from=127.0.0.6:51395
    2022/09/23 20:07:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m1.428940963s) from=127.0.0.6:40753
    2022/09/23 20:07:41 [DEBUG] http: Request GET /v1/status/leader (1.78049ms) from=127.0.0.6:51395
    2022/09/23 20:07:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.296826787s) from=127.0.0.6:36629
    2022/09/23 20:07:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.45332252s) from=127.0.0.6:51517
    2022/09/23 20:07:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.927117048s) from=127.0.0.6:43697
    2022/09/23 20:07:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.945683357s) from=127.0.0.6:43591
    2022/09/23 20:07:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.794885577s) from=127.0.0.6:42349
    2022/09/23 20:07:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.130398382s) from=127.0.0.6:36077
    2022/09/23 20:07:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m0.001299613s) from=127.0.0.6:55087
    2022/09/23 20:07:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.496324483s) from=127.0.0.6:43501
    2022/09/23 20:07:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.40034499s) from=127.0.0.6:55011
    2022/09/23 20:07:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.453600801s) from=127.0.0.6:55397
    2022/09/23 20:07:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.301904292s) from=127.0.0.6:52623
    2022/09/23 20:07:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.453508592s) from=127.0.0.6:58303
    2022/09/23 20:07:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.465882908s) from=127.0.0.6:39645
    2022/09/23 20:07:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.5835438s) from=127.0.0.6:42189
    2022/09/23 20:07:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.989545198s) from=127.0.0.6:43729
    2022/09/23 20:07:57 [DEBUG] http: Request GET /v1/status/leader (598.591µs) from=127.0.0.6:59263
    2022/09/23 20:07:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.997593617s) from=127.0.0.6:49085
    2022/09/23 20:07:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.091896945s) from=127.0.0.6:52885
    2022/09/23 20:08:01 [DEBUG] http: Request GET /v1/status/leader (506.933µs) from=127.0.0.6:51395
    2022/09/23 20:08:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.967447794s) from=127.0.0.6:43775
    2022/09/23 20:08:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.585524778s) from=127.0.0.6:50569
    2022/09/23 20:08:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.993237493s) from=127.0.0.6:57101
    2022/09/23 20:08:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.99492975s) from=127.0.0.6:40903
    2022/09/23 20:08:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.317588638s) from=127.0.0.6:55977
    2022/09/23 20:08:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.383034877s) from=127.0.0.6:46803
    2022/09/23 20:08:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.389577706s) from=127.0.0.6:40771
    2022/09/23 20:08:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:08:17 [DEBUG] http: Request GET /v1/status/leader (279.749µs) from=127.0.0.6:51395
    2022/09/23 20:08:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.320799219s) from=127.0.0.6:34005
    2022/09/23 20:08:21 [DEBUG] http: Request GET /v1/status/leader (295.888µs) from=127.0.0.6:51395
    2022/09/23 20:08:37 [DEBUG] http: Request GET /v1/status/leader (431.271µs) from=127.0.0.6:51395
    2022/09/23 20:08:41 [DEBUG] http: Request GET /v1/status/leader (633.576µs) from=127.0.0.6:51395
    2022/09/23 20:08:57 [DEBUG] http: Request GET /v1/status/leader (361.725µs) from=127.0.0.6:59263
    2022/09/23 20:09:01 [DEBUG] http: Request GET /v1/status/leader (650.331µs) from=127.0.0.6:51395
    2022/09/23 20:09:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:09:17 [DEBUG] http: Request GET /v1/status/leader (449.281µs) from=127.0.0.6:51395
    2022/09/23 20:09:21 [DEBUG] http: Request GET /v1/status/leader (413.181µs) from=127.0.0.6:51395
    2022/09/23 20:09:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.343659852s) from=127.0.0.6:48395
    2022/09/23 20:09:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:09:29 [DEBUG] agent: Node info in sync
    2022/09/23 20:09:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.714159803s) from=127.0.0.6:52943
    2022/09/23 20:09:37 [DEBUG] http: Request GET /v1/status/leader (7.005535ms) from=127.0.0.6:51395
    2022/09/23 20:09:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m2.807546446s) from=127.0.0.6:54017
    2022/09/23 20:09:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.087276558s) from=127.0.0.6:53267
    2022/09/23 20:09:41 [DEBUG] http: Request GET /v1/status/leader (378.782µs) from=127.0.0.6:51395
    2022/09/23 20:09:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.660777586s) from=127.0.0.6:40753
    2022/09/23 20:09:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.839855253s) from=127.0.0.6:42349
    2022/09/23 20:09:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.253744749s) from=127.0.0.6:36629
    2022/09/23 20:09:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.107919581s) from=127.0.0.6:36077
    2022/09/23 20:09:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.297643026s) from=127.0.0.6:43591
    2022/09/23 20:09:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.875586529s) from=127.0.0.6:51517
    2022/09/23 20:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m6.840189047s) from=127.0.0.6:43697
    2022/09/23 20:09:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.584968561s) from=127.0.0.6:55397
    2022/09/23 20:09:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.953988286s) from=127.0.0.6:43501
    2022/09/23 20:09:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.7805694s) from=127.0.0.6:39645
    2022/09/23 20:09:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.437087777s) from=127.0.0.6:58303
    2022/09/23 20:09:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.858655823s) from=127.0.0.6:55011
    2022/09/23 20:09:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m6.090222996s) from=127.0.0.6:55087
    2022/09/23 20:09:57 [DEBUG] http: Request GET /v1/status/leader (524.887µs) from=127.0.0.6:59263
    2022/09/23 20:09:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.33638654s) from=127.0.0.6:52623
    2022/09/23 20:09:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:09:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.198023712s) from=127.0.0.6:42189
    2022/09/23 20:10:01 [DEBUG] http: Request GET /v1/status/leader (330.335µs) from=127.0.0.6:51395
    2022/09/23 20:10:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.444543772s) from=127.0.0.6:49085
    2022/09/23 20:10:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.10399314s) from=127.0.0.6:43729
    2022/09/23 20:10:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.07800174s) from=127.0.0.6:52885
    2022/09/23 20:10:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.595258544s) from=127.0.0.6:50569
    2022/09/23 20:10:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.683225302s) from=127.0.0.6:43775
    2022/09/23 20:10:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.171993309s) from=127.0.0.6:57101
    2022/09/23 20:10:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.68354628s) from=127.0.0.6:55977
    2022/09/23 20:10:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:10:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.725484379s) from=127.0.0.6:40903
    2022/09/23 20:10:18 [DEBUG] http: Request GET /v1/status/leader (3.128949ms) from=127.0.0.6:51395
    2022/09/23 20:10:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.151252364s) from=127.0.0.6:46803
    2022/09/23 20:10:21 [DEBUG] http: Request GET /v1/status/leader (681.211µs) from=127.0.0.6:51395
    2022/09/23 20:10:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m7.335593328s) from=127.0.0.6:40771
    2022/09/23 20:10:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.14162744s) from=127.0.0.6:34005
    2022/09/23 20:10:38 [DEBUG] http: Request GET /v1/status/leader (482.349µs) from=127.0.0.6:51395
    2022/09/23 20:10:41 [DEBUG] http: Request GET /v1/status/leader (271.195µs) from=127.0.0.6:51395
    2022/09/23 20:10:58 [DEBUG] http: Request GET /v1/status/leader (364.437µs) from=127.0.0.6:51395
    2022/09/23 20:11:01 [DEBUG] http: Request GET /v1/status/leader (662.625µs) from=127.0.0.6:51395
    2022/09/23 20:11:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:11:02 [DEBUG] agent: Node info in sync
    2022/09/23 20:11:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:11:18 [DEBUG] http: Request GET /v1/status/leader (499.285µs) from=127.0.0.6:59263
    2022/09/23 20:11:21 [DEBUG] http: Request GET /v1/status/leader (482.87µs) from=127.0.0.6:51395
    2022/09/23 20:11:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.238935853s) from=127.0.0.6:48395
    2022/09/23 20:11:38 [DEBUG] http: Request GET /v1/status/leader (248.37µs) from=127.0.0.6:51395
    2022/09/23 20:11:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m0.358935181s) from=127.0.0.6:54017
    2022/09/23 20:11:41 [DEBUG] http: Request GET /v1/status/leader (248.063µs) from=127.0.0.6:51395
    2022/09/23 20:11:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.184238929s) from=127.0.0.6:53267
    2022/09/23 20:11:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.728175356s) from=127.0.0.6:52943
    2022/09/23 20:11:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.814779759s) from=127.0.0.6:40753
    2022/09/23 20:11:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.373729071s) from=127.0.0.6:42349
    2022/09/23 20:11:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.025874315s) from=127.0.0.6:36629
    2022/09/23 20:11:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.136438131s) from=127.0.0.6:43591
    2022/09/23 20:11:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.875855351s) from=127.0.0.6:51517
    2022/09/23 20:11:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.821036423s) from=127.0.0.6:36077
    2022/09/23 20:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.199993129s) from=127.0.0.6:39645
    2022/09/23 20:11:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.749943003s) from=127.0.0.6:55397
    2022/09/23 20:11:58 [DEBUG] http: Request GET /v1/status/leader (475.507µs) from=127.0.0.6:59263
    2022/09/23 20:11:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.777140035s) from=127.0.0.6:58303
    2022/09/23 20:12:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m7.442101161s) from=127.0.0.6:43697
    2022/09/23 20:12:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.462610437s) from=127.0.0.6:43501
    2022/09/23 20:12:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m4.67767816s) from=127.0.0.6:55011
    2022/09/23 20:12:01 [DEBUG] http: Request GET /v1/status/leader (2.017172ms) from=127.0.0.6:51395
    2022/09/23 20:12:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m5.566166547s) from=127.0.0.6:55087
    2022/09/23 20:12:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.978071328s) from=127.0.0.6:49085
    2022/09/23 20:12:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.410287018s) from=127.0.0.6:52623
    2022/09/23 20:12:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.297244216s) from=127.0.0.6:42189
    2022/09/23 20:12:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:12:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.26262556s) from=127.0.0.6:43729
    2022/09/23 20:12:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.05135132s) from=127.0.0.6:50569
    2022/09/23 20:12:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.31423486s) from=127.0.0.6:43775
    2022/09/23 20:12:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.149593532s) from=127.0.0.6:52885
    2022/09/23 20:12:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.591049453s) from=127.0.0.6:57101
    2022/09/23 20:12:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:12:18 [DEBUG] http: Request GET /v1/status/leader (464.628µs) from=127.0.0.6:59263
    2022/09/23 20:12:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.747241278s) from=127.0.0.6:40903
    2022/09/23 20:12:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.525615313s) from=127.0.0.6:55977
    2022/09/23 20:12:21 [DEBUG] http: Request GET /v1/status/leader (395.213µs) from=127.0.0.6:51395
    2022/09/23 20:12:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.722214594s) from=127.0.0.6:46803
    2022/09/23 20:12:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m7.234967579s) from=127.0.0.6:40771
    2022/09/23 20:12:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.693606705s) from=127.0.0.6:34005
    2022/09/23 20:12:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:12:36 [DEBUG] agent: Node info in sync
    2022/09/23 20:12:38 [DEBUG] http: Request GET /v1/status/leader (1.004512ms) from=127.0.0.6:59263
    2022/09/23 20:12:41 [DEBUG] http: Request GET /v1/status/leader (735.19µs) from=127.0.0.6:51395
    2022/09/23 20:12:58 [DEBUG] http: Request GET /v1/status/leader (503.732µs) from=127.0.0.6:51395
    2022/09/23 20:13:01 [DEBUG] http: Request GET /v1/status/leader (392.864µs) from=127.0.0.6:51395
    2022/09/23 20:13:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:13:18 [DEBUG] http: Request GET /v1/status/leader (429.004µs) from=127.0.0.6:59263
    2022/09/23 20:13:21 [DEBUG] http: Request GET /v1/status/leader (406.797µs) from=127.0.0.6:51395
    2022/09/23 20:13:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.717544999s) from=127.0.0.6:48395
    2022/09/23 20:13:38 [DEBUG] http: Request GET /v1/status/leader (318.841µs) from=127.0.0.6:59263
    2022/09/23 20:13:41 [DEBUG] http: Request GET /v1/status/leader (643.868µs) from=127.0.0.6:51395
    2022/09/23 20:13:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m3.444893195s) from=127.0.0.6:54017
    2022/09/23 20:13:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.170251109s) from=127.0.0.6:52943
    2022/09/23 20:13:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.033145877s) from=127.0.0.6:53267
    2022/09/23 20:13:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.767432398s) from=127.0.0.6:40753
    2022/09/23 20:13:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.295884859s) from=127.0.0.6:36629
    2022/09/23 20:13:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.041768051s) from=127.0.0.6:42349
    2022/09/23 20:13:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.181970716s) from=127.0.0.6:51517
    2022/09/23 20:13:58 [DEBUG] http: Request GET /v1/status/leader (500.862µs) from=127.0.0.6:51395
    2022/09/23 20:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.065184886s) from=127.0.0.6:43591
    2022/09/23 20:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.002998034s) from=127.0.0.6:39645
    2022/09/23 20:14:01 [DEBUG] http: Request GET /v1/status/leader (1.106018ms) from=127.0.0.6:51395
    2022/09/23 20:14:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.764129387s) from=127.0.0.6:58303
    2022/09/23 20:14:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.043611808s) from=127.0.0.6:36077
    2022/09/23 20:14:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.984444064s) from=127.0.0.6:43697
    2022/09/23 20:14:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.366153962s) from=127.0.0.6:55011
    2022/09/23 20:14:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.842802479s) from=127.0.0.6:55397
    2022/09/23 20:14:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m3.604861546s) from=127.0.0.6:55087
    2022/09/23 20:14:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.038346204s) from=127.0.0.6:43501
    2022/09/23 20:14:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.169342415s) from=127.0.0.6:52623
    2022/09/23 20:14:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:14:08 [DEBUG] agent: Node info in sync
    2022/09/23 20:14:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.624207152s) from=127.0.0.6:49085
    2022/09/23 20:14:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.550920225s) from=127.0.0.6:42189
    2022/09/23 20:14:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.439197218s) from=127.0.0.6:43729
    2022/09/23 20:14:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.426388972s) from=127.0.0.6:52885
    2022/09/23 20:14:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.408603234s) from=127.0.0.6:43775
    2022/09/23 20:14:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.859151986s) from=127.0.0.6:50569
    2022/09/23 20:14:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m1.271951067s) from=127.0.0.6:57101
    2022/09/23 20:14:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:14:18 [DEBUG] http: Request GET /v1/status/leader (283.213µs) from=127.0.0.6:51395
    2022/09/23 20:14:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.195410475s) from=127.0.0.6:55977
    2022/09/23 20:14:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.933102667s) from=127.0.0.6:40903
    2022/09/23 20:14:22 [DEBUG] http: Request GET /v1/status/leader (566.037µs) from=127.0.0.6:51395
    2022/09/23 20:14:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:14:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.357320371s) from=127.0.0.6:46803
    2022/09/23 20:14:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m0.381678301s) from=127.0.0.6:34005
    2022/09/23 20:14:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.785166626s) from=127.0.0.6:40771
    2022/09/23 20:14:38 [DEBUG] http: Request GET /v1/status/leader (2.602848ms) from=127.0.0.6:51395
    2022/09/23 20:14:42 [DEBUG] http: Request GET /v1/status/leader (616.855µs) from=127.0.0.6:51395
    2022/09/23 20:14:58 [DEBUG] http: Request GET /v1/status/leader (454.395µs) from=127.0.0.6:59263
    2022/09/23 20:15:02 [DEBUG] http: Request GET /v1/status/leader (471.884µs) from=127.0.0.6:51395
    2022/09/23 20:15:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:15:18 [DEBUG] http: Request GET /v1/status/leader (370.847µs) from=127.0.0.6:59263
    2022/09/23 20:15:22 [DEBUG] http: Request GET /v1/status/leader (1.09175ms) from=127.0.0.6:51395
    2022/09/23 20:15:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.642719468s) from=127.0.0.6:48395
    2022/09/23 20:15:38 [DEBUG] http: Request GET /v1/status/leader (858.448µs) from=127.0.0.6:59263
    2022/09/23 20:15:42 [DEBUG] http: Request GET /v1/status/leader (838.917µs) from=127.0.0.6:51395
    2022/09/23 20:15:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m2.905672713s) from=127.0.0.6:54017
    2022/09/23 20:15:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.647427242s) from=127.0.0.6:53267
    2022/09/23 20:15:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.86115225s) from=127.0.0.6:52943
    2022/09/23 20:15:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.944074237s) from=127.0.0.6:40753
    2022/09/23 20:15:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m7.368128395s) from=127.0.0.6:36629
    2022/09/23 20:15:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.088069095s) from=127.0.0.6:42349
    2022/09/23 20:15:58 [DEBUG] http: Request GET /v1/status/leader (9.458592ms) from=127.0.0.6:59263
    2022/09/23 20:16:02 [DEBUG] http: Request GET /v1/status/leader (518.722µs) from=127.0.0.6:51395
    2022/09/23 20:16:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.855012677s) from=127.0.0.6:51517
    2022/09/23 20:16:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.538339402s) from=127.0.0.6:43591
    2022/09/23 20:16:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.135497451s) from=127.0.0.6:39645
    2022/09/23 20:16:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.869860057s) from=127.0.0.6:36077
    2022/09/23 20:16:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.585770333s) from=127.0.0.6:55011
    2022/09/23 20:16:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:16:06 [DEBUG] agent: Node info in sync
    2022/09/23 20:16:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.340269835s) from=127.0.0.6:58303
    2022/09/23 20:16:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m4.04422263s) from=127.0.0.6:43697
    2022/09/23 20:16:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.442120602s) from=127.0.0.6:52623
    2022/09/23 20:16:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.332066057s) from=127.0.0.6:43729
    2022/09/23 20:16:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.245105725s) from=127.0.0.6:55397
    2022/09/23 20:16:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m6.214334339s) from=127.0.0.6:55087
    2022/09/23 20:16:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.258453592s) from=127.0.0.6:49085
    2022/09/23 20:16:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m7.465331756s) from=127.0.0.6:43501
    2022/09/23 20:16:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.101523895s) from=127.0.0.6:43775
    2022/09/23 20:16:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.828913029s) from=127.0.0.6:42189
    2022/09/23 20:16:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:16:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.988643603s) from=127.0.0.6:52885
    2022/09/23 20:16:18 [DEBUG] http: Request GET /v1/status/leader (608.815µs) from=127.0.0.6:59263
    2022/09/23 20:16:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.481715172s) from=127.0.0.6:50569
    2022/09/23 20:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.952582178s) from=127.0.0.6:57101
    2022/09/23 20:16:22 [DEBUG] http: Request GET /v1/status/leader (1.036229ms) from=127.0.0.6:51395
    2022/09/23 20:16:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.478977654s) from=127.0.0.6:55977
    2022/09/23 20:16:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.521872024s) from=127.0.0.6:40903
    2022/09/23 20:16:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m1.58923232s) from=127.0.0.6:34005
    2022/09/23 20:16:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.984820797s) from=127.0.0.6:46803
    2022/09/23 20:16:38 [DEBUG] http: Request GET /v1/status/leader (696.272µs) from=127.0.0.6:59263
    2022/09/23 20:16:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.481833159s) from=127.0.0.6:40771
    2022/09/23 20:16:42 [DEBUG] http: Request GET /v1/status/leader (289.037µs) from=127.0.0.6:51395
    2022/09/23 20:16:58 [DEBUG] http: Request GET /v1/status/leader (395.326µs) from=127.0.0.6:59263
    2022/09/23 20:17:02 [DEBUG] http: Request GET /v1/status/leader (257µs) from=127.0.0.6:51395
    2022/09/23 20:17:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:17:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:17:18 [DEBUG] http: Request GET /v1/status/leader (1.929479ms) from=127.0.0.6:51395
    2022/09/23 20:17:22 [DEBUG] http: Request GET /v1/status/leader (346.559µs) from=127.0.0.6:51395
    2022/09/23 20:17:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.539164744s) from=127.0.0.6:48395
    2022/09/23 20:17:38 [DEBUG] http: Request GET /v1/status/leader (399.483µs) from=127.0.0.6:59263
    2022/09/23 20:17:42 [DEBUG] http: Request GET /v1/status/leader (359.279µs) from=127.0.0.6:51395
    2022/09/23 20:17:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m6.079193937s) from=127.0.0.6:54017
    2022/09/23 20:17:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.722509441s) from=127.0.0.6:52943
    2022/09/23 20:17:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m3.851766755s) from=127.0.0.6:40753
    2022/09/23 20:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.106680678s) from=127.0.0.6:53267
    2022/09/23 20:17:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:17:58 [DEBUG] agent: Node info in sync
    2022/09/23 20:17:58 [DEBUG] http: Request GET /v1/status/leader (412.317µs) from=127.0.0.6:59263
    2022/09/23 20:18:02 [DEBUG] http: Request GET /v1/status/leader (252.841µs) from=127.0.0.6:51395
    2022/09/23 20:18:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.84555264s) from=127.0.0.6:36629
    2022/09/23 20:18:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.736993506s) from=127.0.0.6:42349
    2022/09/23 20:18:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.269238632s) from=127.0.0.6:51517
    2022/09/23 20:18:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.455722145s) from=127.0.0.6:43591
    2022/09/23 20:18:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m7.120350022s) from=127.0.0.6:39645
    2022/09/23 20:18:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.07736246s) from=127.0.0.6:36077
    2022/09/23 20:18:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.667899302s) from=127.0.0.6:55011
    2022/09/23 20:18:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.387896114s) from=127.0.0.6:58303
    2022/09/23 20:18:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.51036237s) from=127.0.0.6:49085
    2022/09/23 20:18:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.471208264s) from=127.0.0.6:43729
    2022/09/23 20:18:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m7.444689449s) from=127.0.0.6:43697
    2022/09/23 20:18:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.965976913s) from=127.0.0.6:55397
    2022/09/23 20:18:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:18:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.4132697s) from=127.0.0.6:52623
    2022/09/23 20:18:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m5.976482889s) from=127.0.0.6:55087
    2022/09/23 20:18:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.67636495s) from=127.0.0.6:52885
    2022/09/23 20:18:18 [DEBUG] http: Request GET /v1/status/leader (460.262µs) from=127.0.0.6:51395
    2022/09/23 20:18:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.478811427s) from=127.0.0.6:42189
    2022/09/23 20:18:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.762473067s) from=127.0.0.6:43501
    2022/09/23 20:18:22 [DEBUG] http: Request GET /v1/status/leader (312.351µs) from=127.0.0.6:51395
    2022/09/23 20:18:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.850273273s) from=127.0.0.6:43775
    2022/09/23 20:18:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.914776971s) from=127.0.0.6:50569
    2022/09/23 20:18:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.118716249s) from=127.0.0.6:55977
    2022/09/23 20:18:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.887867999s) from=127.0.0.6:57101
    2022/09/23 20:18:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.166571743s) from=127.0.0.6:40903
    2022/09/23 20:18:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.086737108s) from=127.0.0.6:34005
    2022/09/23 20:18:38 [DEBUG] http: Request GET /v1/status/leader (423.379µs) from=127.0.0.6:51395
    2022/09/23 20:18:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.769776843s) from=127.0.0.6:46803
    2022/09/23 20:18:42 [DEBUG] http: Request GET /v1/status/leader (1.378039ms) from=127.0.0.6:51395
    2022/09/23 20:18:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.214119349s) from=127.0.0.6:40771
    2022/09/23 20:18:58 [DEBUG] http: Request GET /v1/status/leader (454.838µs) from=127.0.0.6:51395
    2022/09/23 20:19:02 [DEBUG] http: Request GET /v1/status/leader (268.3µs) from=127.0.0.6:51395
    2022/09/23 20:19:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:19:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:19:17 [DEBUG] agent: Node info in sync
    2022/09/23 20:19:18 [DEBUG] http: Request GET /v1/status/leader (312.466µs) from=127.0.0.6:51395
    2022/09/23 20:19:22 [DEBUG] http: Request GET /v1/status/leader (247.349µs) from=127.0.0.6:51395
    2022/09/23 20:19:38 [DEBUG] http: Request GET /v1/status/leader (623.764µs) from=127.0.0.6:59263
    2022/09/23 20:19:42 [DEBUG] http: Request GET /v1/status/leader (613.166µs) from=127.0.0.6:51395
    2022/09/23 20:19:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.030078898s) from=127.0.0.6:48395
    2022/09/23 20:19:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m2.277364589s) from=127.0.0.6:54017
    2022/09/23 20:19:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.752153261s) from=127.0.0.6:52943
    2022/09/23 20:19:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:19:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.210680712s) from=127.0.0.6:53267
    2022/09/23 20:19:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m4.836654141s) from=127.0.0.6:40753
    2022/09/23 20:19:58 [DEBUG] http: Request GET /v1/status/leader (559.112µs) from=127.0.0.6:51395
    2022/09/23 20:20:02 [DEBUG] http: Request GET /v1/status/leader (261.506µs) from=127.0.0.6:51395
    2022/09/23 20:20:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.073300748s) from=127.0.0.6:36629
    2022/09/23 20:20:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.317441435s) from=127.0.0.6:42349
    2022/09/23 20:20:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.368368563s) from=127.0.0.6:51517
    2022/09/23 20:20:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.059057653s) from=127.0.0.6:39645
    2022/09/23 20:20:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.651666436s) from=127.0.0.6:43591
    2022/09/23 20:20:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.767353991s) from=127.0.0.6:36077
    2022/09/23 20:20:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.625197911s) from=127.0.0.6:49085
    2022/09/23 20:20:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:20:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.033046705s) from=127.0.0.6:55011
    2022/09/23 20:20:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.345147799s) from=127.0.0.6:43729
    2022/09/23 20:20:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.576635275s) from=127.0.0.6:43697
    2022/09/23 20:20:18 [DEBUG] http: Request GET /v1/status/leader (600.916µs) from=127.0.0.6:51395
    2022/09/23 20:20:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.016475578s) from=127.0.0.6:55397
    2022/09/23 20:20:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.91821979s) from=127.0.0.6:52885
    2022/09/23 20:20:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.278571945s) from=127.0.0.6:58303
    2022/09/23 20:20:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.705280821s) from=127.0.0.6:42189
    2022/09/23 20:20:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.363415669s) from=127.0.0.6:52623
    2022/09/23 20:20:22 [DEBUG] http: Request GET /v1/status/leader (534.162µs) from=127.0.0.6:51395
    2022/09/23 20:20:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m5.28389566s) from=127.0.0.6:55087
    2022/09/23 20:20:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.243691532s) from=127.0.0.6:43775
    2022/09/23 20:20:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m7.150404403s) from=127.0.0.6:43501
    2022/09/23 20:20:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:20:28 [DEBUG] agent: Node info in sync
    2022/09/23 20:20:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.93231114s) from=127.0.0.6:50569
    2022/09/23 20:20:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.132058512s) from=127.0.0.6:55977
    2022/09/23 20:20:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.843600449s) from=127.0.0.6:57101
    2022/09/23 20:20:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.948092763s) from=127.0.0.6:40903
    2022/09/23 20:20:38 [DEBUG] http: Request GET /v1/status/leader (553.305µs) from=127.0.0.6:51395
    2022/09/23 20:20:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.243875837s) from=127.0.0.6:34005
    2022/09/23 20:20:42 [DEBUG] http: Request GET /v1/status/leader (265.87µs) from=127.0.0.6:51395
    2022/09/23 20:20:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.046930279s) from=127.0.0.6:46803
    2022/09/23 20:20:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.082735737s) from=127.0.0.6:40771
    2022/09/23 20:20:58 [DEBUG] http: Request GET /v1/status/leader (398.804µs) from=127.0.0.6:59263
    2022/09/23 20:21:02 [DEBUG] http: Request GET /v1/status/leader (253.58µs) from=127.0.0.6:51395
    2022/09/23 20:21:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:21:18 [DEBUG] http: Request GET /v1/status/leader (409.614µs) from=127.0.0.6:51395
    2022/09/23 20:21:22 [DEBUG] http: Request GET /v1/status/leader (270.074µs) from=127.0.0.6:51395
    2022/09/23 20:21:38 [DEBUG] http: Request GET /v1/status/leader (2.528947ms) from=127.0.0.6:51395
    2022/09/23 20:21:42 [DEBUG] http: Request GET /v1/status/leader (418.343µs) from=127.0.0.6:51395
    2022/09/23 20:21:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.184982818s) from=127.0.0.6:48395
    2022/09/23 20:21:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.369856832s) from=127.0.0.6:40753
    2022/09/23 20:21:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.295345879s) from=127.0.0.6:52943
    2022/09/23 20:21:58 [DEBUG] http: Request GET /v1/status/leader (442.953µs) from=127.0.0.6:59263
    2022/09/23 20:21:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.026249345s) from=127.0.0.6:53267
    2022/09/23 20:22:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m7.158694781s) from=127.0.0.6:54017
    2022/09/23 20:22:02 [DEBUG] http: Request GET /v1/status/leader (302.309µs) from=127.0.0.6:51395
    2022/09/23 20:22:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.35693709s) from=127.0.0.6:36629
    2022/09/23 20:22:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:22:09 [DEBUG] agent: Node info in sync
    2022/09/23 20:22:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.586564416s) from=127.0.0.6:51517
    2022/09/23 20:22:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.587228977s) from=127.0.0.6:42349
    2022/09/23 20:22:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.386093024s) from=127.0.0.6:36077
    2022/09/23 20:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.545059947s) from=127.0.0.6:43591
    2022/09/23 20:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.450272557s) from=127.0.0.6:39645
    2022/09/23 20:22:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:22:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.240355879s) from=127.0.0.6:43729
    2022/09/23 20:22:18 [DEBUG] http: Request GET /v1/status/leader (292.259µs) from=127.0.0.6:51395
    2022/09/23 20:22:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.138968781s) from=127.0.0.6:55397
    2022/09/23 20:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.357838559s) from=127.0.0.6:49085
    2022/09/23 20:22:22 [DEBUG] http: Request GET /v1/status/leader (316.522µs) from=127.0.0.6:51395
    2022/09/23 20:22:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.632628566s) from=127.0.0.6:58303
    2022/09/23 20:22:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.921547485s) from=127.0.0.6:43697
    2022/09/23 20:22:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.98457268s) from=127.0.0.6:55011
    2022/09/23 20:22:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.56580176s) from=127.0.0.6:52885
    2022/09/23 20:22:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.848067458s) from=127.0.0.6:43775
    2022/09/23 20:22:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m4.079658333s) from=127.0.0.6:55087
    2022/09/23 20:22:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m7.436464125s) from=127.0.0.6:42189
    2022/09/23 20:22:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.302493573s) from=127.0.0.6:52623
    2022/09/23 20:22:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.682285842s) from=127.0.0.6:43501
    2022/09/23 20:22:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.15621695s) from=127.0.0.6:55977
    2022/09/23 20:22:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.889594269s) from=127.0.0.6:50569
    2022/09/23 20:22:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:22:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.067816807s) from=127.0.0.6:57101
    2022/09/23 20:22:38 [DEBUG] http: Request GET /v1/status/leader (422.361µs) from=127.0.0.6:59263
    2022/09/23 20:22:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m6.153202204s) from=127.0.0.6:40903
    2022/09/23 20:22:42 [DEBUG] http: Request GET /v1/status/leader (485.993µs) from=127.0.0.6:51395
    2022/09/23 20:22:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.370295796s) from=127.0.0.6:34005
    2022/09/23 20:22:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.302042752s) from=127.0.0.6:40771
    2022/09/23 20:22:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.552826975s) from=127.0.0.6:46803
    2022/09/23 20:22:58 [DEBUG] http: Request GET /v1/status/leader (268.569µs) from=127.0.0.6:59263
    2022/09/23 20:23:02 [DEBUG] http: Request GET /v1/status/leader (295.59µs) from=127.0.0.6:51395
    2022/09/23 20:23:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:23:18 [DEBUG] http: Request GET /v1/status/leader (442.924µs) from=127.0.0.6:59263
    2022/09/23 20:23:22 [DEBUG] http: Request GET /v1/status/leader (257.907µs) from=127.0.0.6:51395
    2022/09/23 20:23:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:23:37 [DEBUG] agent: Node info in sync
    2022/09/23 20:23:38 [DEBUG] http: Request GET /v1/status/leader (466.81µs) from=127.0.0.6:51395
    2022/09/23 20:23:42 [DEBUG] http: Request GET /v1/status/leader (432.794µs) from=127.0.0.6:51395
    2022/09/23 20:23:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.716171814s) from=127.0.0.6:48395
    2022/09/23 20:23:58 [DEBUG] http: Request GET /v1/status/leader (424.772µs) from=127.0.0.6:51395
    2022/09/23 20:24:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.976145602s) from=127.0.0.6:53267
    2022/09/23 20:24:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m3.422019964s) from=127.0.0.6:40753
    2022/09/23 20:24:02 [DEBUG] http: Request GET /v1/status/leader (305.453µs) from=127.0.0.6:51395
    2022/09/23 20:24:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.625471546s) from=127.0.0.6:52943
    2022/09/23 20:24:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m6.239917018s) from=127.0.0.6:54017
    2022/09/23 20:24:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m7.143416672s) from=127.0.0.6:36629
    2022/09/23 20:24:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.402447355s) from=127.0.0.6:42349
    2022/09/23 20:24:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:24:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.158633564s) from=127.0.0.6:36077
    2022/09/23 20:24:18 [DEBUG] http: Request GET /v1/status/leader (250.33µs) from=127.0.0.6:59263
    2022/09/23 20:24:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.416021906s) from=127.0.0.6:51517
    2022/09/23 20:24:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.783075712s) from=127.0.0.6:43591
    2022/09/23 20:24:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.280837055s) from=127.0.0.6:43729
    2022/09/23 20:24:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.822673646s) from=127.0.0.6:39645
    2022/09/23 20:24:22 [DEBUG] http: Request GET /v1/status/leader (734.947µs) from=127.0.0.6:51395
    2022/09/23 20:24:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.858625054s) from=127.0.0.6:55397
    2022/09/23 20:24:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.503420981s) from=127.0.0.6:58303
    2022/09/23 20:24:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.428002747s) from=127.0.0.6:52885
    2022/09/23 20:24:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.982849952s) from=127.0.0.6:49085
    2022/09/23 20:24:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.766646841s) from=127.0.0.6:55011
    2022/09/23 20:24:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m7.149582121s) from=127.0.0.6:43697
    2022/09/23 20:24:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.261932537s) from=127.0.0.6:42189
    2022/09/23 20:24:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m6.128320019s) from=127.0.0.6:55087
    2022/09/23 20:24:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.476121239s) from=127.0.0.6:43775
    2022/09/23 20:24:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m3.696609577s) from=127.0.0.6:43501
    2022/09/23 20:24:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.491300709s) from=127.0.0.6:52623
    2022/09/23 20:24:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.546077618s) from=127.0.0.6:55977
    2022/09/23 20:24:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.723150518s) from=127.0.0.6:50569
    2022/09/23 20:24:38 [DEBUG] http: Request GET /v1/status/leader (457.034µs) from=127.0.0.6:59263
    2022/09/23 20:24:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.125033448s) from=127.0.0.6:57101
    2022/09/23 20:24:42 [DEBUG] http: Request GET /v1/status/leader (1.063744ms) from=127.0.0.6:51395
    2022/09/23 20:24:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.910630715s) from=127.0.0.6:40903
    2022/09/23 20:24:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.790171327s) from=127.0.0.6:46803
    2022/09/23 20:24:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.52826743s) from=127.0.0.6:34005
    2022/09/23 20:24:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.675238731s) from=127.0.0.6:40771
    2022/09/23 20:24:58 [DEBUG] http: Request GET /v1/status/leader (348.946µs) from=127.0.0.6:51395
    2022/09/23 20:25:02 [DEBUG] http: Request GET /v1/status/leader (454.936µs) from=127.0.0.6:51395
    2022/09/23 20:25:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:25:14 [DEBUG] agent: Node info in sync
    2022/09/23 20:25:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:25:18 [DEBUG] http: Request GET /v1/status/leader (530.731µs) from=127.0.0.6:59263
    2022/09/23 20:25:22 [DEBUG] http: Request GET /v1/status/leader (306.66µs) from=127.0.0.6:51395
    2022/09/23 20:25:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:25:38 [DEBUG] http: Request GET /v1/status/leader (739.188µs) from=127.0.0.6:51395
    2022/09/23 20:25:42 [DEBUG] http: Request GET /v1/status/leader (287.872µs) from=127.0.0.6:51395
    2022/09/23 20:25:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.211502721s) from=127.0.0.6:48395
    2022/09/23 20:25:58 [DEBUG] http: Request GET /v1/status/leader (471.175µs) from=127.0.0.6:59263
    2022/09/23 20:26:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.713728259s) from=127.0.0.6:40753
    2022/09/23 20:26:02 [DEBUG] http: Request GET /v1/status/leader (1.041039ms) from=127.0.0.6:51395
    2022/09/23 20:26:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.063757413s) from=127.0.0.6:53267
    2022/09/23 20:26:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.176132192s) from=127.0.0.6:52943
    2022/09/23 20:26:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m6.419659709s) from=127.0.0.6:54017
    2022/09/23 20:26:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.245457734s) from=127.0.0.6:36629
    2022/09/23 20:26:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:26:18 [DEBUG] http: Request GET /v1/status/leader (394.757µs) from=127.0.0.6:59263
    2022/09/23 20:26:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.516792636s) from=127.0.0.6:42349
    2022/09/23 20:26:22 [DEBUG] http: Request GET /v1/status/leader (475.555µs) from=127.0.0.6:51395
    2022/09/23 20:26:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.586715006s) from=127.0.0.6:39645
    2022/09/23 20:26:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.319964231s) from=127.0.0.6:36077
    2022/09/23 20:26:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.441173282s) from=127.0.0.6:51517
    2022/09/23 20:26:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.837698938s) from=127.0.0.6:43591
    2022/09/23 20:26:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.264471962s) from=127.0.0.6:43729
    2022/09/23 20:26:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.011277405s) from=127.0.0.6:58303
    2022/09/23 20:26:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.232453385s) from=127.0.0.6:55397
    2022/09/23 20:26:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.13884808s) from=127.0.0.6:55011
    2022/09/23 20:26:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.325371789s) from=127.0.0.6:52885
    2022/09/23 20:26:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.04384852s) from=127.0.0.6:42189
    2022/09/23 20:26:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.529434451s) from=127.0.0.6:49085
    2022/09/23 20:26:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:26:36 [DEBUG] agent: Node info in sync
    2022/09/23 20:26:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m7.21588081s) from=127.0.0.6:43697
    2022/09/23 20:26:38 [DEBUG] http: Request GET /v1/status/leader (739.48µs) from=127.0.0.6:51395
    2022/09/23 20:26:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m5.527315805s) from=127.0.0.6:55087
    2022/09/23 20:26:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.18563336s) from=127.0.0.6:43775
    2022/09/23 20:26:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.266628937s) from=127.0.0.6:43501
    2022/09/23 20:26:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.687546974s) from=127.0.0.6:52623
    2022/09/23 20:26:42 [DEBUG] http: Request GET /v1/status/leader (352.256µs) from=127.0.0.6:51395
    2022/09/23 20:26:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.899142164s) from=127.0.0.6:55977
    2022/09/23 20:26:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.261860201s) from=127.0.0.6:50569
    2022/09/23 20:26:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.188092376s) from=127.0.0.6:57101
    2022/09/23 20:26:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.644781716s) from=127.0.0.6:40903
    2022/09/23 20:26:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.065399525s) from=127.0.0.6:46803
    2022/09/23 20:26:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m2.619647709s) from=127.0.0.6:34005
    2022/09/23 20:26:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m0.930622765s) from=127.0.0.6:40771
    2022/09/23 20:26:58 [DEBUG] http: Request GET /v1/status/leader (613.149µs) from=127.0.0.6:51395
    2022/09/23 20:27:02 [DEBUG] http: Request GET /v1/status/leader (600.454µs) from=127.0.0.6:51395
    2022/09/23 20:27:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:27:19 [DEBUG] http: Request GET /v1/status/leader (534.635µs) from=127.0.0.6:51395
    2022/09/23 20:27:22 [DEBUG] http: Request GET /v1/status/leader (594.885µs) from=127.0.0.6:51395
    2022/09/23 20:27:39 [DEBUG] http: Request GET /v1/status/leader (341.987µs) from=127.0.0.6:59263
    2022/09/23 20:27:42 [DEBUG] http: Request GET /v1/status/leader (1.532237ms) from=127.0.0.6:51395
    2022/09/23 20:27:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.200176813s) from=127.0.0.6:48395
    2022/09/23 20:27:59 [DEBUG] http: Request GET /v1/status/leader (607.009µs) from=127.0.0.6:59263
    2022/09/23 20:28:02 [DEBUG] http: Request GET /v1/status/leader (514.091µs) from=127.0.0.6:51395
    2022/09/23 20:28:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.002154891s) from=127.0.0.6:40753
    2022/09/23 20:28:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:28:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.158095897s) from=127.0.0.6:53267
    2022/09/23 20:28:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.75433s) from=127.0.0.6:52943
    2022/09/23 20:28:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m2.549335728s) from=127.0.0.6:54017
    2022/09/23 20:28:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:28:19 [DEBUG] http: Request GET /v1/status/leader (244.94µs) from=127.0.0.6:59263
    2022/09/23 20:28:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:28:22 [DEBUG] agent: Node info in sync
    2022/09/23 20:28:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.656741478s) from=127.0.0.6:36629
    2022/09/23 20:28:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.657031345s) from=127.0.0.6:42349
    2022/09/23 20:28:22 [DEBUG] http: Request GET /v1/status/leader (406.726µs) from=127.0.0.6:51395
    2022/09/23 20:28:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.079534613s) from=127.0.0.6:36077
    2022/09/23 20:28:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.550992016s) from=127.0.0.6:51517
    2022/09/23 20:28:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.251985976s) from=127.0.0.6:55397
    2022/09/23 20:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m7.212178198s) from=127.0.0.6:39645
    2022/09/23 20:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.292008273s) from=127.0.0.6:43591
    2022/09/23 20:28:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.938392113s) from=127.0.0.6:43729
    2022/09/23 20:28:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.910982276s) from=127.0.0.6:52885
    2022/09/23 20:28:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.654119876s) from=127.0.0.6:42189
    2022/09/23 20:28:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.251303301s) from=127.0.0.6:58303
    2022/09/23 20:28:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m6.468538533s) from=127.0.0.6:55011
    2022/09/23 20:28:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.866562325s) from=127.0.0.6:49085
    2022/09/23 20:28:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.832225764s) from=127.0.0.6:43697
    2022/09/23 20:28:39 [DEBUG] http: Request GET /v1/status/leader (544.846µs) from=127.0.0.6:59263
    2022/09/23 20:28:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.943602829s) from=127.0.0.6:43775
    2022/09/23 20:28:42 [DEBUG] http: Request GET /v1/status/leader (255.573µs) from=127.0.0.6:51395
    2022/09/23 20:28:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m7.209574588s) from=127.0.0.6:55087
    2022/09/23 20:28:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.06750085s) from=127.0.0.6:57101
    2022/09/23 20:28:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.043142826s) from=127.0.0.6:43501
    2022/09/23 20:28:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.93658097s) from=127.0.0.6:52623
    2022/09/23 20:28:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.238705966s) from=127.0.0.6:55977
    2022/09/23 20:28:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.025914181s) from=127.0.0.6:50569
    2022/09/23 20:28:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.359892532s) from=127.0.0.6:40903
    2022/09/23 20:28:59 [DEBUG] http: Request GET /v1/status/leader (582.923µs) from=127.0.0.6:59263
    2022/09/23 20:29:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.057094062s) from=127.0.0.6:40771
    2022/09/23 20:29:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.680732329s) from=127.0.0.6:34005
    2022/09/23 20:29:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.413768049s) from=127.0.0.6:46803
    2022/09/23 20:29:02 [DEBUG] http: Request GET /v1/status/leader (301.63µs) from=127.0.0.6:51395
    2022/09/23 20:29:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:29:19 [DEBUG] http: Request GET /v1/status/leader (438.215µs) from=127.0.0.6:59263
    2022/09/23 20:29:22 [DEBUG] http: Request GET /v1/status/leader (399.186µs) from=127.0.0.6:51395
    2022/09/23 20:29:39 [DEBUG] http: Request GET /v1/status/leader (670.502µs) from=127.0.0.6:51395
    2022/09/23 20:29:42 [DEBUG] http: Request GET /v1/status/leader (3.449621ms) from=127.0.0.6:51395
    2022/09/23 20:29:59 [DEBUG] http: Request GET /v1/status/leader (338.136µs) from=127.0.0.6:51395
    2022/09/23 20:29:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.061564624s) from=127.0.0.6:48395
    2022/09/23 20:30:02 [DEBUG] http: Request GET /v1/status/leader (605.206µs) from=127.0.0.6:51395
    2022/09/23 20:30:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:30:05 [DEBUG] agent: Node info in sync
    2022/09/23 20:30:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m4.209180815s) from=127.0.0.6:40753
    2022/09/23 20:30:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.627800156s) from=127.0.0.6:53267
    2022/09/23 20:30:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:30:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.770173742s) from=127.0.0.6:52943
    2022/09/23 20:30:19 [DEBUG] http: Request GET /v1/status/leader (296.082µs) from=127.0.0.6:59263
    2022/09/23 20:30:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m5.611960393s) from=127.0.0.6:54017
    2022/09/23 20:30:22 [DEBUG] http: Request GET /v1/status/leader (285.917µs) from=127.0.0.6:51395
    2022/09/23 20:30:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.397346294s) from=127.0.0.6:42349
    2022/09/23 20:30:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.061289147s) from=127.0.0.6:36629
    2022/09/23 20:30:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.318421443s) from=127.0.0.6:36077
    2022/09/23 20:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.378058754s) from=127.0.0.6:39645
    2022/09/23 20:30:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.806886112s) from=127.0.0.6:55397
    2022/09/23 20:30:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.618851557s) from=127.0.0.6:43729
    2022/09/23 20:30:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.429345543s) from=127.0.0.6:51517
    2022/09/23 20:30:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.433481297s) from=127.0.0.6:43591
    2022/09/23 20:30:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.251025299s) from=127.0.0.6:55011
    2022/09/23 20:30:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.054566055s) from=127.0.0.6:49085
    2022/09/23 20:30:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.353135108s) from=127.0.0.6:42189
    2022/09/23 20:30:39 [DEBUG] http: Request GET /v1/status/leader (2.363618ms) from=127.0.0.6:59263
    2022/09/23 20:30:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.85273569s) from=127.0.0.6:52885
    2022/09/23 20:30:42 [DEBUG] http: Request GET /v1/status/leader (371.888µs) from=127.0.0.6:51395
    2022/09/23 20:30:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.194961202s) from=127.0.0.6:43775
    2022/09/23 20:30:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.936153789s) from=127.0.0.6:58303
    2022/09/23 20:30:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:30:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.202600674s) from=127.0.0.6:43697
    2022/09/23 20:30:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m2.924263466s) from=127.0.0.6:55087
    2022/09/23 20:30:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.315884944s) from=127.0.0.6:57101
    2022/09/23 20:30:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.208707124s) from=127.0.0.6:55977
    2022/09/23 20:30:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.090505513s) from=127.0.0.6:52623
    2022/09/23 20:30:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m7.012503899s) from=127.0.0.6:43501
    2022/09/23 20:30:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.148705865s) from=127.0.0.6:50569
    2022/09/23 20:30:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.405487484s) from=127.0.0.6:40903
    2022/09/23 20:30:59 [DEBUG] http: Request GET /v1/status/leader (368.8µs) from=127.0.0.6:51395
    2022/09/23 20:31:02 [DEBUG] http: Request GET /v1/status/leader (526.671µs) from=127.0.0.6:51395
    2022/09/23 20:31:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.93256379s) from=127.0.0.6:34005
    2022/09/23 20:31:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.908215998s) from=127.0.0.6:40771
    2022/09/23 20:31:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.164319947s) from=127.0.0.6:46803
    2022/09/23 20:31:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:31:15 [DEBUG] agent: Node info in sync
    2022/09/23 20:31:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:31:19 [DEBUG] http: Request GET /v1/status/leader (553.259µs) from=127.0.0.6:59263
    2022/09/23 20:31:22 [DEBUG] http: Request GET /v1/status/leader (508.369µs) from=127.0.0.6:51395
    2022/09/23 20:31:39 [DEBUG] http: Request GET /v1/status/leader (507.327µs) from=127.0.0.6:51395
    2022/09/23 20:31:42 [DEBUG] http: Request GET /v1/status/leader (391.031µs) from=127.0.0.6:51395
    2022/09/23 20:31:59 [DEBUG] http: Request GET /v1/status/leader (500.596µs) from=127.0.0.6:51395
    2022/09/23 20:32:02 [DEBUG] http: Request GET /v1/status/leader (261.905µs) from=127.0.0.6:51395
    2022/09/23 20:32:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.158119095s) from=127.0.0.6:48395
    2022/09/23 20:32:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:32:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.39274413s) from=127.0.0.6:53267
    2022/09/23 20:32:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m7.334190404s) from=127.0.0.6:40753
    2022/09/23 20:32:19 [DEBUG] http: Request GET /v1/status/leader (472.935µs) from=127.0.0.6:51395
    2022/09/23 20:32:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.450337794s) from=127.0.0.6:52943
    2022/09/23 20:32:22 [DEBUG] http: Request GET /v1/status/leader (374.998µs) from=127.0.0.6:51395
    2022/09/23 20:32:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.919153853s) from=127.0.0.6:42349
    2022/09/23 20:32:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:32:27 [DEBUG] agent: Node info in sync
    2022/09/23 20:32:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m6.611761803s) from=127.0.0.6:54017
    2022/09/23 20:32:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.204524683s) from=127.0.0.6:36629
    2022/09/23 20:32:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.915753252s) from=127.0.0.6:36077
    2022/09/23 20:32:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.479843476s) from=127.0.0.6:39645
    2022/09/23 20:32:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.421573711s) from=127.0.0.6:55397
    2022/09/23 20:32:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.172789182s) from=127.0.0.6:43729
    2022/09/23 20:32:39 [DEBUG] http: Request GET /v1/status/leader (2.544433ms) from=127.0.0.6:51395
    2022/09/23 20:32:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.999654763s) from=127.0.0.6:49085
    2022/09/23 20:32:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.897021089s) from=127.0.0.6:51517
    2022/09/23 20:32:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.329610407s) from=127.0.0.6:55011
    2022/09/23 20:32:42 [DEBUG] http: Request GET /v1/status/leader (641.312µs) from=127.0.0.6:51395
    2022/09/23 20:32:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.275157939s) from=127.0.0.6:43591
    2022/09/23 20:32:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.059156581s) from=127.0.0.6:52885
    2022/09/23 20:32:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.726319863s) from=127.0.0.6:43775
    2022/09/23 20:32:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.869849289s) from=127.0.0.6:42189
    2022/09/23 20:32:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.558018945s) from=127.0.0.6:43697
    2022/09/23 20:32:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.461348346s) from=127.0.0.6:58303
    2022/09/23 20:32:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.358251571s) from=127.0.0.6:55977
    2022/09/23 20:32:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m5.957937059s) from=127.0.0.6:55087
    2022/09/23 20:32:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.439540232s) from=127.0.0.6:52623
    2022/09/23 20:32:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.419392123s) from=127.0.0.6:43501
    2022/09/23 20:32:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.307173844s) from=127.0.0.6:57101
    2022/09/23 20:32:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.385954672s) from=127.0.0.6:40903
    2022/09/23 20:32:59 [DEBUG] http: Request GET /v1/status/leader (443.96µs) from=127.0.0.6:59263
    2022/09/23 20:33:02 [DEBUG] http: Request GET /v1/status/leader (266.481µs) from=127.0.0.6:51395
    2022/09/23 20:33:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.413726173s) from=127.0.0.6:50569
    2022/09/23 20:33:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.718089972s) from=127.0.0.6:40771
    2022/09/23 20:33:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.701201169s) from=127.0.0.6:46803
    2022/09/23 20:33:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.194926145s) from=127.0.0.6:34005
    2022/09/23 20:33:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:33:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:33:19 [DEBUG] http: Request GET /v1/status/leader (317.035µs) from=127.0.0.6:59263
    2022/09/23 20:33:22 [DEBUG] http: Request GET /v1/status/leader (268.332µs) from=127.0.0.6:51395
    2022/09/23 20:33:39 [DEBUG] http: Request GET /v1/status/leader (487.83µs) from=127.0.0.6:59263
    2022/09/23 20:33:42 [DEBUG] http: Request GET /v1/status/leader (428.026µs) from=127.0.0.6:51395
    2022/09/23 20:33:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:33:55 [DEBUG] agent: Node info in sync
    2022/09/23 20:33:59 [DEBUG] http: Request GET /v1/status/leader (277.49µs) from=127.0.0.6:51395
    2022/09/23 20:34:02 [DEBUG] http: Request GET /v1/status/leader (281.306µs) from=127.0.0.6:51395
    2022/09/23 20:34:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.787742464s) from=127.0.0.6:48395
    2022/09/23 20:34:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:34:19 [DEBUG] http: Request GET /v1/status/leader (466.511µs) from=127.0.0.6:59263
    2022/09/23 20:34:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m1.254841892s) from=127.0.0.6:40753
    2022/09/23 20:34:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.712296718s) from=127.0.0.6:53267
    2022/09/23 20:34:22 [DEBUG] http: Request GET /v1/status/leader (524.225µs) from=127.0.0.6:51395
    2022/09/23 20:34:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.777816728s) from=127.0.0.6:42349
    2022/09/23 20:34:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.440325105s) from=127.0.0.6:52943
    2022/09/23 20:34:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m1.413036938s) from=127.0.0.6:54017
    2022/09/23 20:34:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.481832299s) from=127.0.0.6:36077
    2022/09/23 20:34:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m7.425044252s) from=127.0.0.6:36629
    2022/09/23 20:34:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.200663826s) from=127.0.0.6:39645
    2022/09/23 20:34:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.544649053s) from=127.0.0.6:43729
    2022/09/23 20:34:39 [DEBUG] http: Request GET /v1/status/leader (565.54µs) from=127.0.0.6:51395
    2022/09/23 20:34:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.53745518s) from=127.0.0.6:55397
    2022/09/23 20:34:42 [DEBUG] http: Request GET /v1/status/leader (9.692673ms) from=127.0.0.6:51395
    2022/09/23 20:34:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.227039194s) from=127.0.0.6:51517
    2022/09/23 20:34:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.084394742s) from=127.0.0.6:43775
    2022/09/23 20:34:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.577483422s) from=127.0.0.6:49085
    2022/09/23 20:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.271323178s) from=127.0.0.6:43591
    2022/09/23 20:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.915278419s) from=127.0.0.6:55011
    2022/09/23 20:34:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.432953787s) from=127.0.0.6:52885
    2022/09/23 20:34:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.705507167s) from=127.0.0.6:58303
    2022/09/23 20:34:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.17986362s) from=127.0.0.6:42189
    2022/09/23 20:34:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.255768709s) from=127.0.0.6:43697
    2022/09/23 20:34:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.032273448s) from=127.0.0.6:52623
    2022/09/23 20:34:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m1.933242661s) from=127.0.0.6:55087
    2022/09/23 20:34:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.768335171s) from=127.0.0.6:55977
    2022/09/23 20:34:59 [DEBUG] http: Request GET /v1/status/leader (632.977µs) from=127.0.0.6:59263
    2022/09/23 20:35:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.138361614s) from=127.0.0.6:57101
    2022/09/23 20:35:02 [DEBUG] http: Request GET /v1/status/leader (479.635µs) from=127.0.0.6:51395
    2022/09/23 20:35:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.621267307s) from=127.0.0.6:43501
    2022/09/23 20:35:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m6.343538275s) from=127.0.0.6:40903
    2022/09/23 20:35:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:35:09 [DEBUG] agent: Node info in sync
    2022/09/23 20:35:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.369656463s) from=127.0.0.6:50569
    2022/09/23 20:35:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m1.936790118s) from=127.0.0.6:34005
    2022/09/23 20:35:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m6.292211339s) from=127.0.0.6:40771
    2022/09/23 20:35:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.110252804s) from=127.0.0.6:46803
    2022/09/23 20:35:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:35:19 [DEBUG] http: Request GET /v1/status/leader (258.498µs) from=127.0.0.6:59263
    2022/09/23 20:35:22 [DEBUG] http: Request GET /v1/status/leader (512.475µs) from=127.0.0.6:51395
    2022/09/23 20:35:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:35:39 [DEBUG] http: Request GET /v1/status/leader (564.192µs) from=127.0.0.6:59263
    2022/09/23 20:35:42 [DEBUG] http: Request GET /v1/status/leader (270.909µs) from=127.0.0.6:51395
    2022/09/23 20:35:59 [DEBUG] http: Request GET /v1/status/leader (431.096µs) from=127.0.0.6:59263
    2022/09/23 20:36:03 [DEBUG] http: Request GET /v1/status/leader (480.536µs) from=127.0.0.6:51395
    2022/09/23 20:36:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.028342113s) from=127.0.0.6:48395
    2022/09/23 20:36:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:36:19 [DEBUG] http: Request GET /v1/status/leader (429.156µs) from=127.0.0.6:59263
    2022/09/23 20:36:23 [DEBUG] http: Request GET /v1/status/leader (335.784µs) from=127.0.0.6:51395
    2022/09/23 20:36:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.647087418s) from=127.0.0.6:53267
    2022/09/23 20:36:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m6.635154702s) from=127.0.0.6:40753
    2022/09/23 20:36:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.34838979s) from=127.0.0.6:42349
    2022/09/23 20:36:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.102632868s) from=127.0.0.6:52943
    2022/09/23 20:36:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m3.022207334s) from=127.0.0.6:54017
    2022/09/23 20:36:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.233859368s) from=127.0.0.6:36077
    2022/09/23 20:36:39 [DEBUG] http: Request GET /v1/status/leader (598.46µs) from=127.0.0.6:51395
    2022/09/23 20:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.447023892s) from=127.0.0.6:39645
    2022/09/23 20:36:43 [DEBUG] http: Request GET /v1/status/leader (314.81µs) from=127.0.0.6:51395
    2022/09/23 20:36:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.732242934s) from=127.0.0.6:55397
    2022/09/23 20:36:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.933919528s) from=127.0.0.6:43729
    2022/09/23 20:36:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.807469858s) from=127.0.0.6:36629
    2022/09/23 20:36:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.597565222s) from=127.0.0.6:51517
    2022/09/23 20:36:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:36:47 [DEBUG] agent: Node info in sync
    2022/09/23 20:36:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.252388874s) from=127.0.0.6:43775
    2022/09/23 20:36:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.890826254s) from=127.0.0.6:49085
    2022/09/23 20:36:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.524198667s) from=127.0.0.6:55011
    2022/09/23 20:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.559665663s) from=127.0.0.6:43591
    2022/09/23 20:36:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.976685616s) from=127.0.0.6:52885
    2022/09/23 20:36:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.134022589s) from=127.0.0.6:58303
    2022/09/23 20:36:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.92584297s) from=127.0.0.6:42189
    2022/09/23 20:36:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m0.82573926s) from=127.0.0.6:55087
    2022/09/23 20:36:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.798805511s) from=127.0.0.6:52623
    2022/09/23 20:36:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.127538881s) from=127.0.0.6:43697
    2022/09/23 20:36:59 [DEBUG] http: Request GET /v1/status/leader (473.822µs) from=127.0.0.6:59263
    2022/09/23 20:37:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.650939494s) from=127.0.0.6:57101
    2022/09/23 20:37:03 [DEBUG] http: Request GET /v1/status/leader (272.44µs) from=127.0.0.6:51395
    2022/09/23 20:37:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.285815052s) from=127.0.0.6:43501
    2022/09/23 20:37:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.494431965s) from=127.0.0.6:55977
    2022/09/23 20:37:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.504398776s) from=127.0.0.6:40903
    2022/09/23 20:37:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.266861492s) from=127.0.0.6:46803
    2022/09/23 20:37:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.676254443s) from=127.0.0.6:50569
    2022/09/23 20:37:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:37:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.242014371s) from=127.0.0.6:34005
    2022/09/23 20:37:19 [DEBUG] http: Request GET /v1/status/leader (241.403µs) from=127.0.0.6:59263
    2022/09/23 20:37:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.558456469s) from=127.0.0.6:40771
    2022/09/23 20:37:23 [DEBUG] http: Request GET /v1/status/leader (526.732µs) from=127.0.0.6:51395
    2022/09/23 20:37:39 [DEBUG] http: Request GET /v1/status/leader (461.719µs) from=127.0.0.6:59263
    2022/09/23 20:37:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:37:43 [DEBUG] http: Request GET /v1/status/leader (411.997µs) from=127.0.0.6:51395
    2022/09/23 20:37:59 [DEBUG] http: Request GET /v1/status/leader (670.687µs) from=127.0.0.6:51395
    2022/09/23 20:38:03 [DEBUG] http: Request GET /v1/status/leader (454.702µs) from=127.0.0.6:51395
    2022/09/23 20:38:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.842728203s) from=127.0.0.6:48395
    2022/09/23 20:38:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:38:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:38:18 [DEBUG] agent: Node info in sync
    2022/09/23 20:38:19 [DEBUG] http: Request GET /v1/status/leader (758.453µs) from=127.0.0.6:51395
    2022/09/23 20:38:23 [DEBUG] http: Request GET /v1/status/leader (355.047µs) from=127.0.0.6:51395
    2022/09/23 20:38:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.678038063s) from=127.0.0.6:53267
    2022/09/23 20:38:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.460012755s) from=127.0.0.6:52943
    2022/09/23 20:38:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.815969988s) from=127.0.0.6:42349
    2022/09/23 20:38:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m6.361067431s) from=127.0.0.6:40753
    2022/09/23 20:38:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m1.819616752s) from=127.0.0.6:54017
    2022/09/23 20:38:39 [DEBUG] http: Request GET /v1/status/leader (8.126313ms) from=127.0.0.6:51395
    2022/09/23 20:38:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.012901406s) from=127.0.0.6:55397
    2022/09/23 20:38:43 [DEBUG] http: Request GET /v1/status/leader (276.34µs) from=127.0.0.6:51395
    2022/09/23 20:38:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.064481106s) from=127.0.0.6:36077
    2022/09/23 20:38:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.663848345s) from=127.0.0.6:39645
    2022/09/23 20:38:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.52728694s) from=127.0.0.6:43729
    2022/09/23 20:38:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.034207351s) from=127.0.0.6:51517
    2022/09/23 20:38:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.786323328s) from=127.0.0.6:36629
    2022/09/23 20:38:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.97799198s) from=127.0.0.6:43775
    2022/09/23 20:38:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m0.23690522s) from=127.0.0.6:43591
    2022/09/23 20:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.699407816s) from=127.0.0.6:49085
    2022/09/23 20:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.324566701s) from=127.0.0.6:55011
    2022/09/23 20:38:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.644765812s) from=127.0.0.6:58303
    2022/09/23 20:38:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.385951703s) from=127.0.0.6:52885
    2022/09/23 20:38:59 [DEBUG] http: Request GET /v1/status/leader (685.645µs) from=127.0.0.6:59263
    2022/09/23 20:38:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.675534932s) from=127.0.0.6:43697
    2022/09/23 20:38:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.081070346s) from=127.0.0.6:52623
    2022/09/23 20:39:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m2.331126954s) from=127.0.0.6:55087
    2022/09/23 20:39:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.025236458s) from=127.0.0.6:57101
    2022/09/23 20:39:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.357022619s) from=127.0.0.6:42189
    2022/09/23 20:39:03 [DEBUG] http: Request GET /v1/status/leader (556.53µs) from=127.0.0.6:51395
    2022/09/23 20:39:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.760048932s) from=127.0.0.6:43501
    2022/09/23 20:39:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.199416257s) from=127.0.0.6:55977
    2022/09/23 20:39:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.136100967s) from=127.0.0.6:40903
    2022/09/23 20:39:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:39:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.506285239s) from=127.0.0.6:46803
    2022/09/23 20:39:19 [DEBUG] http: Request GET /v1/status/leader (310.031µs) from=127.0.0.6:51395
    2022/09/23 20:39:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m0.094249293s) from=127.0.0.6:40771
    2022/09/23 20:39:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.411490552s) from=127.0.0.6:50569
    2022/09/23 20:39:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.118210414s) from=127.0.0.6:34005
    2022/09/23 20:39:23 [DEBUG] http: Request GET /v1/status/leader (251.098µs) from=127.0.0.6:51395
    2022/09/23 20:39:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:39:32 [DEBUG] agent: Node info in sync
    2022/09/23 20:39:39 [DEBUG] http: Request GET /v1/status/leader (464.898µs) from=127.0.0.6:51395
    2022/09/23 20:39:43 [DEBUG] http: Request GET /v1/status/leader (619.156µs) from=127.0.0.6:51395
    2022/09/23 20:39:59 [DEBUG] http: Request GET /v1/status/leader (303.637µs) from=127.0.0.6:59263
    2022/09/23 20:40:03 [DEBUG] http: Request GET /v1/status/leader (560.857µs) from=127.0.0.6:51395
    2022/09/23 20:40:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.331513904s) from=127.0.0.6:48395
    2022/09/23 20:40:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:40:19 [DEBUG] http: Request GET /v1/status/leader (365.202µs) from=127.0.0.6:51395
    2022/09/23 20:40:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:40:23 [DEBUG] http: Request GET /v1/status/leader (461.671µs) from=127.0.0.6:51395
    2022/09/23 20:40:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.596442908s) from=127.0.0.6:52943
    2022/09/23 20:40:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.306231586s) from=127.0.0.6:53267
    2022/09/23 20:40:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.554027064s) from=127.0.0.6:42349
    2022/09/23 20:40:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m2.375788628s) from=127.0.0.6:40753
    2022/09/23 20:40:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m1.245415662s) from=127.0.0.6:54017
    2022/09/23 20:40:39 [DEBUG] http: Request GET /v1/status/leader (694.174µs) from=127.0.0.6:51395
    2022/09/23 20:40:43 [DEBUG] http: Request GET /v1/status/leader (286.881µs) from=127.0.0.6:51395
    2022/09/23 20:40:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.781058613s) from=127.0.0.6:55397
    2022/09/23 20:40:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.006241795s) from=127.0.0.6:51517
    2022/09/23 20:40:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:40:49 [DEBUG] agent: Node info in sync
    2022/09/23 20:40:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.644054683s) from=127.0.0.6:36077
    2022/09/23 20:40:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.772982227s) from=127.0.0.6:43729
    2022/09/23 20:40:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m5.721129543s) from=127.0.0.6:39645
    2022/09/23 20:40:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.126081771s) from=127.0.0.6:43775
    2022/09/23 20:40:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m0.974729751s) from=127.0.0.6:43591
    2022/09/23 20:40:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.025909881s) from=127.0.0.6:55011
    2022/09/23 20:40:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.159288862s) from=127.0.0.6:36629
    2022/09/23 20:40:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.773677492s) from=127.0.0.6:58303
    2022/09/23 20:40:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.638253262s) from=127.0.0.6:49085
    2022/09/23 20:40:59 [DEBUG] http: Request GET /v1/status/leader (428.703µs) from=127.0.0.6:59263
    2022/09/23 20:41:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.782040198s) from=127.0.0.6:52885
    2022/09/23 20:41:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m2.780581847s) from=127.0.0.6:55087
    2022/09/23 20:41:03 [DEBUG] http: Request GET /v1/status/leader (257.44µs) from=127.0.0.6:51395
    2022/09/23 20:41:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.626851607s) from=127.0.0.6:52623
    2022/09/23 20:41:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.405405216s) from=127.0.0.6:43697
    2022/09/23 20:41:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.043782641s) from=127.0.0.6:43501
    2022/09/23 20:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.043639971s) from=127.0.0.6:57101
    2022/09/23 20:41:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.983378783s) from=127.0.0.6:42189
    2022/09/23 20:41:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.860102688s) from=127.0.0.6:40903
    2022/09/23 20:41:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.565286622s) from=127.0.0.6:55977
    2022/09/23 20:41:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:41:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.01302798s) from=127.0.0.6:46803
    2022/09/23 20:41:19 [DEBUG] http: Request GET /v1/status/leader (290.354µs) from=127.0.0.6:51395
    2022/09/23 20:41:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m0.312354672s) from=127.0.0.6:34005
    2022/09/23 20:41:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.205132754s) from=127.0.0.6:50569
    2022/09/23 20:41:23 [DEBUG] http: Request GET /v1/status/leader (442.723µs) from=127.0.0.6:51395
    2022/09/23 20:41:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.039312479s) from=127.0.0.6:40771
    2022/09/23 20:41:39 [DEBUG] http: Request GET /v1/status/leader (673.25µs) from=127.0.0.6:51395
    2022/09/23 20:41:43 [DEBUG] http: Request GET /v1/status/leader (568.987µs) from=127.0.0.6:51395
    2022/09/23 20:41:59 [DEBUG] http: Request GET /v1/status/leader (489.564µs) from=127.0.0.6:59263
    2022/09/23 20:42:03 [DEBUG] http: Request GET /v1/status/leader (361.793µs) from=127.0.0.6:51395
    2022/09/23 20:42:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.148672677s) from=127.0.0.6:48395
    2022/09/23 20:42:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:42:19 [DEBUG] http: Request GET /v1/status/leader (7.735408ms) from=127.0.0.6:51395
    2022/09/23 20:42:23 [DEBUG] http: Request GET /v1/status/leader (504.784µs) from=127.0.0.6:51395
    2022/09/23 20:42:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:42:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.054430505s) from=127.0.0.6:52943
    2022/09/23 20:42:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.001189994s) from=127.0.0.6:53267
    2022/09/23 20:42:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.344952601s) from=127.0.0.6:42349
    2022/09/23 20:42:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m3.158558084s) from=127.0.0.6:54017
    2022/09/23 20:42:39 [DEBUG] http: Request GET /v1/status/leader (467.801µs) from=127.0.0.6:51395
    2022/09/23 20:42:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:42:41 [DEBUG] agent: Node info in sync
    2022/09/23 20:42:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m7.021833824s) from=127.0.0.6:40753
    2022/09/23 20:42:43 [DEBUG] http: Request GET /v1/status/leader (353.992µs) from=127.0.0.6:51395
    2022/09/23 20:42:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.513423501s) from=127.0.0.6:36077
    2022/09/23 20:42:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.356318674s) from=127.0.0.6:55397
    2022/09/23 20:42:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.62628771s) from=127.0.0.6:43729
    2022/09/23 20:42:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.799649832s) from=127.0.0.6:51517
    2022/09/23 20:42:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.331858409s) from=127.0.0.6:43775
    2022/09/23 20:42:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.093997581s) from=127.0.0.6:39645
    2022/09/23 20:42:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.178583196s) from=127.0.0.6:43591
    2022/09/23 20:42:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.482897204s) from=127.0.0.6:58303
    2022/09/23 20:42:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.080203534s) from=127.0.0.6:55011
    2022/09/23 20:42:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.850500844s) from=127.0.0.6:49085
    2022/09/23 20:42:59 [DEBUG] http: Request GET /v1/status/leader (425.502µs) from=127.0.0.6:51395
    2022/09/23 20:43:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m7.156406063s) from=127.0.0.6:36629
    2022/09/23 20:43:03 [DEBUG] http: Request GET /v1/status/leader (486.629µs) from=127.0.0.6:51395
    2022/09/23 20:43:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.47133205s) from=127.0.0.6:43501
    2022/09/23 20:43:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.256408286s) from=127.0.0.6:43697
    2022/09/23 20:43:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.060060097s) from=127.0.0.6:52885
    2022/09/23 20:43:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.57380841s) from=127.0.0.6:52623
    2022/09/23 20:43:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m7.399185662s) from=127.0.0.6:55087
    2022/09/23 20:43:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.861882284s) from=127.0.0.6:57101
    2022/09/23 20:43:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.568840674s) from=127.0.0.6:40903
    2022/09/23 20:43:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.873160517s) from=127.0.0.6:55977
    2022/09/23 20:43:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m7.167643357s) from=127.0.0.6:42189
    2022/09/23 20:43:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:43:20 [DEBUG] http: Request GET /v1/status/leader (468.751µs) from=127.0.0.6:59263
    2022/09/23 20:43:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.209726263s) from=127.0.0.6:46803
    2022/09/23 20:43:23 [DEBUG] http: Request GET /v1/status/leader (612.422µs) from=127.0.0.6:51395
    2022/09/23 20:43:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.792566153s) from=127.0.0.6:34005
    2022/09/23 20:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.07209936s) from=127.0.0.6:50569
    2022/09/23 20:43:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m2.379984964s) from=127.0.0.6:40771
    2022/09/23 20:43:40 [DEBUG] http: Request GET /v1/status/leader (3.270885ms) from=127.0.0.6:59263
    2022/09/23 20:43:43 [DEBUG] http: Request GET /v1/status/leader (402.381µs) from=127.0.0.6:51395
    2022/09/23 20:44:00 [DEBUG] http: Request GET /v1/status/leader (440.262µs) from=127.0.0.6:59263
    2022/09/23 20:44:03 [DEBUG] http: Request GET /v1/status/leader (292.362µs) from=127.0.0.6:51395
    2022/09/23 20:44:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:44:07 [DEBUG] agent: Node info in sync
    2022/09/23 20:44:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.653629214s) from=127.0.0.6:48395
    2022/09/23 20:44:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:44:20 [DEBUG] http: Request GET /v1/status/leader (245.885µs) from=127.0.0.6:59263
    2022/09/23 20:44:23 [DEBUG] http: Request GET /v1/status/leader (276.449µs) from=127.0.0.6:51395
    2022/09/23 20:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.424624773s) from=127.0.0.6:53267
    2022/09/23 20:44:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.597365412s) from=127.0.0.6:52943
    2022/09/23 20:44:40 [DEBUG] http: Request GET /v1/status/leader (412.263µs) from=127.0.0.6:59263
    2022/09/23 20:44:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.578457765s) from=127.0.0.6:42349
    2022/09/23 20:44:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m1.894829374s) from=127.0.0.6:54017
    2022/09/23 20:44:43 [DEBUG] http: Request GET /v1/status/leader (920.949µs) from=127.0.0.6:51395
    2022/09/23 20:44:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m2.764863048s) from=127.0.0.6:40753
    2022/09/23 20:44:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.511457011s) from=127.0.0.6:36077
    2022/09/23 20:44:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.577486906s) from=127.0.0.6:55397
    2022/09/23 20:44:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.701084139s) from=127.0.0.6:51517
    2022/09/23 20:44:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m0.050192417s) from=127.0.0.6:43591
    2022/09/23 20:44:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.422949478s) from=127.0.0.6:39645
    2022/09/23 20:44:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.276180801s) from=127.0.0.6:43729
    2022/09/23 20:44:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.284604254s) from=127.0.0.6:43775
    2022/09/23 20:44:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.338588539s) from=127.0.0.6:55011
    2022/09/23 20:45:00 [DEBUG] http: Request GET /v1/status/leader (271.127µs) from=127.0.0.6:51395
    2022/09/23 20:45:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.516258039s) from=127.0.0.6:58303
    2022/09/23 20:45:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:45:03 [DEBUG] http: Request GET /v1/status/leader (488.38µs) from=127.0.0.6:51395
    2022/09/23 20:45:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.084004992s) from=127.0.0.6:49085
    2022/09/23 20:45:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.015749673s) from=127.0.0.6:36629
    2022/09/23 20:45:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.744803917s) from=127.0.0.6:52885
    2022/09/23 20:45:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.830431524s) from=127.0.0.6:43697
    2022/09/23 20:45:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.120039051s) from=127.0.0.6:43501
    2022/09/23 20:45:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m4.860441029s) from=127.0.0.6:55087
    2022/09/23 20:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.454425047s) from=127.0.0.6:57101
    2022/09/23 20:45:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.769930421s) from=127.0.0.6:42189
    2022/09/23 20:45:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.487971714s) from=127.0.0.6:52623
    2022/09/23 20:45:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.762393241s) from=127.0.0.6:55977
    2022/09/23 20:45:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:45:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.26111541s) from=127.0.0.6:40903
    2022/09/23 20:45:20 [DEBUG] http: Request GET /v1/status/leader (467.089µs) from=127.0.0.6:59263
    2022/09/23 20:45:23 [DEBUG] http: Request GET /v1/status/leader (254.135µs) from=127.0.0.6:51395
    2022/09/23 20:45:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.725319583s) from=127.0.0.6:46803
    2022/09/23 20:45:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.470991625s) from=127.0.0.6:40771
    2022/09/23 20:45:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.011529622s) from=127.0.0.6:50569
    2022/09/23 20:45:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:45:28 [DEBUG] agent: Node info in sync
    2022/09/23 20:45:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.073344252s) from=127.0.0.6:34005
    2022/09/23 20:45:40 [DEBUG] http: Request GET /v1/status/leader (598.706µs) from=127.0.0.6:59263
    2022/09/23 20:45:43 [DEBUG] http: Request GET /v1/status/leader (261.405µs) from=127.0.0.6:51395
    2022/09/23 20:46:00 [DEBUG] http: Request GET /v1/status/leader (484.662µs) from=127.0.0.6:51395
    2022/09/23 20:46:03 [DEBUG] http: Request GET /v1/status/leader (656.641µs) from=127.0.0.6:51395
    2022/09/23 20:46:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:46:20 [DEBUG] http: Request GET /v1/status/leader (291.665µs) from=127.0.0.6:51395
    2022/09/23 20:46:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.249312356s) from=127.0.0.6:48395
    2022/09/23 20:46:23 [DEBUG] http: Request GET /v1/status/leader (268.936µs) from=127.0.0.6:51395
    2022/09/23 20:46:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.547254882s) from=127.0.0.6:53267
    2022/09/23 20:46:40 [DEBUG] http: Request GET /v1/status/leader (448.715µs) from=127.0.0.6:51395
    2022/09/23 20:46:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.833680856s) from=127.0.0.6:52943
    2022/09/23 20:46:43 [DEBUG] http: Request GET /v1/status/leader (474.666µs) from=127.0.0.6:51395
    2022/09/23 20:46:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m3.909267458s) from=127.0.0.6:54017
    2022/09/23 20:46:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m0.795059474s) from=127.0.0.6:40753
    2022/09/23 20:46:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.818515204s) from=127.0.0.6:42349
    2022/09/23 20:46:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.21993006s) from=127.0.0.6:36077
    2022/09/23 20:46:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.21178842s) from=127.0.0.6:43775
    2022/09/23 20:47:00 [DEBUG] http: Request GET /v1/status/leader (456.944µs) from=127.0.0.6:59263
    2022/09/23 20:47:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.661887305s) from=127.0.0.6:43591
    2022/09/23 20:47:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.926649833s) from=127.0.0.6:51517
    2022/09/23 20:47:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.914537336s) from=127.0.0.6:39645
    2022/09/23 20:47:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.240154323s) from=127.0.0.6:55011
    2022/09/23 20:47:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.526235353s) from=127.0.0.6:55397
    2022/09/23 20:47:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:47:03 [DEBUG] agent: Node info in sync
    2022/09/23 20:47:03 [DEBUG] http: Request GET /v1/status/leader (518.525µs) from=127.0.0.6:51395
    2022/09/23 20:47:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.164974368s) from=127.0.0.6:43729
    2022/09/23 20:47:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.271863841s) from=127.0.0.6:58303
    2022/09/23 20:47:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.589482473s) from=127.0.0.6:36629
    2022/09/23 20:47:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.499933829s) from=127.0.0.6:49085
    2022/09/23 20:47:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:47:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.829742807s) from=127.0.0.6:52885
    2022/09/23 20:47:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m3.094871033s) from=127.0.0.6:55087
    2022/09/23 20:47:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.345628128s) from=127.0.0.6:42189
    2022/09/23 20:47:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.015777619s) from=127.0.0.6:43501
    2022/09/23 20:47:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.497629625s) from=127.0.0.6:57101
    2022/09/23 20:47:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.584784685s) from=127.0.0.6:55977
    2022/09/23 20:47:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.435463059s) from=127.0.0.6:52623
    2022/09/23 20:47:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.76467949s) from=127.0.0.6:43697
    2022/09/23 20:47:20 [DEBUG] http: Request GET /v1/status/leader (413.646µs) from=127.0.0.6:51395
    2022/09/23 20:47:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.624696637s) from=127.0.0.6:40903
    2022/09/23 20:47:23 [DEBUG] http: Request GET /v1/status/leader (266.614µs) from=127.0.0.6:51395
    2022/09/23 20:47:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.611597011s) from=127.0.0.6:46803
    2022/09/23 20:47:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m2.568072114s) from=127.0.0.6:40771
    2022/09/23 20:47:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.358882072s) from=127.0.0.6:50569
    2022/09/23 20:47:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.403189631s) from=127.0.0.6:34005
    2022/09/23 20:47:40 [DEBUG] http: Request GET /v1/status/leader (285.014µs) from=127.0.0.6:59263
    2022/09/23 20:47:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:47:43 [DEBUG] http: Request GET /v1/status/leader (268.703µs) from=127.0.0.6:51395
    2022/09/23 20:48:00 [DEBUG] http: Request GET /v1/status/leader (554.05µs) from=127.0.0.6:59263
    2022/09/23 20:48:03 [DEBUG] http: Request GET /v1/status/leader (467.23µs) from=127.0.0.6:51395
    2022/09/23 20:48:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:48:06 [DEBUG] agent: Node info in sync
    2022/09/23 20:48:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:48:20 [DEBUG] http: Request GET /v1/status/leader (441.993µs) from=127.0.0.6:59263
    2022/09/23 20:48:23 [DEBUG] http: Request GET /v1/status/leader (359.596µs) from=127.0.0.6:51395
    2022/09/23 20:48:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m7.498458907s) from=127.0.0.6:48395
    2022/09/23 20:48:40 [DEBUG] http: Request GET /v1/status/leader (3.761763ms) from=127.0.0.6:59263
    2022/09/23 20:48:43 [DEBUG] http: Request GET /v1/status/leader (405.04µs) from=127.0.0.6:51395
    2022/09/23 20:48:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.108229166s) from=127.0.0.6:53267
    2022/09/23 20:48:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.250623664s) from=127.0.0.6:52943
    2022/09/23 20:48:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m2.370260268s) from=127.0.0.6:54017
    2022/09/23 20:48:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.268678165s) from=127.0.0.6:42349
    2022/09/23 20:48:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m3.223711173s) from=127.0.0.6:40753
    2022/09/23 20:48:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.028258249s) from=127.0.0.6:36077
    2022/09/23 20:49:00 [DEBUG] http: Request GET /v1/status/leader (402.116µs) from=127.0.0.6:51395
    2022/09/23 20:49:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.639684752s) from=127.0.0.6:51517
    2022/09/23 20:49:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.925221254s) from=127.0.0.6:39645
    2022/09/23 20:49:03 [DEBUG] http: Request GET /v1/status/leader (321.502µs) from=127.0.0.6:51395
    2022/09/23 20:49:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.619666115s) from=127.0.0.6:55011
    2022/09/23 20:49:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.375353667s) from=127.0.0.6:43775
    2022/09/23 20:49:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.322735913s) from=127.0.0.6:43591
    2022/09/23 20:49:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.137561156s) from=127.0.0.6:43729
    2022/09/23 20:49:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.303922642s) from=127.0.0.6:55397
    2022/09/23 20:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.873171923s) from=127.0.0.6:49085
    2022/09/23 20:49:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.108734174s) from=127.0.0.6:36629
    2022/09/23 20:49:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.023021088s) from=127.0.0.6:58303
    2022/09/23 20:49:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:49:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.656783722s) from=127.0.0.6:52885
    2022/09/23 20:49:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.788192108s) from=127.0.0.6:52623
    2022/09/23 20:49:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.10533333s) from=127.0.0.6:42189
    2022/09/23 20:49:20 [DEBUG] http: Request GET /v1/status/leader (2.417321ms) from=127.0.0.6:51395
    2022/09/23 20:49:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.06950229s) from=127.0.0.6:57101
    2022/09/23 20:49:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:49:23 [DEBUG] agent: Node info in sync
    2022/09/23 20:49:23 [DEBUG] http: Request GET /v1/status/leader (530.157µs) from=127.0.0.6:51395
    2022/09/23 20:49:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m5.462587625s) from=127.0.0.6:55087
    2022/09/23 20:49:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.08042804s) from=127.0.0.6:55977
    2022/09/23 20:49:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.606853135s) from=127.0.0.6:43501
    2022/09/23 20:49:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.680517537s) from=127.0.0.6:43697
    2022/09/23 20:49:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.931913987s) from=127.0.0.6:40903
    2022/09/23 20:49:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.635770392s) from=127.0.0.6:46803
    2022/09/23 20:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.685811329s) from=127.0.0.6:50569
    2022/09/23 20:49:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.702809242s) from=127.0.0.6:40771
    2022/09/23 20:49:40 [DEBUG] http: Request GET /v1/status/leader (335.845µs) from=127.0.0.6:59263
    2022/09/23 20:49:43 [DEBUG] http: Request GET /v1/status/leader (257.516µs) from=127.0.0.6:51395
    2022/09/23 20:49:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m7.442963258s) from=127.0.0.6:34005
    2022/09/23 20:50:00 [DEBUG] http: Request GET /v1/status/leader (369.453µs) from=127.0.0.6:59263
    2022/09/23 20:50:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:50:03 [DEBUG] http: Request GET /v1/status/leader (496.419µs) from=127.0.0.6:51395
    2022/09/23 20:50:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:50:20 [DEBUG] http: Request GET /v1/status/leader (432.809µs) from=127.0.0.6:59263
    2022/09/23 20:50:23 [DEBUG] http: Request GET /v1/status/leader (277.139µs) from=127.0.0.6:51395
    2022/09/23 20:50:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.879121589s) from=127.0.0.6:48395
    2022/09/23 20:50:40 [DEBUG] http: Request GET /v1/status/leader (521.312µs) from=127.0.0.6:59263
    2022/09/23 20:50:43 [DEBUG] http: Request GET /v1/status/leader (336.127µs) from=127.0.0.6:51395
    2022/09/23 20:50:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m1.860122654s) from=127.0.0.6:54017
    2022/09/23 20:50:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:50:49 [DEBUG] agent: Node info in sync
    2022/09/23 20:50:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.626274835s) from=127.0.0.6:52943
    2022/09/23 20:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.97188026s) from=127.0.0.6:53267
    2022/09/23 20:50:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.293642147s) from=127.0.0.6:42349
    2022/09/23 20:50:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.754483687s) from=127.0.0.6:40753
    2022/09/23 20:51:00 [DEBUG] http: Request GET /v1/status/leader (457.907µs) from=127.0.0.6:59263
    2022/09/23 20:51:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.470846095s) from=127.0.0.6:36077
    2022/09/23 20:51:03 [DEBUG] http: Request GET /v1/status/leader (303.329µs) from=127.0.0.6:51395
    2022/09/23 20:51:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.501266054s) from=127.0.0.6:51517
    2022/09/23 20:51:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.620308001s) from=127.0.0.6:55011
    2022/09/23 20:51:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.162214994s) from=127.0.0.6:55397
    2022/09/23 20:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.272137028s) from=127.0.0.6:43775
    2022/09/23 20:51:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.010466698s) from=127.0.0.6:39645
    2022/09/23 20:51:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.162874658s) from=127.0.0.6:36629
    2022/09/23 20:51:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.249611069s) from=127.0.0.6:58303
    2022/09/23 20:51:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.97480749s) from=127.0.0.6:43591
    2022/09/23 20:51:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.552891898s) from=127.0.0.6:43729
    2022/09/23 20:51:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.640734827s) from=127.0.0.6:49085
    2022/09/23 20:51:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:51:20 [DEBUG] http: Request GET /v1/status/leader (289.484µs) from=127.0.0.6:59263
    2022/09/23 20:51:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.877166185s) from=127.0.0.6:52885
    2022/09/23 20:51:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.42368485s) from=127.0.0.6:42189
    2022/09/23 20:51:23 [DEBUG] http: Request GET /v1/status/leader (532.811µs) from=127.0.0.6:51395
    2022/09/23 20:51:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m1.763970588s) from=127.0.0.6:55087
    2022/09/23 20:51:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.131566935s) from=127.0.0.6:52623
    2022/09/23 20:51:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.121888551s) from=127.0.0.6:57101
    2022/09/23 20:51:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.473284333s) from=127.0.0.6:43697
    2022/09/23 20:51:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.882482622s) from=127.0.0.6:55977
    2022/09/23 20:51:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.740027357s) from=127.0.0.6:43501
    2022/09/23 20:51:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.302128797s) from=127.0.0.6:40903
    2022/09/23 20:51:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.491900856s) from=127.0.0.6:46803
    2022/09/23 20:51:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.339093906s) from=127.0.0.6:50569
    2022/09/23 20:51:40 [DEBUG] http: Request GET /v1/status/leader (447.141µs) from=127.0.0.6:51395
    2022/09/23 20:51:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.865628193s) from=127.0.0.6:40771
    2022/09/23 20:51:43 [DEBUG] http: Request GET /v1/status/leader (401.43µs) from=127.0.0.6:51395
    2022/09/23 20:51:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.810106224s) from=127.0.0.6:34005
    2022/09/23 20:52:00 [DEBUG] http: Request GET /v1/status/leader (562.285µs) from=127.0.0.6:59263
    2022/09/23 20:52:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.82_8806" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_sdnc_10.233.7.20_8282" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.62.255_8410" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.34_8803" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.226_8443" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_vnfres_10.233.38.75_8802" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v0_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_multicloud_10.233.11.229_9001" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.32_8080" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.158_9015" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.117_9011" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.30_8801" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.218_443" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_catalog_10.233.19.82_8806" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_nsd_10.233.19.82_8806" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.65_8181" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.252_9007" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.48.179_8484" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v2_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.54_9092" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.0.241_8082" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.114_8482" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Service "_v1_nslcm_10.233.27.231_8403" in sync
    2022/09/23 20:52:00 [DEBUG] agent: Node info in sync
    2022/09/23 20:52:03 [DEBUG] http: Request GET /v1/status/leader (271.718µs) from=127.0.0.6:51395
    2022/09/23 20:52:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nbdsr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/23 20:52:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:52:20 [DEBUG] http: Request GET /v1/status/leader (488.587µs) from=127.0.0.6:59263
    2022/09/23 20:52:23 [DEBUG] http: Request GET /v1/status/leader (253.755µs) from=127.0.0.6:51395
    2022/09/23 20:52:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.998786837s) from=127.0.0.6:48395
    2022/09/23 20:52:40 [DEBUG] http: Request GET /v1/status/leader (554.123µs) from=127.0.0.6:59263
    2022/09/23 20:52:43 [DEBUG] http: Request GET /v1/status/leader (707.739µs) from=127.0.0.6:51395
    2022/09/23 20:52:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=48 (2m1.028720713s) from=127.0.0.6:54017
    2022/09/23 20:52:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.504562898s) from=127.0.0.6:53267
    2022/09/23 20:52:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.998807407s) from=127.0.0.6:52943
    2022/09/23 20:52:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.126539693s) from=127.0.0.6:42349
    2022/09/23 20:53:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=132 (2m5.354546525s) from=127.0.0.6:40753
    2022/09/23 20:53:00 [DEBUG] http: Request GET /v1/status/leader (469.887µs) from=127.0.0.6:51395
    2022/09/23 20:53:03 [DEBUG] http: Request GET /v1/status/leader (394.199µs) from=127.0.0.6:51395
    2022/09/23 20:53:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.068748596s) from=127.0.0.6:36077
    2022/09/23 20:53:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.55644817s) from=127.0.0.6:55397
    2022/09/23 20:53:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.479757152s) from=127.0.0.6:43775
    2022/09/23 20:53:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.69872118s) from=127.0.0.6:51517
    2022/09/23 20:53:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.941209733s) from=127.0.0.6:39645
    2022/09/23 20:53:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m4.17269212s) from=127.0.0.6:55011
    2022/09/23 20:53:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.354801937s) from=127.0.0.6:58303
    2022/09/23 20:53:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.1881992s) from=127.0.0.6:43729
    2022/09/23 20:53:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nbdsr" since the cluster is too small
    2022/09/23 20:53:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.063117991s) from=127.0.0.6:36629
    2022/09/23 20:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.663195648s) from=127.0.0.6:49085
    2022/09/23 20:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.547303243s) from=127.0.0.6:43591
    2022/09/23 20:53:20 [DEBUG] http: Request GET /v1/status/leader (588.245µs) from=127.0.0.6:59263
    2022/09/23 20:53:23 [DEBUG] http: Request GET /v1/status/leader (651.752µs) from=127.0.0.6:51395
    2022/09/23 20:53:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.83152172s) from=127.0.0.6:52885
    2022/09/23 20:53:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.410183416s) from=127.0.0.6:42189
    2022/09/23 20:53:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/23 20:53:29 [DEBUG] agent: Service "_v1_parser_10.233.19.82_8806" in sync
    2022/09/23 20:53:29 [DEBUG] a