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: 'ed2b9b05-4d3f-7013-7ab9-218e37e771d4'
         Node name: 'onap-msb-consul-f96d66b85-zpwkv'
        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/08/03 22:57:59 [DEBUG] agent: Using random ID "ed2b9b05-4d3f-7013-7ab9-218e37e771d4" as node ID
    2022/08/03 22:57:59 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ed2b9b05-4d3f-7013-7ab9-218e37e771d4 Address:127.0.0.1:8300}]
    2022/08/03 22:57:59 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/08/03 22:57:59 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-zpwkv.dc1 127.0.0.1
    2022/08/03 22:57:59 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-zpwkv 127.0.0.1
    2022/08/03 22:57:59 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-zpwkv (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 22:57:59 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-zpwkv.dc1" in area "wan"
    2022/08/03 22:57:59 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/08/03 22:57:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/08/03 22:57:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/08/03 22:57:59 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/08/03 22:57:59 [INFO] agent: started state syncer
    2022/08/03 22:57:59 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/08/03 22:57:59 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/08/03 22:57:59 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/08/03 22:57:59 [DEBUG] raft: Votes needed: 1
    2022/08/03 22:57:59 [DEBUG] raft: Vote granted from ed2b9b05-4d3f-7013-7ab9-218e37e771d4 in term 2. Tally: 1
    2022/08/03 22:57:59 [INFO] raft: Election won. Tally: 1
    2022/08/03 22:57:59 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/08/03 22:57:59 [INFO] consul: cluster leadership acquired
    2022/08/03 22:57:59 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-zpwkv
    2022/08/03 22:57:59 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/08/03 22:57:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 22:57:59 [INFO] consul: member 'onap-msb-consul-f96d66b85-zpwkv' joined, marking health alive
    2022/08/03 22:57:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 22:57:59 [INFO] agent: Synced node info
    2022/08/03 22:57:59 [DEBUG] agent: Node info in sync
    2022/08/03 22:58:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 22:58:02 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.3 (currently running: 1.4.3)
    2022/08/03 22:58:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 22:59:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 22:59:39 [DEBUG] agent: Node info in sync
    2022/08/03 22:59:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 22:59:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:00:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:00:41 [DEBUG] agent: Node info in sync
    2022/08/03 23:00:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:01:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:01:42 [DEBUG] agent: Node info in sync
    2022/08/03 23:01:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:02:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:02:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:03:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:03:32 [DEBUG] agent: Node info in sync
    2022/08/03 23:03:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:04:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:04:52 [DEBUG] agent: Node info in sync
    2022/08/03 23:04:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:05:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:05:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:06:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:06:37 [DEBUG] agent: Node info in sync
    2022/08/03 23:06:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:07:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:07:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:07:54 [DEBUG] agent: Node info in sync
    2022/08/03 23:07:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:08:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:09:08 [DEBUG] http: Request GET /v1/status/leader (1.061515ms) from=127.0.0.6:52427
    2022/08/03 23:09:08 [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/08/03 23:09:08 [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/08/03 23:09:08 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.49.38_9011"
    2022/08/03 23:09:08 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.012759ms) from=127.0.0.6:52427
    2022/08/03 23:09:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:08 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.956914ms) from=127.0.0.6:48727
    2022/08/03 23:09:09 [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/08/03 23:09: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/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.49.38_9011"
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.77328ms) from=127.0.0.6:52427
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (367.68µs) from=127.0.0.6:48727
    2022/08/03 23:09: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/08/03 23:09: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/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.60.5_443"
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.819366ms) from=127.0.0.6:48727
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (324.255µs) from=127.0.0.6:52427
    2022/08/03 23:09:09 [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/08/03 23:09: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/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [INFO] agent: Synced service "_v1_parser_10.233.18.144_8806"
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (24.064177ms) from=127.0.0.6:48727
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (263.502µs) from=127.0.0.6:52427
    2022/08/03 23:09:09 [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/08/03 23:09: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/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [INFO] agent: Synced service "_v1_catalog_10.233.18.144_8806"
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.476179ms) from=127.0.0.6:52427
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (334.903µs) from=127.0.0.6:52427
    2022/08/03 23:09:09 [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/08/03 23:09: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/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [INFO] agent: Synced service "_v1_nsd_10.233.18.144_8806"
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.520043ms) from=127.0.0.6:48727
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (986.725µs) from=127.0.0.6:52427
    2022/08/03 23:09:09 [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/08/03 23:09: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/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.18.144_8806"
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.944479ms) from=127.0.0.6:52427
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (306.756µs) from=127.0.0.6:48727
    2022/08/03 23:09:09 [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/08/03 23:09:09 [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/08/03 23:09:09 [INFO] agent: Synced service "_v1_wf-gui_10.233.6.4_8080"
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.794116ms) from=127.0.0.6:52427
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (337.289µs) from=127.0.0.6:52427
    2022/08/03 23:09:09 [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/08/03 23:09: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/08/03 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:09:09 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.34.236_9007"
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.143691ms) from=127.0.0.6:48727
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (751.051µs) from=127.0.0.6:48727
    2022/08/03 23:09:09 [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/08/03 23:09: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/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.34.236_9007"
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.684437ms) from=127.0.0.6:48727
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (402.783µs) from=127.0.0.6:52427
    2022/08/03 23:09: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/08/03 23:09: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/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.31.233_9015"
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.58471ms) from=127.0.0.6:52427
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (279.483µs) from=127.0.0.6:48727
    2022/08/03 23:09: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/08/03 23:09: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/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:09:09 [INFO] agent: Synced service "_v0_multicloud_10.233.34.163_9001"
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.777295ms) from=127.0.0.6:52427
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (336.195µs) from=127.0.0.6:48727
    2022/08/03 23:09: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/08/03 23:09: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/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [INFO] agent: Synced service "_v1_multicloud_10.233.34.163_9001"
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.21558ms) from=127.0.0.6:48727
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.252959ms) from=127.0.0.6:52427
    2022/08/03 23:09:09 [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/08/03 23:09:09 [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/08/03 23:09:09 [INFO] agent: Synced service "_v1_sdc-gui_10.233.63.75_8181"
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.041705ms) from=127.0.0.6:48727
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:09:09 [DEBUG] agent: Node info in sync
    2022/08/03 23:09:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (282.204µs) from=127.0.0.6:52427
    2022/08/03 23:09:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:09:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:10:06 [DEBUG] http: Request GET /v1/catalog/services (639.421µs) from=127.0.0.6:48727
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/status/leader (4.000151ms) from=127.0.0.6:48727
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (551.303µs) from=127.0.0.6:52427
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (282.809µs) from=127.0.0.6:52427
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (235.301µs) from=127.0.0.6:53883
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (195.475µs) from=127.0.0.6:53553
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (204.984µs) from=127.0.0.6:48913
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (180.332µs) from=127.0.0.6:53883
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (144.483µs) from=127.0.0.6:53553
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (276.535µs) from=127.0.0.6:53883
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (378.62µs) from=127.0.0.6:48913
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (333.665µs) from=127.0.0.6:52427
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (332.917µs) from=127.0.0.6:47627
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (208.851µs) from=127.0.0.6:52991
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (289.259µs) from=127.0.0.6:42115
    2022/08/03 23:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (137.758µs) from=127.0.0.6:53553
    2022/08/03 23:10:08 [DEBUG] http: Request GET /v1/catalog/services (613.34µs) from=127.0.0.6:42459
    2022/08/03 23:10:08 [DEBUG] http: Request GET /v1/status/leader (795.494µs) from=127.0.0.6:50493
    2022/08/03 23:10:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (229.773µs) from=127.0.0.6:50493
    2022/08/03 23:10:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (197.769µs) from=127.0.0.6:50493
    2022/08/03 23:10:27 [DEBUG] http: Request GET /v1/status/leader (582.125µs) from=127.0.0.6:34057
    2022/08/03 23:10:29 [DEBUG] http: Request GET /v1/status/leader (218.031µs) from=127.0.0.6:55033
    2022/08/03 23:10:47 [DEBUG] http: Request GET /v1/status/leader (236.322µs) from=127.0.0.6:34057
    2022/08/03 23:10:49 [DEBUG] http: Request GET /v1/status/leader (267.848µs) from=127.0.0.6:55033
    2022/08/03 23:10:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:11:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:11:06 [DEBUG] agent: Node info in sync
    2022/08/03 23:11:47 [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/08/03 23:11:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:11:47 [INFO] agent: Synced service "_v1_sdnc_10.233.30.229_8282"
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Node info in sync
    2022/08/03 23:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (10.312822ms) from=127.0.0.6:34057
    2022/08/03 23:11:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (1m38.732050054s) from=127.0.0.6:42459
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:11:47 [DEBUG] agent: Node info in sync
    2022/08/03 23:11:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (1m40.275042218s) from=127.0.0.6:48727
    2022/08/03 23:11:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (997.888µs) from=127.0.0.6:34057
    2022/08/03 23:11:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:12:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m0.383019349s) from=127.0.0.6:55817
    2022/08/03 23:12:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.750584614s) from=127.0.0.6:47627
    2022/08/03 23:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.729594146s) from=127.0.0.6:43405
    2022/08/03 23:12:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.380444197s) from=127.0.0.6:57879
    2022/08/03 23:12:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.805057018s) from=127.0.0.6:52301
    2022/08/03 23:12:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.341602668s) from=127.0.0.6:52991
    2022/08/03 23:12:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.20698603s) from=127.0.0.6:53553
    2022/08/03 23:12:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m3.406893039s) from=127.0.0.6:49227
    2022/08/03 23:12:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:12:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.720288814s) from=127.0.0.6:50493
    2022/08/03 23:12:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.279531216s) from=127.0.0.6:52427
    2022/08/03 23:12:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.315329162s) from=127.0.0.6:45809
    2022/08/03 23:12:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.096013001s) from=127.0.0.6:49149
    2022/08/03 23:12:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.841855139s) from=127.0.0.6:42115
    2022/08/03 23:12:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.848425497s) from=127.0.0.6:50505
    2022/08/03 23:12:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m6.965872419s) from=127.0.0.6:48913
    2022/08/03 23:12:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.311980181s) from=127.0.0.6:53883
    2022/08/03 23:12:37 [DEBUG] http: Request GET /v1/catalog/services (372.288µs) from=127.0.0.6:34057
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/status/leader (248.14µs) from=127.0.0.6:34057
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (297.973µs) from=127.0.0.6:57633
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/catalog/services (453.623µs) from=127.0.0.6:57633
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (191.582µs) from=127.0.0.6:57633
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (186.849µs) from=127.0.0.6:57633
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (133.784µs) from=127.0.0.6:55033
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (566.318µs) from=127.0.0.6:57633
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (147.947µs) from=127.0.0.6:55033
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (160.215µs) from=127.0.0.6:57633
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/parser-v1 (139.55µs) from=127.0.0.6:53307
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (151.694µs) from=127.0.0.6:55033
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (139.283µs) from=127.0.0.6:57633
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (149.243µs) from=127.0.0.6:53307
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (172.766µs) from=127.0.0.6:57633
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (201.563µs) from=127.0.0.6:55033
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (209.84µs) from=127.0.0.6:57633
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (161.184µs) from=127.0.0.6:55033
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (206.108µs) from=127.0.0.6:55033
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (210.755µs) from=127.0.0.6:55033
    2022/08/03 23:12:38 [DEBUG] http: Request GET /v1/status/leader (135.083µs) from=127.0.0.6:55033
    2022/08/03 23:12:58 [DEBUG] http: Request GET /v1/status/leader (354.156µs) from=127.0.0.6:55469
    2022/08/03 23:12:59 [DEBUG] http: Request GET /v1/status/leader (457.77µs) from=127.0.0.6:55469
    2022/08/03 23:12:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:13:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:13:33 [DEBUG] agent: Node info in sync
    2022/08/03 23:13:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:14:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.762504049s) from=127.0.0.6:55033
    2022/08/03 23:14:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.71880628s) from=127.0.0.6:36355
    2022/08/03 23:14:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.628336012s) from=127.0.0.6:49915
    2022/08/03 23:14:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.933438206s) from=127.0.0.6:35361
    2022/08/03 23:14:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.98279229s) from=127.0.0.6:38515
    2022/08/03 23:14:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.525156764s) from=127.0.0.6:38103
    2022/08/03 23:14:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.77328123s) from=127.0.0.6:53307
    2022/08/03 23:14:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.958141986s) from=127.0.0.6:60701
    2022/08/03 23:14:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m3.592285324s) from=127.0.0.6:50999
    2022/08/03 23:14:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m4.437439903s) from=127.0.0.6:34057
    2022/08/03 23:14:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.09484966s) from=127.0.0.6:60263
    2022/08/03 23:14:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m4.022032834s) from=127.0.0.6:37165
    2022/08/03 23:14:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m4.671663687s) from=127.0.0.6:57633
    2022/08/03 23:14:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.703091731s) from=127.0.0.6:42253
    2022/08/03 23:14:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:14:44 [DEBUG] agent: Node info in sync
    2022/08/03 23:14:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.303225932s) from=127.0.0.6:43601
    2022/08/03 23:14:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.81871669s) from=127.0.0.6:58889
    2022/08/03 23:14:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.98522085s) from=127.0.0.6:33487
    2022/08/03 23:14:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m7.321597878s) from=127.0.0.6:36471
    2022/08/03 23:14:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m7.245143873s) from=127.0.0.6:50451
    2022/08/03 23:14:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:14:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:15:39 [DEBUG] http: Request GET /v1/catalog/services (515.431µs) from=127.0.0.6:36095
    2022/08/03 23:15:39 [DEBUG] http: Request GET /v1/status/leader (612.717µs) from=127.0.0.6:57839
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (466.342µs) from=127.0.0.6:57839
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (248.619µs) from=127.0.0.6:47147
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (158.315µs) from=127.0.0.6:47147
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (221.344µs) from=127.0.0.6:47147
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (168.776µs) from=127.0.0.6:47147
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (159.736µs) from=127.0.0.6:57839
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (155.899µs) from=127.0.0.6:57839
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (195.015µs) from=127.0.0.6:47147
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (315.856µs) from=127.0.0.6:50435
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (125.847µs) from=127.0.0.6:57839
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (114.593µs) from=127.0.0.6:50435
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (217.169µs) from=127.0.0.6:57839
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (152.857µs) from=127.0.0.6:57839
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (139.167µs) from=127.0.0.6:50435
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (168.434µs) from=127.0.0.6:57839
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/catalog/services (306.979µs) from=127.0.0.6:50733
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/status/leader (429.553µs) from=127.0.0.6:43025
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (244.117µs) from=127.0.0.6:43025
    2022/08/03 23:15:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (126.709µs) from=127.0.0.6:43025
    2022/08/03 23:15:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:16:00 [DEBUG] http: Request GET /v1/status/leader (621.298µs) from=127.0.0.6:49547
    2022/08/03 23:16:01 [DEBUG] http: Request GET /v1/status/leader (645.33µs) from=127.0.0.6:57223
    2022/08/03 23:16:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:16:06 [DEBUG] agent: Node info in sync
    2022/08/03 23:16:20 [DEBUG] http: Request GET /v1/status/leader (218.468µs) from=127.0.0.6:49547
    2022/08/03 23:16:21 [DEBUG] http: Request GET /v1/status/leader (156.116µs) from=127.0.0.6:57223
    2022/08/03 23:16:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:17:17 [DEBUG] http: Request GET /v1/catalog/services (455.627µs) from=127.0.0.6:57223
    2022/08/03 23:17:17 [DEBUG] http: Request GET /v1/status/leader (306.362µs) from=127.0.0.6:57223
    2022/08/03 23:17:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (456.163µs) from=127.0.0.6:55281
    2022/08/03 23:17:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (167.797µs) from=127.0.0.6:55281
    2022/08/03 23:17:19 [DEBUG] http: Request GET /v1/catalog/services (464.862µs) from=127.0.0.6:49547
    2022/08/03 23:17:19 [DEBUG] http: Request GET /v1/status/leader (126.376µs) from=127.0.0.6:49547
    2022/08/03 23:17:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.128514ms) from=127.0.0.6:53977
    2022/08/03 23:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (386.901µs) from=127.0.0.6:43211
    2022/08/03 23:17:19 [DEBUG] http: Request GET /v1/health/service/parser-v1 (240.588µs) from=127.0.0.6:53977
    2022/08/03 23:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (218.752µs) from=127.0.0.6:43211
    2022/08/03 23:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (251.28µs) from=127.0.0.6:53977
    2022/08/03 23:17:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (234.616µs) from=127.0.0.6:53977
    2022/08/03 23:17:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (245.826µs) from=127.0.0.6:43211
    2022/08/03 23:17:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (175.291µs) from=127.0.0.6:53977
    2022/08/03 23:17:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (257.972µs) from=127.0.0.6:53977
    2022/08/03 23:17:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (181.067µs) from=127.0.0.6:59189
    2022/08/03 23:17:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (234.451µs) from=127.0.0.6:59149
    2022/08/03 23:17:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (239.579µs) from=127.0.0.6:52513
    2022/08/03 23:17:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (305.928µs) from=127.0.0.6:56233
    2022/08/03 23:17:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (202.942µs) from=127.0.0.6:46495
    2022/08/03 23:17:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (192.347µs) from=127.0.0.6:58369
    2022/08/03 23:17:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:17:35 [DEBUG] agent: Node info in sync
    2022/08/03 23:17:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:17:38 [DEBUG] http: Request GET /v1/status/leader (305.494µs) from=127.0.0.6:53675
    2022/08/03 23:17:39 [DEBUG] http: Request GET /v1/status/leader (167.733µs) from=127.0.0.6:57199
    2022/08/03 23:17:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.266367745s) from=127.0.0.6:60029
    2022/08/03 23:17:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.035818523s) from=127.0.0.6:43025
    2022/08/03 23:17:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.740294531s) from=127.0.0.6:34127
    2022/08/03 23:17:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.525699994s) from=127.0.0.6:46037
    2022/08/03 23:17:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.715086036s) from=127.0.0.6:51665
    2022/08/03 23:17:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.911893284s) from=127.0.0.6:47147
    2022/08/03 23:17:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m2.382429901s) from=127.0.0.6:57839
    2022/08/03 23:17:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.241979536s) from=127.0.0.6:46003
    2022/08/03 23:17:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m2.545907079s) from=127.0.0.6:50733
    2022/08/03 23:17:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.262429159s) from=127.0.0.6:52813
    2022/08/03 23:17:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m3.249743614s) from=127.0.0.6:38309
    2022/08/03 23:17:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.103381516s) from=127.0.0.6:39607
    2022/08/03 23:17:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.140763767s) from=127.0.0.6:40331
    2022/08/03 23:17:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.351279594s) from=127.0.0.6:57037
    2022/08/03 23:17:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.312370673s) from=127.0.0.6:42819
    2022/08/03 23:17:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.507550971s) from=127.0.0.6:58953
    2022/08/03 23:17:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m6.405495372s) from=127.0.0.6:36095
    2022/08/03 23:17:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.553688882s) from=127.0.0.6:50435
    2022/08/03 23:17:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.094257729s) from=127.0.0.6:36927
    2022/08/03 23:17:58 [DEBUG] http: Request GET /v1/status/leader (161.751µs) from=127.0.0.6:53675
    2022/08/03 23:17:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:17:59 [DEBUG] http: Request GET /v1/status/leader (291.142µs) from=127.0.0.6:57199
    2022/08/03 23:18:34 [DEBUG] http: Request GET /v1/catalog/services (371.078µs) from=127.0.0.6:53675
    2022/08/03 23:18:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (238.592µs) from=127.0.0.6:57199
    2022/08/03 23:18:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (277.671µs) from=127.0.0.6:45303
    2022/08/03 23:18:35 [DEBUG] http: Request GET /v1/status/leader (258.259µs) from=127.0.0.6:57199
    2022/08/03 23:18:36 [DEBUG] http: Request GET /v1/catalog/services (324.425µs) from=127.0.0.6:59077
    2022/08/03 23:18:36 [DEBUG] http: Request GET /v1/status/leader (1.370429ms) from=127.0.0.6:48481
    2022/08/03 23:18:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (323.067µs) from=127.0.0.6:43285
    2022/08/03 23:18:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (229.494µs) from=127.0.0.6:48481
    2022/08/03 23:18:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (134.865µs) from=127.0.0.6:48481
    2022/08/03 23:18:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (147.737µs) from=127.0.0.6:48151
    2022/08/03 23:18:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (300.882µs) from=127.0.0.6:43285
    2022/08/03 23:18:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (364.566µs) from=127.0.0.6:43285
    2022/08/03 23:18:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (207.204µs) from=127.0.0.6:48481
    2022/08/03 23:18:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (210.85µs) from=127.0.0.6:48481
    2022/08/03 23:18:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (190.771µs) from=127.0.0.6:48481
    2022/08/03 23:18:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (244.18µs) from=127.0.0.6:48151
    2022/08/03 23:18:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (230.385µs) from=127.0.0.6:34687
    2022/08/03 23:18:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (173.023µs) from=127.0.0.6:34687
    2022/08/03 23:18:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (209.468µs) from=127.0.0.6:49579
    2022/08/03 23:18:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (134.858µs) from=127.0.0.6:49781
    2022/08/03 23:18:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (276.751µs) from=127.0.0.6:60593
    2022/08/03 23:18:55 [DEBUG] http: Request GET /v1/status/leader (430.863µs) from=127.0.0.6:45927
    2022/08/03 23:18:56 [DEBUG] http: Request GET /v1/status/leader (191.548µs) from=127.0.0.6:45927
    2022/08/03 23:18:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:19:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:19:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:19:15 [DEBUG] http: Request GET /v1/status/leader (506.691µs) from=127.0.0.6:45927
    2022/08/03 23:19:16 [DEBUG] http: Request GET /v1/status/leader (518.355µs) from=127.0.0.6:45927
    2022/08/03 23:19:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.182449689s) from=127.0.0.6:49435
    2022/08/03 23:19:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.410830716s) from=127.0.0.6:55281
    2022/08/03 23:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.042172371s) from=127.0.0.6:59047
    2022/08/03 23:19:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.29363429s) from=127.0.0.6:56233
    2022/08/03 23:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.400281512s) from=127.0.0.6:54905
    2022/08/03 23:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m0.436386988s) from=127.0.0.6:46495
    2022/08/03 23:19:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.769267661s) from=127.0.0.6:59149
    2022/08/03 23:19:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.203603879s) from=127.0.0.6:43211
    2022/08/03 23:19:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.434039785s) from=127.0.0.6:53977
    2022/08/03 23:19:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.282742373s) from=127.0.0.6:49837
    2022/08/03 23:19:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m3.934108356s) from=127.0.0.6:57223
    2022/08/03 23:19:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.389744322s) from=127.0.0.6:50469
    2022/08/03 23:19:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.541011971s) from=127.0.0.6:59559
    2022/08/03 23:19:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m3.038480499s) from=127.0.0.6:49547
    2022/08/03 23:19:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.344250968s) from=127.0.0.6:56975
    2022/08/03 23:19:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.298512068s) from=127.0.0.6:59189
    2022/08/03 23:19:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.011234729s) from=127.0.0.6:58369
    2022/08/03 23:19:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m7.068115426s) from=127.0.0.6:52513
    2022/08/03 23:19:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m7.197500721s) from=127.0.0.6:33093
    2022/08/03 23:19:39 [DEBUG] http: Request GET /v1/catalog/services (549.486µs) from=127.0.0.6:45927
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/status/leader (394.466µs) from=127.0.0.6:47115
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (304.892µs) from=127.0.0.6:47115
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (307.822µs) from=127.0.0.6:47115
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (187.977µs) from=127.0.0.6:47115
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (305.458µs) from=127.0.0.6:50447
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (330.646µs) from=127.0.0.6:47115
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (249.115µs) from=127.0.0.6:52943
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (231.824µs) from=127.0.0.6:52943
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (163.873µs) from=127.0.0.6:50447
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (245.495µs) from=127.0.0.6:52943
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (156.297µs) from=127.0.0.6:47115
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (192.937µs) from=127.0.0.6:51157
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (363.351µs) from=127.0.0.6:51157
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (244.459µs) from=127.0.0.6:47115
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (207.222µs) from=127.0.0.6:58469
    2022/08/03 23:19:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (245.689µs) from=127.0.0.6:56905
    2022/08/03 23:19:41 [DEBUG] http: Request GET /v1/catalog/services (365.563µs) from=127.0.0.6:45167
    2022/08/03 23:19:41 [DEBUG] http: Request GET /v1/status/leader (407.663µs) from=127.0.0.6:38891
    2022/08/03 23:19:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (191.754µs) from=127.0.0.6:38891
    2022/08/03 23:19:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (195.523µs) from=127.0.0.6:51403
    2022/08/03 23:19:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:19:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:20:00 [DEBUG] http: Request GET /v1/status/leader (328.872µs) from=127.0.0.6:45961
    2022/08/03 23:20:01 [DEBUG] http: Request GET /v1/status/leader (124.877µs) from=127.0.0.6:45961
    2022/08/03 23:20:20 [DEBUG] http: Request GET /v1/status/leader (287.505µs) from=127.0.0.6:45961
    2022/08/03 23:20:21 [DEBUG] http: Request GET /v1/status/leader (473.036µs) from=127.0.0.6:57647
    2022/08/03 23:20:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:20:36 [DEBUG] agent: Node info in sync
    2022/08/03 23:20:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.011500871s) from=127.0.0.6:45303
    2022/08/03 23:20:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.229979677s) from=127.0.0.6:49781
    2022/08/03 23:20:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.661860446s) from=127.0.0.6:60593
    2022/08/03 23:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.900697836s) from=127.0.0.6:49579
    2022/08/03 23:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.9084681s) from=127.0.0.6:58213
    2022/08/03 23:20:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.369458572s) from=127.0.0.6:41637
    2022/08/03 23:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m3.503184749s) from=127.0.0.6:59077
    2022/08/03 23:20:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.735147649s) from=127.0.0.6:53675
    2022/08/03 23:20:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.855213778s) from=127.0.0.6:48151
    2022/08/03 23:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.786194145s) from=127.0.0.6:50537
    2022/08/03 23:20:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.927111805s) from=127.0.0.6:57199
    2022/08/03 23:20:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.986827098s) from=127.0.0.6:48481
    2022/08/03 23:20:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.310402121s) from=127.0.0.6:59599
    2022/08/03 23:20:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.50394902s) from=127.0.0.6:43285
    2022/08/03 23:20:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.616038577s) from=127.0.0.6:36973
    2022/08/03 23:20:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m5.937188187s) from=127.0.0.6:32835
    2022/08/03 23:20:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.988971203s) from=127.0.0.6:46843
    2022/08/03 23:20:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m6.467191912s) from=127.0.0.6:34687
    2022/08/03 23:20:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.541923007s) from=127.0.0.6:60541
    2022/08/03 23:20:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:21:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.184065874s) from=127.0.0.6:59829
    2022/08/03 23:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.424035115s) from=127.0.0.6:50447
    2022/08/03 23:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m0.795758615s) from=127.0.0.6:51157
    2022/08/03 23:21:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.352195655s) from=127.0.0.6:49773
    2022/08/03 23:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m3.262131701s) from=127.0.0.6:52943
    2022/08/03 23:21:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m2.644679359s) from=127.0.0.6:45167
    2022/08/03 23:21:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.587308142s) from=127.0.0.6:39855
    2022/08/03 23:21:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.650747342s) from=127.0.0.6:53267
    2022/08/03 23:21:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.84526799s) from=127.0.0.6:54733
    2022/08/03 23:21:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.977492829s) from=127.0.0.6:45029
    2022/08/03 23:21:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.257430133s) from=127.0.0.6:53975
    2022/08/03 23:21:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.805140752s) from=127.0.0.6:56859
    2022/08/03 23:21:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.095543924s) from=127.0.0.6:58469
    2022/08/03 23:21:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.16267076s) from=127.0.0.6:51403
    2022/08/03 23:21:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m6.093816258s) from=127.0.0.6:45927
    2022/08/03 23:21:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.788108377s) from=127.0.0.6:51767
    2022/08/03 23:21:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.138555874s) from=127.0.0.6:56905
    2022/08/03 23:21:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.689236845s) from=127.0.0.6:47115
    2022/08/03 23:21:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.031875416s) from=127.0.0.6:38891
    2022/08/03 23:21:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:21:50 [DEBUG] agent: Node info in sync
    2022/08/03 23:21:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:22:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:22:16 [DEBUG] http: Request GET /v1/catalog/services (428.412µs) from=127.0.0.6:36215
    2022/08/03 23:22:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (263.092µs) from=127.0.0.6:50821
    2022/08/03 23:22:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (200.171µs) from=127.0.0.6:37275
    2022/08/03 23:22:17 [DEBUG] http: Request GET /v1/status/leader (2.247084ms) from=127.0.0.6:50821
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/catalog/services (305.124µs) from=127.0.0.6:41603
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/status/leader (132.846µs) from=127.0.0.6:41603
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (245.397µs) from=127.0.0.6:49601
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (260.321µs) from=127.0.0.6:49601
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (275.22µs) from=127.0.0.6:40747
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/health/service/parser-v1 (236.056µs) from=127.0.0.6:49601
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (324.946µs) from=127.0.0.6:49601
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (221.405µs) from=127.0.0.6:52935
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (130.307µs) from=127.0.0.6:40747
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (169.49µs) from=127.0.0.6:49601
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (201.656µs) from=127.0.0.6:57495
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (194.139µs) from=127.0.0.6:52935
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (151.54µs) from=127.0.0.6:57495
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (126.652µs) from=127.0.0.6:57495
    2022/08/03 23:22:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (156.612µs) from=127.0.0.6:49601
    2022/08/03 23:22:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (253.723µs) from=127.0.0.6:49601
    2022/08/03 23:22:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (123.309µs) from=127.0.0.6:49601
    2022/08/03 23:22:37 [DEBUG] http: Request GET /v1/status/leader (292.466µs) from=127.0.0.6:50787
    2022/08/03 23:22:39 [DEBUG] http: Request GET /v1/status/leader (869.096µs) from=127.0.0.6:55991
    2022/08/03 23:22:57 [DEBUG] http: Request GET /v1/status/leader (2.231127ms) from=127.0.0.6:50787
    2022/08/03 23:22:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:22:59 [DEBUG] http: Request GET /v1/status/leader (662.322µs) from=127.0.0.6:55991
    2022/08/03 23:23:26 [DEBUG] http: Request GET /v1/catalog/services (591.146µs) from=127.0.0.6:55991
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/status/leader (186.845µs) from=127.0.0.6:55991
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (458.43µs) from=127.0.0.6:40337
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (470.118µs) from=127.0.0.6:47933
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (173.748µs) from=127.0.0.6:47933
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (221.361µs) from=127.0.0.6:50787
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (152.059µs) from=127.0.0.6:50787
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (143.151µs) from=127.0.0.6:50787
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (144.927µs) from=127.0.0.6:50787
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (145.677µs) from=127.0.0.6:50787
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (212.56µs) from=127.0.0.6:47933
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (238.365µs) from=127.0.0.6:47933
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (179.732µs) from=127.0.0.6:37875
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (177.846µs) from=127.0.0.6:50787
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (272.9µs) from=127.0.0.6:47933
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (127.85µs) from=127.0.0.6:47933
    2022/08/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (157.361µs) from=127.0.0.6:47933
    2022/08/03 23:23:28 [DEBUG] http: Request GET /v1/catalog/services (329.384µs) from=127.0.0.6:42963
    2022/08/03 23:23:28 [DEBUG] http: Request GET /v1/status/leader (160.422µs) from=127.0.0.6:42963
    2022/08/03 23:23:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (239.291µs) from=127.0.0.6:49193
    2022/08/03 23:23:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (120.218µs) from=127.0.0.6:49193
    2022/08/03 23:23:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:23:40 [DEBUG] agent: Node info in sync
    2022/08/03 23:23:47 [DEBUG] http: Request GET /v1/status/leader (326.179µs) from=127.0.0.6:42511
    2022/08/03 23:23:48 [DEBUG] http: Request GET /v1/status/leader (419.209µs) from=127.0.0.6:42511
    2022/08/03 23:23:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:24:07 [DEBUG] http: Request GET /v1/status/leader (438.185µs) from=127.0.0.6:42511
    2022/08/03 23:24:08 [DEBUG] http: Request GET /v1/status/leader (137.153µs) from=127.0.0.6:42511
    2022/08/03 23:24:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:24:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m1.619794161s) from=127.0.0.6:36215
    2022/08/03 23:24:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.130280878s) from=127.0.0.6:37275
    2022/08/03 23:24:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.263921447s) from=127.0.0.6:50821
    2022/08/03 23:24:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.272942908s) from=127.0.0.6:49601
    2022/08/03 23:24:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.652630188s) from=127.0.0.6:57495
    2022/08/03 23:24:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m1.071506191s) from=127.0.0.6:46621
    2022/08/03 23:24:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.68775432s) from=127.0.0.6:33017
    2022/08/03 23:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.713252979s) from=127.0.0.6:58389
    2022/08/03 23:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.320806125s) from=127.0.0.6:52935
    2022/08/03 23:24:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.334787596s) from=127.0.0.6:53413
    2022/08/03 23:24:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.729294996s) from=127.0.0.6:37695
    2022/08/03 23:24:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.823045131s) from=127.0.0.6:55377
    2022/08/03 23:24:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.032032794s) from=127.0.0.6:51257
    2022/08/03 23:24:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.617837412s) from=127.0.0.6:45455
    2022/08/03 23:24:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.764576677s) from=127.0.0.6:41603
    2022/08/03 23:24:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m5.340097228s) from=127.0.0.6:40747
    2022/08/03 23:24:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.446364942s) from=127.0.0.6:51297
    2022/08/03 23:24:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.569643642s) from=127.0.0.6:54823
    2022/08/03 23:24:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.308480626s) from=127.0.0.6:42413
    2022/08/03 23:24:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:25:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.518171279s) from=127.0.0.6:40337
    2022/08/03 23:25:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.50694372s) from=127.0.0.6:57489
    2022/08/03 23:25:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m1.464972015s) from=127.0.0.6:55991
    2022/08/03 23:25:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.195941277s) from=127.0.0.6:36583
    2022/08/03 23:25:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.460449673s) from=127.0.0.6:39685
    2022/08/03 23:25:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.791864593s) from=127.0.0.6:47933
    2022/08/03 23:25:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.72345148s) from=127.0.0.6:57451
    2022/08/03 23:25:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.315431745s) from=127.0.0.6:52061
    2022/08/03 23:25:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.325743913s) from=127.0.0.6:34141
    2022/08/03 23:25:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.169662507s) from=127.0.0.6:34241
    2022/08/03 23:25:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.484304067s) from=127.0.0.6:50787
    2022/08/03 23:25:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.772308053s) from=127.0.0.6:49193
    2022/08/03 23:25:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.210564287s) from=127.0.0.6:58675
    2022/08/03 23:25:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m4.131432999s) from=127.0.0.6:32919
    2022/08/03 23:25:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.610001448s) from=127.0.0.6:37875
    2022/08/03 23:25:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.375446587s) from=127.0.0.6:54811
    2022/08/03 23:25:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:25:33 [DEBUG] agent: Node info in sync
    2022/08/03 23:25:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m5.811916146s) from=127.0.0.6:47725
    2022/08/03 23:25:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.063854023s) from=127.0.0.6:58787
    2022/08/03 23:25:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m6.090063149s) from=127.0.0.6:42963
    2022/08/03 23:25:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:26:45 [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/08/03 23:26:45 [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/08/03 23:26:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:26:45 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092"
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Node info in sync
    2022/08/03 23:26:45 [DEBUG] http: Request PUT /v1/agent/service/register (51.245305ms) from=127.0.0.6:59707
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:26:45 [DEBUG] agent: Node info in sync
    2022/08/03 23:26:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (866.441µs) from=127.0.0.6:59707
    2022/08/03 23:26:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:26:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:27:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:28:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:28:18 [DEBUG] agent: Node info in sync
    2022/08/03 23:28:51 [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/08/03 23:28:51 [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/08/03 23:28:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:28:51 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.3.81_8443"
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Node info in sync
    2022/08/03 23:28:51 [DEBUG] http: Request PUT /v1/agent/service/register (9.965037ms) from=127.0.0.6:42739
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Node info in sync
    2022/08/03 23:28:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (994.342µs) from=127.0.0.6:42739
    2022/08/03 23:28:51 [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/08/03 23:28:51 [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/08/03 23:28:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:28:51 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.55.15_8082"
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Node info in sync
    2022/08/03 23:28:51 [DEBUG] http: Request PUT /v1/agent/service/register (9.74478ms) from=127.0.0.6:46975
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:28:51 [DEBUG] agent: Node info in sync
    2022/08/03 23:28:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (2.97974ms) from=127.0.0.6:42739
    2022/08/03 23:28:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:29:01 [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/08/03 23:29:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:01 [INFO] agent: Synced service "_v1_nslcm_10.233.46.218_8403"
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:01 [DEBUG] http: Request PUT /v1/agent/service/register (21.870305ms) from=127.0.0.6:46975
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (588.634µs) from=127.0.0.6:46975
    2022/08/03 23:29:01 [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/08/03 23:29:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/03 23:29:01 [INFO] agent: Synced service "_v2_nslcm_10.233.46.218_8403"
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.206182ms) from=127.0.0.6:42739
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (329.724µs) from=127.0.0.6:42739
    2022/08/03 23:29:01 [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/08/03 23:29:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:01 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.63.175_8410"
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:01 [DEBUG] http: Request PUT /v1/agent/service/register (9.545204ms) from=127.0.0.6:42739
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (990.001µs) from=127.0.0.6:42739
    2022/08/03 23:29:01 [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/08/03 23:29:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [INFO] agent: Synced service "_v1_vnfmgr_10.233.26.139_8803"
    2022/08/03 23:29:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.580815ms) from=127.0.0.6:46975
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (975.394µs) from=127.0.0.6:42739
    2022/08/03 23:29:01 [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/08/03 23:29:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:29:01 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.22.91_8482"
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:01 [DEBUG] http: Request PUT /v1/agent/service/register (9.01743ms) from=127.0.0.6:42739
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (348.15µs) from=127.0.0.6:46975
    2022/08/03 23:29:01 [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/08/03 23:29:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:29:01 [INFO] agent: Synced service "_v1_vnflcm_10.233.23.86_8801"
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:01 [DEBUG] http: Request PUT /v1/agent/service/register (33.746277ms) from=127.0.0.6:46975
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (371.734µs) from=127.0.0.6:42739
    2022/08/03 23:29:02 [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/08/03 23:29:02 [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/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:29:02 [INFO] agent: Synced service "_v1_vnfres_10.233.16.113_8802"
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:02 [DEBUG] http: Request PUT /v1/agent/service/register (77.626021ms) from=127.0.0.6:46975
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (2.066495ms) from=127.0.0.6:42739
    2022/08/03 23:29:02 [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/08/03 23:29:02 [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/08/03 23:29:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:02 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.51.142_8484"
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:02 [DEBUG] http: Request PUT /v1/agent/service/register (8.592473ms) from=127.0.0.6:46975
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:29:02 [DEBUG] agent: Node info in sync
    2022/08/03 23:29:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (489.169µs) from=127.0.0.6:42739
    2022/08/03 23:29:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:29:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:30:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:30:27 [DEBUG] agent: Node info in sync
    2022/08/03 23:30:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:31:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:31:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:32:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:32:12 [DEBUG] agent: Node info in sync
    2022/08/03 23:32:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/catalog/services (717.082µs) from=127.0.0.6:34895
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/status/leader (754.134µs) from=127.0.0.6:51109
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (453.388µs) from=127.0.0.6:51109
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (205.994µs) from=127.0.0.6:51109
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (222.52µs) from=127.0.0.6:35129
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (218.742µs) from=127.0.0.6:50971
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (200.596µs) from=127.0.0.6:35129
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (211.369µs) from=127.0.0.6:50971
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (203.744µs) from=127.0.0.6:35129
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (120.607µs) from=127.0.0.6:50971
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (145.306µs) from=127.0.0.6:50971
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (245.748µs) from=127.0.0.6:50971
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (287.13µs) from=127.0.0.6:35129
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (380.947µs) from=127.0.0.6:35129
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (278.743µs) from=127.0.0.6:50971
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (271.973µs) from=127.0.0.6:45231
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (146.71µs) from=127.0.0.6:35129
    2022/08/03 23:33:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (150.542µs) from=127.0.0.6:50971
    2022/08/03 23:33:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (304.352µs) from=127.0.0.6:50971
    2022/08/03 23:33:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (132.302µs) from=127.0.0.6:35129
    2022/08/03 23:33:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (124.906µs) from=127.0.0.6:51109
    2022/08/03 23:33:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (204.462µs) from=127.0.0.6:51109
    2022/08/03 23:33:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (211.502µs) from=127.0.0.6:50971
    2022/08/03 23:33:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (162.927µs) from=127.0.0.6:51109
    2022/08/03 23:33:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (255.364µs) from=127.0.0.6:35129
    2022/08/03 23:33:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (221.465µs) from=127.0.0.6:50971
    2022/08/03 23:33:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (487.737µs) from=127.0.0.6:45231
    2022/08/03 23:33:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (393.809µs) from=127.0.0.6:51109
    2022/08/03 23:33:33 [DEBUG] http: Request GET /v1/catalog/services (502.296µs) from=127.0.0.6:53543
    2022/08/03 23:33:33 [DEBUG] http: Request GET /v1/status/leader (239.632µs) from=127.0.0.6:39909
    2022/08/03 23:33:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (456.673µs) from=127.0.0.6:45767
    2022/08/03 23:33:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (204.201µs) from=127.0.0.6:45767
    2022/08/03 23:33:48 [DEBUG] http: Request GET /v1/status/leader (170.023µs) from=127.0.0.6:44753
    2022/08/03 23:33:53 [DEBUG] http: Request GET /v1/status/leader (279.68µs) from=127.0.0.6:39909
    2022/08/03 23:33:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:34:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:34:09 [DEBUG] http: Request GET /v1/status/leader (711.857µs) from=127.0.0.6:44753
    2022/08/03 23:34:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:34:12 [DEBUG] agent: Node info in sync
    2022/08/03 23:34:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:35:05 [DEBUG] http: Request GET /v1/catalog/services (769.838µs) from=127.0.0.6:39909
    2022/08/03 23:35:05 [DEBUG] http: Request GET /v1/status/leader (682.6µs) from=127.0.0.6:39909
    2022/08/03 23:35:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (450.675µs) from=127.0.0.6:44753
    2022/08/03 23:35:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (196.493µs) from=127.0.0.6:44753
    2022/08/03 23:35:06 [DEBUG] http: Request GET /v1/catalog/services (898.098µs) from=127.0.0.6:36807
    2022/08/03 23:35:06 [DEBUG] http: Request GET /v1/status/leader (352.518µs) from=127.0.0.6:36807
    2022/08/03 23:35:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (275.658µs) from=127.0.0.6:47843
    2022/08/03 23:35:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (237.278µs) from=127.0.0.6:41611
    2022/08/03 23:35:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (193.773µs) from=127.0.0.6:47843
    2022/08/03 23:35:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (252.359µs) from=127.0.0.6:41611
    2022/08/03 23:35:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (206.626µs) from=127.0.0.6:60495
    2022/08/03 23:35:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (147.901µs) from=127.0.0.6:33917
    2022/08/03 23:35:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (261.848µs) from=127.0.0.6:47843
    2022/08/03 23:35:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (257.984µs) from=127.0.0.6:33917
    2022/08/03 23:35:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (186.02µs) from=127.0.0.6:47843
    2022/08/03 23:35:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (190.582µs) from=127.0.0.6:47843
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (293.359µs) from=127.0.0.6:47843
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (204.851µs) from=127.0.0.6:47843
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (271.564µs) from=127.0.0.6:47843
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (221.801µs) from=127.0.0.6:47843
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (242.032µs) from=127.0.0.6:47843
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (250.566µs) from=127.0.0.6:47843
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (133.371µs) from=127.0.0.6:47843
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (122.423µs) from=127.0.0.6:33917
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (196.842µs) from=127.0.0.6:56387
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (142µs) from=127.0.0.6:56387
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (472.805µs) from=127.0.0.6:38105
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.12833ms) from=127.0.0.6:56387
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (2.094976ms) from=127.0.0.6:60495
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (158.089µs) from=127.0.0.6:41611
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (266.315µs) from=127.0.0.6:52639
    2022/08/03 23:35:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (264.045µs) from=127.0.0.6:41007
    2022/08/03 23:35:25 [DEBUG] http: Request GET /v1/status/leader (491.17µs) from=127.0.0.6:54279
    2022/08/03 23:35:26 [DEBUG] http: Request GET /v1/status/leader (175.201µs) from=127.0.0.6:33535
    2022/08/03 23:35:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:35:27 [DEBUG] agent: Node info in sync
    2022/08/03 23:35:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.250586499s) from=127.0.0.6:34895
    2022/08/03 23:35:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m0.538246345s) from=127.0.0.6:38781
    2022/08/03 23:35:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.679163549s) from=127.0.0.6:59123
    2022/08/03 23:35:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.56653574s) from=127.0.0.6:60811
    2022/08/03 23:35:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.126947675s) from=127.0.0.6:45231
    2022/08/03 23:35:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.597935759s) from=127.0.0.6:48651
    2022/08/03 23:35:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.606173757s) from=127.0.0.6:59753
    2022/08/03 23:35:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.606514312s) from=127.0.0.6:42379
    2022/08/03 23:35:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m1.954953112s) from=127.0.0.6:59847
    2022/08/03 23:35:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.320281399s) from=127.0.0.6:57955
    2022/08/03 23:35:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.230492283s) from=127.0.0.6:48843
    2022/08/03 23:35:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.659263104s) from=127.0.0.6:53689
    2022/08/03 23:35:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.690494535s) from=127.0.0.6:44059
    2022/08/03 23:35:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.876376258s) from=127.0.0.6:55497
    2022/08/03 23:35:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.243341298s) from=127.0.0.6:58799
    2022/08/03 23:35:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.225346851s) from=127.0.0.6:51109
    2022/08/03 23:35:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m3.755573395s) from=127.0.0.6:58965
    2022/08/03 23:35:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.241203119s) from=127.0.0.6:53543
    2022/08/03 23:35:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m4.053849289s) from=127.0.0.6:48067
    2022/08/03 23:35:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m4.547388172s) from=127.0.0.6:51515
    2022/08/03 23:35:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.125385435s) from=127.0.0.6:53637
    2022/08/03 23:35:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.420206245s) from=127.0.0.6:41581
    2022/08/03 23:35:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.896571615s) from=127.0.0.6:54161
    2022/08/03 23:35:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m5.494201317s) from=127.0.0.6:46031
    2022/08/03 23:35:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.757288224s) from=127.0.0.6:60791
    2022/08/03 23:35:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m7.001536681s) from=127.0.0.6:50971
    2022/08/03 23:35:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.999257391s) from=127.0.0.6:35129
    2022/08/03 23:35:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m7.090638632s) from=127.0.0.6:60457
    2022/08/03 23:35:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m7.489371341s) from=127.0.0.6:55277
    2022/08/03 23:35:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.54125312s) from=127.0.0.6:45767
    2022/08/03 23:35:45 [DEBUG] http: Request GET /v1/status/leader (332.242µs) from=127.0.0.6:33535
    2022/08/03 23:35:46 [DEBUG] http: Request GET /v1/status/leader (288.618µs) from=127.0.0.6:33535
    2022/08/03 23:35:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:36:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:36:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:37:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.553659962s) from=127.0.0.6:36807
    2022/08/03 23:37:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.089413481s) from=127.0.0.6:38105
    2022/08/03 23:37:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.982110518s) from=127.0.0.6:44753
    2022/08/03 23:37:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.364495658s) from=127.0.0.6:57413
    2022/08/03 23:37:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.210475545s) from=127.0.0.6:54421
    2022/08/03 23:37:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m0.494478746s) from=127.0.0.6:53325
    2022/08/03 23:37:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.126934194s) from=127.0.0.6:39909
    2022/08/03 23:37:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.808509866s) from=127.0.0.6:42021
    2022/08/03 23:37:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m1.090633053s) from=127.0.0.6:33967
    2022/08/03 23:37:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m1.192468822s) from=127.0.0.6:45665
    2022/08/03 23:37:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.513876594s) from=127.0.0.6:36079
    2022/08/03 23:37:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m2.122164389s) from=127.0.0.6:51291
    2022/08/03 23:37:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.6828936s) from=127.0.0.6:44569
    2022/08/03 23:37:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.934797827s) from=127.0.0.6:39347
    2022/08/03 23:37:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m2.862987085s) from=127.0.0.6:53439
    2022/08/03 23:37:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.905384116s) from=127.0.0.6:35649
    2022/08/03 23:37:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.635132334s) from=127.0.0.6:60495
    2022/08/03 23:37:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.593113271s) from=127.0.0.6:60533
    2022/08/03 23:37:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m4.186807835s) from=127.0.0.6:56387
    2022/08/03 23:37:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.195018971s) from=127.0.0.6:52209
    2022/08/03 23:37:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m4.209542944s) from=127.0.0.6:42029
    2022/08/03 23:37:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.924437724s) from=127.0.0.6:42377
    2022/08/03 23:37:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.556563448s) from=127.0.0.6:41611
    2022/08/03 23:37:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.341656432s) from=127.0.0.6:43737
    2022/08/03 23:37:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.81707042s) from=127.0.0.6:52639
    2022/08/03 23:37:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.076758286s) from=127.0.0.6:57403
    2022/08/03 23:37:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m6.567571272s) from=127.0.0.6:41007
    2022/08/03 23:37:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m7.174837508s) from=127.0.0.6:33917
    2022/08/03 23:37:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.860680629s) from=127.0.0.6:33411
    2022/08/03 23:37:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.446740547s) from=127.0.0.6:47843
    2022/08/03 23:37:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:37:25 [DEBUG] agent: Node info in sync
    2022/08/03 23:37:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:38:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:39:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:39:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:39:19 [DEBUG] agent: Node info in sync
    2022/08/03 23:39:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:40:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/catalog/services (730.597µs) from=127.0.0.6:43531
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/status/leader (744.987µs) from=127.0.0.6:35067
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (366.724µs) from=127.0.0.6:35067
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (148.485µs) from=127.0.0.6:35067
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (143.696µs) from=127.0.0.6:35067
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (279.671µs) from=127.0.0.6:35067
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.99424ms) from=127.0.0.6:35067
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.088334ms) from=127.0.0.6:51295
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (189.622µs) from=127.0.0.6:51295
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (196.514µs) from=127.0.0.6:43711
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (241.499µs) from=127.0.0.6:51295
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (242.36µs) from=127.0.0.6:43711
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (141.182µs) from=127.0.0.6:51295
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (235.709µs) from=127.0.0.6:51295
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (162.888µs) from=127.0.0.6:43711
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (164.266µs) from=127.0.0.6:35425
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (137.104µs) from=127.0.0.6:51295
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (148.045µs) from=127.0.0.6:51295
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (125.192µs) from=127.0.0.6:43711
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (157.391µs) from=127.0.0.6:51295
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (207.459µs) from=127.0.0.6:35067
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (132.852µs) from=127.0.0.6:43711
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (213.107µs) from=127.0.0.6:57111
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (147.207µs) from=127.0.0.6:36319
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (216.436µs) from=127.0.0.6:50253
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (256.537µs) from=127.0.0.6:36319
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (132.426µs) from=127.0.0.6:36319
    2022/08/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (177.506µs) from=127.0.0.6:50253
    2022/08/03 23:41:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:41:12 [DEBUG] agent: Node info in sync
    2022/08/03 23:41:18 [DEBUG] http: Request GET /v1/catalog/services (679.354µs) from=127.0.0.6:56837
    2022/08/03 23:41:18 [DEBUG] http: Request GET /v1/status/leader (291.786µs) from=127.0.0.6:35779
    2022/08/03 23:41:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (233.776µs) from=127.0.0.6:35779
    2022/08/03 23:41:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (122.254µs) from=127.0.0.6:35779
    2022/08/03 23:41:27 [DEBUG] http: Request GET /v1/status/leader (797.229µs) from=127.0.0.6:42933
    2022/08/03 23:41:38 [DEBUG] http: Request GET /v1/status/leader (249.016µs) from=127.0.0.6:56255
    2022/08/03 23:41:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:41:47 [DEBUG] http: Request GET /v1/status/leader (257.443µs) from=127.0.0.6:56255
    2022/08/03 23:41:58 [DEBUG] http: Request GET /v1/status/leader (159.767µs) from=127.0.0.6:56255
    2022/08/03 23:41:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/catalog/services (518.008µs) from=127.0.0.6:42933
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/status/leader (2.196376ms) from=127.0.0.6:56255
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (212.471µs) from=127.0.0.6:56255
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (183.279µs) from=127.0.0.6:45479
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (256.733µs) from=127.0.0.6:45479
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (212.708µs) from=127.0.0.6:45479
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (383.105µs) from=127.0.0.6:45479
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (194.107µs) from=127.0.0.6:56255
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (299.201µs) from=127.0.0.6:56255
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/parser-v1 (273.042µs) from=127.0.0.6:56255
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (374.386µs) from=127.0.0.6:56255
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (192.744µs) from=127.0.0.6:45479
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (183.593µs) from=127.0.0.6:38823
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (141.378µs) from=127.0.0.6:34731
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (195.109µs) from=127.0.0.6:34731
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (214.824µs) from=127.0.0.6:34731
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (137.873µs) from=127.0.0.6:38823
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (145.293µs) from=127.0.0.6:34731
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (127.763µs) from=127.0.0.6:38823
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (167.295µs) from=127.0.0.6:38823
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (229.666µs) from=127.0.0.6:34731
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (221.393µs) from=127.0.0.6:38823
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (409.31µs) from=127.0.0.6:54475
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (294.665µs) from=127.0.0.6:39357
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (199.173µs) from=127.0.0.6:49963
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (239.852µs) from=127.0.0.6:43297
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (151.862µs) from=127.0.0.6:51375
    2022/08/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (100.783µs) from=127.0.0.6:49963
    2022/08/03 23:42:23 [DEBUG] http: Request GET /v1/catalog/services (486.264µs) from=127.0.0.6:36675
    2022/08/03 23:42:23 [DEBUG] http: Request GET /v1/status/leader (233.522µs) from=127.0.0.6:36675
    2022/08/03 23:42:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (220.507µs) from=127.0.0.6:49925
    2022/08/03 23:42:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (199.311µs) from=127.0.0.6:49925
    2022/08/03 23:42:33 [DEBUG] http: Request GET /v1/status/leader (326.362µs) from=127.0.0.6:54201
    2022/08/03 23:42:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:42:37 [DEBUG] agent: Node info in sync
    2022/08/03 23:42:43 [DEBUG] http: Request GET /v1/status/leader (501.698µs) from=127.0.0.6:54621
    2022/08/03 23:42:53 [DEBUG] http: Request GET /v1/status/leader (332.87µs) from=127.0.0.6:54201
    2022/08/03 23:42:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:43:03 [DEBUG] http: Request GET /v1/status/leader (625.186µs) from=127.0.0.6:54621
    2022/08/03 23:43:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.500879949s) from=127.0.0.6:36319
    2022/08/03 23:43:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.588764104s) from=127.0.0.6:54213
    2022/08/03 23:43:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m0.30225402s) from=127.0.0.6:35395
    2022/08/03 23:43:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.507045033s) from=127.0.0.6:51009
    2022/08/03 23:43:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m1.240269744s) from=127.0.0.6:43711
    2022/08/03 23:43:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m1.583550817s) from=127.0.0.6:36673
    2022/08/03 23:43:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.476871437s) from=127.0.0.6:44953
    2022/08/03 23:43:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.560056173s) from=127.0.0.6:38809
    2022/08/03 23:43:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.479852362s) from=127.0.0.6:36709
    2022/08/03 23:43:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.224414435s) from=127.0.0.6:48363
    2022/08/03 23:43:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.025915682s) from=127.0.0.6:35425
    2022/08/03 23:43:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.180543883s) from=127.0.0.6:33993
    2022/08/03 23:43:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.411795901s) from=127.0.0.6:52903
    2022/08/03 23:43:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.774638771s) from=127.0.0.6:46569
    2022/08/03 23:43:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.851773799s) from=127.0.0.6:54445
    2022/08/03 23:43:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m4.090289227s) from=127.0.0.6:49007
    2022/08/03 23:43:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.327923446s) from=127.0.0.6:50253
    2022/08/03 23:43:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.669207807s) from=127.0.0.6:43531
    2022/08/03 23:43:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m5.186925159s) from=127.0.0.6:37957
    2022/08/03 23:43:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m5.577046666s) from=127.0.0.6:51295
    2022/08/03 23:43:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m5.587621365s) from=127.0.0.6:52017
    2022/08/03 23:43:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.193989789s) from=127.0.0.6:35067
    2022/08/03 23:43:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.432402091s) from=127.0.0.6:57111
    2022/08/03 23:43:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.573719769s) from=127.0.0.6:34159
    2022/08/03 23:43:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.437070389s) from=127.0.0.6:39189
    2022/08/03 23:43:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m7.212659756s) from=127.0.0.6:55627
    2022/08/03 23:43:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m7.225398023s) from=127.0.0.6:56691
    2022/08/03 23:43:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.7922148s) from=127.0.0.6:60999
    2022/08/03 23:43:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.192129s) from=127.0.0.6:35779
    2022/08/03 23:43:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.75377352s) from=127.0.0.6:56837
    2022/08/03 23:43:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:44:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.305178464s) from=127.0.0.6:49963
    2022/08/03 23:44:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.801675957s) from=127.0.0.6:57047
    2022/08/03 23:44:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.097986222s) from=127.0.0.6:39357
    2022/08/03 23:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.598691006s) from=127.0.0.6:45047
    2022/08/03 23:44:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m1.872385883s) from=127.0.0.6:34731
    2022/08/03 23:44:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m1.66665771s) from=127.0.0.6:43377
    2022/08/03 23:44:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.024236909s) from=127.0.0.6:57921
    2022/08/03 23:44:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.347832793s) from=127.0.0.6:42649
    2022/08/03 23:44:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.058721855s) from=127.0.0.6:51375
    2022/08/03 23:44:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m3.065389955s) from=127.0.0.6:37439
    2022/08/03 23:44:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m3.207491671s) from=127.0.0.6:42993
    2022/08/03 23:44:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.475512403s) from=127.0.0.6:59687
    2022/08/03 23:44:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.503356013s) from=127.0.0.6:42365
    2022/08/03 23:44:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m4.319984191s) from=127.0.0.6:56255
    2022/08/03 23:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.163943839s) from=127.0.0.6:33251
    2022/08/03 23:44:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m4.503083613s) from=127.0.0.6:38615
    2022/08/03 23:44:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.026799064s) from=127.0.0.6:54171
    2022/08/03 23:44:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.33999736s) from=127.0.0.6:45479
    2022/08/03 23:44:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m5.363215287s) from=127.0.0.6:38823
    2022/08/03 23:44:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.050994636s) from=127.0.0.6:42933
    2022/08/03 23:44:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.521041893s) from=127.0.0.6:32839
    2022/08/03 23:44:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.274552403s) from=127.0.0.6:54475
    2022/08/03 23:44:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.739639779s) from=127.0.0.6:43297
    2022/08/03 23:44:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.880897885s) from=127.0.0.6:35921
    2022/08/03 23:44:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.677790467s) from=127.0.0.6:50409
    2022/08/03 23:44:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m7.115184937s) from=127.0.0.6:54949
    2022/08/03 23:44:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.997685162s) from=127.0.0.6:49403
    2022/08/03 23:44:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.916708787s) from=127.0.0.6:49925
    2022/08/03 23:44:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.66361898s) from=127.0.0.6:60723
    2022/08/03 23:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m7.220010654s) from=127.0.0.6:36675
    2022/08/03 23:44:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:44:32 [DEBUG] agent: Node info in sync
    2022/08/03 23:44:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:45:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:46:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:46:10 [DEBUG] agent: Node info in sync
    2022/08/03 23:46:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:46:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:47:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:48:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:48:01 [DEBUG] agent: Node info in sync
    2022/08/03 23:48:24 [DEBUG] http: Request GET /v1/catalog/services (620.169µs) from=127.0.0.6:45639
    2022/08/03 23:48:24 [DEBUG] http: Request GET /v1/status/leader (675.452µs) from=127.0.0.6:45639
    2022/08/03 23:48:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (412.085µs) from=127.0.0.6:41449
    2022/08/03 23:48:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (162.471µs) from=127.0.0.6:41449
    2022/08/03 23:48:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (150.981µs) from=127.0.0.6:44113
    2022/08/03 23:48:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (406.275µs) from=127.0.0.6:41449
    2022/08/03 23:48:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (475.416µs) from=127.0.0.6:57933
    2022/08/03 23:48:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (164.899µs) from=127.0.0.6:49795
    2022/08/03 23:48:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (303.112µs) from=127.0.0.6:57851
    2022/08/03 23:48:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (212.801µs) from=127.0.0.6:57933
    2022/08/03 23:48:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (118.621µs) from=127.0.0.6:57933
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (239.46µs) from=127.0.0.6:49795
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (317.025µs) from=127.0.0.6:57933
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (266.62µs) from=127.0.0.6:57933
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (263.359µs) from=127.0.0.6:49795
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (204.124µs) from=127.0.0.6:49795
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (163.844µs) from=127.0.0.6:57851
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (239.731µs) from=127.0.0.6:49795
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (243.964µs) from=127.0.0.6:57851
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (114.403µs) from=127.0.0.6:57851
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (156.152µs) from=127.0.0.6:57851
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (151.553µs) from=127.0.0.6:41449
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (110.273µs) from=127.0.0.6:44113
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (143.995µs) from=127.0.0.6:51219
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (228.987µs) from=127.0.0.6:54935
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (228.042µs) from=127.0.0.6:57851
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (125.828µs) from=127.0.0.6:51219
    2022/08/03 23:48:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (125.791µs) from=127.0.0.6:54935
    2022/08/03 23:48:38 [DEBUG] http: Request GET /v1/catalog/services (687.376µs) from=127.0.0.6:56621
    2022/08/03 23:48:39 [DEBUG] http: Request GET /v1/status/leader (303.977µs) from=127.0.0.6:56621
    2022/08/03 23:48:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (311.988µs) from=127.0.0.6:57379
    2022/08/03 23:48:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (321.078µs) from=127.0.0.6:36783
    2022/08/03 23:48:44 [DEBUG] http: Request GET /v1/status/leader (803.31µs) from=127.0.0.6:55013
    2022/08/03 23:48:59 [DEBUG] http: Request GET /v1/status/leader (318.013µs) from=127.0.0.6:55013
    2022/08/03 23:48:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:49:04 [DEBUG] http: Request GET /v1/status/leader (710.947µs) from=127.0.0.6:55013
    2022/08/03 23:49:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:49:07 [DEBUG] agent: Node info in sync
    2022/08/03 23:49:19 [DEBUG] http: Request GET /v1/status/leader (485.213µs) from=127.0.0.6:57639
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/catalog/services (813.83µs) from=127.0.0.6:55013
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/status/leader (184.061µs) from=127.0.0.6:55013
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (571.836µs) from=127.0.0.6:38363
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (135.42µs) from=127.0.0.6:57639
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (128.416µs) from=127.0.0.6:57639
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (207.244µs) from=127.0.0.6:38363
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (158.723µs) from=127.0.0.6:38363
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (372.713µs) from=127.0.0.6:38363
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (133.279µs) from=127.0.0.6:57639
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (163.872µs) from=127.0.0.6:47291
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (195.061µs) from=127.0.0.6:57837
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (129.861µs) from=127.0.0.6:57837
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (143.664µs) from=127.0.0.6:57837
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (244.272µs) from=127.0.0.6:57837
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (154.233µs) from=127.0.0.6:57837
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (158.543µs) from=127.0.0.6:38363
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (206.897µs) from=127.0.0.6:57837
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (341.672µs) from=127.0.0.6:48859
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (160.152µs) from=127.0.0.6:47291
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (168.334µs) from=127.0.0.6:48859
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (177.993µs) from=127.0.0.6:48859
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (180.206µs) from=127.0.0.6:48859
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (125.357µs) from=127.0.0.6:47291
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (235.258µs) from=127.0.0.6:57837
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (138.305µs) from=127.0.0.6:57837
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (130.553µs) from=127.0.0.6:38363
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (187.249µs) from=127.0.0.6:38363
    2022/08/03 23:49:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (319.154µs) from=127.0.0.6:46667
    2022/08/03 23:49:42 [DEBUG] http: Request GET /v1/catalog/services (571.614µs) from=127.0.0.6:57991
    2022/08/03 23:49:42 [DEBUG] http: Request GET /v1/status/leader (453.687µs) from=127.0.0.6:43369
    2022/08/03 23:49:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (356.392µs) from=127.0.0.6:43369
    2022/08/03 23:49:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (230.549µs) from=127.0.0.6:43369
    2022/08/03 23:49:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:49:55 [DEBUG] http: Request GET /v1/status/leader (439.707µs) from=127.0.0.6:41185
    2022/08/03 23:49:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:50:02 [DEBUG] http: Request GET /v1/status/leader (1.4032ms) from=127.0.0.6:41185
    2022/08/03 23:50:15 [DEBUG] http: Request GET /v1/status/leader (217.379µs) from=127.0.0.6:41185
    2022/08/03 23:50:22 [DEBUG] http: Request GET /v1/status/leader (280.408µs) from=127.0.0.6:41185
    2022/08/03 23:50:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:50:23 [DEBUG] agent: Node info in sync
    2022/08/03 23:50:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.067701437s) from=127.0.0.6:49525
    2022/08/03 23:50:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m0.471294765s) from=127.0.0.6:51219
    2022/08/03 23:50:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.713926444s) from=127.0.0.6:37599
    2022/08/03 23:50:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.209268937s) from=127.0.0.6:49795
    2022/08/03 23:50:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.980641707s) from=127.0.0.6:41449
    2022/08/03 23:50:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m2.440747723s) from=127.0.0.6:37627
    2022/08/03 23:50:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m3.123515917s) from=127.0.0.6:57933
    2022/08/03 23:50:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.03405577s) from=127.0.0.6:36435
    2022/08/03 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.39030577s) from=127.0.0.6:40091
    2022/08/03 23:50:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.211726902s) from=127.0.0.6:45639
    2022/08/03 23:50:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.528150854s) from=127.0.0.6:39367
    2022/08/03 23:50:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.588307878s) from=127.0.0.6:46301
    2022/08/03 23:50:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.895798472s) from=127.0.0.6:44113
    2022/08/03 23:50:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.092999868s) from=127.0.0.6:54935
    2022/08/03 23:50:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.876342345s) from=127.0.0.6:42461
    2022/08/03 23:50:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m5.168909538s) from=127.0.0.6:57851
    2022/08/03 23:50:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m5.032824339s) from=127.0.0.6:43729
    2022/08/03 23:50:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.222799761s) from=127.0.0.6:51037
    2022/08/03 23:50:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.463276996s) from=127.0.0.6:52637
    2022/08/03 23:50:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m5.280944398s) from=127.0.0.6:42115
    2022/08/03 23:50:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.395594371s) from=127.0.0.6:52255
    2022/08/03 23:50:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m5.673104043s) from=127.0.0.6:60239
    2022/08/03 23:50:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m5.698630684s) from=127.0.0.6:60707
    2022/08/03 23:50:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.22978367s) from=127.0.0.6:35977
    2022/08/03 23:50:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.877703517s) from=127.0.0.6:41533
    2022/08/03 23:50:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.860491978s) from=127.0.0.6:39471
    2022/08/03 23:50:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.489973611s) from=127.0.0.6:44931
    2022/08/03 23:50:42 [DEBUG] http: Request GET /v1/status/leader (201.941µs) from=127.0.0.6:41185
    2022/08/03 23:50:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.401902706s) from=127.0.0.6:56621
    2022/08/03 23:50:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.172671963s) from=127.0.0.6:36783
    2022/08/03 23:50:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.48399344s) from=127.0.0.6:57379
    2022/08/03 23:50:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:51:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.222576461s) from=127.0.0.6:57639
    2022/08/03 23:51:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.412685663s) from=127.0.0.6:44595
    2022/08/03 23:51:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.96067589s) from=127.0.0.6:60887
    2022/08/03 23:51:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.262720844s) from=127.0.0.6:32805
    2022/08/03 23:51:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m1.502216516s) from=127.0.0.6:44425
    2022/08/03 23:51:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.628411264s) from=127.0.0.6:46795
    2022/08/03 23:51:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m2.682439519s) from=127.0.0.6:57837
    2022/08/03 23:51:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.519298203s) from=127.0.0.6:32999
    2022/08/03 23:51:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.662774706s) from=127.0.0.6:32927
    2022/08/03 23:51:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m2.972815597s) from=127.0.0.6:38431
    2022/08/03 23:51:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m3.398967698s) from=127.0.0.6:42711
    2022/08/03 23:51:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m3.587672937s) from=127.0.0.6:46213
    2022/08/03 23:51:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.69141663s) from=127.0.0.6:36379
    2022/08/03 23:51:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.040779558s) from=127.0.0.6:47291
    2022/08/03 23:51:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m4.84469607s) from=127.0.0.6:48735
    2022/08/03 23:51:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m4.866846365s) from=127.0.0.6:49999
    2022/08/03 23:51:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m5.32202743s) from=127.0.0.6:52237
    2022/08/03 23:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.487114543s) from=127.0.0.6:42869
    2022/08/03 23:51:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.918469683s) from=127.0.0.6:46667
    2022/08/03 23:51:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.165646559s) from=127.0.0.6:54973
    2022/08/03 23:51:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.140397069s) from=127.0.0.6:39455
    2022/08/03 23:51:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m6.212134215s) from=127.0.0.6:50599
    2022/08/03 23:51:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m7.038223672s) from=127.0.0.6:55013
    2022/08/03 23:51:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m6.612668146s) from=127.0.0.6:38363
    2022/08/03 23:51:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.705894297s) from=127.0.0.6:48859
    2022/08/03 23:51:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.594961596s) from=127.0.0.6:36085
    2022/08/03 23:51:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.674659551s) from=127.0.0.6:53451
    2022/08/03 23:51:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:51:43 [DEBUG] agent: Node info in sync
    2022/08/03 23:51:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.987093507s) from=127.0.0.6:37063
    2022/08/03 23:51:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.064585751s) from=127.0.0.6:57991
    2022/08/03 23:51:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.879422355s) from=127.0.0.6:43369
    2022/08/03 23:51:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:52:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:52:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:53:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:53:08 [DEBUG] agent: Node info in sync
    2022/08/03 23:53:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:54:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:54:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:54:30 [DEBUG] agent: Node info in sync
    2022/08/03 23:54:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:55:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:55:47 [DEBUG] agent: Node info in sync
    2022/08/03 23:55:57 [DEBUG] http: Request GET /v1/catalog/services (1.055695ms) from=127.0.0.6:42627
    2022/08/03 23:55:58 [DEBUG] http: Request GET /v1/status/leader (2.605504ms) from=127.0.0.6:53295
    2022/08/03 23:55:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (2.753642ms) from=127.0.0.6:45927
    2022/08/03 23:55:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (166.406µs) from=127.0.0.6:45927
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/catalog/services (579.923µs) from=127.0.0.6:54791
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/status/leader (168.113µs) from=127.0.0.6:52601
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (304.161µs) from=127.0.0.6:52601
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (513.196µs) from=127.0.0.6:52601
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (646.4µs) from=127.0.0.6:52601
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (164.323µs) from=127.0.0.6:52601
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (225.531µs) from=127.0.0.6:35593
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (123.371µs) from=127.0.0.6:50811
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (140.017µs) from=127.0.0.6:52601
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (458.389µs) from=127.0.0.6:35593
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (171.549µs) from=127.0.0.6:52601
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (120.771µs) from=127.0.0.6:35593
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (155.204µs) from=127.0.0.6:50811
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (318.572µs) from=127.0.0.6:35593
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (161.578µs) from=127.0.0.6:52601
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (256.538µs) from=127.0.0.6:35593
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (313.063µs) from=127.0.0.6:35593
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (140.52µs) from=127.0.0.6:52601
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (127.18µs) from=127.0.0.6:35593
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/parser-v1 (258.586µs) from=127.0.0.6:52601
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (149.949µs) from=127.0.0.6:46717
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (186.296µs) from=127.0.0.6:52601
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (130.66µs) from=127.0.0.6:52601
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (132.188µs) from=127.0.0.6:35593
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (380.886µs) from=127.0.0.6:50811
    2022/08/03 23:55:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (178.712µs) from=127.0.0.6:50811
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (274.653µs) from=127.0.0.6:33263
    2022/08/03 23:55:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (302.462µs) from=127.0.0.6:46717
    2022/08/03 23:56:18 [DEBUG] http: Request GET /v1/status/leader (1.024869ms) from=127.0.0.6:53269
    2022/08/03 23:56:19 [DEBUG] http: Request GET /v1/status/leader (237.771µs) from=127.0.0.6:40845
    2022/08/03 23:56:38 [DEBUG] http: Request GET /v1/status/leader (132.091µs) from=127.0.0.6:53269
    2022/08/03 23:56:39 [DEBUG] http: Request GET /v1/status/leader (928.723µs) from=127.0.0.6:40845
    2022/08/03 23:56:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:56:51 [DEBUG] agent: Node info in sync
    2022/08/03 23:56:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:57:04 [DEBUG] http: Request GET /v1/catalog/services (580.271µs) from=127.0.0.6:53269
    2022/08/03 23:57:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (290.322µs) from=127.0.0.6:40255
    2022/08/03 23:57:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (137.471µs) from=127.0.0.6:40845
    2022/08/03 23:57:04 [DEBUG] http: Request GET /v1/status/leader (214.249µs) from=127.0.0.6:40255
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/catalog/services (476.481µs) from=127.0.0.6:41155
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/status/leader (389.988µs) from=127.0.0.6:47465
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (246.356µs) from=127.0.0.6:47465
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (201.108µs) from=127.0.0.6:47465
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (162.498µs) from=127.0.0.6:47437
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (204.369µs) from=127.0.0.6:47465
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (174.29µs) from=127.0.0.6:47437
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (129.485µs) from=127.0.0.6:47437
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (119.048µs) from=127.0.0.6:47437
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (370.051µs) from=127.0.0.6:47437
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (210.919µs) from=127.0.0.6:47437
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (198.149µs) from=127.0.0.6:47437
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/parser-v1 (143.881µs) from=127.0.0.6:47437
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (309.963µs) from=127.0.0.6:47437
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (129.682µs) from=127.0.0.6:47437
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (136.95µs) from=127.0.0.6:47437
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (255.845µs) from=127.0.0.6:43829
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (170.478µs) from=127.0.0.6:37153
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (307.233µs) from=127.0.0.6:51605
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (189.709µs) from=127.0.0.6:43829
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (116.895µs) from=127.0.0.6:51605
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (196.543µs) from=127.0.0.6:51605
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (133.835µs) from=127.0.0.6:43829
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (234.557µs) from=127.0.0.6:51605
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (181.439µs) from=127.0.0.6:43829
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (124.885µs) from=127.0.0.6:43829
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (191.386µs) from=127.0.0.6:35285
    2022/08/03 23:57:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (170.608µs) from=127.0.0.6:35285
    2022/08/03 23:57:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 23:57:24 [DEBUG] http: Request GET /v1/status/leader (246.377µs) from=127.0.0.6:46883
    2022/08/03 23:57:25 [DEBUG] http: Request GET /v1/status/leader (201.783µs) from=127.0.0.6:56931
    2022/08/03 23:57:44 [DEBUG] http: Request GET /v1/status/leader (133.654µs) from=127.0.0.6:56931
    2022/08/03 23:57:45 [DEBUG] http: Request GET /v1/status/leader (820.11µs) from=127.0.0.6:56931
    2022/08/03 23:57:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.151866646s) from=127.0.0.6:42627
    2022/08/03 23:57:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:57:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.253087589s) from=127.0.0.6:35197
    2022/08/03 23:58:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m0.406217667s) from=127.0.0.6:52719
    2022/08/03 23:58:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.06229245s) from=127.0.0.6:54791
    2022/08/03 23:58:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.829596097s) from=127.0.0.6:33263
    2022/08/03 23:58:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:58:00 [DEBUG] agent: Node info in sync
    2022/08/03 23:58:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.297894789s) from=127.0.0.6:34461
    2022/08/03 23:58:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.552043852s) from=127.0.0.6:58401
    2022/08/03 23:58:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m1.628334951s) from=127.0.0.6:41511
    2022/08/03 23:58:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m2.293508577s) from=127.0.0.6:35593
    2022/08/03 23:58:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m2.383098728s) from=127.0.0.6:45311
    2022/08/03 23:58:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m2.981070358s) from=127.0.0.6:41529
    2022/08/03 23:58:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.270219553s) from=127.0.0.6:52601
    2022/08/03 23:58:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.58998844s) from=127.0.0.6:50811
    2022/08/03 23:58:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m3.587726784s) from=127.0.0.6:39359
    2022/08/03 23:58:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.211974045s) from=127.0.0.6:53295
    2022/08/03 23:58:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.038350074s) from=127.0.0.6:50547
    2022/08/03 23:58:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.22676609s) from=127.0.0.6:46717
    2022/08/03 23:58:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.192438139s) from=127.0.0.6:53817
    2022/08/03 23:58:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.331590782s) from=127.0.0.6:36367
    2022/08/03 23:58:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.478299076s) from=127.0.0.6:41019
    2022/08/03 23:58:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.485767411s) from=127.0.0.6:38593
    2022/08/03 23:58:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.858841567s) from=127.0.0.6:52227
    2022/08/03 23:58:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.094978832s) from=127.0.0.6:52671
    2022/08/03 23:58:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.159902366s) from=127.0.0.6:52703
    2022/08/03 23:58:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.163604519s) from=127.0.0.6:44273
    2022/08/03 23:58:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m5.654712889s) from=127.0.0.6:50881
    2022/08/03 23:58:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.1848214s) from=127.0.0.6:45927
    2022/08/03 23:58:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.376116899s) from=127.0.0.6:58117
    2022/08/03 23:58:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.449341883s) from=127.0.0.6:39223
    2022/08/03 23:58:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.222793525s) from=127.0.0.6:47161
    2022/08/03 23:58:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/03 23:59:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.325744496s) from=127.0.0.6:43921
    2022/08/03 23:59:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.350746934s) from=127.0.0.6:36901
    2022/08/03 23:59:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.577848308s) from=127.0.0.6:35881
    2022/08/03 23:59:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.029580902s) from=127.0.0.6:55825
    2022/08/03 23:59:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.761276125s) from=127.0.0.6:53269
    2022/08/03 23:59:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.858915825s) from=127.0.0.6:41155
    2022/08/03 23:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.479996235s) from=127.0.0.6:43829
    2022/08/03 23:59:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.641922648s) from=127.0.0.6:51857
    2022/08/03 23:59:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.664479522s) from=127.0.0.6:59233
    2022/08/03 23:59:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m1.985981265s) from=127.0.0.6:51605
    2022/08/03 23:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.844072674s) from=127.0.0.6:48835
    2022/08/03 23:59:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.876694138s) from=127.0.0.6:54817
    2022/08/03 23:59:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.035793586s) from=127.0.0.6:35285
    2022/08/03 23:59:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m3.093502326s) from=127.0.0.6:40337
    2022/08/03 23:59:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.120604104s) from=127.0.0.6:37919
    2022/08/03 23:59:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m3.769584754s) from=127.0.0.6:47465
    2022/08/03 23:59:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.199367129s) from=127.0.0.6:40255
    2022/08/03 23:59:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.947248381s) from=127.0.0.6:36701
    2022/08/03 23:59:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.384650074s) from=127.0.0.6:40845
    2022/08/03 23:59:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m4.454136088s) from=127.0.0.6:44365
    2022/08/03 23:59:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m5.041424102s) from=127.0.0.6:60067
    2022/08/03 23:59:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.036625396s) from=127.0.0.6:35717
    2022/08/03 23:59:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.091668384s) from=127.0.0.6:40959
    2022/08/03 23:59:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.565779311s) from=127.0.0.6:44763
    2022/08/03 23:59:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.761913152s) from=127.0.0.6:47437
    2022/08/03 23:59:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.184772951s) from=127.0.0.6:37153
    2022/08/03 23:59:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m6.554490766s) from=127.0.0.6:42889
    2022/08/03 23:59:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.792104057s) from=127.0.0.6:51173
    2022/08/03 23:59:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m7.272825279s) from=127.0.0.6:48277
    2022/08/03 23:59:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m7.400696692s) from=127.0.0.6:56073
    2022/08/03 23:59:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/03 23:59:42 [DEBUG] agent: Node info in sync
    2022/08/03 23:59:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:00:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:00:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:01:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:01:33 [DEBUG] agent: Node info in sync
    2022/08/04 00:01:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:02:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:02:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/catalog/services (700.514µs) from=127.0.0.6:51557
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/status/leader (751.17µs) from=127.0.0.6:51557
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (381.709µs) from=127.0.0.6:58515
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (336.145µs) from=127.0.0.6:44523
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (170.098µs) from=127.0.0.6:40435
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (126.62µs) from=127.0.0.6:58515
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (151.326µs) from=127.0.0.6:50563
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (181.467µs) from=127.0.0.6:44523
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (130.685µs) from=127.0.0.6:50563
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (455.918µs) from=127.0.0.6:52773
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (209.322µs) from=127.0.0.6:40435
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (244.704µs) from=127.0.0.6:58515
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (133.021µs) from=127.0.0.6:44523
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (172.366µs) from=127.0.0.6:58515
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (189.459µs) from=127.0.0.6:50563
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (235.65µs) from=127.0.0.6:52773
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (238.19µs) from=127.0.0.6:40435
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (473.552µs) from=127.0.0.6:44523
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (171.242µs) from=127.0.0.6:58515
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (172.798µs) from=127.0.0.6:50563
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (107.377µs) from=127.0.0.6:40435
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (135.777µs) from=127.0.0.6:52773
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (174.074µs) from=127.0.0.6:43579
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/parser-v1 (175.738µs) from=127.0.0.6:50563
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (215.519µs) from=127.0.0.6:50563
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (192.549µs) from=127.0.0.6:50563
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (123.141µs) from=127.0.0.6:43579
    2022/08/04 00:03:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (444.881µs) from=127.0.0.6:35127
    2022/08/04 00:03:21 [DEBUG] http: Request GET /v1/catalog/services (574.119µs) from=127.0.0.6:44877
    2022/08/04 00:03:21 [DEBUG] http: Request GET /v1/status/leader (772.968µs) from=127.0.0.6:58015
    2022/08/04 00:03:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (2.665507ms) from=127.0.0.6:58015
    2022/08/04 00:03:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (137.534µs) from=127.0.0.6:51563
    2022/08/04 00:03:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:03:23 [DEBUG] agent: Node info in sync
    2022/08/04 00:03:39 [DEBUG] http: Request GET /v1/status/leader (379.091µs) from=127.0.0.6:50755
    2022/08/04 00:03:41 [DEBUG] http: Request GET /v1/status/leader (803.96µs) from=127.0.0.6:39701
    2022/08/04 00:03:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:03:59 [DEBUG] http: Request GET /v1/status/leader (5.555943ms) from=127.0.0.6:39701
    2022/08/04 00:04:01 [DEBUG] http: Request GET /v1/status/leader (516.241µs) from=127.0.0.6:39701
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/catalog/services (648.811µs) from=127.0.0.6:39701
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/status/leader (223.809µs) from=127.0.0.6:54121
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (384.073µs) from=127.0.0.6:50755
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (332.93µs) from=127.0.0.6:50755
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (183.406µs) from=127.0.0.6:54121
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (252.211µs) from=127.0.0.6:50755
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (416.184µs) from=127.0.0.6:56763
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (338.402µs) from=127.0.0.6:32925
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (538.282µs) from=127.0.0.6:54121
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (259.111µs) from=127.0.0.6:54121
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/parser-v1 (309.307µs) from=127.0.0.6:56763
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (184.589µs) from=127.0.0.6:32925
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (606.124µs) from=127.0.0.6:50755
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (221.863µs) from=127.0.0.6:32925
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (533.131µs) from=127.0.0.6:54121
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (183.943µs) from=127.0.0.6:50755
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (249.154µs) from=127.0.0.6:56763
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (128.452µs) from=127.0.0.6:56763
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (167.033µs) from=127.0.0.6:54121
    2022/08/04 00:04:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (120.771µs) from=127.0.0.6:56763
    2022/08/04 00:04:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (221.105µs) from=127.0.0.6:50755
    2022/08/04 00:04:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (222.639µs) from=127.0.0.6:56763
    2022/08/04 00:04:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (273.404µs) from=127.0.0.6:54121
    2022/08/04 00:04:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (134.039µs) from=127.0.0.6:50755
    2022/08/04 00:04:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (250.233µs) from=127.0.0.6:56763
    2022/08/04 00:04:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (262.282µs) from=127.0.0.6:54121
    2022/08/04 00:04:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (252.089µs) from=127.0.0.6:50755
    2022/08/04 00:04:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (205.033µs) from=127.0.0.6:47959
    2022/08/04 00:04:26 [DEBUG] http: Request GET /v1/catalog/services (611.639µs) from=127.0.0.6:34837
    2022/08/04 00:04:26 [DEBUG] http: Request GET /v1/status/leader (637.053µs) from=127.0.0.6:53261
    2022/08/04 00:04:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (241.806µs) from=127.0.0.6:53261
    2022/08/04 00:04:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (195.707µs) from=127.0.0.6:53261
    2022/08/04 00:04:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:04:36 [DEBUG] agent: Node info in sync
    2022/08/04 00:04:44 [DEBUG] http: Request GET /v1/status/leader (272.112µs) from=127.0.0.6:40051
    2022/08/04 00:04:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:04:46 [DEBUG] http: Request GET /v1/status/leader (312.511µs) from=127.0.0.6:40051
    2022/08/04 00:04:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:05:04 [DEBUG] http: Request GET /v1/status/leader (286.492µs) from=127.0.0.6:46117
    2022/08/04 00:05:06 [DEBUG] http: Request GET /v1/status/leader (716.989µs) from=127.0.0.6:40051
    2022/08/04 00:05:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.065086468s) from=127.0.0.6:44523
    2022/08/04 00:05:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.14216016s) from=127.0.0.6:44555
    2022/08/04 00:05:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.221633393s) from=127.0.0.6:44877
    2022/08/04 00:05:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.326714291s) from=127.0.0.6:40693
    2022/08/04 00:05:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.452517589s) from=127.0.0.6:43729
    2022/08/04 00:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.6649158s) from=127.0.0.6:58515
    2022/08/04 00:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.65965364s) from=127.0.0.6:41843
    2022/08/04 00:05:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m1.88863149s) from=127.0.0.6:43579
    2022/08/04 00:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m2.106194431s) from=127.0.0.6:38983
    2022/08/04 00:05:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.110057705s) from=127.0.0.6:51455
    2022/08/04 00:05:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.319947801s) from=127.0.0.6:51563
    2022/08/04 00:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.468969506s) from=127.0.0.6:49731
    2022/08/04 00:05:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.786546588s) from=127.0.0.6:53545
    2022/08/04 00:05:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.213648095s) from=127.0.0.6:51557
    2022/08/04 00:05:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m3.420098367s) from=127.0.0.6:56817
    2022/08/04 00:05:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.991763823s) from=127.0.0.6:52773
    2022/08/04 00:05:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.956929721s) from=127.0.0.6:42803
    2022/08/04 00:05:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.083889019s) from=127.0.0.6:55013
    2022/08/04 00:05:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.912856827s) from=127.0.0.6:40435
    2022/08/04 00:05:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m5.118893834s) from=127.0.0.6:44325
    2022/08/04 00:05:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m5.678619636s) from=127.0.0.6:38081
    2022/08/04 00:05:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.96309631s) from=127.0.0.6:50945
    2022/08/04 00:05:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.169698533s) from=127.0.0.6:50563
    2022/08/04 00:05:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.312776735s) from=127.0.0.6:51469
    2022/08/04 00:05:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m6.802685811s) from=127.0.0.6:42859
    2022/08/04 00:05:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.880906789s) from=127.0.0.6:40321
    2022/08/04 00:05:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m7.42577676s) from=127.0.0.6:35127
    2022/08/04 00:05:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.19048065s) from=127.0.0.6:40353
    2022/08/04 00:05:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m7.332670433s) from=127.0.0.6:38065
    2022/08/04 00:05:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.54868969s) from=127.0.0.6:58015
    2022/08/04 00:05:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:06:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:06:00 [DEBUG] agent: Node info in sync
    2022/08/04 00:06:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.166238554s) from=127.0.0.6:52915
    2022/08/04 00:06:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m0.359248621s) from=127.0.0.6:60087
    2022/08/04 00:06:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.716199282s) from=127.0.0.6:54121
    2022/08/04 00:06:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m0.663585701s) from=127.0.0.6:58213
    2022/08/04 00:06:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.306926188s) from=127.0.0.6:52521
    2022/08/04 00:06:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.288117985s) from=127.0.0.6:42845
    2022/08/04 00:06:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.65178188s) from=127.0.0.6:56763
    2022/08/04 00:06:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.786427541s) from=127.0.0.6:46705
    2022/08/04 00:06:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.832573105s) from=127.0.0.6:54917
    2022/08/04 00:06:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.985099741s) from=127.0.0.6:34837
    2022/08/04 00:06:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.170086059s) from=127.0.0.6:41257
    2022/08/04 00:06:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m2.52580969s) from=127.0.0.6:40365
    2022/08/04 00:06:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m2.554269882s) from=127.0.0.6:44347
    2022/08/04 00:06:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m2.669844324s) from=127.0.0.6:50499
    2022/08/04 00:06:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.941073955s) from=127.0.0.6:39701
    2022/08/04 00:06:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m3.435606517s) from=127.0.0.6:32925
    2022/08/04 00:06:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.5328262s) from=127.0.0.6:45179
    2022/08/04 00:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m4.620389837s) from=127.0.0.6:50755
    2022/08/04 00:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.794882084s) from=127.0.0.6:49115
    2022/08/04 00:06:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.854610023s) from=127.0.0.6:51171
    2022/08/04 00:06:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m5.003420025s) from=127.0.0.6:47959
    2022/08/04 00:06:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.107653707s) from=127.0.0.6:59853
    2022/08/04 00:06:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.156132088s) from=127.0.0.6:52333
    2022/08/04 00:06:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.997945071s) from=127.0.0.6:36557
    2022/08/04 00:06:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.021429361s) from=127.0.0.6:38371
    2022/08/04 00:06:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.182417282s) from=127.0.0.6:53325
    2022/08/04 00:06:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.33685867s) from=127.0.0.6:34655
    2022/08/04 00:06:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.362589683s) from=127.0.0.6:54123
    2022/08/04 00:06:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.747049795s) from=127.0.0.6:35467
    2022/08/04 00:06:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.789534169s) from=127.0.0.6:53261
    2022/08/04 00:06:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:07:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:07:31 [DEBUG] agent: Node info in sync
    2022/08/04 00:07:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:07:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:08:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:08:48 [DEBUG] agent: Node info in sync
    2022/08/04 00:08:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:09:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:10:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:10:28 [DEBUG] agent: Node info in sync
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/catalog/services (906.416µs) from=127.0.0.6:36449
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/status/leader (568.557µs) from=127.0.0.6:36449
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (472.849µs) from=127.0.0.6:46187
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (192.891µs) from=127.0.0.6:46187
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (286.086µs) from=127.0.0.6:46187
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (262.079µs) from=127.0.0.6:46187
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (188.293µs) from=127.0.0.6:46187
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (173.134µs) from=127.0.0.6:53931
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (258.252µs) from=127.0.0.6:51659
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (154.991µs) from=127.0.0.6:46187
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (158.691µs) from=127.0.0.6:53931
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (423.064µs) from=127.0.0.6:53931
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (214.374µs) from=127.0.0.6:46187
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (141.91µs) from=127.0.0.6:51659
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (613.712µs) from=127.0.0.6:43685
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (159.867µs) from=127.0.0.6:53931
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (268.364µs) from=127.0.0.6:51659
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (172.494µs) from=127.0.0.6:51659
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (254.364µs) from=127.0.0.6:46187
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (223.057µs) from=127.0.0.6:51659
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (243.987µs) from=127.0.0.6:46187
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (219.317µs) from=127.0.0.6:51659
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (292.825µs) from=127.0.0.6:46637
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (263.593µs) from=127.0.0.6:46637
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (256.651µs) from=127.0.0.6:51659
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (199.839µs) from=127.0.0.6:46637
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (307.136µs) from=127.0.0.6:46637
    2022/08/04 00:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (167.56µs) from=127.0.0.6:51659
    2022/08/04 00:10:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:10:40 [DEBUG] http: Request GET /v1/catalog/services (738.305µs) from=127.0.0.6:53815
    2022/08/04 00:10:40 [DEBUG] http: Request GET /v1/status/leader (152.007µs) from=127.0.0.6:53815
    2022/08/04 00:10:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (331.114µs) from=127.0.0.6:34147
    2022/08/04 00:10:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (140.048µs) from=127.0.0.6:53743
    2022/08/04 00:10:55 [DEBUG] http: Request GET /v1/status/leader (581.818µs) from=127.0.0.6:48641
    2022/08/04 00:10:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:11:00 [DEBUG] http: Request GET /v1/status/leader (308.682µs) from=127.0.0.6:48641
    2022/08/04 00:11:15 [DEBUG] http: Request GET /v1/status/leader (5.417381ms) from=127.0.0.6:48641
    2022/08/04 00:11:20 [DEBUG] http: Request GET /v1/status/leader (151.925µs) from=127.0.0.6:48641
    2022/08/04 00:11:43 [DEBUG] http: Request GET /v1/catalog/services (759.719µs) from=127.0.0.6:44767
    2022/08/04 00:11:43 [DEBUG] http: Request GET /v1/status/leader (260.797µs) from=127.0.0.6:48641
    2022/08/04 00:11:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (295.772µs) from=127.0.0.6:48641
    2022/08/04 00:11:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (217.109µs) from=127.0.0.6:48641
    2022/08/04 00:11:44 [DEBUG] http: Request GET /v1/catalog/services (563.388µs) from=127.0.0.6:42901
    2022/08/04 00:11:44 [DEBUG] http: Request GET /v1/status/leader (305.864µs) from=127.0.0.6:36231
    2022/08/04 00:11:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (197.244µs) from=127.0.0.6:36231
    2022/08/04 00:11:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (290.421µs) from=127.0.0.6:36231
    2022/08/04 00:11:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (211.529µs) from=127.0.0.6:36231
    2022/08/04 00:11:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (196.984µs) from=127.0.0.6:36231
    2022/08/04 00:11:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (149.966µs) from=127.0.0.6:36231
    2022/08/04 00:11:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (150.198µs) from=127.0.0.6:36413
    2022/08/04 00:11:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (347.431µs) from=127.0.0.6:51901
    2022/08/04 00:11:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (238.049µs) from=127.0.0.6:36231
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (205.699µs) from=127.0.0.6:51901
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (152.116µs) from=127.0.0.6:36413
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (115.27µs) from=127.0.0.6:36231
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (189.43µs) from=127.0.0.6:51901
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (174.162µs) from=127.0.0.6:54767
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (129.901µs) from=127.0.0.6:51901
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (116.875µs) from=127.0.0.6:51901
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (160.171µs) from=127.0.0.6:53021
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (128.412µs) from=127.0.0.6:53583
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (204.709µs) from=127.0.0.6:36887
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (118.566µs) from=127.0.0.6:53021
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (186.901µs) from=127.0.0.6:53583
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (123.771µs) from=127.0.0.6:53021
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (145.8µs) from=127.0.0.6:45367
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (181.396µs) from=127.0.0.6:45367
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (134.388µs) from=127.0.0.6:53725
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (177.671µs) from=127.0.0.6:53583
    2022/08/04 00:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (111.286µs) from=127.0.0.6:53725
    2022/08/04 00:11:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:11:48 [DEBUG] agent: Node info in sync
    2022/08/04 00:11:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:12:03 [DEBUG] http: Request GET /v1/status/leader (180.636µs) from=127.0.0.6:57599
    2022/08/04 00:12:04 [DEBUG] http: Request GET /v1/status/leader (2.809749ms) from=127.0.0.6:57599
    2022/08/04 00:12:23 [DEBUG] http: Request GET /v1/status/leader (154.303µs) from=127.0.0.6:57599
    2022/08/04 00:12:24 [DEBUG] http: Request GET /v1/status/leader (162.961µs) from=127.0.0.6:57599
    2022/08/04 00:12:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.048617274s) from=127.0.0.6:56055
    2022/08/04 00:12:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m0.796261144s) from=127.0.0.6:35429
    2022/08/04 00:12:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.355233557s) from=127.0.0.6:43685
    2022/08/04 00:12:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.171074199s) from=127.0.0.6:46675
    2022/08/04 00:12:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.42926425s) from=127.0.0.6:41201
    2022/08/04 00:12:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.546379484s) from=127.0.0.6:53217
    2022/08/04 00:12:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.911320515s) from=127.0.0.6:43025
    2022/08/04 00:12:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m2.27842062s) from=127.0.0.6:42127
    2022/08/04 00:12:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m2.431624296s) from=127.0.0.6:46637
    2022/08/04 00:12:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m2.793370198s) from=127.0.0.6:46831
    2022/08/04 00:12:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.142200302s) from=127.0.0.6:59379
    2022/08/04 00:12:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m3.459487181s) from=127.0.0.6:53931
    2022/08/04 00:12:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.453733328s) from=127.0.0.6:51659
    2022/08/04 00:12:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.68587891s) from=127.0.0.6:49505
    2022/08/04 00:12:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m3.760495113s) from=127.0.0.6:49629
    2022/08/04 00:12:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.184620528s) from=127.0.0.6:60549
    2022/08/04 00:12:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.329008329s) from=127.0.0.6:55833
    2022/08/04 00:12:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m5.247021585s) from=127.0.0.6:51107
    2022/08/04 00:12:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.358344398s) from=127.0.0.6:36989
    2022/08/04 00:12:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m5.434230471s) from=127.0.0.6:37527
    2022/08/04 00:12:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.231091001s) from=127.0.0.6:36449
    2022/08/04 00:12:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.007511197s) from=127.0.0.6:36055
    2022/08/04 00:12:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.40570802s) from=127.0.0.6:42033
    2022/08/04 00:12:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m6.833276407s) from=127.0.0.6:46187
    2022/08/04 00:12:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.75799222s) from=127.0.0.6:43763
    2022/08/04 00:12:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m7.087575317s) from=127.0.0.6:45573
    2022/08/04 00:12:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m7.452968625s) from=127.0.0.6:47203
    2022/08/04 00:12:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.952069002s) from=127.0.0.6:53743
    2022/08/04 00:12:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.620329903s) from=127.0.0.6:34147
    2022/08/04 00:12:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.364051629s) from=127.0.0.6:53815
    2022/08/04 00:12:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:13:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:13:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:13:24 [DEBUG] agent: Node info in sync
    2022/08/04 00:13:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.822442903s) from=127.0.0.6:48641
    2022/08/04 00:13:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.868574133s) from=127.0.0.6:55879
    2022/08/04 00:13:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m1.309180754s) from=127.0.0.6:51901
    2022/08/04 00:13:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.436982298s) from=127.0.0.6:41667
    2022/08/04 00:13:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.573289202s) from=127.0.0.6:49837
    2022/08/04 00:13:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m1.739230726s) from=127.0.0.6:38579
    2022/08/04 00:13:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m2.27256035s) from=127.0.0.6:46707
    2022/08/04 00:13:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m2.462343999s) from=127.0.0.6:45367
    2022/08/04 00:13:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.728462767s) from=127.0.0.6:38119
    2022/08/04 00:13:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.947664344s) from=127.0.0.6:59091
    2022/08/04 00:13:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.254830835s) from=127.0.0.6:44381
    2022/08/04 00:13:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.143693844s) from=127.0.0.6:36231
    2022/08/04 00:13:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.022882694s) from=127.0.0.6:41199
    2022/08/04 00:13:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.981786317s) from=127.0.0.6:42901
    2022/08/04 00:13:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m3.976581581s) from=127.0.0.6:36413
    2022/08/04 00:13:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.015634902s) from=127.0.0.6:54767
    2022/08/04 00:13:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.943947742s) from=127.0.0.6:41835
    2022/08/04 00:13:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.266564648s) from=127.0.0.6:42765
    2022/08/04 00:13:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.243891493s) from=127.0.0.6:35183
    2022/08/04 00:13:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m4.508253271s) from=127.0.0.6:53583
    2022/08/04 00:13:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.719124763s) from=127.0.0.6:44767
    2022/08/04 00:13:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m5.535854064s) from=127.0.0.6:39219
    2022/08/04 00:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.634646027s) from=127.0.0.6:45525
    2022/08/04 00:13:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.689659836s) from=127.0.0.6:58045
    2022/08/04 00:13:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.900122732s) from=127.0.0.6:53725
    2022/08/04 00:13:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.156544824s) from=127.0.0.6:53021
    2022/08/04 00:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m6.218101159s) from=127.0.0.6:36887
    2022/08/04 00:13:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.820641797s) from=127.0.0.6:52951
    2022/08/04 00:13:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.179790265s) from=127.0.0.6:41145
    2022/08/04 00:13:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m7.472997413s) from=127.0.0.6:55567
    2022/08/04 00:13:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:14:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:15:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:15:05 [DEBUG] agent: Node info in sync
    2022/08/04 00:15:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:15:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:16:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:16:43 [DEBUG] agent: Node info in sync
    2022/08/04 00:16:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:17:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:17:50 [DEBUG] agent: Node info in sync
    2022/08/04 00:17:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:17:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/catalog/services (649.137µs) from=127.0.0.6:45469
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/status/leader (713.142µs) from=127.0.0.6:50567
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (344.18µs) from=127.0.0.6:50567
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (278.339µs) from=127.0.0.6:50567
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (346.6µs) from=127.0.0.6:49761
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (136.564µs) from=127.0.0.6:50567
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (154.078µs) from=127.0.0.6:50567
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (136.909µs) from=127.0.0.6:49761
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (170.819µs) from=127.0.0.6:50567
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (325.3µs) from=127.0.0.6:49761
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (337.382µs) from=127.0.0.6:50567
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (312.608µs) from=127.0.0.6:49761
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (204.657µs) from=127.0.0.6:50567
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (129.426µs) from=127.0.0.6:49761
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (157.341µs) from=127.0.0.6:55933
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (157.366µs) from=127.0.0.6:50567
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (141.49µs) from=127.0.0.6:55933
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (239.45µs) from=127.0.0.6:43779
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (146.041µs) from=127.0.0.6:49761
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (187.687µs) from=127.0.0.6:43779
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (174.093µs) from=127.0.0.6:55933
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (127.138µs) from=127.0.0.6:50567
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (121.641µs) from=127.0.0.6:55933
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (139.343µs) from=127.0.0.6:50567
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (335.682µs) from=127.0.0.6:50567
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (132.616µs) from=127.0.0.6:55933
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (169.065µs) from=127.0.0.6:43779
    2022/08/04 00:18:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (156.758µs) from=127.0.0.6:43779
    2022/08/04 00:18:03 [DEBUG] http: Request GET /v1/catalog/services (517.479µs) from=127.0.0.6:45611
    2022/08/04 00:18:03 [DEBUG] http: Request GET /v1/status/leader (235.649µs) from=127.0.0.6:52345
    2022/08/04 00:18:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (224.831µs) from=127.0.0.6:52345
    2022/08/04 00:18:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (140.067µs) from=127.0.0.6:52345
    2022/08/04 00:18:22 [DEBUG] http: Request GET /v1/status/leader (888.417µs) from=127.0.0.6:50851
    2022/08/04 00:18:23 [DEBUG] http: Request GET /v1/status/leader (1.076847ms) from=127.0.0.6:51579
    2022/08/04 00:18:42 [DEBUG] http: Request GET /v1/status/leader (707.61µs) from=127.0.0.6:50851
    2022/08/04 00:18:43 [DEBUG] http: Request GET /v1/status/leader (782.034µs) from=127.0.0.6:50851
    2022/08/04 00:18:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:19:03 [DEBUG] http: Request GET /v1/catalog/services (938.681µs) from=127.0.0.6:50851
    2022/08/04 00:19:03 [DEBUG] http: Request GET /v1/status/leader (139.893µs) from=127.0.0.6:50851
    2022/08/04 00:19:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (657.929µs) from=127.0.0.6:58723
    2022/08/04 00:19:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (159.461µs) from=127.0.0.6:58723
    2022/08/04 00:19:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (399.58µs) from=127.0.0.6:58723
    2022/08/04 00:19:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (194.017µs) from=127.0.0.6:58723
    2022/08/04 00:19:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (164.292µs) from=127.0.0.6:58723
    2022/08/04 00:19:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (119.926µs) from=127.0.0.6:58723
    2022/08/04 00:19:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (148.004µs) from=127.0.0.6:58723
    2022/08/04 00:19:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.498648ms) from=127.0.0.6:34181
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (272.49µs) from=127.0.0.6:34181
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (223.333µs) from=127.0.0.6:34181
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (190.2µs) from=127.0.0.6:58723
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (202.925µs) from=127.0.0.6:34181
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (283.622µs) from=127.0.0.6:48743
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.093307ms) from=127.0.0.6:48743
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (127.116µs) from=127.0.0.6:48743
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (225.521µs) from=127.0.0.6:34181
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (202.481µs) from=127.0.0.6:33559
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (241.069µs) from=127.0.0.6:34181
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (128.823µs) from=127.0.0.6:58723
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/parser-v1 (131.236µs) from=127.0.0.6:33559
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (657.442µs) from=127.0.0.6:58723
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (126.634µs) from=127.0.0.6:58723
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (144.659µs) from=127.0.0.6:58723
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (536.15µs) from=127.0.0.6:43475
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (455.581µs) from=127.0.0.6:37251
    2022/08/04 00:19:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (651.033µs) from=127.0.0.6:53243
    2022/08/04 00:19:12 [DEBUG] http: Request GET /v1/catalog/services (607.162µs) from=127.0.0.6:50199
    2022/08/04 00:19:13 [DEBUG] http: Request GET /v1/status/leader (288.101µs) from=127.0.0.6:50199
    2022/08/04 00:19:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (241.939µs) from=127.0.0.6:38725
    2022/08/04 00:19:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (215.165µs) from=127.0.0.6:38725
    2022/08/04 00:19:23 [DEBUG] http: Request GET /v1/status/leader (230.909µs) from=127.0.0.6:54717
    2022/08/04 00:19:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:19:28 [DEBUG] agent: Node info in sync
    2022/08/04 00:19:33 [DEBUG] http: Request GET /v1/status/leader (334.598µs) from=127.0.0.6:58327
    2022/08/04 00:19:43 [DEBUG] http: Request GET /v1/status/leader (172.227µs) from=127.0.0.6:54717
    2022/08/04 00:19:53 [DEBUG] http: Request GET /v1/status/leader (228.402µs) from=127.0.0.6:58327
    2022/08/04 00:19:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:20:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.175484241s) from=127.0.0.6:35221
    2022/08/04 00:20:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.716580116s) from=127.0.0.6:39779
    2022/08/04 00:20:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.398849591s) from=127.0.0.6:45469
    2022/08/04 00:20:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.871395072s) from=127.0.0.6:44909
    2022/08/04 00:20:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m2.935559027s) from=127.0.0.6:45165
    2022/08/04 00:20:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.582810844s) from=127.0.0.6:45611
    2022/08/04 00:20:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m3.346589111s) from=127.0.0.6:43779
    2022/08/04 00:20:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m3.20766602s) from=127.0.0.6:46651
    2022/08/04 00:20:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m3.508138228s) from=127.0.0.6:49761
    2022/08/04 00:20:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m3.727221289s) from=127.0.0.6:47315
    2022/08/04 00:20:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.830720303s) from=127.0.0.6:40805
    2022/08/04 00:20:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m3.853440345s) from=127.0.0.6:50865
    2022/08/04 00:20:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.389854228s) from=127.0.0.6:50567
    2022/08/04 00:20:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.681025671s) from=127.0.0.6:40629
    2022/08/04 00:20:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.022711817s) from=127.0.0.6:54645
    2022/08/04 00:20:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.05257112s) from=127.0.0.6:38241
    2022/08/04 00:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.233532899s) from=127.0.0.6:45919
    2022/08/04 00:20:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.380391348s) from=127.0.0.6:57141
    2022/08/04 00:20:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.650406738s) from=127.0.0.6:57777
    2022/08/04 00:20:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.859471078s) from=127.0.0.6:38103
    2022/08/04 00:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.843837703s) from=127.0.0.6:46351
    2022/08/04 00:20:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.22371704s) from=127.0.0.6:44387
    2022/08/04 00:20:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m6.252108589s) from=127.0.0.6:58381
    2022/08/04 00:20:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.294786771s) from=127.0.0.6:52473
    2022/08/04 00:20:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.510134683s) from=127.0.0.6:38975
    2022/08/04 00:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.970993216s) from=127.0.0.6:55933
    2022/08/04 00:20:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.279887509s) from=127.0.0.6:52345
    2022/08/04 00:20:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m7.253475697s) from=127.0.0.6:55557
    2022/08/04 00:20:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m7.374103172s) from=127.0.0.6:59929
    2022/08/04 00:20:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m7.446611871s) from=127.0.0.6:44803
    2022/08/04 00:20:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:20:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:20:53 [DEBUG] agent: Node info in sync
    2022/08/04 00:20:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:21:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.619517232s) from=127.0.0.6:58723
    2022/08/04 00:21:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.704412499s) from=127.0.0.6:43475
    2022/08/04 00:21:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m1.145382883s) from=127.0.0.6:36077
    2022/08/04 00:21:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.431344233s) from=127.0.0.6:39251
    2022/08/04 00:21:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.843611916s) from=127.0.0.6:33559
    2022/08/04 00:21:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.867640787s) from=127.0.0.6:52761
    2022/08/04 00:21:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m2.082925493s) from=127.0.0.6:59897
    2022/08/04 00:21:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.588053314s) from=127.0.0.6:48193
    2022/08/04 00:21:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m2.981012469s) from=127.0.0.6:48743
    2022/08/04 00:21:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m3.273327287s) from=127.0.0.6:51579
    2022/08/04 00:21:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.911334725s) from=127.0.0.6:34181
    2022/08/04 00:21:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.996824389s) from=127.0.0.6:42175
    2022/08/04 00:21:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m4.15369163s) from=127.0.0.6:51147
    2022/08/04 00:21:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.093282547s) from=127.0.0.6:50851
    2022/08/04 00:21:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.683091179s) from=127.0.0.6:38177
    2022/08/04 00:21:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.778916517s) from=127.0.0.6:37251
    2022/08/04 00:21:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m4.787955497s) from=127.0.0.6:33639
    2022/08/04 00:21:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.813411857s) from=127.0.0.6:53569
    2022/08/04 00:21:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.863327525s) from=127.0.0.6:53713
    2022/08/04 00:21:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.100187521s) from=127.0.0.6:34063
    2022/08/04 00:21:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m5.467604025s) from=127.0.0.6:40789
    2022/08/04 00:21:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.639327804s) from=127.0.0.6:53243
    2022/08/04 00:21:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.734740309s) from=127.0.0.6:37511
    2022/08/04 00:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.813658642s) from=127.0.0.6:40691
    2022/08/04 00:21:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m6.595626838s) from=127.0.0.6:41415
    2022/08/04 00:21:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m7.181245761s) from=127.0.0.6:54137
    2022/08/04 00:21:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m7.152454642s) from=127.0.0.6:53131
    2022/08/04 00:21:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.967501599s) from=127.0.0.6:37419
    2022/08/04 00:21:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.103572685s) from=127.0.0.6:50199
    2022/08/04 00:21:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.612179422s) from=127.0.0.6:38725
    2022/08/04 00:21:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:22:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:22:44 [DEBUG] agent: Node info in sync
    2022/08/04 00:22:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:23:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:23:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:24:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:24:13 [DEBUG] agent: Node info in sync
    2022/08/04 00:24:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/catalog/services (813.382µs) from=127.0.0.6:37209
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/status/leader (701.26µs) from=127.0.0.6:47561
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (596.505µs) from=127.0.0.6:47561
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (173.941µs) from=127.0.0.6:47561
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (138.689µs) from=127.0.0.6:47561
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (241.067µs) from=127.0.0.6:47655
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (287.296µs) from=127.0.0.6:47561
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (133.586µs) from=127.0.0.6:47561
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (141.654µs) from=127.0.0.6:54773
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (108.87µs) from=127.0.0.6:47561
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (126.859µs) from=127.0.0.6:47561
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (217.054µs) from=127.0.0.6:47655
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (164.431µs) from=127.0.0.6:57681
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (103.703µs) from=127.0.0.6:54773
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (209.513µs) from=127.0.0.6:54773
    2022/08/04 00:25:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (262.053µs) from=127.0.0.6:57681
    2022/08/04 00:25:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (257.301µs) from=127.0.0.6:57681
    2022/08/04 00:25:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (246.244µs) from=127.0.0.6:47655
    2022/08/04 00:25:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (180.301µs) from=127.0.0.6:47655
    2022/08/04 00:25:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (231.741µs) from=127.0.0.6:54773
    2022/08/04 00:25:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (148.76µs) from=127.0.0.6:47655
    2022/08/04 00:25:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (431.677µs) from=127.0.0.6:57681
    2022/08/04 00:25:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (239.909µs) from=127.0.0.6:47655
    2022/08/04 00:25:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (322.142µs) from=127.0.0.6:47655
    2022/08/04 00:25:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (260.915µs) from=127.0.0.6:47655
    2022/08/04 00:25:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (122.32µs) from=127.0.0.6:47655
    2022/08/04 00:25:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (196.727µs) from=127.0.0.6:36587
    2022/08/04 00:25:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (144.249µs) from=127.0.0.6:47655
    2022/08/04 00:25:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:25:32 [DEBUG] http: Request GET /v1/catalog/services (778.772µs) from=127.0.0.6:54251
    2022/08/04 00:25:32 [DEBUG] http: Request GET /v1/status/leader (343.77µs) from=127.0.0.6:54251
    2022/08/04 00:25:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (257.139µs) from=127.0.0.6:36003
    2022/08/04 00:25:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (320.735µs) from=127.0.0.6:51893
    2022/08/04 00:25:46 [DEBUG] http: Request GET /v1/status/leader (201.198µs) from=127.0.0.6:37007
    2022/08/04 00:25:52 [DEBUG] http: Request GET /v1/status/leader (140.836µs) from=127.0.0.6:37007
    2022/08/04 00:25:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:25:54 [DEBUG] agent: Node info in sync
    2022/08/04 00:25:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:26:06 [DEBUG] http: Request GET /v1/status/leader (702.835µs) from=127.0.0.6:37007
    2022/08/04 00:26:12 [DEBUG] http: Request GET /v1/status/leader (296.797µs) from=127.0.0.6:48761
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/catalog/services (502.569µs) from=127.0.0.6:48761
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/status/leader (272.752µs) from=127.0.0.6:37007
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (364.995µs) from=127.0.0.6:37007
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (125.609µs) from=127.0.0.6:37007
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (279.584µs) from=127.0.0.6:51347
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (191.786µs) from=127.0.0.6:37007
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (166.649µs) from=127.0.0.6:51347
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (185.553µs) from=127.0.0.6:37007
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (109.269µs) from=127.0.0.6:51347
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (151.445µs) from=127.0.0.6:51347
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (155.319µs) from=127.0.0.6:37007
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (241.721µs) from=127.0.0.6:50923
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (193.537µs) from=127.0.0.6:50923
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (121.649µs) from=127.0.0.6:37007
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (150.655µs) from=127.0.0.6:50923
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (130.2µs) from=127.0.0.6:50923
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (153.608µs) from=127.0.0.6:51347
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (320.843µs) from=127.0.0.6:37007
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (112.273µs) from=127.0.0.6:37007
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (179.288µs) from=127.0.0.6:37007
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (224.531µs) from=127.0.0.6:34507
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (159.196µs) from=127.0.0.6:51347
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (116.675µs) from=127.0.0.6:51347
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (107.821µs) from=127.0.0.6:37007
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (130.61µs) from=127.0.0.6:37007
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (140.433µs) from=127.0.0.6:51347
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (123.318µs) from=127.0.0.6:51347
    2022/08/04 00:26:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (263.4µs) from=127.0.0.6:37007
    2022/08/04 00:26:36 [DEBUG] http: Request GET /v1/catalog/services (517.06µs) from=127.0.0.6:48981
    2022/08/04 00:26:36 [DEBUG] http: Request GET /v1/status/leader (3.189509ms) from=127.0.0.6:40231
    2022/08/04 00:26:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (186.379µs) from=127.0.0.6:40231
    2022/08/04 00:26:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (131.341µs) from=127.0.0.6:40231
    2022/08/04 00:26:55 [DEBUG] http: Request GET /v1/status/leader (360.827µs) from=127.0.0.6:41157
    2022/08/04 00:26:56 [DEBUG] http: Request GET /v1/status/leader (198.899µs) from=127.0.0.6:37257
    2022/08/04 00:26:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:27:15 [DEBUG] http: Request GET /v1/status/leader (146.342µs) from=127.0.0.6:41157
    2022/08/04 00:27:16 [DEBUG] http: Request GET /v1/status/leader (152.974µs) from=127.0.0.6:41157
    2022/08/04 00:27:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:27:18 [DEBUG] agent: Node info in sync
    2022/08/04 00:27:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.15511501s) from=127.0.0.6:48833
    2022/08/04 00:27:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.530570891s) from=127.0.0.6:35825
    2022/08/04 00:27:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.121149817s) from=127.0.0.6:41307
    2022/08/04 00:27:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.084207718s) from=127.0.0.6:46169
    2022/08/04 00:27:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.759994664s) from=127.0.0.6:38511
    2022/08/04 00:27:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.861522551s) from=127.0.0.6:35949
    2022/08/04 00:27:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m2.497262411s) from=127.0.0.6:36587
    2022/08/04 00:27:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.558571286s) from=127.0.0.6:43461
    2022/08/04 00:27:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.457211902s) from=127.0.0.6:33193
    2022/08/04 00:27:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m2.806274496s) from=127.0.0.6:47655
    2022/08/04 00:27:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.933760333s) from=127.0.0.6:45421
    2022/08/04 00:27:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.321420175s) from=127.0.0.6:47561
    2022/08/04 00:27:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.431157417s) from=127.0.0.6:37209
    2022/08/04 00:27:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m3.666654969s) from=127.0.0.6:47715
    2022/08/04 00:27:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.941622068s) from=127.0.0.6:36847
    2022/08/04 00:27:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m3.909172161s) from=127.0.0.6:40715
    2022/08/04 00:27:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.387349838s) from=127.0.0.6:57681
    2022/08/04 00:27:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.254058972s) from=127.0.0.6:45153
    2022/08/04 00:27:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.22133898s) from=127.0.0.6:35303
    2022/08/04 00:27:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.02201438s) from=127.0.0.6:54251
    2022/08/04 00:27:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.039692265s) from=127.0.0.6:35473
    2022/08/04 00:27:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.243595064s) from=127.0.0.6:41777
    2022/08/04 00:27:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m5.586001595s) from=127.0.0.6:54829
    2022/08/04 00:27:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.92092495s) from=127.0.0.6:54773
    2022/08/04 00:27:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m5.914260898s) from=127.0.0.6:46085
    2022/08/04 00:27:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m5.95049998s) from=127.0.0.6:60313
    2022/08/04 00:27:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m6.504637605s) from=127.0.0.6:60085
    2022/08/04 00:27:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.625902108s) from=127.0.0.6:43865
    2022/08/04 00:27:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.703320035s) from=127.0.0.6:51893
    2022/08/04 00:27:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.062004059s) from=127.0.0.6:36003
    2022/08/04 00:27:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:27:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:28:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.104231169s) from=127.0.0.6:48761
    2022/08/04 00:28:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m0.090688203s) from=127.0.0.6:49537
    2022/08/04 00:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m0.314245599s) from=127.0.0.6:42369
    2022/08/04 00:28:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m0.572678957s) from=127.0.0.6:46601
    2022/08/04 00:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.772768875s) from=127.0.0.6:49309
    2022/08/04 00:28:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.703740968s) from=127.0.0.6:35941
    2022/08/04 00:28:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.442084042s) from=127.0.0.6:59197
    2022/08/04 00:28:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.037374814s) from=127.0.0.6:40577
    2022/08/04 00:28:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.907691145s) from=127.0.0.6:40231
    2022/08/04 00:28:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.362442885s) from=127.0.0.6:50693
    2022/08/04 00:28:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m2.6863086s) from=127.0.0.6:59821
    2022/08/04 00:28:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.85334632s) from=127.0.0.6:46429
    2022/08/04 00:28:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.88070103s) from=127.0.0.6:38421
    2022/08/04 00:28:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.907694636s) from=127.0.0.6:49911
    2022/08/04 00:28:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.21599035s) from=127.0.0.6:33673
    2022/08/04 00:28:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m3.789993062s) from=127.0.0.6:55863
    2022/08/04 00:28:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.033215232s) from=127.0.0.6:35459
    2022/08/04 00:28:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m4.459748754s) from=127.0.0.6:34507
    2022/08/04 00:28:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m4.727659698s) from=127.0.0.6:50923
    2022/08/04 00:28:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m5.135895933s) from=127.0.0.6:37007
    2022/08/04 00:28:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.152695546s) from=127.0.0.6:44003
    2022/08/04 00:28:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.144875912s) from=127.0.0.6:60789
    2022/08/04 00:28:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.577648239s) from=127.0.0.6:51347
    2022/08/04 00:28:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.803499399s) from=127.0.0.6:35719
    2022/08/04 00:28:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.434896189s) from=127.0.0.6:48981
    2022/08/04 00:28:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.129419377s) from=127.0.0.6:33153
    2022/08/04 00:28:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.431638964s) from=127.0.0.6:44701
    2022/08/04 00:28:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.501328962s) from=127.0.0.6:46041
    2022/08/04 00:28:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m6.897344945s) from=127.0.0.6:43621
    2022/08/04 00:28:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m7.481793395s) from=127.0.0.6:39547
    2022/08/04 00:28:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:28:48 [DEBUG] agent: Node info in sync
    2022/08/04 00:28:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:29:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:30:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:30:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:30:11 [DEBUG] agent: Node info in sync
    2022/08/04 00:30:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:31:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:31:55 [DEBUG] agent: Node info in sync
    2022/08/04 00:31:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:32:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/catalog/services (669.504µs) from=127.0.0.6:57063
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/status/leader (4.949781ms) from=127.0.0.6:57063
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (404.766µs) from=127.0.0.6:59009
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (191.432µs) from=127.0.0.6:42621
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (192.059µs) from=127.0.0.6:45281
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (298.197µs) from=127.0.0.6:42621
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (148.836µs) from=127.0.0.6:42621
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (152.649µs) from=127.0.0.6:42621
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (181.469µs) from=127.0.0.6:42621
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (246.667µs) from=127.0.0.6:45281
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (333.759µs) from=127.0.0.6:45281
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (133.248µs) from=127.0.0.6:42621
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (210.859µs) from=127.0.0.6:42621
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (136.115µs) from=127.0.0.6:59009
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (209.321µs) from=127.0.0.6:59471
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (147.748µs) from=127.0.0.6:59471
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (133.505µs) from=127.0.0.6:56083
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (206.44µs) from=127.0.0.6:60839
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (979.62µs) from=127.0.0.6:50337
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (125.612µs) from=127.0.0.6:60839
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (201.902µs) from=127.0.0.6:60839
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (247.271µs) from=127.0.0.6:56083
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (114.881µs) from=127.0.0.6:60839
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (123.776µs) from=127.0.0.6:60839
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (232.097µs) from=127.0.0.6:60839
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (283.174µs) from=127.0.0.6:50337
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (203.568µs) from=127.0.0.6:40051
    2022/08/04 00:32:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (115.454µs) from=127.0.0.6:56083
    2022/08/04 00:32:45 [DEBUG] http: Request GET /v1/catalog/services (1.08865ms) from=127.0.0.6:45103
    2022/08/04 00:32:45 [DEBUG] http: Request GET /v1/status/leader (944.931µs) from=127.0.0.6:50705
    2022/08/04 00:32:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (226.274µs) from=127.0.0.6:50705
    2022/08/04 00:32:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (137.587µs) from=127.0.0.6:50705
    2022/08/04 00:32:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:33:04 [DEBUG] http: Request GET /v1/status/leader (1.094017ms) from=127.0.0.6:50441
    2022/08/04 00:33:06 [DEBUG] http: Request GET /v1/status/leader (166.269µs) from=127.0.0.6:50441
    2022/08/04 00:33:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:33:24 [DEBUG] agent: Node info in sync
    2022/08/04 00:33:24 [DEBUG] http: Request GET /v1/status/leader (716.162µs) from=127.0.0.6:50441
    2022/08/04 00:33:26 [DEBUG] http: Request GET /v1/status/leader (143.59µs) from=127.0.0.6:50441
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/catalog/services (1.73792ms) from=127.0.0.6:50441
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/status/leader (618.881µs) from=127.0.0.6:57591
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (799.278µs) from=127.0.0.6:57591
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (235.819µs) from=127.0.0.6:57591
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (416.26µs) from=127.0.0.6:56073
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (235.484µs) from=127.0.0.6:57591
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (559.516µs) from=127.0.0.6:56073
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (311.573µs) from=127.0.0.6:57591
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (185.351µs) from=127.0.0.6:56073
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (205.859µs) from=127.0.0.6:57591
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (232.166µs) from=127.0.0.6:57591
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (259.018µs) from=127.0.0.6:56073
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (266.794µs) from=127.0.0.6:57591
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (236.48µs) from=127.0.0.6:57591
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (135.341µs) from=127.0.0.6:56073
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (207.501µs) from=127.0.0.6:56073
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (214.93µs) from=127.0.0.6:56073
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (195.313µs) from=127.0.0.6:57591
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (162.923µs) from=127.0.0.6:57591
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (163.836µs) from=127.0.0.6:56073
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (283.425µs) from=127.0.0.6:56073
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (215.935µs) from=127.0.0.6:56073
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (219.165µs) from=127.0.0.6:56073
    2022/08/04 00:33:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (209.292µs) from=127.0.0.6:54427
    2022/08/04 00:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (388.771µs) from=127.0.0.6:34965
    2022/08/04 00:33:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (373.155µs) from=127.0.0.6:33137
    2022/08/04 00:33:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (178.474µs) from=127.0.0.6:34965
    2022/08/04 00:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (182.243µs) from=127.0.0.6:46203
    2022/08/04 00:33:57 [DEBUG] http: Request GET /v1/catalog/services (564.672µs) from=127.0.0.6:60059
    2022/08/04 00:33:57 [DEBUG] http: Request GET /v1/status/leader (372.895µs) from=127.0.0.6:46941
    2022/08/04 00:33:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (234.021µs) from=127.0.0.6:46941
    2022/08/04 00:33:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (153.98µs) from=127.0.0.6:46941
    2022/08/04 00:33:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:34:16 [DEBUG] http: Request GET /v1/status/leader (185.737µs) from=127.0.0.6:41473
    2022/08/04 00:34:17 [DEBUG] http: Request GET /v1/status/leader (275.151µs) from=127.0.0.6:59015
    2022/08/04 00:34:36 [DEBUG] http: Request GET /v1/status/leader (293.627µs) from=127.0.0.6:41473
    2022/08/04 00:34:37 [DEBUG] http: Request GET /v1/status/leader (256.532µs) from=127.0.0.6:41473
    2022/08/04 00:34:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.971276169s) from=127.0.0.6:57063
    2022/08/04 00:34:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m1.284285296s) from=127.0.0.6:47989
    2022/08/04 00:34:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.946781371s) from=127.0.0.6:50337
    2022/08/04 00:34:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.242583314s) from=127.0.0.6:45793
    2022/08/04 00:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.380495871s) from=127.0.0.6:43295
    2022/08/04 00:34:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m2.735273005s) from=127.0.0.6:59009
    2022/08/04 00:34:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.918487813s) from=127.0.0.6:56083
    2022/08/04 00:34:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.778659813s) from=127.0.0.6:50705
    2022/08/04 00:34:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.968871101s) from=127.0.0.6:40051
    2022/08/04 00:34:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m3.129060483s) from=127.0.0.6:46241
    2022/08/04 00:34:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.975957484s) from=127.0.0.6:37341
    2022/08/04 00:34:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m3.459167192s) from=127.0.0.6:59471
    2022/08/04 00:34:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m3.757038951s) from=127.0.0.6:60839
    2022/08/04 00:34:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.021235437s) from=127.0.0.6:55603
    2022/08/04 00:34:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.440256351s) from=127.0.0.6:59621
    2022/08/04 00:34:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m4.551948649s) from=127.0.0.6:38293
    2022/08/04 00:34:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m3.519006335s) from=127.0.0.6:58669
    2022/08/04 00:34:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.703595131s) from=127.0.0.6:60837
    2022/08/04 00:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.348634782s) from=127.0.0.6:42621
    2022/08/04 00:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.040723188s) from=127.0.0.6:37017
    2022/08/04 00:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.725392223s) from=127.0.0.6:45281
    2022/08/04 00:34:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m5.557634945s) from=127.0.0.6:46273
    2022/08/04 00:34:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.711812438s) from=127.0.0.6:55269
    2022/08/04 00:34:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.813863149s) from=127.0.0.6:38321
    2022/08/04 00:34:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.147615692s) from=127.0.0.6:45103
    2022/08/04 00:34:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m6.151124421s) from=127.0.0.6:49079
    2022/08/04 00:34:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.20230743s) from=127.0.0.6:37105
    2022/08/04 00:34:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.733862493s) from=127.0.0.6:33231
    2022/08/04 00:34:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.737439976s) from=127.0.0.6:41169
    2022/08/04 00:34:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m7.374473043s) from=127.0.0.6:41257
    2022/08/04 00:34:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:34:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:35:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:35:10 [DEBUG] agent: Node info in sync
    2022/08/04 00:35:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.138827647s) from=127.0.0.6:55327
    2022/08/04 00:35:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m0.57436823s) from=127.0.0.6:57591
    2022/08/04 00:35:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.337429225s) from=127.0.0.6:40743
    2022/08/04 00:35:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.40733031s) from=127.0.0.6:46251
    2022/08/04 00:35:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m1.238230329s) from=127.0.0.6:46203
    2022/08/04 00:35:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.659438116s) from=127.0.0.6:51237
    2022/08/04 00:35:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.716589798s) from=127.0.0.6:58047
    2022/08/04 00:35:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.880769537s) from=127.0.0.6:54849
    2022/08/04 00:35:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:35:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m2.456382864s) from=127.0.0.6:48833
    2022/08/04 00:35:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.707138344s) from=127.0.0.6:56073
    2022/08/04 00:36:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m3.613667412s) from=127.0.0.6:33137
    2022/08/04 00:36:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m3.617400468s) from=127.0.0.6:34965
    2022/08/04 00:36:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.728239278s) from=127.0.0.6:54427
    2022/08/04 00:36:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m4.0925325s) from=127.0.0.6:49863
    2022/08/04 00:36:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m4.10428046s) from=127.0.0.6:51095
    2022/08/04 00:36:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.058339968s) from=127.0.0.6:55623
    2022/08/04 00:36:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.239090172s) from=127.0.0.6:51707
    2022/08/04 00:36:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.371097826s) from=127.0.0.6:59285
    2022/08/04 00:36:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.778951295s) from=127.0.0.6:35945
    2022/08/04 00:36:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m4.909222806s) from=127.0.0.6:60119
    2022/08/04 00:36:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.94186561s) from=127.0.0.6:56283
    2022/08/04 00:36:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m5.469331508s) from=127.0.0.6:43999
    2022/08/04 00:36:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.761984606s) from=127.0.0.6:46941
    2022/08/04 00:36:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.185923264s) from=127.0.0.6:50441
    2022/08/04 00:36:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.714014644s) from=127.0.0.6:42871
    2022/08/04 00:36:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m6.098591164s) from=127.0.0.6:35897
    2022/08/04 00:36:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.251180968s) from=127.0.0.6:58293
    2022/08/04 00:36:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.671385596s) from=127.0.0.6:39593
    2022/08/04 00:36:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.930124085s) from=127.0.0.6:60059
    2022/08/04 00:36:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m7.404269894s) from=127.0.0.6:35113
    2022/08/04 00:36:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:36:38 [DEBUG] agent: Node info in sync
    2022/08/04 00:36:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:37:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:37:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:38:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:38:27 [DEBUG] agent: Node info in sync
    2022/08/04 00:38:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:39:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:40:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:40:15 [DEBUG] http: Request GET /v1/catalog/services (1.289974ms) from=127.0.0.6:56409
    2022/08/04 00:40:15 [DEBUG] http: Request GET /v1/status/leader (1.216946ms) from=127.0.0.6:45879
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (745.86µs) from=127.0.0.6:45879
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (349.203µs) from=127.0.0.6:45879
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (236.315µs) from=127.0.0.6:41877
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (1.023769ms) from=127.0.0.6:41877
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (352.305µs) from=127.0.0.6:45879
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (381.921µs) from=127.0.0.6:56649
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (524.688µs) from=127.0.0.6:48379
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (571.714µs) from=127.0.0.6:45635
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (404.967µs) from=127.0.0.6:56895
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (579.834µs) from=127.0.0.6:42455
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (315.802µs) from=127.0.0.6:47407
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (470.351µs) from=127.0.0.6:57695
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (184.124µs) from=127.0.0.6:41877
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (236.101µs) from=127.0.0.6:45879
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (503.412µs) from=127.0.0.6:56649
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (192.34µs) from=127.0.0.6:42455
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (130.81µs) from=127.0.0.6:56649
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (136.383µs) from=127.0.0.6:42455
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (181.195µs) from=127.0.0.6:45879
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (128.77µs) from=127.0.0.6:41877
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (270.794µs) from=127.0.0.6:42455
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (117.684µs) from=127.0.0.6:41877
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (186.839µs) from=127.0.0.6:42455
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (112.455µs) from=127.0.0.6:45879
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (112.268µs) from=127.0.0.6:45879
    2022/08/04 00:40:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (206.748µs) from=127.0.0.6:42455
    2022/08/04 00:40:17 [DEBUG] http: Request GET /v1/catalog/services (504.359µs) from=127.0.0.6:53703
    2022/08/04 00:40:17 [DEBUG] http: Request GET /v1/status/leader (289.501µs) from=127.0.0.6:36739
    2022/08/04 00:40:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (280.477µs) from=127.0.0.6:36739
    2022/08/04 00:40:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (199.143µs) from=127.0.0.6:36739
    2022/08/04 00:40:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:40:25 [DEBUG] agent: Node info in sync
    2022/08/04 00:40:36 [DEBUG] http: Request GET /v1/status/leader (1.028827ms) from=127.0.0.6:50783
    2022/08/04 00:40:37 [DEBUG] http: Request GET /v1/status/leader (172.375µs) from=127.0.0.6:60871
    2022/08/04 00:40:56 [DEBUG] http: Request GET /v1/status/leader (251.085µs) from=127.0.0.6:60871
    2022/08/04 00:40:57 [DEBUG] http: Request GET /v1/status/leader (273.384µs) from=127.0.0.6:60871
    2022/08/04 00:40:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/catalog/services (493.497µs) from=127.0.0.6:60871
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/status/leader (268.269µs) from=127.0.0.6:60871
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (352.674µs) from=127.0.0.6:34009
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (125.72µs) from=127.0.0.6:34009
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (175.211µs) from=127.0.0.6:34009
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (133.95µs) from=127.0.0.6:50783
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (249.279µs) from=127.0.0.6:50783
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (187.998µs) from=127.0.0.6:34009
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (141.779µs) from=127.0.0.6:50783
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (119.823µs) from=127.0.0.6:34009
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (122.722µs) from=127.0.0.6:34009
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (179.435µs) from=127.0.0.6:35321
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (137.198µs) from=127.0.0.6:35321
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (133.904µs) from=127.0.0.6:35321
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (235.932µs) from=127.0.0.6:35321
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/parser-v1 (127.05µs) from=127.0.0.6:34009
    2022/08/04 00:41:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (142.533µs) from=127.0.0.6:35321
    2022/08/04 00:41:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (190.712µs) from=127.0.0.6:41141
    2022/08/04 00:41:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (233.816µs) from=127.0.0.6:34009
    2022/08/04 00:41:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (163.486µs) from=127.0.0.6:34009
    2022/08/04 00:41:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (143.316µs) from=127.0.0.6:41141
    2022/08/04 00:41:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (224.936µs) from=127.0.0.6:34979
    2022/08/04 00:41:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (122.931µs) from=127.0.0.6:34009
    2022/08/04 00:41:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (115.836µs) from=127.0.0.6:34009
    2022/08/04 00:41:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (126.713µs) from=127.0.0.6:34009
    2022/08/04 00:41:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (145.935µs) from=127.0.0.6:34009
    2022/08/04 00:41:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (130.53µs) from=127.0.0.6:34009
    2022/08/04 00:41:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (141.211µs) from=127.0.0.6:41141
    2022/08/04 00:41:26 [DEBUG] http: Request GET /v1/catalog/services (486.449µs) from=127.0.0.6:48249
    2022/08/04 00:41:26 [DEBUG] http: Request GET /v1/status/leader (185.066µs) from=127.0.0.6:48249
    2022/08/04 00:41:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (210.413µs) from=127.0.0.6:43689
    2022/08/04 00:41:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (357.848µs) from=127.0.0.6:38351
    2022/08/04 00:41:44 [DEBUG] http: Request GET /v1/status/leader (315.162µs) from=127.0.0.6:35907
    2022/08/04 00:41:46 [DEBUG] http: Request GET /v1/status/leader (1.828609ms) from=127.0.0.6:35907
    2022/08/04 00:41:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:42:04 [DEBUG] http: Request GET /v1/status/leader (230.338µs) from=127.0.0.6:35907
    2022/08/04 00:42:06 [DEBUG] http: Request GET /v1/status/leader (140.41µs) from=127.0.0.6:35907
    2022/08/04 00:42:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:42:13 [DEBUG] agent: Node info in sync
    2022/08/04 00:42:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m0.06922312s) from=127.0.0.6:43267
    2022/08/04 00:42:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m0.360533244s) from=127.0.0.6:45635
    2022/08/04 00:42:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.554331517s) from=127.0.0.6:41877
    2022/08/04 00:42:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.797131913s) from=127.0.0.6:35179
    2022/08/04 00:42:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.113940102s) from=127.0.0.6:47407
    2022/08/04 00:42:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.263230588s) from=127.0.0.6:52729
    2022/08/04 00:42:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.552175755s) from=127.0.0.6:56649
    2022/08/04 00:42:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.539712995s) from=127.0.0.6:47173
    2022/08/04 00:42:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.649036211s) from=127.0.0.6:56895
    2022/08/04 00:42:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.829596662s) from=127.0.0.6:57695
    2022/08/04 00:42:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m1.850817031s) from=127.0.0.6:48379
    2022/08/04 00:42:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:42:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.589816848s) from=127.0.0.6:53703
    2022/08/04 00:42:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m2.472091503s) from=127.0.0.6:44687
    2022/08/04 00:42:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.640454505s) from=127.0.0.6:54057
    2022/08/04 00:42:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.687588387s) from=127.0.0.6:57515
    2022/08/04 00:42:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.915896161s) from=127.0.0.6:45173
    2022/08/04 00:42:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.1322672s) from=127.0.0.6:35745
    2022/08/04 00:42:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.006571593s) from=127.0.0.6:42455
    2022/08/04 00:42:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.419187739s) from=127.0.0.6:40807
    2022/08/04 00:42:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.307381598s) from=127.0.0.6:56409
    2022/08/04 00:42:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.732242499s) from=127.0.0.6:60281
    2022/08/04 00:42:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.862416736s) from=127.0.0.6:53047
    2022/08/04 00:42:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.638687784s) from=127.0.0.6:47429
    2022/08/04 00:42:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m5.756687161s) from=127.0.0.6:47983
    2022/08/04 00:42:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.693240542s) from=127.0.0.6:59019
    2022/08/04 00:42:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.944487722s) from=127.0.0.6:49617
    2022/08/04 00:42:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.949154581s) from=127.0.0.6:48125
    2022/08/04 00:42:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.042679525s) from=127.0.0.6:36739
    2022/08/04 00:42:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m6.090904781s) from=127.0.0.6:49907
    2022/08/04 00:42:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m7.322605502s) from=127.0.0.6:45879
    2022/08/04 00:42:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:43:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:43:14 [DEBUG] agent: Node info in sync
    2022/08/04 00:43:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m0.43050286s) from=127.0.0.6:34757
    2022/08/04 00:43:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.060713974s) from=127.0.0.6:49321
    2022/08/04 00:43:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.477330527s) from=127.0.0.6:54279
    2022/08/04 00:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.513925985s) from=127.0.0.6:52175
    2022/08/04 00:43:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.455716651s) from=127.0.0.6:38351
    2022/08/04 00:43:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m2.601029624s) from=127.0.0.6:45919
    2022/08/04 00:43:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.710659036s) from=127.0.0.6:38829
    2022/08/04 00:43:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.896342081s) from=127.0.0.6:48249
    2022/08/04 00:43:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.405607444s) from=127.0.0.6:53001
    2022/08/04 00:43:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.384870647s) from=127.0.0.6:54531
    2022/08/04 00:43:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.466574585s) from=127.0.0.6:60871
    2022/08/04 00:43:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.78944831s) from=127.0.0.6:38145
    2022/08/04 00:43:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.874083899s) from=127.0.0.6:46199
    2022/08/04 00:43:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.908179048s) from=127.0.0.6:42999
    2022/08/04 00:43:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m4.383973716s) from=127.0.0.6:35321
    2022/08/04 00:43:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.296893078s) from=127.0.0.6:52361
    2022/08/04 00:43:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.00698078s) from=127.0.0.6:59295
    2022/08/04 00:43:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m4.600372098s) from=127.0.0.6:41141
    2022/08/04 00:43:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.966249719s) from=127.0.0.6:43843
    2022/08/04 00:43:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.19434312s) from=127.0.0.6:33903
    2022/08/04 00:43:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m5.367719217s) from=127.0.0.6:34009
    2022/08/04 00:43:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.33968969s) from=127.0.0.6:40307
    2022/08/04 00:43:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m5.897535134s) from=127.0.0.6:34411
    2022/08/04 00:43:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.368548446s) from=127.0.0.6:50783
    2022/08/04 00:43:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.569529846s) from=127.0.0.6:34979
    2022/08/04 00:43:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.240386209s) from=127.0.0.6:35193
    2022/08/04 00:43:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m6.380147541s) from=127.0.0.6:60733
    2022/08/04 00:43:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m5.086590798s) from=127.0.0.6:43689
    2022/08/04 00:43:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m7.195594762s) from=127.0.0.6:54685
    2022/08/04 00:43:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m7.093162514s) from=127.0.0.6:38643
    2022/08/04 00:43:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:44:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:44:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:45:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:45:11 [DEBUG] agent: Node info in sync
    2022/08/04 00:45:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:46:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:46:55 [DEBUG] agent: Node info in sync
    2022/08/04 00:46:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:46:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:47:37 [DEBUG] http: Request GET /v1/catalog/services (849.715µs) from=127.0.0.6:44599
    2022/08/04 00:47:37 [DEBUG] http: Request GET /v1/status/leader (1.008389ms) from=127.0.0.6:44599
    2022/08/04 00:47:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (580.912µs) from=127.0.0.6:44763
    2022/08/04 00:47:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (200.931µs) from=127.0.0.6:44763
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/catalog/services (787.942µs) from=127.0.0.6:33133
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/status/leader (186.952µs) from=127.0.0.6:40917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (251.887µs) from=127.0.0.6:58871
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (159.749µs) from=127.0.0.6:40917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (260.691µs) from=127.0.0.6:40917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (161.584µs) from=127.0.0.6:40917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (299.977µs) from=127.0.0.6:58871
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (159.921µs) from=127.0.0.6:35917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (345.456µs) from=127.0.0.6:40917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (151.445µs) from=127.0.0.6:58871
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (146.316µs) from=127.0.0.6:40917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (170.964µs) from=127.0.0.6:35917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (181.108µs) from=127.0.0.6:58871
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (160.355µs) from=127.0.0.6:35917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (118.824µs) from=127.0.0.6:35917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (124.181µs) from=127.0.0.6:40917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (205.386µs) from=127.0.0.6:58871
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (128.856µs) from=127.0.0.6:35917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (176.078µs) from=127.0.0.6:35917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (165.207µs) from=127.0.0.6:40917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (112.693µs) from=127.0.0.6:58871
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (204.471µs) from=127.0.0.6:40917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (151.651µs) from=127.0.0.6:35917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.679996ms) from=127.0.0.6:58871
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (349.292µs) from=127.0.0.6:35917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (492.593µs) from=127.0.0.6:60045
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (347.199µs) from=127.0.0.6:40917
    2022/08/04 00:47:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (171.113µs) from=127.0.0.6:35917
    2022/08/04 00:47:57 [DEBUG] http: Request GET /v1/status/leader (291.577µs) from=127.0.0.6:60769
    2022/08/04 00:47:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:48:00 [DEBUG] http: Request GET /v1/status/leader (175.103µs) from=127.0.0.6:44175
    2022/08/04 00:48:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:48:14 [DEBUG] agent: Node info in sync
    2022/08/04 00:48:18 [DEBUG] http: Request GET /v1/status/leader (242.589µs) from=127.0.0.6:44175
    2022/08/04 00:48:20 [DEBUG] http: Request GET /v1/status/leader (4.011496ms) from=127.0.0.6:60769
    2022/08/04 00:48:44 [DEBUG] http: Request GET /v1/catalog/services (442.235µs) from=127.0.0.6:44175
    2022/08/04 00:48:44 [DEBUG] http: Request GET /v1/status/leader (185.474µs) from=127.0.0.6:44175
    2022/08/04 00:48:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (222.224µs) from=127.0.0.6:60769
    2022/08/04 00:48:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (126.903µs) from=127.0.0.6:60769
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/catalog/services (485.892µs) from=127.0.0.6:39729
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/status/leader (260.961µs) from=127.0.0.6:52075
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (256.564µs) from=127.0.0.6:52075
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (145.12µs) from=127.0.0.6:52075
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (224.794µs) from=127.0.0.6:41767
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (199.406µs) from=127.0.0.6:52075
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (160.961µs) from=127.0.0.6:41767
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (233.988µs) from=127.0.0.6:52075
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (137.39µs) from=127.0.0.6:41767
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (232.609µs) from=127.0.0.6:52075
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (337.242µs) from=127.0.0.6:53233
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (234.595µs) from=127.0.0.6:39335
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (290.012µs) from=127.0.0.6:41767
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (252.067µs) from=127.0.0.6:35065
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (243.764µs) from=127.0.0.6:53233
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (319.667µs) from=127.0.0.6:35065
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (160.365µs) from=127.0.0.6:41767
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (164.769µs) from=127.0.0.6:39335
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (304.142µs) from=127.0.0.6:60399
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (116.969µs) from=127.0.0.6:39335
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (327.744µs) from=127.0.0.6:60399
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (129.872µs) from=127.0.0.6:60399
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (359.045µs) from=127.0.0.6:39335
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (121.449µs) from=127.0.0.6:39335
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (163.006µs) from=127.0.0.6:33387
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (211.816µs) from=127.0.0.6:52495
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (238.571µs) from=127.0.0.6:50953
    2022/08/04 00:48:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (119.047µs) from=127.0.0.6:52495
    2022/08/04 00:48:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:49:04 [DEBUG] http: Request GET /v1/status/leader (623.164µs) from=127.0.0.6:38995
    2022/08/04 00:49:05 [DEBUG] http: Request GET /v1/status/leader (1.109006ms) from=127.0.0.6:57935
    2022/08/04 00:49:24 [DEBUG] http: Request GET /v1/status/leader (241.841µs) from=127.0.0.6:38995
    2022/08/04 00:49:25 [DEBUG] http: Request GET /v1/status/leader (128.199µs) from=127.0.0.6:38995
    2022/08/04 00:49:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.909889788s) from=127.0.0.6:32845
    2022/08/04 00:49:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.082959139s) from=127.0.0.6:33133
    2022/08/04 00:49:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.608416067s) from=127.0.0.6:44599
    2022/08/04 00:49:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.356356226s) from=127.0.0.6:59799
    2022/08/04 00:49:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.432517006s) from=127.0.0.6:45373
    2022/08/04 00:49:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.594584548s) from=127.0.0.6:42491
    2022/08/04 00:49:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:49:41 [DEBUG] agent: Node info in sync
    2022/08/04 00:49:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m0.985993695s) from=127.0.0.6:60045
    2022/08/04 00:49:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.883943683s) from=127.0.0.6:43509
    2022/08/04 00:49:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.520444412s) from=127.0.0.6:54115
    2022/08/04 00:49:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m1.355147724s) from=127.0.0.6:41239
    2022/08/04 00:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m1.698404313s) from=127.0.0.6:41413
    2022/08/04 00:49:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.972696543s) from=127.0.0.6:58871
    2022/08/04 00:49:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m2.005718011s) from=127.0.0.6:56311
    2022/08/04 00:49:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.55790095s) from=127.0.0.6:44763
    2022/08/04 00:49:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.215925977s) from=127.0.0.6:55121
    2022/08/04 00:49:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.17793382s) from=127.0.0.6:58685
    2022/08/04 00:49:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.461728672s) from=127.0.0.6:35917
    2022/08/04 00:49:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m2.917996059s) from=127.0.0.6:40829
    2022/08/04 00:49:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.912038432s) from=127.0.0.6:55965
    2022/08/04 00:49:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.394224764s) from=127.0.0.6:35919
    2022/08/04 00:49:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.505109187s) from=127.0.0.6:56715
    2022/08/04 00:49:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.603686714s) from=127.0.0.6:37837
    2022/08/04 00:49:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.668731596s) from=127.0.0.6:55475
    2022/08/04 00:49:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.837417606s) from=127.0.0.6:36883
    2022/08/04 00:49:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.682514472s) from=127.0.0.6:47169
    2022/08/04 00:49:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m4.901838374s) from=127.0.0.6:54843
    2022/08/04 00:49:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m5.542833455s) from=127.0.0.6:48023
    2022/08/04 00:49:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m7.089143344s) from=127.0.0.6:40507
    2022/08/04 00:49:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m7.20554292s) from=127.0.0.6:53157
    2022/08/04 00:49:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m7.498943892s) from=127.0.0.6:40917
    2022/08/04 00:49:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:50:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.228389518s) from=127.0.0.6:41663
    2022/08/04 00:50:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.161263702s) from=127.0.0.6:56869
    2022/08/04 00:50:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.42068808s) from=127.0.0.6:59601
    2022/08/04 00:50:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m1.026776703s) from=127.0.0.6:55025
    2022/08/04 00:50:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.659268535s) from=127.0.0.6:39729
    2022/08/04 00:50:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.383136802s) from=127.0.0.6:39541
    2022/08/04 00:50:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m2.916523203s) from=127.0.0.6:60769
    2022/08/04 00:50:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.798648697s) from=127.0.0.6:39335
    2022/08/04 00:50:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.107044556s) from=127.0.0.6:41767
    2022/08/04 00:50:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m2.112871098s) from=127.0.0.6:50953
    2022/08/04 00:50:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.441097121s) from=127.0.0.6:48891
    2022/08/04 00:50:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.847709425s) from=127.0.0.6:36043
    2022/08/04 00:50:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.65944413s) from=127.0.0.6:44175
    2022/08/04 00:50:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.24613538s) from=127.0.0.6:57075
    2022/08/04 00:50:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.274142675s) from=127.0.0.6:41527
    2022/08/04 00:50:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.401562163s) from=127.0.0.6:56949
    2022/08/04 00:50:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.629513453s) from=127.0.0.6:51589
    2022/08/04 00:50:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.887958822s) from=127.0.0.6:52075
    2022/08/04 00:50:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m3.997565899s) from=127.0.0.6:35065
    2022/08/04 00:50:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m4.630973972s) from=127.0.0.6:60399
    2022/08/04 00:50:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.585836828s) from=127.0.0.6:48223
    2022/08/04 00:50:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.127413895s) from=127.0.0.6:33615
    2022/08/04 00:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m5.832501509s) from=127.0.0.6:52495
    2022/08/04 00:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m6.200826505s) from=127.0.0.6:53233
    2022/08/04 00:50:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m6.34130076s) from=127.0.0.6:35205
    2022/08/04 00:50:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.161170517s) from=127.0.0.6:59961
    2022/08/04 00:50:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.369869293s) from=127.0.0.6:41915
    2022/08/04 00:50:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m6.512786289s) from=127.0.0.6:54227
    2022/08/04 00:50:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m7.11625868s) from=127.0.0.6:33387
    2022/08/04 00:50:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.475633996s) from=127.0.0.6:49737
    2022/08/04 00:50:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:51:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:51:33 [DEBUG] agent: Node info in sync
    2022/08/04 00:51:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:52:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:52:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:53:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:53:31 [DEBUG] agent: Node info in sync
    2022/08/04 00:53:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:54:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:54:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:54:40 [DEBUG] agent: Node info in sync
    2022/08/04 00:54:55 [DEBUG] http: Request GET /v1/catalog/services (841.233µs) from=127.0.0.6:45623
    2022/08/04 00:54:55 [DEBUG] http: Request GET /v1/status/leader (781.257µs) from=127.0.0.6:45623
    2022/08/04 00:54:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (524.836µs) from=127.0.0.6:46953
    2022/08/04 00:54:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (270.854µs) from=127.0.0.6:37783
    2022/08/04 00:54:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/catalog/services (837.505µs) from=127.0.0.6:36891
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/status/leader (1.89282ms) from=127.0.0.6:45635
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (218.784µs) from=127.0.0.6:45635
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (209.426µs) from=127.0.0.6:45635
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (154.291µs) from=127.0.0.6:45635
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (308.998µs) from=127.0.0.6:32919
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (327.522µs) from=127.0.0.6:32919
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (319.724µs) from=127.0.0.6:45635
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (136.847µs) from=127.0.0.6:45635
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (201.604µs) from=127.0.0.6:45635
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (137.536µs) from=127.0.0.6:32919
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (204.796µs) from=127.0.0.6:41645
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (209.029µs) from=127.0.0.6:41645
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (234.97µs) from=127.0.0.6:45437
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (393.021µs) from=127.0.0.6:32919
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (242.999µs) from=127.0.0.6:45437
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (121.453µs) from=127.0.0.6:32919
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (173.252µs) from=127.0.0.6:32919
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (246.09µs) from=127.0.0.6:32919
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (132.587µs) from=127.0.0.6:32919
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (158.948µs) from=127.0.0.6:41645
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (334.222µs) from=127.0.0.6:45437
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (142.343µs) from=127.0.0.6:45437
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (149.241µs) from=127.0.0.6:45437
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (234.149µs) from=127.0.0.6:45437
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (165.174µs) from=127.0.0.6:56671
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (149.546µs) from=127.0.0.6:56671
    2022/08/04 00:55:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (167.85µs) from=127.0.0.6:56671
    2022/08/04 00:55:15 [DEBUG] http: Request GET /v1/status/leader (277.714µs) from=127.0.0.6:39581
    2022/08/04 00:55:23 [DEBUG] http: Request GET /v1/status/leader (308.387µs) from=127.0.0.6:57181
    2022/08/04 00:55:35 [DEBUG] http: Request GET /v1/status/leader (216.233µs) from=127.0.0.6:57181
    2022/08/04 00:55:43 [DEBUG] http: Request GET /v1/status/leader (234.186µs) from=127.0.0.6:57181
    2022/08/04 00:55:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:56:02 [DEBUG] http: Request GET /v1/catalog/services (513.754µs) from=127.0.0.6:57181
    2022/08/04 00:56:02 [DEBUG] http: Request GET /v1/status/leader (171.801µs) from=127.0.0.6:39581
    2022/08/04 00:56:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (316.107µs) from=127.0.0.6:39581
    2022/08/04 00:56:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (304.757µs) from=127.0.0.6:39581
    2022/08/04 00:56:12 [DEBUG] http: Request GET /v1/catalog/services (570.309µs) from=127.0.0.6:43419
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/status/leader (389.227µs) from=127.0.0.6:43419
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (287.771µs) from=127.0.0.6:42519
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (174.906µs) from=127.0.0.6:42519
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (232.247µs) from=127.0.0.6:42519
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (221.634µs) from=127.0.0.6:42519
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (320.177µs) from=127.0.0.6:42519
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (311.092µs) from=127.0.0.6:58107
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (226.959µs) from=127.0.0.6:58107
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (155.458µs) from=127.0.0.6:58107
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (278.206µs) from=127.0.0.6:58107
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (247.379µs) from=127.0.0.6:42519
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (187.339µs) from=127.0.0.6:42519
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (220.116µs) from=127.0.0.6:44557
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (183.804µs) from=127.0.0.6:42519
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/parser-v1 (153.679µs) from=127.0.0.6:58107
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (320.615µs) from=127.0.0.6:44861
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (218.729µs) from=127.0.0.6:45507
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (192.676µs) from=127.0.0.6:46231
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (137.958µs) from=127.0.0.6:58107
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (142.945µs) from=127.0.0.6:58251
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (274.86µs) from=127.0.0.6:58107
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (147.626µs) from=127.0.0.6:46231
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (204.237µs) from=127.0.0.6:45507
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (323.045µs) from=127.0.0.6:45507
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (125.949µs) from=127.0.0.6:45507
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (294.619µs) from=127.0.0.6:58107
    2022/08/04 00:56:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (210.019µs) from=127.0.0.6:37353
    2022/08/04 00:56:22 [DEBUG] http: Request GET /v1/status/leader (315.637µs) from=127.0.0.6:59873
    2022/08/04 00:56:33 [DEBUG] http: Request GET /v1/status/leader (197.872µs) from=127.0.0.6:59053
    2022/08/04 00:56:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.36.111_9092" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.81_8443" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.142_8484" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.5_443" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v2_nslcm_10.233.46.218_8403" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.139_8803" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.22.91_8482" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.23.86_8801" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:56:34 [DEBUG] agent: Node info in sync
    2022/08/04 00:56:42 [DEBUG] http: Request GET /v1/status/leader (264.18µs) from=127.0.0.6:59873
    2022/08/04 00:56:53 [DEBUG] http: Request GET /v1/status/leader (137.507µs) from=127.0.0.6:59053
    2022/08/04 00:56:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.032317559s) from=127.0.0.6:45623
    2022/08/04 00:56:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m1.122271173s) from=127.0.0.6:37783
    2022/08/04 00:56:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.213753391s) from=127.0.0.6:46953
    2022/08/04 00:56:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zpwkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/04 00:56:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zpwkv" since the cluster is too small
    2022/08/04 00:57:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m0.325276138s) from=127.0.0.6:60399
    2022/08/04 00:57:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.012043627s) from=127.0.0.6:53815
    2022/08/04 00:57:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.077911994s) from=127.0.0.6:56447
    2022/08/04 00:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.472013657s) from=127.0.0.6:56671
    2022/08/04 00:57:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=148 (2m1.745904344s) from=127.0.0.6:57737
    2022/08/04 00:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.858144705s) from=127.0.0.6:41645
    2022/08/04 00:57:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.745739125s) from=127.0.0.6:44319
    2022/08/04 00:57:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=147 (2m1.91475717s) from=127.0.0.6:59601
    2022/08/04 00:57:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.8392346s) from=127.0.0.6:35717
    2022/08/04 00:57:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.038840689s) from=127.0.0.6:32919
    2022/08/04 00:57:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.428090896s) from=127.0.0.6:36891
    2022/08/04 00:57:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.255887768s) from=127.0.0.6:51187
    2022/08/04 00:57:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=63 (2m4.493974906s) from=127.0.0.6:45635
    2022/08/04 00:57:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=145 (2m4.770429177s) from=127.0.0.6:45085
    2022/08/04 00:57:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.668065523s) from=127.0.0.6:38455
    2022/08/04 00:57:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m4.936741536s) from=127.0.0.6:41911
    2022/08/04 00:57:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.040341612s) from=127.0.0.6:48139
    2022/08/04 00:57:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.076656994s) from=127.0.0.6:55063
    2022/08/04 00:57:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.093060591s) from=127.0.0.6:36765
    2022/08/04 00:57:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=132 (2m5.544991987s) from=127.0.0.6:44027
    2022/08/04 00:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.733075158s) from=127.0.0.6:55205
    2022/08/04 00:57:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=150 (2m6.100217058s) from=127.0.0.6:45437
    2022/08/04 00:57:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m6.271820346s) from=127.0.0.6:42303
    2022/08/04 00:57:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.276723131s) from=127.0.0.6:43267
    2022/08/04 00:57:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.440472129s) from=127.0.0.6:51323
    2022/08/04 00:57:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m6.40413184s) from=127.0.0.6:43741
    2022/08/04 00:57:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.395785201s) from=127.0.0.6:59227
    2022/08/04 00:57:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_catalog_10.233.18.144_8806" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.233_9015" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v0_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.75_8181" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.175_8410" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_vnfres_10.233.16.113_8802" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_parser_10.233.18.144_8806" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_nsd_10.233.18.144_8806" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.236_9007" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_multicloud_10.233.34.163_9001" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.55.15_8082" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.38_9011" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.18.144_8806" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.4_8080" in sync
    2022/08/04 00:57:58 [DEBUG] agent: Service "_v1_sdnc_10.233.30.229_8282" in sync
    2022/08/04 00:57:58