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: '41fe513c-fad8-4896-97e6-6932aef37241'
         Node name: 'onap-msb-consul-5454dcc5c5-fgtg5'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2023/01/05 22:52:34 [DEBUG] agent: Using random ID "41fe513c-fad8-4896-97e6-6932aef37241" as node ID
    2023/01/05 22:52:34 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:41fe513c-fad8-4896-97e6-6932aef37241 Address:127.0.0.1:8300}]
    2023/01/05 22:52:34 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/05 22:52:34 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-fgtg5.dc1 127.0.0.1
    2023/01/05 22:52:34 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-fgtg5 127.0.0.1
    2023/01/05 22:52:34 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-fgtg5 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 22:52:34 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-fgtg5.dc1" in area "wan"
    2023/01/05 22:52:34 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/05 22:52:34 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/05 22:52:34 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/05 22:52:34 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/05 22:52:34 [INFO] agent: started state syncer
    2023/01/05 22:52:34 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/05 22:52:34 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/05 22:52:34 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/05 22:52:34 [DEBUG] raft: Votes needed: 1
    2023/01/05 22:52:34 [DEBUG] raft: Vote granted from 41fe513c-fad8-4896-97e6-6932aef37241 in term 2. Tally: 1
    2023/01/05 22:52:34 [INFO] raft: Election won. Tally: 1
    2023/01/05 22:52:34 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/05 22:52:34 [INFO] consul: cluster leadership acquired
    2023/01/05 22:52:34 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-fgtg5
    2023/01/05 22:52:34 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/05 22:52:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 22:52:34 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-fgtg5' joined, marking health alive
    2023/01/05 22:52:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 22:52:34 [INFO] agent: Synced node info
    2023/01/05 22:52:34 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/05 22:52:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 22:52:35 [DEBUG] agent: Node info in sync
    2023/01/05 22:53:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 22:54:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 22:54:19 [DEBUG] agent: Node info in sync
    2023/01/05 22:54:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 22:54:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 22:55:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 22:55:30 [DEBUG] agent: Node info in sync
    2023/01/05 22:55:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 22:56:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 22:56:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 22:56:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 22:56:48 [DEBUG] agent: Node info in sync
    2023/01/05 22:57:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 22:58:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 22:58:29 [DEBUG] agent: Node info in sync
    2023/01/05 22:58:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 22:58:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 22:59:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:00:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:00:09 [DEBUG] agent: Node info in sync
    2023/01/05 23:00:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:01:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:01:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:01:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:01:58 [DEBUG] agent: Node info in sync
    2023/01/05 23:02:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:03:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:03:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:03:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:03:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:04:29 [DEBUG] http: Request GET /v1/status/leader (1.410394ms) from=127.0.0.6:33089
    2023/01/05 23:04:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:30 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.8.198_9011"
    2023/01/05 23:04:30 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:30 [DEBUG] http: Request PUT /v1/agent/service/register (12.538113ms) from=127.0.0.6:51585
    2023/01/05 23:04:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:30 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.129365ms) from=127.0.0.6:51585
    2023/01/05 23:04:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.8.198_9011"
    2023/01/05 23:04:31 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.568131ms) from=127.0.0.6:33089
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.365371ms) from=127.0.0.6:33089
    2023/01/05 23:04:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [INFO] agent: Synced service "_v1_parser_10.233.17.53_8806"
    2023/01/05 23:04:31 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.694873ms) from=127.0.0.6:51585
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.032429ms) from=127.0.0.6:51585
    2023/01/05 23:04:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [INFO] agent: Synced service "_v1_catalog_10.233.17.53_8806"
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:31 [DEBUG] http: Request PUT /v1/agent/service/register (10.150811ms) from=127.0.0.6:33089
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (547.604µs) from=127.0.0.6:51585
    2023/01/05 23:04:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [INFO] agent: Synced service "_v1_nsd_10.233.17.53_8806"
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.283549ms) from=127.0.0.6:51585
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (357.885µs) from=127.0.0.6:51585
    2023/01/05 23:04:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.17.53_8806"
    2023/01/05 23:04:31 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.478359ms) from=127.0.0.6:51585
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:31 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (356.018µs) from=127.0.0.6:33089
    2023/01/05 23:04:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [INFO] agent: Synced service "_v1_sdc-gui_10.233.5.191_8181"
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.177378ms) from=127.0.0.6:33089
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (2.33591ms) from=127.0.0.6:51585
    2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:04:32 [INFO] agent: Synced service "_v1_wf-gui_10.233.8.135_8080"
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (28.64204ms) from=127.0.0.6:33089
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (631.808µs) from=127.0.0.6:33089
    2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:04:32 [INFO] agent: Synced service "_v0_multicloud_10.233.45.239_9001"
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.376133ms) from=127.0.0.6:51585
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (546.692µs) from=127.0.0.6:33089
    2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [INFO] agent: Synced service "_v1_multicloud_10.233.45.239_9001"
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.591964ms) from=127.0.0.6:33089
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (437.895µs) from=127.0.0.6:33089
    2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.32.171_9015"
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.650478ms) from=127.0.0.6:51585
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (491.158µs) from=127.0.0.6:51585
    2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.27.169_9007"
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.119903ms) from=127.0.0.6:33089
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (579.383µs) from=127.0.0.6:33089
    2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:04:32 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.27.169_9007"
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.173793ms) from=127.0.0.6:51585
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:04:32 [DEBUG] agent: Node info in sync
    2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.483398ms) from=127.0.0.6:33089
    2023/01/05 23:04:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:04:42 [DEBUG] http: Request GET /v1/catalog/services (511.667µs) from=127.0.0.6:51585
    2023/01/05 23:04:42 [DEBUG] http: Request GET /v1/status/leader (590.171µs) from=127.0.0.6:51585
    2023/01/05 23:04:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (434.174µs) from=127.0.0.6:33089
    2023/01/05 23:04:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (280.182µs) from=127.0.0.6:33089
    2023/01/05 23:04:53 [DEBUG] http: Request GET /v1/catalog/services (362.674µs) from=127.0.0.6:57575
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/status/leader (413.363µs) from=127.0.0.6:57575
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (304.251µs) from=127.0.0.6:57135
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (516.133µs) from=127.0.0.6:57135
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (373.916µs) from=127.0.0.6:57135
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (371.556µs) from=127.0.0.6:55407
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (166.978µs) from=127.0.0.6:55407
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/parser-v1 (357.739µs) from=127.0.0.6:59227
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (352.237µs) from=127.0.0.6:55407
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (135.961µs) from=127.0.0.6:55407
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (227.32µs) from=127.0.0.6:57135
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (163.892µs) from=127.0.0.6:59227
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (579.289µs) from=127.0.0.6:55407
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (139.512µs) from=127.0.0.6:59227
    2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (367.336µs) from=127.0.0.6:59227
    2023/01/05 23:05:02 [DEBUG] http: Request GET /v1/status/leader (852.562µs) from=127.0.0.6:41891
    2023/01/05 23:05:14 [DEBUG] http: Request GET /v1/status/leader (292.391µs) from=127.0.0.6:41891
    2023/01/05 23:05:22 [DEBUG] http: Request GET /v1/status/leader (282.312µs) from=127.0.0.6:41891
    2023/01/05 23:05:34 [DEBUG] http: Request GET /v1/status/leader (511.864µs) from=127.0.0.6:34343
    2023/01/05 23:05:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:05:42 [DEBUG] http: Request GET /v1/status/leader (312.072µs) from=127.0.0.6:41891
    2023/01/05 23:05:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:05:48 [DEBUG] agent: Node info in sync
    2023/01/05 23:05:54 [DEBUG] http: Request GET /v1/status/leader (241.565µs) from=127.0.0.6:41891
    2023/01/05 23:06:02 [DEBUG] http: Request GET /v1/status/leader (1.105269ms) from=127.0.0.6:41891
    2023/01/05 23:06:14 [DEBUG] http: Request GET /v1/status/leader (259.665µs) from=127.0.0.6:41891
    2023/01/05 23:06:22 [DEBUG] http: Request GET /v1/status/leader (439.303µs) from=127.0.0.6:41891
    2023/01/05 23:06:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:06:34 [DEBUG] http: Request GET /v1/status/leader (203.214µs) from=127.0.0.6:34343
    2023/01/05 23:06:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:06:42 [DEBUG] http: Request GET /v1/status/leader (1.41534ms) from=127.0.0.6:41891
    2023/01/05 23:06:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.780622315s) from=127.0.0.6:51585
    2023/01/05 23:06:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.430654646s) from=127.0.0.6:33089
    2023/01/05 23:06:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.128103371s) from=127.0.0.6:57205
    2023/01/05 23:06:54 [DEBUG] http: Request GET /v1/status/leader (158.659µs) from=127.0.0.6:34343
    2023/01/05 23:06:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.356162497s) from=127.0.0.6:48289
    2023/01/05 23:06:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.299287658s) from=127.0.0.6:35525
    2023/01/05 23:06:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.024534337s) from=127.0.0.6:39999
    2023/01/05 23:06:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.012518129s) from=127.0.0.6:48701
    2023/01/05 23:06:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m1.230644022s) from=127.0.0.6:59227
    2023/01/05 23:06:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.006410059s) from=127.0.0.6:57135
    2023/01/05 23:06:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.86791906s) from=127.0.0.6:50153
    2023/01/05 23:06:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.414906519s) from=127.0.0.6:57575
    2023/01/05 23:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m4.764662025s) from=127.0.0.6:47061
    2023/01/05 23:06:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.780773063s) from=127.0.0.6:45167
    2023/01/05 23:06:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.830140952s) from=127.0.0.6:44239
    2023/01/05 23:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.583476092s) from=127.0.0.6:48005
    2023/01/05 23:07:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.727148267s) from=127.0.0.6:55407
    2023/01/05 23:07:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.0916409s) from=127.0.0.6:38417
    2023/01/05 23:07:02 [DEBUG] http: Request GET /v1/status/leader (378.51µs) from=127.0.0.6:41891
    2023/01/05 23:07:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:07:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:07:07 [INFO] agent: Synced service "_v1_sdnc_10.233.25.225_8282"
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Node info in sync
    2023/01/05 23:07:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.560991ms) from=127.0.0.6:41891
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:07:07 [DEBUG] agent: Node info in sync
    2023/01/05 23:07:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (10.182217117s) from=127.0.0.6:57575
    2023/01/05 23:07:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (24.377230106s) from=127.0.0.6:51585
    2023/01/05 23:07:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.098405ms) from=127.0.0.6:51585
    2023/01/05 23:07:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (282.99µs) from=127.0.0.6:34343
    2023/01/05 23:07:14 [DEBUG] http: Request GET /v1/status/leader (382.487µs) from=127.0.0.6:42719
    2023/01/05 23:07:22 [DEBUG] http: Request GET /v1/status/leader (697.596µs) from=127.0.0.6:41891
    2023/01/05 23:07:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:07:34 [DEBUG] http: Request GET /v1/status/leader (171.612µs) from=127.0.0.6:41891
    2023/01/05 23:07:42 [DEBUG] http: Request GET /v1/status/leader (560.595µs) from=127.0.0.6:41891
    2023/01/05 23:07:54 [DEBUG] http: Request GET /v1/status/leader (146.254µs) from=127.0.0.6:41891
    2023/01/05 23:08:02 [DEBUG] http: Request GET /v1/status/leader (826.497µs) from=127.0.0.6:41891
    2023/01/05 23:08:14 [DEBUG] http: Request GET /v1/status/leader (437.633µs) from=127.0.0.6:41891
    2023/01/05 23:08:22 [DEBUG] http: Request GET /v1/status/leader (283.602µs) from=127.0.0.6:41891
    2023/01/05 23:08:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:08:26 [DEBUG] agent: Node info in sync
    2023/01/05 23:08:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:08:34 [DEBUG] http: Request GET /v1/status/leader (307.48µs) from=127.0.0.6:41891
    2023/01/05 23:08:42 [DEBUG] http: Request GET /v1/status/leader (182.226µs) from=127.0.0.6:41891
    2023/01/05 23:08:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:08:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.648779471s) from=127.0.0.6:57205
    2023/01/05 23:08:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.968318561s) from=127.0.0.6:33089
    2023/01/05 23:08:54 [DEBUG] http: Request GET /v1/status/leader (366.002µs) from=127.0.0.6:42719
    2023/01/05 23:08:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.739888839s) from=127.0.0.6:48289
    2023/01/05 23:08:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.352703556s) from=127.0.0.6:57135
    2023/01/05 23:08:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.531873836s) from=127.0.0.6:39999
    2023/01/05 23:08:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.480801689s) from=127.0.0.6:35525
    2023/01/05 23:08:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.164906193s) from=127.0.0.6:59227
    2023/01/05 23:09:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.838464192s) from=127.0.0.6:48701
    2023/01/05 23:09:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m1.110059383s) from=127.0.0.6:47061
    2023/01/05 23:09:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.606093173s) from=127.0.0.6:38417
    2023/01/05 23:09:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.782553379s) from=127.0.0.6:55407
    2023/01/05 23:09:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.11961875s) from=127.0.0.6:48005
    2023/01/05 23:09:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.170361767s) from=127.0.0.6:44239
    2023/01/05 23:09:02 [DEBUG] http: Request GET /v1/status/leader (355.848µs) from=127.0.0.6:41891
    2023/01/05 23:09:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.653489199s) from=127.0.0.6:50153
    2023/01/05 23:09:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.08687124s) from=127.0.0.6:45167
    2023/01/05 23:09:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m1.3503164s) from=127.0.0.6:57575
    2023/01/05 23:09:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.203716016s) from=127.0.0.6:34343
    2023/01/05 23:09:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m5.924614903s) from=127.0.0.6:51585
    2023/01/05 23:09:14 [DEBUG] http: Request GET /v1/status/leader (324.174µs) from=127.0.0.6:41891
    2023/01/05 23:09:22 [DEBUG] http: Request GET /v1/status/leader (337.696µs) from=127.0.0.6:41891
    2023/01/05 23:09:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:09:34 [DEBUG] http: Request GET /v1/status/leader (305.207µs) from=127.0.0.6:42719
    2023/01/05 23:09:42 [DEBUG] http: Request GET /v1/status/leader (293.773µs) from=127.0.0.6:41891
    2023/01/05 23:09:54 [DEBUG] http: Request GET /v1/status/leader (156.462µs) from=127.0.0.6:42719
    2023/01/05 23:09:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:09:59 [DEBUG] agent: Node info in sync
    2023/01/05 23:10:02 [DEBUG] http: Request GET /v1/status/leader (1.032992ms) from=127.0.0.6:41891
    2023/01/05 23:10:14 [DEBUG] http: Request GET /v1/status/leader (209.416µs) from=127.0.0.6:42719
    2023/01/05 23:10:22 [DEBUG] http: Request GET /v1/status/leader (303.026µs) from=127.0.0.6:41891
    2023/01/05 23:10:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:10:34 [DEBUG] http: Request GET /v1/status/leader (921.83µs) from=127.0.0.6:42719
    2023/01/05 23:10:42 [DEBUG] http: Request GET /v1/status/leader (619.061µs) from=127.0.0.6:41891
    2023/01/05 23:10:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.012370278s) from=127.0.0.6:33089
    2023/01/05 23:10:54 [DEBUG] http: Request GET /v1/status/leader (459.377µs) from=127.0.0.6:42719
    2023/01/05 23:10:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.838990107s) from=127.0.0.6:57205
    2023/01/05 23:10:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.171974664s) from=127.0.0.6:39999
    2023/01/05 23:10:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.717349273s) from=127.0.0.6:35525
    2023/01/05 23:11:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.602685618s) from=127.0.0.6:48289
    2023/01/05 23:11:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.89716969s) from=127.0.0.6:57135
    2023/01/05 23:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.354813798s) from=127.0.0.6:47061
    2023/01/05 23:11:02 [DEBUG] http: Request GET /v1/status/leader (453.307µs) from=127.0.0.6:41891
    2023/01/05 23:11:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.121347692s) from=127.0.0.6:38417
    2023/01/05 23:11:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.666673909s) from=127.0.0.6:48701
    2023/01/05 23:11:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m7.312623296s) from=127.0.0.6:59227
    2023/01/05 23:11:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.718066365s) from=127.0.0.6:55407
    2023/01/05 23:11:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:11:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.314446633s) from=127.0.0.6:44239
    2023/01/05 23:11:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.53671279s) from=127.0.0.6:45167
    2023/01/05 23:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.258652333s) from=127.0.0.6:50153
    2023/01/05 23:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m7.314898574s) from=127.0.0.6:48005
    2023/01/05 23:11:14 [DEBUG] http: Request GET /v1/status/leader (158.804µs) from=127.0.0.6:41891
    2023/01/05 23:11:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.248835306s) from=127.0.0.6:34343
    2023/01/05 23:11:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m6.368413212s) from=127.0.0.6:57575
    2023/01/05 23:11:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m3.210420593s) from=127.0.0.6:51585
    2023/01/05 23:11:22 [DEBUG] http: Request GET /v1/status/leader (232.92µs) from=127.0.0.6:41891
    2023/01/05 23:11:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:11:24 [DEBUG] agent: Node info in sync
    2023/01/05 23:11:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:11:34 [DEBUG] http: Request GET /v1/status/leader (282.812µs) from=127.0.0.6:42719
    2023/01/05 23:11:42 [DEBUG] http: Request GET /v1/status/leader (159.04µs) from=127.0.0.6:41891
    2023/01/05 23:11:54 [DEBUG] http: Request GET /v1/status/leader (348.616µs) from=127.0.0.6:41891
    2023/01/05 23:12:02 [DEBUG] http: Request GET /v1/status/leader (2.365141ms) from=127.0.0.6:41891
    2023/01/05 23:12:14 [DEBUG] http: Request GET /v1/status/leader (166.524µs) from=127.0.0.6:42719
    2023/01/05 23:12:22 [DEBUG] http: Request GET /v1/status/leader (255.814µs) from=127.0.0.6:41891
    2023/01/05 23:12:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:12:34 [DEBUG] http: Request GET /v1/status/leader (257.725µs) from=127.0.0.6:42719
    2023/01/05 23:12:42 [DEBUG] http: Request GET /v1/status/leader (159.182µs) from=127.0.0.6:41891
    2023/01/05 23:12:54 [DEBUG] http: Request GET /v1/status/leader (500.957µs) from=127.0.0.6:41891
    2023/01/05 23:12:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.02972407s) from=127.0.0.6:33089
    2023/01/05 23:12:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.81254051s) from=127.0.0.6:57205
    2023/01/05 23:13:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.575934223s) from=127.0.0.6:39999
    2023/01/05 23:13:02 [DEBUG] http: Request GET /v1/status/leader (321.433µs) from=127.0.0.6:41891
    2023/01/05 23:13:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.118793365s) from=127.0.0.6:35525
    2023/01/05 23:13:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.929439945s) from=127.0.0.6:57135
    2023/01/05 23:13:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.664606728s) from=127.0.0.6:47061
    2023/01/05 23:13:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.822296297s) from=127.0.0.6:48289
    2023/01/05 23:13:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.030773505s) from=127.0.0.6:44239
    2023/01/05 23:13:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.188725887s) from=127.0.0.6:38417
    2023/01/05 23:13:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.785606935s) from=127.0.0.6:50153
    2023/01/05 23:13:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.094647307s) from=127.0.0.6:48701
    2023/01/05 23:13:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:13:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:13:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.266899112s) from=127.0.0.6:59227
    2023/01/05 23:13:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.01203482s) from=127.0.0.6:55407
    2023/01/05 23:13:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.145572371s) from=127.0.0.6:45167
    2023/01/05 23:13:14 [DEBUG] http: Request GET /v1/status/leader (350.608µs) from=127.0.0.6:41891
    2023/01/05 23:13:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.800857191s) from=127.0.0.6:48005
    2023/01/05 23:13:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m0.743224575s) from=127.0.0.6:51585
    2023/01/05 23:13:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.846371098s) from=127.0.0.6:34343
    2023/01/05 23:13:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m4.932106229s) from=127.0.0.6:57575
    2023/01/05 23:13:22 [DEBUG] http: Request GET /v1/status/leader (362.326µs) from=127.0.0.6:41891
    2023/01/05 23:13:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:13:34 [DEBUG] http: Request GET /v1/status/leader (393.593µs) from=127.0.0.6:42719
    2023/01/05 23:13:43 [DEBUG] http: Request GET /v1/status/leader (193.673µs) from=127.0.0.6:41891
    2023/01/05 23:13:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:13:54 [DEBUG] http: Request GET /v1/status/leader (328.572µs) from=127.0.0.6:42719
    2023/01/05 23:14:03 [DEBUG] http: Request GET /v1/status/leader (264.877µs) from=127.0.0.6:41891
    2023/01/05 23:14:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:14:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:14:14 [DEBUG] http: Request GET /v1/status/leader (159.535µs) from=127.0.0.6:41891
    2023/01/05 23:14:23 [DEBUG] http: Request GET /v1/status/leader (1.291828ms) from=127.0.0.6:41891
    2023/01/05 23:14:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:14:34 [DEBUG] http: Request GET /v1/status/leader (1.770529ms) from=127.0.0.6:42719
    2023/01/05 23:14:43 [DEBUG] http: Request GET /v1/status/leader (905.474µs) from=127.0.0.6:41891
    2023/01/05 23:14:54 [DEBUG] http: Request GET /v1/status/leader (574.143µs) from=127.0.0.6:41891
    2023/01/05 23:15:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.572051789s) from=127.0.0.6:33089
    2023/01/05 23:15:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.211607935s) from=127.0.0.6:57205
    2023/01/05 23:15:03 [DEBUG] http: Request GET /v1/status/leader (1.09428ms) from=127.0.0.6:41891
    2023/01/05 23:15:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.570108339s) from=127.0.0.6:39999
    2023/01/05 23:15:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.309595268s) from=127.0.0.6:57135
    2023/01/05 23:15:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.228869136s) from=127.0.0.6:47061
    2023/01/05 23:15:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.327916298s) from=127.0.0.6:35525
    2023/01/05 23:15:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.337161403s) from=127.0.0.6:48701
    2023/01/05 23:15:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.587483244s) from=127.0.0.6:44239
    2023/01/05 23:15:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.06611825s) from=127.0.0.6:50153
    2023/01/05 23:15:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.626977336s) from=127.0.0.6:38417
    2023/01/05 23:15:14 [DEBUG] http: Request GET /v1/status/leader (394.56µs) from=127.0.0.6:42719
    2023/01/05 23:15:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.460222613s) from=127.0.0.6:48289
    2023/01/05 23:15:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.603862617s) from=127.0.0.6:59227
    2023/01/05 23:15:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.038919798s) from=127.0.0.6:48005
    2023/01/05 23:15:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.093835011s) from=127.0.0.6:55407
    2023/01/05 23:15:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.665012246s) from=127.0.0.6:45167
    2023/01/05 23:15:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m1.608724708s) from=127.0.0.6:57575
    2023/01/05 23:15:23 [DEBUG] http: Request GET /v1/status/leader (269.901µs) from=127.0.0.6:41891
    2023/01/05 23:15:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.98820281s) from=127.0.0.6:34343
    2023/01/05 23:15:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m7.084684989s) from=127.0.0.6:51585
    2023/01/05 23:15:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:15:33 [DEBUG] agent: Node info in sync
    2023/01/05 23:15:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:15:34 [DEBUG] http: Request GET /v1/status/leader (295.664µs) from=127.0.0.6:41891
    2023/01/05 23:15:43 [DEBUG] http: Request GET /v1/status/leader (1.135944ms) from=127.0.0.6:41891
    2023/01/05 23:15:54 [DEBUG] http: Request GET /v1/status/leader (260.853µs) from=127.0.0.6:42719
    2023/01/05 23:16:03 [DEBUG] http: Request GET /v1/status/leader (159.708µs) from=127.0.0.6:41891
    2023/01/05 23:16:14 [DEBUG] http: Request GET /v1/status/leader (200.004µs) from=127.0.0.6:41891
    2023/01/05 23:16:23 [DEBUG] http: Request GET /v1/status/leader (340.698µs) from=127.0.0.6:41891
    2023/01/05 23:16:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:16:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:16:34 [DEBUG] http: Request GET /v1/status/leader (265.497µs) from=127.0.0.6:42719
    2023/01/05 23:16:43 [DEBUG] http: Request GET /v1/status/leader (241.564µs) from=127.0.0.6:41891
    2023/01/05 23:16:54 [DEBUG] http: Request GET /v1/status/leader (411.569µs) from=127.0.0.6:42719
    2023/01/05 23:17:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.327175752s) from=127.0.0.6:33089
    2023/01/05 23:17:03 [DEBUG] http: Request GET /v1/status/leader (264.834µs) from=127.0.0.6:41891
    2023/01/05 23:17:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.100381318s) from=127.0.0.6:57205
    2023/01/05 23:17:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:17:07 [DEBUG] agent: Node info in sync
    2023/01/05 23:17:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.786756141s) from=127.0.0.6:39999
    2023/01/05 23:17:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.326113867s) from=127.0.0.6:57135
    2023/01/05 23:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.492537574s) from=127.0.0.6:38417
    2023/01/05 23:17:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m5.876767484s) from=127.0.0.6:47061
    2023/01/05 23:17:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.319622056s) from=127.0.0.6:44239
    2023/01/05 23:17:14 [DEBUG] http: Request GET /v1/status/leader (295.138µs) from=127.0.0.6:42719
    2023/01/05 23:17:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.070927681s) from=127.0.0.6:35525
    2023/01/05 23:17:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.25814936s) from=127.0.0.6:48701
    2023/01/05 23:17:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.511997483s) from=127.0.0.6:48005
    2023/01/05 23:17:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m4.652239733s) from=127.0.0.6:50153
    2023/01/05 23:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.656765939s) from=127.0.0.6:59227
    2023/01/05 23:17:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.747732344s) from=127.0.0.6:48289
    2023/01/05 23:17:23 [DEBUG] http: Request GET /v1/status/leader (231.577µs) from=127.0.0.6:41891
    2023/01/05 23:17:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.476431358s) from=127.0.0.6:55407
    2023/01/05 23:17:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.958296766s) from=127.0.0.6:45167
    2023/01/05 23:17:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m0.177908801s) from=127.0.0.6:51585
    2023/01/05 23:17:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.325999834s) from=127.0.0.6:34343
    2023/01/05 23:17:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m6.565629765s) from=127.0.0.6:57575
    2023/01/05 23:17:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:17:35 [DEBUG] http: Request GET /v1/status/leader (308.681µs) from=127.0.0.6:41891
    2023/01/05 23:17:43 [DEBUG] http: Request GET /v1/status/leader (224.385µs) from=127.0.0.6:41891
    2023/01/05 23:17:55 [DEBUG] http: Request GET /v1/status/leader (287.578µs) from=127.0.0.6:41891
    2023/01/05 23:18:03 [DEBUG] http: Request GET /v1/status/leader (485.38µs) from=127.0.0.6:41891
    2023/01/05 23:18:15 [DEBUG] http: Request GET /v1/status/leader (255.829µs) from=127.0.0.6:41891
    2023/01/05 23:18:23 [DEBUG] http: Request GET /v1/status/leader (266.447µs) from=127.0.0.6:41891
    2023/01/05 23:18:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:18:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:18:35 [DEBUG] http: Request GET /v1/status/leader (175.99µs) from=127.0.0.6:41891
    2023/01/05 23:18:43 [DEBUG] http: Request GET /v1/status/leader (423.897µs) from=127.0.0.6:41891
    2023/01/05 23:18:55 [DEBUG] http: Request GET /v1/status/leader (721.084µs) from=127.0.0.6:42719
    2023/01/05 23:19:03 [DEBUG] http: Request GET /v1/status/leader (1.68218ms) from=127.0.0.6:41891
    2023/01/05 23:19:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:19:07 [DEBUG] agent: Node info in sync
    2023/01/05 23:19:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.543351027s) from=127.0.0.6:33089
    2023/01/05 23:19:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.095494712s) from=127.0.0.6:39999
    2023/01/05 23:19:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.114741027s) from=127.0.0.6:57205
    2023/01/05 23:19:15 [DEBUG] http: Request GET /v1/status/leader (972.75µs) from=127.0.0.6:42719
    2023/01/05 23:19:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.545445019s) from=127.0.0.6:35525
    2023/01/05 23:19:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.287485534s) from=127.0.0.6:44239
    2023/01/05 23:19:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.334262014s) from=127.0.0.6:57135
    2023/01/05 23:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.609997155s) from=127.0.0.6:38417
    2023/01/05 23:19:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m6.92265337s) from=127.0.0.6:47061
    2023/01/05 23:19:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m2.096088174s) from=127.0.0.6:59227
    2023/01/05 23:19:23 [DEBUG] http: Request GET /v1/status/leader (1.519403ms) from=127.0.0.6:41891
    2023/01/05 23:19:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.480634451s) from=127.0.0.6:48289
    2023/01/05 23:19:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m7.102373615s) from=127.0.0.6:48701
    2023/01/05 23:19:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.425621189s) from=127.0.0.6:48005
    2023/01/05 23:19:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.94060518s) from=127.0.0.6:50153
    2023/01/05 23:19:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.35508305s) from=127.0.0.6:55407
    2023/01/05 23:19:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.116683996s) from=127.0.0.6:45167
    2023/01/05 23:19:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m6.412626671s) from=127.0.0.6:51585
    2023/01/05 23:19:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.416770771s) from=127.0.0.6:34343
    2023/01/05 23:19:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m4.710527166s) from=127.0.0.6:57575
    2023/01/05 23:19:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:19:35 [DEBUG] http: Request GET /v1/status/leader (404.819µs) from=127.0.0.6:41891
    2023/01/05 23:19:43 [DEBUG] http: Request GET /v1/status/leader (782.307µs) from=127.0.0.6:41891
    2023/01/05 23:19:55 [DEBUG] http: Request GET /v1/status/leader (337.461µs) from=127.0.0.6:42719
    2023/01/05 23:20:03 [DEBUG] http: Request GET /v1/status/leader (425.812µs) from=127.0.0.6:41891
    2023/01/05 23:20:15 [DEBUG] http: Request GET /v1/status/leader (208.482µs) from=127.0.0.6:41891
    2023/01/05 23:20:23 [DEBUG] http: Request GET /v1/status/leader (840.768µs) from=127.0.0.6:41891
    2023/01/05 23:20:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:20:29 [DEBUG] agent: Node info in sync
    2023/01/05 23:20:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:20:35 [DEBUG] http: Request GET /v1/status/leader (2.058188ms) from=127.0.0.6:41891
    2023/01/05 23:20:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:20:43 [DEBUG] http: Request GET /v1/status/leader (300.6µs) from=127.0.0.6:41891
    2023/01/05 23:20:55 [DEBUG] http: Request GET /v1/status/leader (245.655µs) from=127.0.0.6:41891
    2023/01/05 23:21:03 [DEBUG] http: Request GET /v1/status/leader (226.231µs) from=127.0.0.6:41891
    2023/01/05 23:21:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.877761957s) from=127.0.0.6:33089
    2023/01/05 23:21:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.209598892s) from=127.0.0.6:39999
    2023/01/05 23:21:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.638524913s) from=127.0.0.6:57205
    2023/01/05 23:21:15 [DEBUG] http: Request GET /v1/status/leader (1.904833ms) from=127.0.0.6:41891
    2023/01/05 23:21:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.489118321s) from=127.0.0.6:35525
    2023/01/05 23:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m0.661645322s) from=127.0.0.6:47061
    2023/01/05 23:21:23 [DEBUG] http: Request GET /v1/status/leader (281.696µs) from=127.0.0.6:41891
    2023/01/05 23:21:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.541446818s) from=127.0.0.6:44239
    2023/01/05 23:21:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.601391317s) from=127.0.0.6:38417
    2023/01/05 23:21:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.908642123s) from=127.0.0.6:57135
    2023/01/05 23:21:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m2.48781008s) from=127.0.0.6:48005
    2023/01/05 23:21:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.644610639s) from=127.0.0.6:59227
    2023/01/05 23:21:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.009642039s) from=127.0.0.6:48701
    2023/01/05 23:21:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.827683411s) from=127.0.0.6:48289
    2023/01/05 23:21:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.535065336s) from=127.0.0.6:50153
    2023/01/05 23:21:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.709926316s) from=127.0.0.6:45167
    2023/01/05 23:21:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.866572927s) from=127.0.0.6:55407
    2023/01/05 23:21:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:21:35 [DEBUG] http: Request GET /v1/status/leader (403.016µs) from=127.0.0.6:42719
    2023/01/05 23:21:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.371937727s) from=127.0.0.6:34343
    2023/01/05 23:21:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m5.874649627s) from=127.0.0.6:51585
    2023/01/05 23:21:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m5.926188222s) from=127.0.0.6:57575
    2023/01/05 23:21:43 [DEBUG] http: Request GET /v1/status/leader (244.052µs) from=127.0.0.6:41891
    2023/01/05 23:21:55 [DEBUG] http: Request GET /v1/status/leader (186.146µs) from=127.0.0.6:41891
    2023/01/05 23:22:03 [DEBUG] http: Request GET /v1/status/leader (252.357µs) from=127.0.0.6:41891
    2023/01/05 23:22:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:22:12 [DEBUG] agent: Node info in sync
    2023/01/05 23:22:15 [DEBUG] http: Request GET /v1/status/leader (524.106µs) from=127.0.0.6:42719
    2023/01/05 23:22:23 [DEBUG] http: Request GET /v1/status/leader (282.407µs) from=127.0.0.6:41891
    2023/01/05 23:22:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:22:35 [DEBUG] http: Request GET /v1/status/leader (310.861µs) from=127.0.0.6:41891
    2023/01/05 23:22:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:22:43 [DEBUG] http: Request GET /v1/status/leader (262.579µs) from=127.0.0.6:41891
    2023/01/05 23:22:55 [DEBUG] http: Request GET /v1/status/leader (359.852µs) from=127.0.0.6:41891
    2023/01/05 23:23:03 [DEBUG] http: Request GET /v1/status/leader (272.259µs) from=127.0.0.6:41891
    2023/01/05 23:23:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.952834289s) from=127.0.0.6:33089
    2023/01/05 23:23:15 [DEBUG] http: Request GET /v1/status/leader (319.563µs) from=127.0.0.6:41891
    2023/01/05 23:23:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.662052888s) from=127.0.0.6:39999
    2023/01/05 23:23:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.471874388s) from=127.0.0.6:57205
    2023/01/05 23:23:23 [DEBUG] http: Request GET /v1/status/leader (170.855µs) from=127.0.0.6:41891
    2023/01/05 23:23:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.190382897s) from=127.0.0.6:35525
    2023/01/05 23:23:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.171679839s) from=127.0.0.6:47061
    2023/01/05 23:23:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.088217995s) from=127.0.0.6:44239
    2023/01/05 23:23:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m1.365863183s) from=127.0.0.6:59227
    2023/01/05 23:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m2.56154671s) from=127.0.0.6:48701
    2023/01/05 23:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.890712563s) from=127.0.0.6:38417
    2023/01/05 23:23:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.317777364s) from=127.0.0.6:57135
    2023/01/05 23:23:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.389724142s) from=127.0.0.6:45167
    2023/01/05 23:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.380888583s) from=127.0.0.6:48005
    2023/01/05 23:23:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.679018811s) from=127.0.0.6:48289
    2023/01/05 23:23:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:23:35 [DEBUG] http: Request GET /v1/status/leader (374.165µs) from=127.0.0.6:42719
    2023/01/05 23:23:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.294753886s) from=127.0.0.6:50153
    2023/01/05 23:23:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.907699098s) from=127.0.0.6:34343
    2023/01/05 23:23:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.785405419s) from=127.0.0.6:55407
    2023/01/05 23:23:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m0.914123295s) from=127.0.0.6:57575
    2023/01/05 23:23:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m5.908807642s) from=127.0.0.6:51585
    2023/01/05 23:23:43 [DEBUG] http: Request GET /v1/status/leader (293.008µs) from=127.0.0.6:41891
    2023/01/05 23:23:55 [DEBUG] http: Request GET /v1/status/leader (249.309µs) from=127.0.0.6:42719
    2023/01/05 23:24:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:24:00 [DEBUG] agent: Node info in sync
    2023/01/05 23:24:03 [DEBUG] http: Request GET /v1/status/leader (1.911532ms) from=127.0.0.6:41891
    2023/01/05 23:24:15 [DEBUG] http: Request GET /v1/status/leader (938.961µs) from=127.0.0.6:42719
    2023/01/05 23:24:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:24:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:24:20 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092"
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Node info in sync
    2023/01/05 23:24:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.497534ms) from=127.0.0.6:41891
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:24:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (40.610587636s) from=127.0.0.6:57575
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:24:20 [DEBUG] agent: Node info in sync
    2023/01/05 23:24:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (37.580423969s) from=127.0.0.6:51585
    2023/01/05 23:24:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (750.766µs) from=127.0.0.6:57575
    2023/01/05 23:24:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (199.249µs) from=127.0.0.6:42719
    2023/01/05 23:24:23 [DEBUG] http: Request GET /v1/status/leader (838.389µs) from=127.0.0.6:41891
    2023/01/05 23:24:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:24:35 [DEBUG] http: Request GET /v1/status/leader (223.137µs) from=127.0.0.6:41891
    2023/01/05 23:24:43 [DEBUG] http: Request GET /v1/status/leader (302.996µs) from=127.0.0.6:41891
    2023/01/05 23:24:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:24:55 [DEBUG] http: Request GET /v1/status/leader (706.656µs) from=127.0.0.6:37715
    2023/01/05 23:25:03 [DEBUG] http: Request GET /v1/status/leader (495.497µs) from=127.0.0.6:41891
    2023/01/05 23:25:15 [DEBUG] http: Request GET /v1/status/leader (184.81µs) from=127.0.0.6:37715
    2023/01/05 23:25:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.545263525s) from=127.0.0.6:57205
    2023/01/05 23:25:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.721710986s) from=127.0.0.6:39999
    2023/01/05 23:25:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.921338342s) from=127.0.0.6:33089
    2023/01/05 23:25:23 [DEBUG] http: Request GET /v1/status/leader (292.21µs) from=127.0.0.6:41891
    2023/01/05 23:25:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.661931621s) from=127.0.0.6:47061
    2023/01/05 23:25:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.117013163s) from=127.0.0.6:59227
    2023/01/05 23:25:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.706537474s) from=127.0.0.6:35525
    2023/01/05 23:25:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.777598408s) from=127.0.0.6:38417
    2023/01/05 23:25:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m2.085809194s) from=127.0.0.6:48701
    2023/01/05 23:25:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.476738987s) from=127.0.0.6:57135
    2023/01/05 23:25:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.058062019s) from=127.0.0.6:44239
    2023/01/05 23:25:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.939643667s) from=127.0.0.6:48005
    2023/01/05 23:25:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:25:35 [DEBUG] http: Request GET /v1/status/leader (253.725µs) from=127.0.0.6:37715
    2023/01/05 23:25:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.089568946s) from=127.0.0.6:45167
    2023/01/05 23:25:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.629788514s) from=127.0.0.6:50153
    2023/01/05 23:25:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.389979641s) from=127.0.0.6:34343
    2023/01/05 23:25:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.414366869s) from=127.0.0.6:48289
    2023/01/05 23:25:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.76767539s) from=127.0.0.6:55407
    2023/01/05 23:25:43 [DEBUG] http: Request GET /v1/status/leader (216.208µs) from=127.0.0.6:41891
    2023/01/05 23:25:55 [DEBUG] http: Request GET /v1/status/leader (260.839µs) from=127.0.0.6:37715
    2023/01/05 23:26:03 [DEBUG] http: Request GET /v1/status/leader (1.53448ms) from=127.0.0.6:41891
    2023/01/05 23:26:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:26:12 [DEBUG] agent: Node info in sync
    2023/01/05 23:26:15 [DEBUG] http: Request GET /v1/status/leader (346.161µs) from=127.0.0.6:41891
    2023/01/05 23:26:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.644988303s) from=127.0.0.6:57575
    2023/01/05 23:26:23 [DEBUG] http: Request GET /v1/status/leader (334.694µs) from=127.0.0.6:41891
    2023/01/05 23:26:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.668627634s) from=127.0.0.6:42719
    2023/01/05 23:26:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m6.915253445s) from=127.0.0.6:51585
    2023/01/05 23:26:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:26:35 [DEBUG] http: Request GET /v1/status/leader (164.513µs) from=127.0.0.6:37715
    2023/01/05 23:26:43 [DEBUG] http: Request GET /v1/status/leader (249.028µs) from=127.0.0.6:41891
    2023/01/05 23:26:55 [DEBUG] http: Request GET /v1/status/leader (310.273µs) from=127.0.0.6:37715
    2023/01/05 23:26:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:26:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:26:59 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.1.218_8082"
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Node info in sync
    2023/01/05 23:26:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.653001ms) from=127.0.0.6:37715
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Node info in sync
    2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (31.862659398s) from=127.0.0.6:51585
    2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (36.13322774s) from=127.0.0.6:57575
    2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (303.763µs) from=127.0.0.6:37715
    2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (617.562µs) from=127.0.0.6:41891
    2023/01/05 23:26:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:26:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (127.035161ms) from=127.0.0.6:51585
    2023/01/05 23:26:59 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.5.42_8443"
    2023/01/05 23:26:59 [DEBUG] agent: Node info in sync
    2023/01/05 23:26:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.918673ms) from=127.0.0.6:37443
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:26:59 [DEBUG] agent: Node info in sync
    2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (127.970752ms) from=127.0.0.6:57575
    2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (612.794µs) from=127.0.0.6:37443
    2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (203.807µs) from=127.0.0.6:57575
    2023/01/05 23:27:03 [DEBUG] http: Request GET /v1/status/leader (306.194µs) from=127.0.0.6:39453
    2023/01/05 23:27:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.29.239_8482"
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.759946ms) from=127.0.0.6:39453
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (11.369437745s) from=127.0.0.6:51585
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (11.366553792s) from=127.0.0.6:57575
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (911.938µs) from=127.0.0.6:57575
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (394.63µs) from=127.0.0.6:39453
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.22.11_8410"
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.374854ms) from=127.0.0.6:46801
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (97.25921ms) from=127.0.0.6:57575
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (82.948797ms) from=127.0.0.6:51585
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.480409ms) from=127.0.0.6:37443
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (330.862µs) from=127.0.0.6:51585
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_nslcm_10.233.26.208_8403"
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.931304ms) from=127.0.0.6:37443
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (69.133667ms) from=127.0.0.6:46801
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (69.833436ms) from=127.0.0.6:57575
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (467.877µs) from=127.0.0.6:57575
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (396.465µs) from=127.0.0.6:52611
    2023/01/05 23:27:11 [INFO] agent: Synced service "_v2_nslcm_10.233.26.208_8403"
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (16.509421ms) from=127.0.0.6:46801
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (71.753012ms) from=127.0.0.6:57575
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (14.708023ms) from=127.0.0.6:37443
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (570.063µs) from=127.0.0.6:52611
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (383.568µs) from=127.0.0.6:49313
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_vnfres_10.233.21.24_8802"
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.407396ms) from=127.0.0.6:37443
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (90.031022ms) from=127.0.0.6:57575
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (76.297321ms) from=127.0.0.6:52611
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (438.259µs) from=127.0.0.6:37443
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (413.047µs) from=127.0.0.6:36701
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_vnflcm_10.233.20.57_8801"
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (82.330106ms) from=127.0.0.6:49313
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (99.56566ms) from=127.0.0.6:57575
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (7.147329ms) from=127.0.0.6:33311
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (781.13µs) from=127.0.0.6:33311
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_vnfmgr_10.233.28.196_8803"
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.50593ms) from=127.0.0.6:37443
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (60.154209ms) from=127.0.0.6:57575
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (67.42662ms) from=127.0.0.6:33311
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (249.686µs) from=127.0.0.6:33311
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (550.65µs) from=127.0.0.6:57575
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.44.173_8484"
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (64.331737ms) from=127.0.0.6:49313
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:27:11 [DEBUG] agent: Node info in sync
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=160 (93.966576ms) from=127.0.0.6:57575
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=160 (146.769038ms) from=127.0.0.6:33311
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (495.504µs) from=127.0.0.6:37443
    2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (370.789µs) from=127.0.0.6:57575
    2023/01/05 23:27:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (187.798µs) from=127.0.0.6:57575
    2023/01/05 23:27:15 [DEBUG] http: Request GET /v1/status/leader (275.375µs) from=127.0.0.6:45189
    2023/01/05 23:27:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.433587377s) from=127.0.0.6:57205
    2023/01/05 23:27:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.946565678s) from=127.0.0.6:39999
    2023/01/05 23:27:23 [DEBUG] http: Request GET /v1/status/leader (217.989µs) from=127.0.0.6:49879
    2023/01/05 23:27:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.413822843s) from=127.0.0.6:33089
    2023/01/05 23:27:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.685782158s) from=127.0.0.6:35525
    2023/01/05 23:27:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.095777673s) from=127.0.0.6:59227
    2023/01/05 23:27:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.137811652s) from=127.0.0.6:57135
    2023/01/05 23:27:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:27:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m7.049008115s) from=127.0.0.6:47061
    2023/01/05 23:27:35 [DEBUG] http: Request GET /v1/status/leader (147.422µs) from=127.0.0.6:45189
    2023/01/05 23:27:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.635509767s) from=127.0.0.6:44239
    2023/01/05 23:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.269762394s) from=127.0.0.6:48701
    2023/01/05 23:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.299042297s) from=127.0.0.6:38417
    2023/01/05 23:27:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.034357108s) from=127.0.0.6:48005
    2023/01/05 23:27:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.46728505s) from=127.0.0.6:34343
    2023/01/05 23:27:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.233849844s) from=127.0.0.6:50153
    2023/01/05 23:27:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.022664516s) from=127.0.0.6:45167
    2023/01/05 23:27:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.970991383s) from=127.0.0.6:48289
    2023/01/05 23:27:43 [DEBUG] http: Request GET /v1/status/leader (159.596µs) from=127.0.0.6:49879
    2023/01/05 23:27:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.985414703s) from=127.0.0.6:55407
    2023/01/05 23:27:55 [DEBUG] http: Request GET /v1/status/leader (349.623µs) from=127.0.0.6:45189
    2023/01/05 23:28:03 [DEBUG] http: Request GET /v1/status/leader (380.51µs) from=127.0.0.6:49879
    2023/01/05 23:28:15 [DEBUG] http: Request GET /v1/status/leader (826.254µs) from=127.0.0.6:49879
    2023/01/05 23:28:23 [DEBUG] http: Request GET /v1/status/leader (333.632µs) from=127.0.0.6:49879
    2023/01/05 23:28:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:28:25 [DEBUG] agent: Node info in sync
    2023/01/05 23:28:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m2.280410125s) from=127.0.0.6:42719
    2023/01/05 23:28:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:28:35 [DEBUG] http: Request GET /v1/status/leader (275.792µs) from=127.0.0.6:45189
    2023/01/05 23:28:43 [DEBUG] http: Request GET /v1/status/leader (148.196µs) from=127.0.0.6:49879
    2023/01/05 23:28:55 [DEBUG] http: Request GET /v1/status/leader (2.07314ms) from=127.0.0.6:49879
    2023/01/05 23:29:03 [DEBUG] http: Request GET /v1/status/leader (256.846µs) from=127.0.0.6:49879
    2023/01/05 23:29:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m6.226673449s) from=127.0.0.6:37715
    2023/01/05 23:29:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.217185807s) from=127.0.0.6:41891
    2023/01/05 23:29:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.809406731s) from=127.0.0.6:36701
    2023/01/05 23:29:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.673438718s) from=127.0.0.6:33311
    2023/01/05 23:29:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.628832046s) from=127.0.0.6:38067
    2023/01/05 23:29:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m1.273797257s) from=127.0.0.6:57575
    2023/01/05 23:29:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.875189887s) from=127.0.0.6:52611
    2023/01/05 23:29:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m3.151767783s) from=127.0.0.6:37443
    2023/01/05 23:29:15 [DEBUG] http: Request GET /v1/status/leader (414.77µs) from=127.0.0.6:45189
    2023/01/05 23:29:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.887830316s) from=127.0.0.6:46801
    2023/01/05 23:29:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m4.593641237s) from=127.0.0.6:49313
    2023/01/05 23:29:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m6.47094046s) from=127.0.0.6:39453
    2023/01/05 23:29:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m7.230172979s) from=127.0.0.6:51585
    2023/01/05 23:29:23 [DEBUG] http: Request GET /v1/status/leader (547.109µs) from=127.0.0.6:49879
    2023/01/05 23:29:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.832133878s) from=127.0.0.6:57205
    2023/01/05 23:29:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.682889332s) from=127.0.0.6:39999
    2023/01/05 23:29:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.807023757s) from=127.0.0.6:33089
    2023/01/05 23:29:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:29:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:29:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.344242217s) from=127.0.0.6:59227
    2023/01/05 23:29:35 [DEBUG] http: Request GET /v1/status/leader (266.083µs) from=127.0.0.6:45189
    2023/01/05 23:29:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.616655683s) from=127.0.0.6:35525
    2023/01/05 23:29:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m1.837891793s) from=127.0.0.6:47061
    2023/01/05 23:29:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.962019192s) from=127.0.0.6:57135
    2023/01/05 23:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m1.076360374s) from=127.0.0.6:48005
    2023/01/05 23:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.786348864s) from=127.0.0.6:38417
    2023/01/05 23:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.625376293s) from=127.0.0.6:48701
    2023/01/05 23:29:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.274927322s) from=127.0.0.6:44239
    2023/01/05 23:29:43 [DEBUG] http: Request GET /v1/status/leader (860.284µs) from=127.0.0.6:49879
    2023/01/05 23:29:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.312763762s) from=127.0.0.6:50153
    2023/01/05 23:29:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.783401298s) from=127.0.0.6:45167
    2023/01/05 23:29:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.625881558s) from=127.0.0.6:34343
    2023/01/05 23:29:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.199764888s) from=127.0.0.6:48289
    2023/01/05 23:29:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.607794202s) from=127.0.0.6:55407
    2023/01/05 23:29:56 [DEBUG] http: Request GET /v1/status/leader (282.899µs) from=127.0.0.6:49879
    2023/01/05 23:30:03 [DEBUG] http: Request GET /v1/status/leader (277.549µs) from=127.0.0.6:49879
    2023/01/05 23:30:16 [DEBUG] http: Request GET /v1/status/leader (814.021µs) from=127.0.0.6:45189
    2023/01/05 23:30:23 [DEBUG] http: Request GET /v1/status/leader (462.854µs) from=127.0.0.6:49879
    2023/01/05 23:30:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:30:23 [DEBUG] agent: Node info in sync
    2023/01/05 23:30:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.878050907s) from=127.0.0.6:42719
    2023/01/05 23:30:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:30:36 [DEBUG] http: Request GET /v1/status/leader (165.379µs) from=127.0.0.6:45189
    2023/01/05 23:30:43 [DEBUG] http: Request GET /v1/status/leader (174.206µs) from=127.0.0.6:49879
    2023/01/05 23:30:56 [DEBUG] http: Request GET /v1/status/leader (380.784µs) from=127.0.0.6:49879
    2023/01/05 23:31:03 [DEBUG] http: Request GET /v1/status/leader (2.421109ms) from=127.0.0.6:49879
    2023/01/05 23:31:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m0.913312952s) from=127.0.0.6:41891
    2023/01/05 23:31:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.18372212s) from=127.0.0.6:37715
    2023/01/05 23:31:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m0.677142226s) from=127.0.0.6:37443
    2023/01/05 23:31:16 [DEBUG] http: Request GET /v1/status/leader (343.799µs) from=127.0.0.6:45189
    2023/01/05 23:31:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.67414042s) from=127.0.0.6:36701
    2023/01/05 23:31:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m4.830132357s) from=127.0.0.6:57575
    2023/01/05 23:31:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.619566613s) from=127.0.0.6:38067
    2023/01/05 23:31:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.761597215s) from=127.0.0.6:33311
    2023/01/05 23:31:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m0.302544167s) from=127.0.0.6:51585
    2023/01/05 23:31:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.677272072s) from=127.0.0.6:39453
    2023/01/05 23:31:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m5.973782826s) from=127.0.0.6:52611
    2023/01/05 23:31:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m3.35744866s) from=127.0.0.6:49313
    2023/01/05 23:31:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m5.880081938s) from=127.0.0.6:46801
    2023/01/05 23:31:23 [DEBUG] http: Request GET /v1/status/leader (324.187µs) from=127.0.0.6:49879
    2023/01/05 23:31:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.427214272s) from=127.0.0.6:33089
    2023/01/05 23:31:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.716239295s) from=127.0.0.6:57205
    2023/01/05 23:31:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.074112851s) from=127.0.0.6:39999
    2023/01/05 23:31:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:31:36 [DEBUG] http: Request GET /v1/status/leader (212.261µs) from=127.0.0.6:49879
    2023/01/05 23:31:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m1.219318402s) from=127.0.0.6:47061
    2023/01/05 23:31:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.738477531s) from=127.0.0.6:59227
    2023/01/05 23:31:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.565305292s) from=127.0.0.6:57135
    2023/01/05 23:31:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.360382074s) from=127.0.0.6:35525
    2023/01/05 23:31:43 [DEBUG] http: Request GET /v1/status/leader (187.375µs) from=127.0.0.6:49879
    2023/01/05 23:31:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.434880243s) from=127.0.0.6:38417
    2023/01/05 23:31:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m4.136932403s) from=127.0.0.6:48005
    2023/01/05 23:31:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.060261534s) from=127.0.0.6:50153
    2023/01/05 23:31:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m2.903134219s) from=127.0.0.6:48701
    2023/01/05 23:31:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:31:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:31:47 [DEBUG] agent: Node info in sync
    2023/01/05 23:31:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.878535222s) from=127.0.0.6:45167
    2023/01/05 23:31:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.387009224s) from=127.0.0.6:44239
    2023/01/05 23:31:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m6.604489392s) from=127.0.0.6:34343
    2023/01/05 23:31:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.692232852s) from=127.0.0.6:55407
    2023/01/05 23:31:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.90396964s) from=127.0.0.6:48289
    2023/01/05 23:31:56 [DEBUG] http: Request GET /v1/status/leader (363.692µs) from=127.0.0.6:49879
    2023/01/05 23:32:03 [DEBUG] http: Request GET /v1/status/leader (270.906µs) from=127.0.0.6:49879
    2023/01/05 23:32:16 [DEBUG] http: Request GET /v1/status/leader (163.262µs) from=127.0.0.6:49879
    2023/01/05 23:32:23 [DEBUG] http: Request GET /v1/status/leader (196.975µs) from=127.0.0.6:49879
    2023/01/05 23:32:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:32:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m2.092923856s) from=127.0.0.6:42719
    2023/01/05 23:32:36 [DEBUG] http: Request GET /v1/status/leader (400.61µs) from=127.0.0.6:49879
    2023/01/05 23:32:43 [DEBUG] http: Request GET /v1/status/leader (325.557µs) from=127.0.0.6:49879
    2023/01/05 23:32:56 [DEBUG] http: Request GET /v1/status/leader (195.951µs) from=127.0.0.6:49879
    2023/01/05 23:33:03 [DEBUG] http: Request GET /v1/status/leader (204.624µs) from=127.0.0.6:49879
    2023/01/05 23:33:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.53787872s) from=127.0.0.6:37715
    2023/01/05 23:33:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.472089191s) from=127.0.0.6:41891
    2023/01/05 23:33:16 [DEBUG] http: Request GET /v1/status/leader (2.40007ms) from=127.0.0.6:45189
    2023/01/05 23:33:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.05919824s) from=127.0.0.6:33311
    2023/01/05 23:33:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.712007315s) from=127.0.0.6:37443
    2023/01/05 23:33:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.40916235s) from=127.0.0.6:38067
    2023/01/05 23:33:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.272284674s) from=127.0.0.6:39453
    2023/01/05 23:33:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.02725776s) from=127.0.0.6:49313
    2023/01/05 23:33:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m4.268575302s) from=127.0.0.6:36701
    2023/01/05 23:33:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m4.39819609s) from=127.0.0.6:57575
    2023/01/05 23:33:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m3.553655266s) from=127.0.0.6:52611
    2023/01/05 23:33:23 [DEBUG] http: Request GET /v1/status/leader (165.01µs) from=127.0.0.6:49879
    2023/01/05 23:33:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m5.273274168s) from=127.0.0.6:51585
    2023/01/05 23:33:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:33:25 [DEBUG] agent: Node info in sync
    2023/01/05 23:33:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.389384054s) from=127.0.0.6:46801
    2023/01/05 23:33:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.169628208s) from=127.0.0.6:57205
    2023/01/05 23:33:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.290683359s) from=127.0.0.6:33089
    2023/01/05 23:33:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:33:36 [DEBUG] http: Request GET /v1/status/leader (267.049µs) from=127.0.0.6:45189
    2023/01/05 23:33:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.716802012s) from=127.0.0.6:39999
    2023/01/05 23:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.279804755s) from=127.0.0.6:47061
    2023/01/05 23:33:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m1.475393094s) from=127.0.0.6:59227
    2023/01/05 23:33:43 [DEBUG] http: Request GET /v1/status/leader (217.533µs) from=127.0.0.6:49879
    2023/01/05 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.07532996s) from=127.0.0.6:38417
    2023/01/05 23:33:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.988826859s) from=127.0.0.6:35525
    2023/01/05 23:33:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.785459492s) from=127.0.0.6:57135
    2023/01/05 23:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.377687523s) from=127.0.0.6:48005
    2023/01/05 23:33:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.616004062s) from=127.0.0.6:45167
    2023/01/05 23:33:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.673027453s) from=127.0.0.6:50153
    2023/01/05 23:33:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.567841871s) from=127.0.0.6:48701
    2023/01/05 23:33:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.032868107s) from=127.0.0.6:44239
    2023/01/05 23:33:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.519831998s) from=127.0.0.6:34343
    2023/01/05 23:33:56 [DEBUG] http: Request GET /v1/status/leader (212.634µs) from=127.0.0.6:45189
    2023/01/05 23:33:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.124545999s) from=127.0.0.6:48289
    2023/01/05 23:34:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.672111747s) from=127.0.0.6:55407
    2023/01/05 23:34:03 [DEBUG] http: Request GET /v1/status/leader (2.957134ms) from=127.0.0.6:49879
    2023/01/05 23:34:16 [DEBUG] http: Request GET /v1/status/leader (390.674µs) from=127.0.0.6:49879
    2023/01/05 23:34:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:34:23 [DEBUG] http: Request GET /v1/status/leader (183.117µs) from=127.0.0.6:49879
    2023/01/05 23:34:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:34:25 [DEBUG] agent: Node info in sync
    2023/01/05 23:34:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:34:36 [DEBUG] http: Request GET /v1/status/leader (172.613µs) from=127.0.0.6:49879
    2023/01/05 23:34:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.304128049s) from=127.0.0.6:42719
    2023/01/05 23:34:43 [DEBUG] http: Request GET /v1/status/leader (181.725µs) from=127.0.0.6:49879
    2023/01/05 23:34:56 [DEBUG] http: Request GET /v1/status/leader (255.833µs) from=127.0.0.6:45189
    2023/01/05 23:35:03 [DEBUG] http: Request GET /v1/status/leader (169.299µs) from=127.0.0.6:49879
    2023/01/05 23:35:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.713272143s) from=127.0.0.6:37715
    2023/01/05 23:35:16 [DEBUG] http: Request GET /v1/status/leader (256.021µs) from=127.0.0.6:49879
    2023/01/05 23:35:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m3.981302271s) from=127.0.0.6:41891
    2023/01/05 23:35:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.596398215s) from=127.0.0.6:33311
    2023/01/05 23:35:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m0.316648004s) from=127.0.0.6:52611
    2023/01/05 23:35:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.735908281s) from=127.0.0.6:39453
    2023/01/05 23:35:23 [DEBUG] http: Request GET /v1/status/leader (171.988µs) from=127.0.0.6:49879
    2023/01/05 23:35:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m2.134841004s) from=127.0.0.6:57575
    2023/01/05 23:35:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.790317862s) from=127.0.0.6:37443
    2023/01/05 23:35:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.802641899s) from=127.0.0.6:38067
    2023/01/05 23:35:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m4.219496884s) from=127.0.0.6:49313
    2023/01/05 23:35:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m3.053774871s) from=127.0.0.6:51585
    2023/01/05 23:35:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.834993139s) from=127.0.0.6:36701
    2023/01/05 23:35:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.80791969s) from=127.0.0.6:46801
    2023/01/05 23:35:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:35:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.351904743s) from=127.0.0.6:33089
    2023/01/05 23:35:36 [DEBUG] http: Request GET /v1/status/leader (409.406µs) from=127.0.0.6:45189
    2023/01/05 23:35:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.448265749s) from=127.0.0.6:57205
    2023/01/05 23:35:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.190893224s) from=127.0.0.6:39999
    2023/01/05 23:35:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.014283482s) from=127.0.0.6:47061
    2023/01/05 23:35:43 [DEBUG] http: Request GET /v1/status/leader (293.154µs) from=127.0.0.6:49879
    2023/01/05 23:35:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.282619936s) from=127.0.0.6:35525
    2023/01/05 23:35:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.327487791s) from=127.0.0.6:59227
    2023/01/05 23:35:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.874186146s) from=127.0.0.6:57135
    2023/01/05 23:35:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.348048152s) from=127.0.0.6:48005
    2023/01/05 23:35:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.856635865s) from=127.0.0.6:38417
    2023/01/05 23:35:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.879633501s) from=127.0.0.6:45167
    2023/01/05 23:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m1.975511921s) from=127.0.0.6:50153
    2023/01/05 23:35:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.199635633s) from=127.0.0.6:44239
    2023/01/05 23:35:56 [DEBUG] http: Request GET /v1/status/leader (307.331µs) from=127.0.0.6:49879
    2023/01/05 23:35:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:35:56 [DEBUG] agent: Node info in sync
    2023/01/05 23:35:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.664285884s) from=127.0.0.6:48701
    2023/01/05 23:36:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.817921428s) from=127.0.0.6:55407
    2023/01/05 23:36:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m7.247430889s) from=127.0.0.6:34343
    2023/01/05 23:36:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.066654902s) from=127.0.0.6:48289
    2023/01/05 23:36:03 [DEBUG] http: Request GET /v1/status/leader (196.946µs) from=127.0.0.6:49879
    2023/01/05 23:36:16 [DEBUG] http: Request GET /v1/status/leader (158.456µs) from=127.0.0.6:45189
    2023/01/05 23:36:24 [DEBUG] http: Request GET /v1/status/leader (261.378µs) from=127.0.0.6:49879
    2023/01/05 23:36:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:36:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:36:36 [DEBUG] http: Request GET /v1/status/leader (374.989µs) from=127.0.0.6:45189
    2023/01/05 23:36:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.613327528s) from=127.0.0.6:42719
    2023/01/05 23:36:44 [DEBUG] http: Request GET /v1/status/leader (279.715µs) from=127.0.0.6:49879
    2023/01/05 23:36:56 [DEBUG] http: Request GET /v1/status/leader (654.491µs) from=127.0.0.6:49879
    2023/01/05 23:37:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:37:01 [DEBUG] agent: Node info in sync
    2023/01/05 23:37:04 [DEBUG] http: Request GET /v1/status/leader (187.576µs) from=127.0.0.6:49879
    2023/01/05 23:37:16 [DEBUG] http: Request GET /v1/status/leader (949.429µs) from=127.0.0.6:49879
    2023/01/05 23:37:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m6.227759891s) from=127.0.0.6:37715
    2023/01/05 23:37:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m0.196554762s) from=127.0.0.6:41891
    2023/01/05 23:37:24 [DEBUG] http: Request GET /v1/status/leader (593.134µs) from=127.0.0.6:49879
    2023/01/05 23:37:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.325868409s) from=127.0.0.6:33311
    2023/01/05 23:37:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.710795399s) from=127.0.0.6:39453
    2023/01/05 23:37:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.434723726s) from=127.0.0.6:38067
    2023/01/05 23:37:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m2.866380805s) from=127.0.0.6:37443
    2023/01/05 23:37:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m6.140792687s) from=127.0.0.6:52611
    2023/01/05 23:37:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m3.523460558s) from=127.0.0.6:49313
    2023/01/05 23:37:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m3.05080417s) from=127.0.0.6:51585
    2023/01/05 23:37:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m5.543446655s) from=127.0.0.6:57575
    2023/01/05 23:37:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:37:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m7.330832331s) from=127.0.0.6:36701
    2023/01/05 23:37:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.790192173s) from=127.0.0.6:46801
    2023/01/05 23:37:36 [DEBUG] http: Request GET /v1/status/leader (382.545µs) from=127.0.0.6:45189
    2023/01/05 23:37:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.205007085s) from=127.0.0.6:33089
    2023/01/05 23:37:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.45649996s) from=127.0.0.6:57205
    2023/01/05 23:37:44 [DEBUG] http: Request GET /v1/status/leader (258.688µs) from=127.0.0.6:49879
    2023/01/05 23:37:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.14423087s) from=127.0.0.6:47061
    2023/01/05 23:37:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.634915106s) from=127.0.0.6:39999
    2023/01/05 23:37:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.568736795s) from=127.0.0.6:59227
    2023/01/05 23:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.677448945s) from=127.0.0.6:35525
    2023/01/05 23:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.032310165s) from=127.0.0.6:38417
    2023/01/05 23:37:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.988987583s) from=127.0.0.6:45167
    2023/01/05 23:37:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.673364692s) from=127.0.0.6:57135
    2023/01/05 23:37:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m7.052404537s) from=127.0.0.6:48005
    2023/01/05 23:37:56 [DEBUG] http: Request GET /v1/status/leader (274.75µs) from=127.0.0.6:45189
    2023/01/05 23:37:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.567338416s) from=127.0.0.6:50153
    2023/01/05 23:38:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.315576168s) from=127.0.0.6:44239
    2023/01/05 23:38:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.282608668s) from=127.0.0.6:48701
    2023/01/05 23:38:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:38:03 [DEBUG] agent: Node info in sync
    2023/01/05 23:38:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.002534154s) from=127.0.0.6:48289
    2023/01/05 23:38:04 [DEBUG] http: Request GET /v1/status/leader (452.843µs) from=127.0.0.6:49879
    2023/01/05 23:38:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.303996969s) from=127.0.0.6:34343
    2023/01/05 23:38:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.884107343s) from=127.0.0.6:55407
    2023/01/05 23:38:16 [DEBUG] http: Request GET /v1/status/leader (369.565µs) from=127.0.0.6:49879
    2023/01/05 23:38:24 [DEBUG] http: Request GET /v1/status/leader (355.604µs) from=127.0.0.6:49879
    2023/01/05 23:38:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:38:36 [DEBUG] http: Request GET /v1/status/leader (250.542µs) from=127.0.0.6:45189
    2023/01/05 23:38:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:38:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m4.851297389s) from=127.0.0.6:42719
    2023/01/05 23:38:44 [DEBUG] http: Request GET /v1/status/leader (273.418µs) from=127.0.0.6:49879
    2023/01/05 23:38:56 [DEBUG] http: Request GET /v1/status/leader (157.644µs) from=127.0.0.6:49879
    2023/01/05 23:39:04 [DEBUG] http: Request GET /v1/status/leader (283.96µs) from=127.0.0.6:49879
    2023/01/05 23:39:16 [DEBUG] http: Request GET /v1/status/leader (315.286µs) from=127.0.0.6:49879
    2023/01/05 23:39:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.990754108s) from=127.0.0.6:37715
    2023/01/05 23:39:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.858380086s) from=127.0.0.6:41891
    2023/01/05 23:39:24 [DEBUG] http: Request GET /v1/status/leader (168.222µs) from=127.0.0.6:49879
    2023/01/05 23:39:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.34156625s) from=127.0.0.6:33311
    2023/01/05 23:39:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:39:29 [DEBUG] agent: Node info in sync
    2023/01/05 23:39:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m2.021524948s) from=127.0.0.6:37443
    2023/01/05 23:39:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.348499014s) from=127.0.0.6:39453
    2023/01/05 23:39:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m1.891196645s) from=127.0.0.6:49313
    2023/01/05 23:39:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.121873214s) from=127.0.0.6:38067
    2023/01/05 23:39:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m3.641176245s) from=127.0.0.6:51585
    2023/01/05 23:39:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:39:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m4.900122318s) from=127.0.0.6:52611
    2023/01/05 23:39:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m6.165492488s) from=127.0.0.6:57575
    2023/01/05 23:39:36 [DEBUG] http: Request GET /v1/status/leader (256.918µs) from=127.0.0.6:45189
    2023/01/05 23:39:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.163011113s) from=127.0.0.6:36701
    2023/01/05 23:39:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.079862053s) from=127.0.0.6:46801
    2023/01/05 23:39:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.36480333s) from=127.0.0.6:33089
    2023/01/05 23:39:44 [DEBUG] http: Request GET /v1/status/leader (1.842575ms) from=127.0.0.6:49879
    2023/01/05 23:39:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.83728447s) from=127.0.0.6:57205
    2023/01/05 23:39:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.020040031s) from=127.0.0.6:59227
    2023/01/05 23:39:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m5.594621223s) from=127.0.0.6:47061
    2023/01/05 23:39:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.449472369s) from=127.0.0.6:39999
    2023/01/05 23:39:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.844788517s) from=127.0.0.6:35525
    2023/01/05 23:39:56 [DEBUG] http: Request GET /v1/status/leader (250.221µs) from=127.0.0.6:49879
    2023/01/05 23:39:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.536456328s) from=127.0.0.6:57135
    2023/01/05 23:39:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.958871201s) from=127.0.0.6:45167
    2023/01/05 23:39:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.674509155s) from=127.0.0.6:38417
    2023/01/05 23:39:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.79797886s) from=127.0.0.6:50153
    2023/01/05 23:40:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.423302004s) from=127.0.0.6:48005
    2023/01/05 23:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m0.061978007s) from=127.0.0.6:48701
    2023/01/05 23:40:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.645353875s) from=127.0.0.6:44239
    2023/01/05 23:40:04 [DEBUG] http: Request GET /v1/status/leader (371.618µs) from=127.0.0.6:49879
    2023/01/05 23:40:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.378471283s) from=127.0.0.6:34343
    2023/01/05 23:40:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.360082076s) from=127.0.0.6:48289
    2023/01/05 23:40:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.257206545s) from=127.0.0.6:55407
    2023/01/05 23:40:16 [DEBUG] http: Request GET /v1/status/leader (159.824µs) from=127.0.0.6:49879
    2023/01/05 23:40:24 [DEBUG] http: Request GET /v1/status/leader (173.89µs) from=127.0.0.6:49879
    2023/01/05 23:40:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:40:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:40:35 [DEBUG] agent: Node info in sync
    2023/01/05 23:40:36 [DEBUG] http: Request GET /v1/status/leader (271.168µs) from=127.0.0.6:45189
    2023/01/05 23:40:44 [DEBUG] http: Request GET /v1/status/leader (265.456µs) from=127.0.0.6:49879
    2023/01/05 23:40:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.30437968s) from=127.0.0.6:42719
    2023/01/05 23:40:56 [DEBUG] http: Request GET /v1/status/leader (426.596µs) from=127.0.0.6:49879
    2023/01/05 23:41:04 [DEBUG] http: Request GET /v1/status/leader (220.627µs) from=127.0.0.6:49879
    2023/01/05 23:41:16 [DEBUG] http: Request GET /v1/status/leader (378.791µs) from=127.0.0.6:49879
    2023/01/05 23:41:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.926059276s) from=127.0.0.6:37715
    2023/01/05 23:41:24 [DEBUG] http: Request GET /v1/status/leader (186.583µs) from=127.0.0.6:49879
    2023/01/05 23:41:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m2.299068537s) from=127.0.0.6:41891
    2023/01/05 23:41:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m0.266116146s) from=127.0.0.6:37443
    2023/01/05 23:41:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.965494139s) from=127.0.0.6:33311
    2023/01/05 23:41:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.178222349s) from=127.0.0.6:39453
    2023/01/05 23:41:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:41:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:41:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.810990031s) from=127.0.0.6:52611
    2023/01/05 23:41:36 [DEBUG] http: Request GET /v1/status/leader (197.859µs) from=127.0.0.6:45189
    2023/01/05 23:41:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.171931084s) from=127.0.0.6:38067
    2023/01/05 23:41:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m6.233231461s) from=127.0.0.6:49313
    2023/01/05 23:41:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:41:39 [DEBUG] agent: Node info in sync
    2023/01/05 23:41:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m7.326992539s) from=127.0.0.6:51585
    2023/01/05 23:41:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m5.1257223s) from=127.0.0.6:57575
    2023/01/05 23:41:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.057262484s) from=127.0.0.6:36701
    2023/01/05 23:41:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.912651411s) from=127.0.0.6:46801
    2023/01/05 23:41:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.071342454s) from=127.0.0.6:33089
    2023/01/05 23:41:44 [DEBUG] http: Request GET /v1/status/leader (263.094µs) from=127.0.0.6:49879
    2023/01/05 23:41:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.624319832s) from=127.0.0.6:57205
    2023/01/05 23:41:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.971269289s) from=127.0.0.6:47061
    2023/01/05 23:41:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.366429707s) from=127.0.0.6:59227
    2023/01/05 23:41:56 [DEBUG] http: Request GET /v1/status/leader (305.122µs) from=127.0.0.6:45189
    2023/01/05 23:41:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.925273829s) from=127.0.0.6:35525
    2023/01/05 23:41:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.794805714s) from=127.0.0.6:45167
    2023/01/05 23:41:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.399736167s) from=127.0.0.6:39999
    2023/01/05 23:42:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.363538576s) from=127.0.0.6:57135
    2023/01/05 23:42:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m1.155052479s) from=127.0.0.6:48005
    2023/01/05 23:42:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.55416872s) from=127.0.0.6:44239
    2023/01/05 23:42:04 [DEBUG] http: Request GET /v1/status/leader (370.556µs) from=127.0.0.6:49879
    2023/01/05 23:42:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.563128852s) from=127.0.0.6:50153
    2023/01/05 23:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m7.087634312s) from=127.0.0.6:38417
    2023/01/05 23:42:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.080217221s) from=127.0.0.6:34343
    2023/01/05 23:42:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.491159317s) from=127.0.0.6:48701
    2023/01/05 23:42:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.219748604s) from=127.0.0.6:48289
    2023/01/05 23:42:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.436766177s) from=127.0.0.6:55407
    2023/01/05 23:42:16 [DEBUG] http: Request GET /v1/status/leader (172.216µs) from=127.0.0.6:45189
    2023/01/05 23:42:24 [DEBUG] http: Request GET /v1/status/leader (1.605719ms) from=127.0.0.6:49879
    2023/01/05 23:42:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:42:36 [DEBUG] http: Request GET /v1/status/leader (205.221µs) from=127.0.0.6:49879
    2023/01/05 23:42:44 [DEBUG] http: Request GET /v1/status/leader (264.893µs) from=127.0.0.6:49879
    2023/01/05 23:42:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:42:46 [DEBUG] agent: Node info in sync
    2023/01/05 23:42:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.615410619s) from=127.0.0.6:42719
    2023/01/05 23:42:56 [DEBUG] http: Request GET /v1/status/leader (247.762µs) from=127.0.0.6:45189
    2023/01/05 23:43:04 [DEBUG] http: Request GET /v1/status/leader (285.121µs) from=127.0.0.6:49879
    2023/01/05 23:43:16 [DEBUG] http: Request GET /v1/status/leader (306.96µs) from=127.0.0.6:45189
    2023/01/05 23:43:24 [DEBUG] http: Request GET /v1/status/leader (163.705µs) from=127.0.0.6:49879
    2023/01/05 23:43:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m4.771595366s) from=127.0.0.6:37715
    2023/01/05 23:43:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m5.580109513s) from=127.0.0.6:41891
    2023/01/05 23:43:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:43:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.535261004s) from=127.0.0.6:37443
    2023/01/05 23:43:36 [DEBUG] http: Request GET /v1/status/leader (158.486µs) from=127.0.0.6:49879
    2023/01/05 23:43:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.488132648s) from=127.0.0.6:39453
    2023/01/05 23:43:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.164879103s) from=127.0.0.6:38067
    2023/01/05 23:43:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m0.321371269s) from=127.0.0.6:49313
    2023/01/05 23:43:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.312525151s) from=127.0.0.6:33311
    2023/01/05 23:43:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m4.099808296s) from=127.0.0.6:52611
    2023/01/05 23:43:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m0.00538497s) from=127.0.0.6:57575
    2023/01/05 23:43:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.482573943s) from=127.0.0.6:36701
    2023/01/05 23:43:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m2.85292926s) from=127.0.0.6:51585
    2023/01/05 23:43:44 [DEBUG] http: Request GET /v1/status/leader (341.29µs) from=127.0.0.6:49879
    2023/01/05 23:43:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m1.828879559s) from=127.0.0.6:46801
    2023/01/05 23:43:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.580025147s) from=127.0.0.6:57205
    2023/01/05 23:43:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.827339352s) from=127.0.0.6:33089
    2023/01/05 23:43:56 [DEBUG] http: Request GET /v1/status/leader (283.91µs) from=127.0.0.6:45189
    2023/01/05 23:43:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.958447951s) from=127.0.0.6:59227
    2023/01/05 23:44:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m7.118588843s) from=127.0.0.6:47061
    2023/01/05 23:44:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.030521219s) from=127.0.0.6:48005
    2023/01/05 23:44:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.713742512s) from=127.0.0.6:39999
    2023/01/05 23:44:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.836844055s) from=127.0.0.6:45167
    2023/01/05 23:44:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.334546857s) from=127.0.0.6:35525
    2023/01/05 23:44:04 [DEBUG] http: Request GET /v1/status/leader (840.911µs) from=127.0.0.6:49879
    2023/01/05 23:44:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.665745456s) from=127.0.0.6:57135
    2023/01/05 23:44:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.836162535s) from=127.0.0.6:50153
    2023/01/05 23:44:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.971056099s) from=127.0.0.6:38417
    2023/01/05 23:44:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.925963461s) from=127.0.0.6:44239
    2023/01/05 23:44:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.54234594s) from=127.0.0.6:48289
    2023/01/05 23:44:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m6.207577283s) from=127.0.0.6:34343
    2023/01/05 23:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.738365575s) from=127.0.0.6:48701
    2023/01/05 23:44:16 [DEBUG] http: Request GET /v1/status/leader (729.169µs) from=127.0.0.6:45189
    2023/01/05 23:44:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.542227414s) from=127.0.0.6:55407
    2023/01/05 23:44:24 [DEBUG] http: Request GET /v1/status/leader (345.82µs) from=127.0.0.6:49879
    2023/01/05 23:44:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:44:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:44:36 [DEBUG] http: Request GET /v1/status/leader (730.486µs) from=127.0.0.6:45189
    2023/01/05 23:44:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:44:37 [DEBUG] agent: Node info in sync
    2023/01/05 23:44:44 [DEBUG] http: Request GET /v1/status/leader (331.979µs) from=127.0.0.6:49879
    2023/01/05 23:44:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.638037096s) from=127.0.0.6:42719
    2023/01/05 23:44:56 [DEBUG] http: Request GET /v1/status/leader (285.786µs) from=127.0.0.6:49879
    2023/01/05 23:45:04 [DEBUG] http: Request GET /v1/status/leader (247.851µs) from=127.0.0.6:49879
    2023/01/05 23:45:16 [DEBUG] http: Request GET /v1/status/leader (517.867µs) from=127.0.0.6:45189
    2023/01/05 23:45:24 [DEBUG] http: Request GET /v1/status/leader (517.881µs) from=127.0.0.6:49879
    2023/01/05 23:45:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.217594613s) from=127.0.0.6:41891
    2023/01/05 23:45:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m7.045037702s) from=127.0.0.6:37715
    2023/01/05 23:45:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:45:36 [DEBUG] http: Request GET /v1/status/leader (467.517µs) from=127.0.0.6:49879
    2023/01/05 23:45:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m2.796941123s) from=127.0.0.6:37443
    2023/01/05 23:45:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.539349606s) from=127.0.0.6:39453
    2023/01/05 23:45:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m0.150583501s) from=127.0.0.6:57575
    2023/01/05 23:45:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.790014795s) from=127.0.0.6:38067
    2023/01/05 23:45:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.728874152s) from=127.0.0.6:36701
    2023/01/05 23:45:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m3.848102277s) from=127.0.0.6:52611
    2023/01/05 23:45:44 [DEBUG] http: Request GET /v1/status/leader (410.308µs) from=127.0.0.6:49879
    2023/01/05 23:45:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m6.524494898s) from=127.0.0.6:49313
    2023/01/05 23:45:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.34414118s) from=127.0.0.6:33311
    2023/01/05 23:45:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m5.623195544s) from=127.0.0.6:51585
    2023/01/05 23:45:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.210301113s) from=127.0.0.6:33089
    2023/01/05 23:45:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.280798757s) from=127.0.0.6:57205
    2023/01/05 23:45:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m7.04861156s) from=127.0.0.6:46801
    2023/01/05 23:45:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:45:53 [DEBUG] agent: Node info in sync
    2023/01/05 23:45:56 [DEBUG] http: Request GET /v1/status/leader (341.175µs) from=127.0.0.6:49879
    2023/01/05 23:45:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.585142216s) from=127.0.0.6:59227
    2023/01/05 23:46:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.215232094s) from=127.0.0.6:39999
    2023/01/05 23:46:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.58062092s) from=127.0.0.6:47061
    2023/01/05 23:46:04 [DEBUG] http: Request GET /v1/status/leader (283.597µs) from=127.0.0.6:49879
    2023/01/05 23:46:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.42529028s) from=127.0.0.6:57135
    2023/01/05 23:46:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.537313006s) from=127.0.0.6:48005
    2023/01/05 23:46:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.870178038s) from=127.0.0.6:45167
    2023/01/05 23:46:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.989464745s) from=127.0.0.6:35525
    2023/01/05 23:46:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.699144426s) from=127.0.0.6:50153
    2023/01/05 23:46:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.02465344s) from=127.0.0.6:44239
    2023/01/05 23:46:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.97287993s) from=127.0.0.6:38417
    2023/01/05 23:46:16 [DEBUG] http: Request GET /v1/status/leader (197.666µs) from=127.0.0.6:49879
    2023/01/05 23:46:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.149757706s) from=127.0.0.6:48289
    2023/01/05 23:46:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.465859656s) from=127.0.0.6:48701
    2023/01/05 23:46:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.365965636s) from=127.0.0.6:55407
    2023/01/05 23:46:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.021430528s) from=127.0.0.6:34343
    2023/01/05 23:46:24 [DEBUG] http: Request GET /v1/status/leader (1.401677ms) from=127.0.0.6:49879
    2023/01/05 23:46:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:46:36 [DEBUG] http: Request GET /v1/status/leader (279.935µs) from=127.0.0.6:45189
    2023/01/05 23:46:44 [DEBUG] http: Request GET /v1/status/leader (195.088µs) from=127.0.0.6:49879
    2023/01/05 23:46:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:46:56 [DEBUG] http: Request GET /v1/status/leader (226.126µs) from=127.0.0.6:49879
    2023/01/05 23:47:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.993515698s) from=127.0.0.6:42719
    2023/01/05 23:47:04 [DEBUG] http: Request GET /v1/status/leader (518.276µs) from=127.0.0.6:49879
    2023/01/05 23:47:16 [DEBUG] http: Request GET /v1/status/leader (1.826744ms) from=127.0.0.6:45189
    2023/01/05 23:47:24 [DEBUG] http: Request GET /v1/status/leader (346.015µs) from=127.0.0.6:49879
    2023/01/05 23:47:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:47:24 [DEBUG] agent: Node info in sync
    2023/01/05 23:47:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:47:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m2.822451576s) from=127.0.0.6:37715
    2023/01/05 23:47:36 [DEBUG] http: Request GET /v1/status/leader (386.941µs) from=127.0.0.6:45189
    2023/01/05 23:47:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.637134571s) from=127.0.0.6:41891
    2023/01/05 23:47:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m1.241726063s) from=127.0.0.6:37443
    2023/01/05 23:47:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.741055058s) from=127.0.0.6:39453
    2023/01/05 23:47:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.401396346s) from=127.0.0.6:38067
    2023/01/05 23:47:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m2.465589577s) from=127.0.0.6:57575
    2023/01/05 23:47:44 [DEBUG] http: Request GET /v1/status/leader (222.607µs) from=127.0.0.6:49879
    2023/01/05 23:47:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.286092312s) from=127.0.0.6:33311
    2023/01/05 23:47:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.817477003s) from=127.0.0.6:36701
    2023/01/05 23:47:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.084706224s) from=127.0.0.6:49313
    2023/01/05 23:47:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m7.143782624s) from=127.0.0.6:52611
    2023/01/05 23:47:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m1.731702943s) from=127.0.0.6:51585
    2023/01/05 23:47:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.154629904s) from=127.0.0.6:33089
    2023/01/05 23:47:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.322921915s) from=127.0.0.6:57205
    2023/01/05 23:47:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.294950222s) from=127.0.0.6:46801
    2023/01/05 23:47:56 [DEBUG] http: Request GET /v1/status/leader (157.797µs) from=127.0.0.6:45189
    2023/01/05 23:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.901980932s) from=127.0.0.6:59227
    2023/01/05 23:48:04 [DEBUG] http: Request GET /v1/status/leader (367.15µs) from=127.0.0.6:49879
    2023/01/05 23:48:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.149656164s) from=127.0.0.6:39999
    2023/01/05 23:48:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.295443819s) from=127.0.0.6:47061
    2023/01/05 23:48:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.207521616s) from=127.0.0.6:57135
    2023/01/05 23:48:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.739347418s) from=127.0.0.6:35525
    2023/01/05 23:48:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.637384563s) from=127.0.0.6:45167
    2023/01/05 23:48:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m4.104229916s) from=127.0.0.6:48005
    2023/01/05 23:48:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.185705436s) from=127.0.0.6:44239
    2023/01/05 23:48:17 [DEBUG] http: Request GET /v1/status/leader (261.918µs) from=127.0.0.6:45189
    2023/01/05 23:48:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.619488062s) from=127.0.0.6:48289
    2023/01/05 23:48:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m7.031742528s) from=127.0.0.6:50153
    2023/01/05 23:48:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.975258876s) from=127.0.0.6:38417
    2023/01/05 23:48:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.354595748s) from=127.0.0.6:55407
    2023/01/05 23:48:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.971699293s) from=127.0.0.6:48701
    2023/01/05 23:48:24 [DEBUG] http: Request GET /v1/status/leader (167.064µs) from=127.0.0.6:49879
    2023/01/05 23:48:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.095449204s) from=127.0.0.6:34343
    2023/01/05 23:48:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:48:37 [DEBUG] http: Request GET /v1/status/leader (4.549392ms) from=127.0.0.6:49879
    2023/01/05 23:48:44 [DEBUG] http: Request GET /v1/status/leader (703.448µs) from=127.0.0.6:49879
    2023/01/05 23:48:57 [DEBUG] http: Request GET /v1/status/leader (243.753µs) from=127.0.0.6:45189
    2023/01/05 23:49:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.590486317s) from=127.0.0.6:42719
    2023/01/05 23:49:04 [DEBUG] http: Request GET /v1/status/leader (296.454µs) from=127.0.0.6:49879
    2023/01/05 23:49:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:49:05 [DEBUG] agent: Node info in sync
    2023/01/05 23:49:17 [DEBUG] http: Request GET /v1/status/leader (160.648µs) from=127.0.0.6:45189
    2023/01/05 23:49:24 [DEBUG] http: Request GET /v1/status/leader (241.321µs) from=127.0.0.6:49879
    2023/01/05 23:49:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:49:37 [DEBUG] http: Request GET /v1/status/leader (253.7µs) from=127.0.0.6:49879
    2023/01/05 23:49:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m2.675196657s) from=127.0.0.6:37715
    2023/01/05 23:49:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m2.887268271s) from=127.0.0.6:41891
    2023/01/05 23:49:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m2.769971551s) from=127.0.0.6:37443
    2023/01/05 23:49:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.924803314s) from=127.0.0.6:39453
    2023/01/05 23:49:44 [DEBUG] http: Request GET /v1/status/leader (381.797µs) from=127.0.0.6:49879
    2023/01/05 23:49:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:49:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.531564792s) from=127.0.0.6:36701
    2023/01/05 23:49:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m0.329173947s) from=127.0.0.6:49313
    2023/01/05 23:49:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.65279699s) from=127.0.0.6:33311
    2023/01/05 23:49:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.21206168s) from=127.0.0.6:38067
    2023/01/05 23:49:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m6.647240123s) from=127.0.0.6:57575
    2023/01/05 23:49:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m0.388565962s) from=127.0.0.6:52611
    2023/01/05 23:49:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m2.413668934s) from=127.0.0.6:51585
    2023/01/05 23:49:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.593400712s) from=127.0.0.6:57205
    2023/01/05 23:49:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.435352269s) from=127.0.0.6:33089
    2023/01/05 23:49:57 [DEBUG] http: Request GET /v1/status/leader (169.009µs) from=127.0.0.6:49879
    2023/01/05 23:49:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.553546404s) from=127.0.0.6:46801
    2023/01/05 23:50:04 [DEBUG] http: Request GET /v1/status/leader (209.141µs) from=127.0.0.6:49879
    2023/01/05 23:50:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.288227029s) from=127.0.0.6:59227
    2023/01/05 23:50:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.395314721s) from=127.0.0.6:39999
    2023/01/05 23:50:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.70617553s) from=127.0.0.6:57135
    2023/01/05 23:50:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m5.199649404s) from=127.0.0.6:47061
    2023/01/05 23:50:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.683632902s) from=127.0.0.6:48005
    2023/01/05 23:50:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.418601662s) from=127.0.0.6:45167
    2023/01/05 23:50:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.497057996s) from=127.0.0.6:44239
    2023/01/05 23:50:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.585595085s) from=127.0.0.6:35525
    2023/01/05 23:50:17 [DEBUG] http: Request GET /v1/status/leader (305.056µs) from=127.0.0.6:49879
    2023/01/05 23:50:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.069472623s) from=127.0.0.6:38417
    2023/01/05 23:50:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.113184761s) from=127.0.0.6:48289
    2023/01/05 23:50:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.320582834s) from=127.0.0.6:50153
    2023/01/05 23:50:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.74405032s) from=127.0.0.6:55407
    2023/01/05 23:50:24 [DEBUG] http: Request GET /v1/status/leader (158.549µs) from=127.0.0.6:49879
    2023/01/05 23:50:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.364951213s) from=127.0.0.6:34343
    2023/01/05 23:50:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m7.147744164s) from=127.0.0.6:48701
    2023/01/05 23:50:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:50:37 [DEBUG] http: Request GET /v1/status/leader (638.34µs) from=127.0.0.6:49879
    2023/01/05 23:50:44 [DEBUG] http: Request GET /v1/status/leader (3.490886ms) from=127.0.0.6:49879
    2023/01/05 23:50:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:50:45 [DEBUG] agent: Node info in sync
    2023/01/05 23:50:57 [DEBUG] http: Request GET /v1/status/leader (171.868µs) from=127.0.0.6:45189
    2023/01/05 23:51:04 [DEBUG] http: Request GET /v1/status/leader (432.742µs) from=127.0.0.6:49879
    2023/01/05 23:51:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m2.852296111s) from=127.0.0.6:42719
    2023/01/05 23:51:17 [DEBUG] http: Request GET /v1/status/leader (355.39µs) from=127.0.0.6:49879
    2023/01/05 23:51:24 [DEBUG] http: Request GET /v1/status/leader (233.175µs) from=127.0.0.6:49879
    2023/01/05 23:51:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:51:37 [DEBUG] http: Request GET /v1/status/leader (348.149µs) from=127.0.0.6:45189
    2023/01/05 23:51:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.707062947s) from=127.0.0.6:37715
    2023/01/05 23:51:44 [DEBUG] http: Request GET /v1/status/leader (352.786µs) from=127.0.0.6:49879
    2023/01/05 23:51:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:51:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.632235334s) from=127.0.0.6:41891
    2023/01/05 23:51:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.469729249s) from=127.0.0.6:36701
    2023/01/05 23:51:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.728426571s) from=127.0.0.6:39453
    2023/01/05 23:51:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m0.324751358s) from=127.0.0.6:49313
    2023/01/05 23:51:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m5.923542727s) from=127.0.0.6:37443
    2023/01/05 23:51:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.057074525s) from=127.0.0.6:33311
    2023/01/05 23:51:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m2.328597863s) from=127.0.0.6:52611
    2023/01/05 23:51:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.651278542s) from=127.0.0.6:38067
    2023/01/05 23:51:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m2.547527815s) from=127.0.0.6:51585
    2023/01/05 23:51:57 [DEBUG] http: Request GET /v1/status/leader (542.535µs) from=127.0.0.6:45189
    2023/01/05 23:51:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m6.790533532s) from=127.0.0.6:57575
    2023/01/05 23:52:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.026112235s) from=127.0.0.6:46801
    2023/01/05 23:52:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.07980293s) from=127.0.0.6:33089
    2023/01/05 23:52:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.225718586s) from=127.0.0.6:57205
    2023/01/05 23:52:04 [DEBUG] http: Request GET /v1/status/leader (781.409µs) from=127.0.0.6:49879
    2023/01/05 23:52:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.918098353s) from=127.0.0.6:39999
    2023/01/05 23:52:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:52:14 [DEBUG] agent: Node info in sync
    2023/01/05 23:52:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.727232364s) from=127.0.0.6:59227
    2023/01/05 23:52:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.040065335s) from=127.0.0.6:47061
    2023/01/05 23:52:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.598106734s) from=127.0.0.6:57135
    2023/01/05 23:52:17 [DEBUG] http: Request GET /v1/status/leader (260.189µs) from=127.0.0.6:45189
    2023/01/05 23:52:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.6034725s) from=127.0.0.6:48005
    2023/01/05 23:52:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.778336739s) from=127.0.0.6:44239
    2023/01/05 23:52:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.450803461s) from=127.0.0.6:35525
    2023/01/05 23:52:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.305175473s) from=127.0.0.6:45167
    2023/01/05 23:52:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.268555299s) from=127.0.0.6:48289
    2023/01/05 23:52:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.630769914s) from=127.0.0.6:38417
    2023/01/05 23:52:24 [DEBUG] http: Request GET /v1/status/leader (312.172µs) from=127.0.0.6:49879
    2023/01/05 23:52:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.983447994s) from=127.0.0.6:50153
    2023/01/05 23:52:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.3252111s) from=127.0.0.6:34343
    2023/01/05 23:52:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.96538467s) from=127.0.0.6:55407
    2023/01/05 23:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.318701183s) from=127.0.0.6:48701
    2023/01/05 23:52:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:52:37 [DEBUG] http: Request GET /v1/status/leader (698.829µs) from=127.0.0.6:45189
    2023/01/05 23:52:44 [DEBUG] http: Request GET /v1/status/leader (331.479µs) from=127.0.0.6:49879
    2023/01/05 23:52:57 [DEBUG] http: Request GET /v1/status/leader (389.887µs) from=127.0.0.6:49879
    2023/01/05 23:53:04 [DEBUG] http: Request GET /v1/status/leader (666.354µs) from=127.0.0.6:49879
    2023/01/05 23:53:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m7.426188975s) from=127.0.0.6:42719
    2023/01/05 23:53:17 [DEBUG] http: Request GET /v1/status/leader (404.642µs) from=127.0.0.6:49879
    2023/01/05 23:53:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:53:21 [DEBUG] agent: Node info in sync
    2023/01/05 23:53:24 [DEBUG] http: Request GET /v1/status/leader (162.093µs) from=127.0.0.6:49879
    2023/01/05 23:53:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:53:37 [DEBUG] http: Request GET /v1/status/leader (363.765µs) from=127.0.0.6:45189
    2023/01/05 23:53:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.39110969s) from=127.0.0.6:37715
    2023/01/05 23:53:44 [DEBUG] http: Request GET /v1/status/leader (313.679µs) from=127.0.0.6:49879
    2023/01/05 23:53:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:53:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.742062085s) from=127.0.0.6:41891
    2023/01/05 23:53:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.362481822s) from=127.0.0.6:39453
    2023/01/05 23:53:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m4.06085173s) from=127.0.0.6:49313
    2023/01/05 23:53:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.283427885s) from=127.0.0.6:37443
    2023/01/05 23:53:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.933463968s) from=127.0.0.6:36701
    2023/01/05 23:53:57 [DEBUG] http: Request GET /v1/status/leader (269.237µs) from=127.0.0.6:49879
    2023/01/05 23:53:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m1.292051417s) from=127.0.0.6:51585
    2023/01/05 23:53:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.658572323s) from=127.0.0.6:38067
    2023/01/05 23:53:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.9996087s) from=127.0.0.6:33311
    2023/01/05 23:53:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m4.68392855s) from=127.0.0.6:52611
    2023/01/05 23:53:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m1.716502508s) from=127.0.0.6:57575
    2023/01/05 23:54:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.602515272s) from=127.0.0.6:33089
    2023/01/05 23:54:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.223610064s) from=127.0.0.6:57205
    2023/01/05 23:54:04 [DEBUG] http: Request GET /v1/status/leader (355.366µs) from=127.0.0.6:49879
    2023/01/05 23:54:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.454143567s) from=127.0.0.6:46801
    2023/01/05 23:54:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m1.001258647s) from=127.0.0.6:47061
    2023/01/05 23:54:17 [DEBUG] http: Request GET /v1/status/leader (1.390679ms) from=127.0.0.6:49879
    2023/01/05 23:54:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.296269052s) from=127.0.0.6:48005
    2023/01/05 23:54:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.453612141s) from=127.0.0.6:39999
    2023/01/05 23:54:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.446976839s) from=127.0.0.6:57135
    2023/01/05 23:54:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m6.306181283s) from=127.0.0.6:59227
    2023/01/05 23:54:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.212272129s) from=127.0.0.6:35525
    2023/01/05 23:54:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.674703208s) from=127.0.0.6:44239
    2023/01/05 23:54:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.213695654s) from=127.0.0.6:45167
    2023/01/05 23:54:24 [DEBUG] http: Request GET /v1/status/leader (413.503µs) from=127.0.0.6:49879
    2023/01/05 23:54:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.4402079s) from=127.0.0.6:48289
    2023/01/05 23:54:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.752712059s) from=127.0.0.6:50153
    2023/01/05 23:54:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.649008636s) from=127.0.0.6:38417
    2023/01/05 23:54:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.2065798s) from=127.0.0.6:55407
    2023/01/05 23:54:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.359664224s) from=127.0.0.6:34343
    2023/01/05 23:54:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:54:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:54:34 [DEBUG] agent: Node info in sync
    2023/01/05 23:54:37 [DEBUG] http: Request GET /v1/status/leader (187.6µs) from=127.0.0.6:45189
    2023/01/05 23:54:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.764813681s) from=127.0.0.6:48701
    2023/01/05 23:54:44 [DEBUG] http: Request GET /v1/status/leader (155.627µs) from=127.0.0.6:49879
    2023/01/05 23:54:57 [DEBUG] http: Request GET /v1/status/leader (321.901µs) from=127.0.0.6:49879
    2023/01/05 23:55:04 [DEBUG] http: Request GET /v1/status/leader (261.125µs) from=127.0.0.6:49879
    2023/01/05 23:55:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m2.51915259s) from=127.0.0.6:42719
    2023/01/05 23:55:17 [DEBUG] http: Request GET /v1/status/leader (243.973µs) from=127.0.0.6:49879
    2023/01/05 23:55:24 [DEBUG] http: Request GET /v1/status/leader (338.159µs) from=127.0.0.6:49879
    2023/01/05 23:55:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:55:37 [DEBUG] http: Request GET /v1/status/leader (160.005µs) from=127.0.0.6:49879
    2023/01/05 23:55:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.991531829s) from=127.0.0.6:37715
    2023/01/05 23:55:44 [DEBUG] http: Request GET /v1/status/leader (234.429µs) from=127.0.0.6:49879
    2023/01/05 23:55:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m0.409514957s) from=127.0.0.6:37443
    2023/01/05 23:55:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:55:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m3.057563532s) from=127.0.0.6:41891
    2023/01/05 23:55:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.528360453s) from=127.0.0.6:49313
    2023/01/05 23:55:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.452409673s) from=127.0.0.6:39453
    2023/01/05 23:55:57 [DEBUG] http: Request GET /v1/status/leader (272.676µs) from=127.0.0.6:49879
    2023/01/05 23:55:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.198458894s) from=127.0.0.6:36701
    2023/01/05 23:56:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.347571946s) from=127.0.0.6:52611
    2023/01/05 23:56:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m1.65029381s) from=127.0.0.6:57575
    2023/01/05 23:56:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.746841938s) from=127.0.0.6:38067
    2023/01/05 23:56:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.951740212s) from=127.0.0.6:33311
    2023/01/05 23:56:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m5.878699132s) from=127.0.0.6:51585
    2023/01/05 23:56:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:56:04 [DEBUG] agent: Node info in sync
    2023/01/05 23:56:04 [DEBUG] http: Request GET /v1/status/leader (331.523µs) from=127.0.0.6:49879
    2023/01/05 23:56:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.169180012s) from=127.0.0.6:57205
    2023/01/05 23:56:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.423462093s) from=127.0.0.6:33089
    2023/01/05 23:56:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.316340697s) from=127.0.0.6:46801
    2023/01/05 23:56:17 [DEBUG] http: Request GET /v1/status/leader (299.951µs) from=127.0.0.6:45189
    2023/01/05 23:56:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.869316789s) from=127.0.0.6:47061
    2023/01/05 23:56:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.64873901s) from=127.0.0.6:35525
    2023/01/05 23:56:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.037642142s) from=127.0.0.6:39999
    2023/01/05 23:56:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.201942475s) from=127.0.0.6:48005
    2023/01/05 23:56:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.660252845s) from=127.0.0.6:59227
    2023/01/05 23:56:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.149702168s) from=127.0.0.6:57135
    2023/01/05 23:56:24 [DEBUG] http: Request GET /v1/status/leader (266.762µs) from=127.0.0.6:49879
    2023/01/05 23:56:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.21954087s) from=127.0.0.6:45167
    2023/01/05 23:56:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.66439917s) from=127.0.0.6:44239
    2023/01/05 23:56:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.591448107s) from=127.0.0.6:48289
    2023/01/05 23:56:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.644969609s) from=127.0.0.6:55407
    2023/01/05 23:56:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.27416195s) from=127.0.0.6:34343
    2023/01/05 23:56:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:56:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.426345546s) from=127.0.0.6:50153
    2023/01/05 23:56:37 [DEBUG] http: Request GET /v1/status/leader (204.02µs) from=127.0.0.6:49879
    2023/01/05 23:56:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m7.030449012s) from=127.0.0.6:38417
    2023/01/05 23:56:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.836183416s) from=127.0.0.6:48701
    2023/01/05 23:56:44 [DEBUG] http: Request GET /v1/status/leader (315.169µs) from=127.0.0.6:49879
    2023/01/05 23:56:57 [DEBUG] http: Request GET /v1/status/leader (173.201µs) from=127.0.0.6:45189
    2023/01/05 23:57:04 [DEBUG] http: Request GET /v1/status/leader (286.031µs) from=127.0.0.6:49879
    2023/01/05 23:57:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:57:16 [DEBUG] agent: Node info in sync
    2023/01/05 23:57:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.823109926s) from=127.0.0.6:42719
    2023/01/05 23:57:17 [DEBUG] http: Request GET /v1/status/leader (265.038µs) from=127.0.0.6:45189
    2023/01/05 23:57:24 [DEBUG] http: Request GET /v1/status/leader (316.465µs) from=127.0.0.6:49879
    2023/01/05 23:57:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:57:37 [DEBUG] http: Request GET /v1/status/leader (315.503µs) from=127.0.0.6:49879
    2023/01/05 23:57:44 [DEBUG] http: Request GET /v1/status/leader (309.672µs) from=127.0.0.6:49879
    2023/01/05 23:57:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m2.640079484s) from=127.0.0.6:37715
    2023/01/05 23:57:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m1.17296161s) from=127.0.0.6:49313
    2023/01/05 23:57:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.305715724s) from=127.0.0.6:37443
    2023/01/05 23:57:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.535604873s) from=127.0.0.6:39453
    2023/01/05 23:57:57 [DEBUG] http: Request GET /v1/status/leader (410.888µs) from=127.0.0.6:45189
    2023/01/05 23:57:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.496179364s) from=127.0.0.6:36701
    2023/01/05 23:57:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.301258494s) from=127.0.0.6:41891
    2023/01/05 23:58:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.068811451s) from=127.0.0.6:52611
    2023/01/05 23:58:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.831887898s) from=127.0.0.6:33311
    2023/01/05 23:58:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m0.713310748s) from=127.0.0.6:51585
    2023/01/05 23:58:04 [DEBUG] http: Request GET /v1/status/leader (275.322µs) from=127.0.0.6:49879
    2023/01/05 23:58:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.686821187s) from=127.0.0.6:38067
    2023/01/05 23:58:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.976234141s) from=127.0.0.6:57205
    2023/01/05 23:58:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m5.745379854s) from=127.0.0.6:57575
    2023/01/05 23:58:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.729045755s) from=127.0.0.6:33089
    2023/01/05 23:58:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.624636303s) from=127.0.0.6:46801
    2023/01/05 23:58:17 [DEBUG] http: Request GET /v1/status/leader (341.445µs) from=127.0.0.6:45189
    2023/01/05 23:58:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.170997093s) from=127.0.0.6:47061
    2023/01/05 23:58:24 [DEBUG] http: Request GET /v1/status/leader (163.673µs) from=127.0.0.6:49879
    2023/01/05 23:58:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.223396772s) from=127.0.0.6:39999
    2023/01/05 23:58:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.35229111s) from=127.0.0.6:35525
    2023/01/05 23:58:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.698174504s) from=127.0.0.6:57135
    2023/01/05 23:58:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.797066132s) from=127.0.0.6:59227
    2023/01/05 23:58:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m7.255367173s) from=127.0.0.6:48005
    2023/01/05 23:58:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/05 23:58:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.306815718s) from=127.0.0.6:45167
    2023/01/05 23:58:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:58:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.985945956s) from=127.0.0.6:34343
    2023/01/05 23:58:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.236424192s) from=127.0.0.6:50153
    2023/01/05 23:58:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.259083576s) from=127.0.0.6:44239
    2023/01/05 23:58:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.016319182s) from=127.0.0.6:48289
    2023/01/05 23:58:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.176757468s) from=127.0.0.6:55407
    2023/01/05 23:58:37 [DEBUG] http: Request GET /v1/status/leader (1.38787ms) from=127.0.0.6:49879
    2023/01/05 23:58:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.80552353s) from=127.0.0.6:38417
    2023/01/05 23:58:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.542980272s) from=127.0.0.6:48701
    2023/01/05 23:58:44 [DEBUG] http: Request GET /v1/status/leader (355.212µs) from=127.0.0.6:49879
    2023/01/05 23:58:57 [DEBUG] http: Request GET /v1/status/leader (157.715µs) from=127.0.0.6:45189
    2023/01/05 23:59:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/05 23:59:03 [DEBUG] agent: Node info in sync
    2023/01/05 23:59:04 [DEBUG] http: Request GET /v1/status/leader (181.039µs) from=127.0.0.6:49879
    2023/01/05 23:59:17 [DEBUG] http: Request GET /v1/status/leader (315.32µs) from=127.0.0.6:49879
    2023/01/05 23:59:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.811820754s) from=127.0.0.6:42719
    2023/01/05 23:59:24 [DEBUG] http: Request GET /v1/status/leader (175.856µs) from=127.0.0.6:49879
    2023/01/05 23:59:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/05 23:59:37 [DEBUG] http: Request GET /v1/status/leader (321.776µs) from=127.0.0.6:49879
    2023/01/05 23:59:44 [DEBUG] http: Request GET /v1/status/leader (262.775µs) from=127.0.0.6:49879
    2023/01/05 23:59:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m3.727925037s) from=127.0.0.6:37715
    2023/01/05 23:59:57 [DEBUG] http: Request GET /v1/status/leader (192.932µs) from=127.0.0.6:45189
    2023/01/05 23:59:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.405988773s) from=127.0.0.6:49313
    2023/01/06 00:00:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.836555554s) from=127.0.0.6:37443
    2023/01/06 00:00:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.531562261s) from=127.0.0.6:39453
    2023/01/06 00:00:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.884672657s) from=127.0.0.6:41891
    2023/01/06 00:00:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m3.612359975s) from=127.0.0.6:52611
    2023/01/06 00:00:04 [DEBUG] http: Request GET /v1/status/leader (4.484198ms) from=127.0.0.6:49879
    2023/01/06 00:00:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.250959601s) from=127.0.0.6:36701
    2023/01/06 00:00:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.32238464s) from=127.0.0.6:38067
    2023/01/06 00:00:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.925824913s) from=127.0.0.6:57205
    2023/01/06 00:00:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.038828915s) from=127.0.0.6:33311
    2023/01/06 00:00:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m6.277414734s) from=127.0.0.6:51585
    2023/01/06 00:00:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.534157084s) from=127.0.0.6:33089
    2023/01/06 00:00:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m5.296078239s) from=127.0.0.6:57575
    2023/01/06 00:00:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.455368174s) from=127.0.0.6:46801
    2023/01/06 00:00:17 [DEBUG] http: Request GET /v1/status/leader (171.102µs) from=127.0.0.6:45189
    2023/01/06 00:00:25 [DEBUG] http: Request GET /v1/status/leader (949.159µs) from=127.0.0.6:49879
    2023/01/06 00:00:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m4.297310012s) from=127.0.0.6:47061
    2023/01/06 00:00:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.134796567s) from=127.0.0.6:39999
    2023/01/06 00:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.712690357s) from=127.0.0.6:48005
    2023/01/06 00:00:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.784903604s) from=127.0.0.6:35525
    2023/01/06 00:00:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/06 00:00:34 [DEBUG] agent: Node info in sync
    2023/01/06 00:00:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/06 00:00:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.753938346s) from=127.0.0.6:57135
    2023/01/06 00:00:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.326626724s) from=127.0.0.6:59227
    2023/01/06 00:00:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.589946124s) from=127.0.0.6:45167
    2023/01/06 00:00:37 [DEBUG] http: Request GET /v1/status/leader (929.382µs) from=127.0.0.6:49879
    2023/01/06 00:00:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.483805091s) from=127.0.0.6:34343
    2023/01/06 00:00:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.582073984s) from=127.0.0.6:44239
    2023/01/06 00:00:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.911024051s) from=127.0.0.6:50153
    2023/01/06 00:00:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.880164823s) from=127.0.0.6:48289
    2023/01/06 00:00:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.99724123s) from=127.0.0.6:55407
    2023/01/06 00:00:45 [DEBUG] http: Request GET /v1/status/leader (1.708336ms) from=127.0.0.6:49879
    2023/01/06 00:00:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.596049132s) from=127.0.0.6:38417
    2023/01/06 00:00:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.261981447s) from=127.0.0.6:48701
    2023/01/06 00:00:57 [DEBUG] http: Request GET /v1/status/leader (287.311µs) from=127.0.0.6:45189
    2023/01/06 00:01:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/06 00:01:05 [DEBUG] http: Request GET /v1/status/leader (249.37µs) from=127.0.0.6:49879
    2023/01/06 00:01:17 [DEBUG] http: Request GET /v1/status/leader (304.076µs) from=127.0.0.6:49879
    2023/01/06 00:01:25 [DEBUG] http: Request GET /v1/status/leader (423.759µs) from=127.0.0.6:49879
    2023/01/06 00:01:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.251758805s) from=127.0.0.6:42719
    2023/01/06 00:01:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/06 00:01:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/06 00:01:35 [DEBUG] agent: Node info in sync
    2023/01/06 00:01:37 [DEBUG] http: Request GET /v1/status/leader (178.736µs) from=127.0.0.6:45189
    2023/01/06 00:01:45 [DEBUG] http: Request GET /v1/status/leader (345.276µs) from=127.0.0.6:49879
    2023/01/06 00:01:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m6.726890663s) from=127.0.0.6:37715
    2023/01/06 00:01:57 [DEBUG] http: Request GET /v1/status/leader (211.461µs) from=127.0.0.6:49879
    2023/01/06 00:02:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.822912857s) from=127.0.0.6:49313
    2023/01/06 00:02:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m2.998007221s) from=127.0.0.6:37443
    2023/01/06 00:02:05 [DEBUG] http: Request GET /v1/status/leader (345.936µs) from=127.0.0.6:49879
    2023/01/06 00:02:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m0.589752813s) from=127.0.0.6:41891
    2023/01/06 00:02:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.813825231s) from=127.0.0.6:39453
    2023/01/06 00:02:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m4.129992477s) from=127.0.0.6:52611
    2023/01/06 00:02:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.152038339s) from=127.0.0.6:38067
    2023/01/06 00:02:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.915118709s) from=127.0.0.6:33311
    2023/01/06 00:02:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.986458747s) from=127.0.0.6:57205
    2023/01/06 00:02:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.989148479s) from=127.0.0.6:36701
    2023/01/06 00:02:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.82495772s) from=127.0.0.6:33089
    2023/01/06 00:02:17 [DEBUG] http: Request GET /v1/status/leader (292.804µs) from=127.0.0.6:45189
    2023/01/06 00:02:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m7.430113731s) from=127.0.0.6:51585
    2023/01/06 00:02:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m6.014054629s) from=127.0.0.6:57575
    2023/01/06 00:02:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.960586191s) from=127.0.0.6:46801
    2023/01/06 00:02:25 [DEBUG] http: Request GET /v1/status/leader (253.379µs) from=127.0.0.6:49879
    2023/01/06 00:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m6.913688532s) from=127.0.0.6:47061
    2023/01/06 00:02:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/06 00:02:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.907637812s) from=127.0.0.6:39999
    2023/01/06 00:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.429057609s) from=127.0.0.6:48005
    2023/01/06 00:02:37 [DEBUG] http: Request GET /v1/status/leader (380.822µs) from=127.0.0.6:49879
    2023/01/06 00:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.811023821s) from=127.0.0.6:35525
    2023/01/06 00:02:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.192451584s) from=127.0.0.6:44239
    2023/01/06 00:02:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.148999518s) from=127.0.0.6:50153
    2023/01/06 00:02:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.660448901s) from=127.0.0.6:45167
    2023/01/06 00:02:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.056688642s) from=127.0.0.6:57135
    2023/01/06 00:02:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.959919045s) from=127.0.0.6:34343
    2023/01/06 00:02:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.933455383s) from=127.0.0.6:48289
    2023/01/06 00:02:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m6.694088362s) from=127.0.0.6:59227
    2023/01/06 00:02:45 [DEBUG] http: Request GET /v1/status/leader (169.886µs) from=127.0.0.6:49879
    2023/01/06 00:02:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.970974182s) from=127.0.0.6:38417
    2023/01/06 00:02:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.470117068s) from=127.0.0.6:55407
    2023/01/06 00:02:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m0.409043904s) from=127.0.0.6:48701
    2023/01/06 00:02:57 [DEBUG] http: Request GET /v1/status/leader (218.538µs) from=127.0.0.6:49879
    2023/01/06 00:03:05 [DEBUG] http: Request GET /v1/status/leader (171.211µs) from=127.0.0.6:49879
    2023/01/06 00:03:17 [DEBUG] http: Request GET /v1/status/leader (1.247932ms) from=127.0.0.6:45189
    2023/01/06 00:03:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync
    2023/01/06 00:03:24 [DEBUG] agent: Node info in sync
    2023/01/06 00:03:25 [DEBUG] http: Request GET /v1/status/leader (206.718µs) from=127.0.0.6:49879
    2023/01/06 00:03:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.581594579s) from=127.0.0.6:42719
    2023/01/06 00:03:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/06 00:03:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small
    2023/01/06 00:03:37 [DEBUG] http: Request GET /v1/status/leader (354.041µs) from=127.0.0.6:45189
    2023/01/06 00:03:45 [DEBUG] http: Request GET /v1/status/leader (294.088µs) from=127.0.0.6:49879
    2023/01/06 00:03:57 [DEBUG] http: Request GET /v1/status/leader (228.255µs) from=127.0.0.6:45189
    2023/01/06 00:04:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m5.824271371s) from=127.0.0.6:37715
    2023/01/06 00:04:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.629076954s) from=127.0.0.6:49313
    2023/01/06 00:04:05 [DEBUG] http: Request GET /v1/status/leader (250.502µs) from=127.0.0.6:49879
    2023/01/06 00:04:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m3.053444231s) from=127.0.0.6:41891
    2023/01/06 00:04:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.108414534s) from=127.0.0.6:39453
    2023/01/06 00:04:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m6.882795498s) from=127.0.0.6:37443
    2023/01/06 00:04:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.733952617s) from=127.0.0.6:33311
    2023/01/06 00:04:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.30674491s) from=127.0.0.6:38067
    2023/01/06 00:04:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m6.553085801s) from=127.0.0.6:52611
    2023/01/06 00:04:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.287705739s) from=127.0.0.6:57205
    2023/01/06 00:04:17 [DEBUG] http: Request GET /v1/status/leader (493.755µs) from=127.0.0.6:45189
    2023/01/06 00:04:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.520968599s) from=127.0.0.6:36701
    2023/01/06 00:04:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m2.278926251s) from=127.0.0.6:51585
    2023/01/06 00:04:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.532326515s) from=127.0.0.6:33089
    2023/01/06 00:04:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m6.859265397s) from=127.0.0.6:57575
    2023/01/06 00:04:25 [DEBUG] http: Request GET /v1/status/leader (252.568µs) from=127.0.0.6:49879
    2023/01/06 00:04:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.52155053s) from=127.0.0.6:46801
    2023/01/06 00:04:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small