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: 'e2348052-0fba-5bc8-c1f4-27451096d27e'
         Node name: 'onap-msb-consul-5454dcc5c5-pb27t'
        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/02/07 02:55:55 [DEBUG] agent: Using random ID "e2348052-0fba-5bc8-c1f4-27451096d27e" as node ID
    2023/02/07 02:55:55 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:e2348052-0fba-5bc8-c1f4-27451096d27e Address:127.0.0.1:8300}]
    2023/02/07 02:55:55 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/02/07 02:55:55 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/02/07 02:55:55 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-pb27t.dc1 127.0.0.1
    2023/02/07 02:55:55 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-pb27t 127.0.0.1
    2023/02/07 02:55:55 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-pb27t (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 02:55:55 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-pb27t.dc1" in area "wan"
    2023/02/07 02:55:55 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/02/07 02:55:55 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/02/07 02:55:55 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/02/07 02:55:55 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/02/07 02:55:55 [INFO] agent: started state syncer
    2023/02/07 02:55:55 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/02/07 02:55:55 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/02/07 02:55:55 [DEBUG] raft: Votes needed: 1
    2023/02/07 02:55:55 [DEBUG] raft: Vote granted from e2348052-0fba-5bc8-c1f4-27451096d27e in term 2. Tally: 1
    2023/02/07 02:55:55 [INFO] raft: Election won. Tally: 1
    2023/02/07 02:55:55 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/02/07 02:55:55 [INFO] consul: cluster leadership acquired
    2023/02/07 02:55:55 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-pb27t
    2023/02/07 02:55:55 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/02/07 02:55:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 02:55:55 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-pb27t' joined, marking health alive
    2023/02/07 02:55:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 02:55:55 [INFO] agent: Synced node info
    2023/02/07 02:55:55 [DEBUG] agent: Node info in sync
    2023/02/07 02:55:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 02:55:56 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.4 (currently running: 1.4.3)
    2023/02/07 02:56:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 02:57:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 02:57:06 [DEBUG] agent: Node info in sync
    2023/02/07 02:57:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 02:57:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 02:58:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 02:58:17 [DEBUG] agent: Node info in sync
    2023/02/07 02:58:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 02:59:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 02:59:52 [DEBUG] agent: Node info in sync
    2023/02/07 02:59:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:00:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:00:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:01:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:01:24 [DEBUG] agent: Node info in sync
    2023/02/07 03:01:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:02:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:02:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:03:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:03:24 [DEBUG] agent: Node info in sync
    2023/02/07 03:03:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:04:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:05:09 [DEBUG] http: Request GET /v1/status/leader (4.108369ms) from=10.233.70.8:52450
    2023/02/07 03:05:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:09 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.52.148_9007"
    2023/02/07 03:05:09 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:09 [DEBUG] http: Request PUT /v1/agent/service/register (24.441818ms) from=10.233.70.8:52456
    2023/02/07 03:05:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:09 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (26.010823ms) from=10.233.70.8:52458
    2023/02/07 03:05:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.52.148_9007"
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request PUT /v1/agent/service/register (9.588661ms) from=10.233.70.8:52462
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (846.851µs) from=10.233.70.8:52464
    2023/02/07 03:05:10 [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/02/07 03:05:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [INFO] agent: Synced service "_v0_multicloud_10.233.22.254_9001"
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request PUT /v1/agent/service/register (9.852672ms) from=10.233.70.8:52466
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (2.62055ms) from=10.233.70.8:52468
    2023/02/07 03:05:10 [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/02/07 03:05:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [INFO] agent: Synced service "_v1_multicloud_10.233.22.254_9001"
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request PUT /v1/agent/service/register (9.723174ms) from=10.233.70.8:52470
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.67025ms) from=10.233.70.8:52472
    2023/02/07 03:05:10 [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/02/07 03:05:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.16.135_9011"
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request PUT /v1/agent/service/register (28.30154ms) from=10.233.70.8:52474
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (672.64µs) from=10.233.70.8:52476
    2023/02/07 03:05:10 [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/02/07 03:05:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.16.135_9011"
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.881531ms) from=10.233.70.8:52478
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.874822ms) from=10.233.70.8:52480
    2023/02/07 03:05:10 [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/02/07 03:05:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.0.219_443"
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request PUT /v1/agent/service/register (13.142317ms) from=10.233.70.8:52482
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (591.891µs) from=10.233.70.8:52484
    2023/02/07 03:05:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:10 [INFO] agent: Synced service "_v1_parser_10.233.2.186_8806"
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request PUT /v1/agent/service/register (14.016349ms) from=10.233.70.8:52486
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (797.186µs) from=10.233.70.8:52488
    2023/02/07 03:05:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [INFO] agent: Synced service "_v1_catalog_10.233.2.186_8806"
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request PUT /v1/agent/service/register (44.183568ms) from=10.233.70.8:52490
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (704.065µs) from=10.233.70.8:52492
    2023/02/07 03:05:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [INFO] agent: Synced service "_v1_nsd_10.233.2.186_8806"
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request PUT /v1/agent/service/register (24.750531ms) from=10.233.70.8:52494
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (586.494µs) from=10.233.70.8:52496
    2023/02/07 03:05:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.2.186_8806"
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request PUT /v1/agent/service/register (88.789137ms) from=10.233.70.8:52498
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (846.891µs) from=10.233.70.8:52500
    2023/02/07 03:05:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [INFO] agent: Synced service "_v1_wf-gui_10.233.15.94_8080"
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request PUT /v1/agent/service/register (50.414042ms) from=10.233.70.8:52502
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:05:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (9.215432ms) from=10.233.70.8:52504
    2023/02/07 03:05:10 [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/02/07 03:05:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:05:11 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.54.20_9015"
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:11 [DEBUG] http: Request PUT /v1/agent/service/register (17.874682ms) from=10.233.70.8:52506
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (798.639µs) from=10.233.70.8:52508
    2023/02/07 03:05:11 [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/02/07 03:05:11 [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/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:11 [INFO] agent: Synced service "_v1_sdc-gui_10.233.23.36_8181"
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:11 [DEBUG] http: Request PUT /v1/agent/service/register (7.966419ms) from=10.233.70.8:52510
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:05:11 [DEBUG] agent: Node info in sync
    2023/02/07 03:05:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (11.369577ms) from=10.233.70.8:52514
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/catalog/services (1.612791ms) from=10.233.71.107:58300
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/status/leader (479.536µs) from=10.233.71.107:58302
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (527.83µs) from=10.233.71.107:58306
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (380.829µs) from=10.233.71.107:58308
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (242.164µs) from=10.233.71.107:58310
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (714.601µs) from=10.233.71.107:58314
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (229.996µs) from=10.233.71.107:58312
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (303.579µs) from=10.233.71.107:58318
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (405.664µs) from=10.233.71.107:58328
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (164.853µs) from=10.233.71.107:58320
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (183.593µs) from=10.233.71.107:58322
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (189.215µs) from=10.233.71.107:58330
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (274.113µs) from=10.233.71.107:58316
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (465.097µs) from=10.233.71.107:58326
    2023/02/07 03:05:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (455.717µs) from=10.233.71.107:58332
    2023/02/07 03:05:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (359.797µs) from=10.233.71.107:58334
    2023/02/07 03:05:19 [DEBUG] http: Request GET /v1/catalog/services (670.8µs) from=10.233.72.155:45226
    2023/02/07 03:05:19 [DEBUG] http: Request GET /v1/status/leader (622.838µs) from=10.233.72.155:45230
    2023/02/07 03:05:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (283.312µs) from=10.233.72.155:45232
    2023/02/07 03:05:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (593.786µs) from=10.233.72.155:45234
    2023/02/07 03:05:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:05:35 [DEBUG] http: Request GET /v1/status/leader (639.171µs) from=10.233.71.107:58788
    2023/02/07 03:05:39 [DEBUG] http: Request GET /v1/status/leader (398.207µs) from=10.233.72.155:45542
    2023/02/07 03:05:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:05:55 [DEBUG] http: Request GET /v1/status/leader (1.079478ms) from=10.233.71.107:59244
    2023/02/07 03:05:59 [DEBUG] http: Request GET /v1/status/leader (1.246866ms) from=10.233.72.155:45822
    2023/02/07 03:06:15 [DEBUG] http: Request GET /v1/status/leader (3.291007ms) from=10.233.71.107:59688
    2023/02/07 03:06:19 [DEBUG] http: Request GET /v1/status/leader (282.555µs) from=10.233.72.155:46090
    2023/02/07 03:06:35 [DEBUG] http: Request GET /v1/status/leader (401.888µs) from=10.233.71.107:60130
    2023/02/07 03:06:39 [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/02/07 03:06:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:06:39 [INFO] agent: Synced service "_v1_sdnc_10.233.15.247_8282"
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Node info in sync
    2023/02/07 03:06:39 [DEBUG] http: Request PUT /v1/agent/service/register (26.307379ms) from=10.233.70.8:53872
    2023/02/07 03:06:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (1m23.746037436s) from=10.233.71.107:58300
    2023/02/07 03:06:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (1m19.948013181s) from=10.233.72.155:45226
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:06:39 [DEBUG] agent: Node info in sync
    2023/02/07 03:06:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.032179ms) from=10.233.70.8:53874
    2023/02/07 03:06:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (467.15µs) from=10.233.71.107:60220
    2023/02/07 03:06:39 [DEBUG] http: Request GET /v1/status/leader (399.19µs) from=10.233.72.155:46374
    2023/02/07 03:06:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:06:56 [DEBUG] http: Request GET /v1/status/leader (428.548µs) from=10.233.71.107:60612
    2023/02/07 03:06:59 [DEBUG] http: Request GET /v1/status/leader (253.962µs) from=10.233.72.155:46726
    2023/02/07 03:07:16 [DEBUG] http: Request GET /v1/status/leader (506.623µs) from=10.233.71.107:32878
    2023/02/07 03:07:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.522451331s) from=10.233.71.107:58334
    2023/02/07 03:07:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.108455741s) from=10.233.71.107:58320
    2023/02/07 03:07:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.980115534s) from=10.233.71.107:58310
    2023/02/07 03:07:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.640515779s) from=10.233.71.107:58316
    2023/02/07 03:07:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.829455497s) from=10.233.71.107:58332
    2023/02/07 03:07:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.786190125s) from=10.233.71.107:58312
    2023/02/07 03:07:19 [DEBUG] http: Request GET /v1/status/leader (256.033µs) from=10.233.72.155:47002
    2023/02/07 03:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.115420242s) from=10.233.71.107:58308
    2023/02/07 03:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m4.15604328s) from=10.233.71.107:58314
    2023/02/07 03:07:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.360123709s) from=10.233.71.107:58330
    2023/02/07 03:07:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.443690031s) from=10.233.71.107:58318
    2023/02/07 03:07:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.772007797s) from=10.233.71.107:58322
    2023/02/07 03:07:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.822623435s) from=10.233.71.107:58306
    2023/02/07 03:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.014254157s) from=10.233.71.107:58326
    2023/02/07 03:07:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.181148164s) from=10.233.71.107:58328
    2023/02/07 03:07:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.976882148s) from=10.233.72.155:45232
    2023/02/07 03:07:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.278581252s) from=10.233.72.155:45234
    2023/02/07 03:07:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:07:36 [DEBUG] http: Request GET /v1/status/leader (1.191981ms) from=10.233.71.107:33368
    2023/02/07 03:07:39 [DEBUG] http: Request GET /v1/status/leader (17.621264ms) from=10.233.72.155:47312
    2023/02/07 03:07:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:07:56 [DEBUG] http: Request GET /v1/status/leader (750.005µs) from=10.233.71.107:33822
    2023/02/07 03:07:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:07:58 [DEBUG] agent: Node info in sync
    2023/02/07 03:07:59 [DEBUG] http: Request GET /v1/status/leader (546.238µs) from=10.233.72.155:47670
    2023/02/07 03:08:16 [DEBUG] http: Request GET /v1/status/leader (2.512967ms) from=10.233.71.107:34282
    2023/02/07 03:08:19 [DEBUG] http: Request GET /v1/status/leader (479.134µs) from=10.233.72.155:47942
    2023/02/07 03:08:36 [DEBUG] http: Request GET /v1/status/leader (366.478µs) from=10.233.71.107:34756
    2023/02/07 03:08:39 [DEBUG] http: Request GET /v1/status/leader (277.901µs) from=10.233.72.155:48234
    2023/02/07 03:08:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m1.401812011s) from=10.233.72.155:45226
    2023/02/07 03:08:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m2.129855384s) from=10.233.71.107:58300
    2023/02/07 03:08:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.141817825s) from=10.233.71.107:60220
    2023/02/07 03:08:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:08:56 [DEBUG] http: Request GET /v1/status/leader (9.759695ms) from=10.233.71.107:35212
    2023/02/07 03:09:00 [DEBUG] http: Request GET /v1/status/leader (1.268725ms) from=10.233.72.155:48530
    2023/02/07 03:09:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:09:14 [DEBUG] agent: Node info in sync
    2023/02/07 03:09:16 [DEBUG] http: Request GET /v1/status/leader (1.443919ms) from=10.233.71.107:35676
    2023/02/07 03:09:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.090070179s) from=10.233.71.107:58320
    2023/02/07 03:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.728130341s) from=10.233.71.107:58334
    2023/02/07 03:09:20 [DEBUG] http: Request GET /v1/status/leader (275.327µs) from=10.233.72.155:48870
    2023/02/07 03:09:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.341147243s) from=10.233.71.107:58310
    2023/02/07 03:09:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.395862633s) from=10.233.71.107:58332
    2023/02/07 03:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m0.008829803s) from=10.233.71.107:58318
    2023/02/07 03:09:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.621263515s) from=10.233.71.107:58312
    2023/02/07 03:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.593649918s) from=10.233.71.107:58316
    2023/02/07 03:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.48157222s) from=10.233.71.107:58308
    2023/02/07 03:09:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.914129605s) from=10.233.72.155:45232
    2023/02/07 03:09:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m4.677440137s) from=10.233.71.107:58314
    2023/02/07 03:09:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.051789707s) from=10.233.71.107:58306
    2023/02/07 03:09:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.044894891s) from=10.233.71.107:58322
    2023/02/07 03:09:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.092635305s) from=10.233.71.107:58326
    2023/02/07 03:09:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.152521531s) from=10.233.71.107:58330
    2023/02/07 03:09:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.383238214s) from=10.233.71.107:58328
    2023/02/07 03:09:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.429064415s) from=10.233.72.155:45234
    2023/02/07 03:09:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:09:36 [DEBUG] http: Request GET /v1/status/leader (240.47µs) from=10.233.71.107:36160
    2023/02/07 03:09:40 [DEBUG] http: Request GET /v1/status/leader (243.291µs) from=10.233.72.155:49382
    2023/02/07 03:09:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:09:56 [DEBUG] http: Request GET /v1/status/leader (398.728µs) from=10.233.71.107:36676
    2023/02/07 03:10:00 [DEBUG] http: Request GET /v1/status/leader (499.652µs) from=10.233.72.155:49902
    2023/02/07 03:10:16 [DEBUG] http: Request GET /v1/status/leader (3.920278ms) from=10.233.71.107:37146
    2023/02/07 03:10:20 [DEBUG] http: Request GET /v1/status/leader (400.988µs) from=10.233.72.155:50260
    2023/02/07 03:10:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:10:26 [DEBUG] agent: Node info in sync
    2023/02/07 03:10:36 [DEBUG] http: Request GET /v1/status/leader (1.038009ms) from=10.233.71.107:37622
    2023/02/07 03:10:40 [DEBUG] http: Request GET /v1/status/leader (1.358341ms) from=10.233.72.155:50590
    2023/02/07 03:10:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m4.253695029s) from=10.233.71.107:58300
    2023/02/07 03:10:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.781829859s) from=10.233.71.107:60220
    2023/02/07 03:10:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m7.133952381s) from=10.233.72.155:45226
    2023/02/07 03:10:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:10:56 [DEBUG] http: Request GET /v1/status/leader (4.126621ms) from=10.233.71.107:38092
    2023/02/07 03:11:00 [DEBUG] http: Request GET /v1/status/leader (634.674µs) from=10.233.72.155:50888
    2023/02/07 03:11:16 [DEBUG] http: Request GET /v1/status/leader (248.596µs) from=10.233.71.107:38572
    2023/02/07 03:11:20 [DEBUG] http: Request GET /v1/status/leader (219.289µs) from=10.233.72.155:51164
    2023/02/07 03:11:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m0.13529856s) from=10.233.71.107:58318
    2023/02/07 03:11:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.876868115s) from=10.233.71.107:58320
    2023/02/07 03:11:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.990378365s) from=10.233.71.107:58334
    2023/02/07 03:11:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m0.018036496s) from=10.233.71.107:58308
    2023/02/07 03:11:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.202575551s) from=10.233.71.107:58314
    2023/02/07 03:11:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.394327064s) from=10.233.71.107:58316
    2023/02/07 03:11:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.010962824s) from=10.233.71.107:58312
    2023/02/07 03:11:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.924118906s) from=10.233.72.155:45232
    2023/02/07 03:11:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.21913496s) from=10.233.71.107:58306
    2023/02/07 03:11:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.081992467s) from=10.233.71.107:58310
    2023/02/07 03:11:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m7.214576726s) from=10.233.71.107:58332
    2023/02/07 03:11:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.668712797s) from=10.233.71.107:58322
    2023/02/07 03:11:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.758732736s) from=10.233.71.107:58330
    2023/02/07 03:11:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.653426519s) from=10.233.71.107:58326
    2023/02/07 03:11:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.516036581s) from=10.233.71.107:58328
    2023/02/07 03:11:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.767116983s) from=10.233.72.155:45234
    2023/02/07 03:11:36 [DEBUG] http: Request GET /v1/status/leader (1.693054ms) from=10.233.71.107:39034
    2023/02/07 03:11:40 [DEBUG] http: Request GET /v1/status/leader (1.348358ms) from=10.233.72.155:51460
    2023/02/07 03:11:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:11:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:11:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:11:55 [DEBUG] agent: Node info in sync
    2023/02/07 03:11:56 [DEBUG] http: Request GET /v1/status/leader (582.819µs) from=10.233.71.107:39498
    2023/02/07 03:12:00 [DEBUG] http: Request GET /v1/status/leader (448.696µs) from=10.233.72.155:51764
    2023/02/07 03:12:16 [DEBUG] http: Request GET /v1/status/leader (404.853µs) from=10.233.71.107:39954
    2023/02/07 03:12:20 [DEBUG] http: Request GET /v1/status/leader (9.262467ms) from=10.233.72.155:52040
    2023/02/07 03:12:36 [DEBUG] http: Request GET /v1/status/leader (686.205µs) from=10.233.71.107:40486
    2023/02/07 03:12:40 [DEBUG] http: Request GET /v1/status/leader (901.586µs) from=10.233.72.155:52328
    2023/02/07 03:12:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.084182008s) from=10.233.71.107:60220
    2023/02/07 03:12:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m7.385504166s) from=10.233.71.107:58300
    2023/02/07 03:12:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m5.270900558s) from=10.233.72.155:45226
    2023/02/07 03:12:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:12:56 [DEBUG] http: Request GET /v1/status/leader (9.217496ms) from=10.233.71.107:41016
    2023/02/07 03:13:00 [DEBUG] http: Request GET /v1/status/leader (16.062489ms) from=10.233.72.155:52614
    2023/02/07 03:13:16 [DEBUG] http: Request GET /v1/status/leader (648.56µs) from=10.233.71.107:41472
    2023/02/07 03:13:20 [DEBUG] http: Request GET /v1/status/leader (867.918µs) from=10.233.72.155:52898
    2023/02/07 03:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m0.0386357s) from=10.233.71.107:58318
    2023/02/07 03:13:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.61307529s) from=10.233.71.107:58308
    2023/02/07 03:13:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.561860138s) from=10.233.71.107:58334
    2023/02/07 03:13:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.303573304s) from=10.233.72.155:45232
    2023/02/07 03:13:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.528015729s) from=10.233.71.107:58320
    2023/02/07 03:13:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.170475212s) from=10.233.71.107:58314
    2023/02/07 03:13:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.128310714s) from=10.233.71.107:58316
    2023/02/07 03:13:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.463425381s) from=10.233.71.107:58312
    2023/02/07 03:13:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.818894079s) from=10.233.71.107:58332
    2023/02/07 03:13:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.652416045s) from=10.233.71.107:58306
    2023/02/07 03:13:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.203344407s) from=10.233.71.107:58322
    2023/02/07 03:13:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.497463868s) from=10.233.71.107:58310
    2023/02/07 03:13:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.05506733s) from=10.233.72.155:45234
    2023/02/07 03:13:36 [DEBUG] http: Request GET /v1/status/leader (576.265µs) from=10.233.71.107:41938
    2023/02/07 03:13:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.47270545s) from=10.233.71.107:58326
    2023/02/07 03:13:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:13:37 [DEBUG] agent: Node info in sync
    2023/02/07 03:13:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.48774159s) from=10.233.71.107:58330
    2023/02/07 03:13:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.943192625s) from=10.233.71.107:58328
    2023/02/07 03:13:40 [DEBUG] http: Request GET /v1/status/leader (2.507261ms) from=10.233.72.155:53178
    2023/02/07 03:13:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:13:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:13:56 [DEBUG] http: Request GET /v1/status/leader (1.359265ms) from=10.233.71.107:42428
    2023/02/07 03:14:00 [DEBUG] http: Request GET /v1/status/leader (422.04µs) from=10.233.72.155:53514
    2023/02/07 03:14:16 [DEBUG] http: Request GET /v1/status/leader (261.119µs) from=10.233.71.107:42908
    2023/02/07 03:14:20 [DEBUG] http: Request GET /v1/status/leader (8.592015ms) from=10.233.72.155:53812
    2023/02/07 03:14:36 [DEBUG] http: Request GET /v1/status/leader (375.288µs) from=10.233.71.107:43408
    2023/02/07 03:14:40 [DEBUG] http: Request GET /v1/status/leader (293.768µs) from=10.233.72.155:54180
    2023/02/07 03:14:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.67565657s) from=10.233.71.107:60220
    2023/02/07 03:14:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:14:56 [DEBUG] http: Request GET /v1/status/leader (427.767µs) from=10.233.71.107:43898
    2023/02/07 03:14:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m3.732967543s) from=10.233.71.107:58300
    2023/02/07 03:14:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m5.20760976s) from=10.233.72.155:45226
    2023/02/07 03:15:00 [DEBUG] http: Request GET /v1/status/leader (377.765µs) from=10.233.72.155:54482
    2023/02/07 03:15:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:15:03 [DEBUG] agent: Node info in sync
    2023/02/07 03:15:16 [DEBUG] http: Request GET /v1/status/leader (453.545µs) from=10.233.71.107:44372
    2023/02/07 03:15:20 [DEBUG] http: Request GET /v1/status/leader (552.056µs) from=10.233.72.155:54776
    2023/02/07 03:15:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.403947605s) from=10.233.71.107:58334
    2023/02/07 03:15:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m6.672581632s) from=10.233.71.107:58318
    2023/02/07 03:15:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.156194011s) from=10.233.71.107:58308
    2023/02/07 03:15:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.837663783s) from=10.233.72.155:45232
    2023/02/07 03:15:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.059137325s) from=10.233.71.107:58314
    2023/02/07 03:15:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.772223172s) from=10.233.71.107:58320
    2023/02/07 03:15:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.74916046s) from=10.233.71.107:58312
    2023/02/07 03:15:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.956757609s) from=10.233.71.107:58332
    2023/02/07 03:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.587302004s) from=10.233.71.107:58322
    2023/02/07 03:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.88634936s) from=10.233.71.107:58316
    2023/02/07 03:15:36 [DEBUG] http: Request GET /v1/status/leader (291.252µs) from=10.233.71.107:44854
    2023/02/07 03:15:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.607634906s) from=10.233.71.107:58306
    2023/02/07 03:15:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.373355958s) from=10.233.71.107:58326
    2023/02/07 03:15:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.838268074s) from=10.233.71.107:58310
    2023/02/07 03:15:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m0.095700428s) from=10.233.71.107:58328
    2023/02/07 03:15:40 [DEBUG] http: Request GET /v1/status/leader (4.256732ms) from=10.233.72.155:55072
    2023/02/07 03:15:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.643185374s) from=10.233.72.155:45234
    2023/02/07 03:15:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.707211101s) from=10.233.71.107:58330
    2023/02/07 03:15:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:15:56 [DEBUG] http: Request GET /v1/status/leader (357.268µs) from=10.233.71.107:45324
    2023/02/07 03:16:00 [DEBUG] http: Request GET /v1/status/leader (490.78µs) from=10.233.72.155:55374
    2023/02/07 03:16:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:16:16 [DEBUG] http: Request GET /v1/status/leader (679.127µs) from=10.233.71.107:45794
    2023/02/07 03:16:20 [DEBUG] http: Request GET /v1/status/leader (448.712µs) from=10.233.72.155:55664
    2023/02/07 03:16:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:16:26 [DEBUG] agent: Node info in sync
    2023/02/07 03:16:36 [DEBUG] http: Request GET /v1/status/leader (325.299µs) from=10.233.71.107:46278
    2023/02/07 03:16:40 [DEBUG] http: Request GET /v1/status/leader (305.102µs) from=10.233.72.155:55954
    2023/02/07 03:16:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.352352853s) from=10.233.71.107:60220
    2023/02/07 03:16:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:16:56 [DEBUG] http: Request GET /v1/status/leader (397.23µs) from=10.233.71.107:46762
    2023/02/07 03:17:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m3.377715651s) from=10.233.71.107:58300
    2023/02/07 03:17:00 [DEBUG] http: Request GET /v1/status/leader (276.453µs) from=10.233.72.155:56272
    2023/02/07 03:17:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m2.848847257s) from=10.233.72.155:45226
    2023/02/07 03:17:16 [DEBUG] http: Request GET /v1/status/leader (805.974µs) from=10.233.71.107:47244
    2023/02/07 03:17:20 [DEBUG] http: Request GET /v1/status/leader (341.044µs) from=10.233.72.155:56582
    2023/02/07 03:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.584140237s) from=10.233.71.107:58334
    2023/02/07 03:17:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m4.215825101s) from=10.233.71.107:58318
    2023/02/07 03:17:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.390978463s) from=10.233.71.107:58308
    2023/02/07 03:17:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.293188385s) from=10.233.72.155:45232
    2023/02/07 03:17:36 [DEBUG] http: Request GET /v1/status/leader (430.834µs) from=10.233.71.107:47718
    2023/02/07 03:17:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.161391365s) from=10.233.71.107:58312
    2023/02/07 03:17:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m0.268427242s) from=10.233.71.107:58316
    2023/02/07 03:17:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.117388723s) from=10.233.71.107:58314
    2023/02/07 03:17:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.26396936s) from=10.233.71.107:58326
    2023/02/07 03:17:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.873117842s) from=10.233.71.107:58320
    2023/02/07 03:17:40 [DEBUG] http: Request GET /v1/status/leader (339.674µs) from=10.233.72.155:56874
    2023/02/07 03:17:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.731365842s) from=10.233.71.107:58332
    2023/02/07 03:17:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.79954017s) from=10.233.71.107:58322
    2023/02/07 03:17:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.901020289s) from=10.233.72.155:45234
    2023/02/07 03:17:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.093673713s) from=10.233.71.107:58310
    2023/02/07 03:17:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.840503908s) from=10.233.71.107:58328
    2023/02/07 03:17:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.759982764s) from=10.233.71.107:58306
    2023/02/07 03:17:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.084587564s) from=10.233.71.107:58330
    2023/02/07 03:17:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:17:54 [DEBUG] agent: Node info in sync
    2023/02/07 03:17:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:17:56 [DEBUG] http: Request GET /v1/status/leader (381.105µs) from=10.233.71.107:48196
    2023/02/07 03:18:00 [DEBUG] http: Request GET /v1/status/leader (273.697µs) from=10.233.72.155:57196
    2023/02/07 03:18:16 [DEBUG] http: Request GET /v1/status/leader (418.037µs) from=10.233.71.107:48672
    2023/02/07 03:18:20 [DEBUG] http: Request GET /v1/status/leader (360.401µs) from=10.233.72.155:57482
    2023/02/07 03:18:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:18:36 [DEBUG] http: Request GET /v1/status/leader (410.938µs) from=10.233.71.107:49158
    2023/02/07 03:18:40 [DEBUG] http: Request GET /v1/status/leader (219.655µs) from=10.233.72.155:57780
    2023/02/07 03:18:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:18:56 [DEBUG] http: Request GET /v1/status/leader (363.123µs) from=10.233.71.107:49648
    2023/02/07 03:18:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.3718591s) from=10.233.71.107:60220
    2023/02/07 03:19:00 [DEBUG] http: Request GET /v1/status/leader (598.846µs) from=10.233.72.155:58080
    2023/02/07 03:19:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m2.979720718s) from=10.233.71.107:58300
    2023/02/07 03:19:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m4.596758334s) from=10.233.72.155:45226
    2023/02/07 03:19:16 [DEBUG] http: Request GET /v1/status/leader (5.215556ms) from=10.233.71.107:50122
    2023/02/07 03:19:20 [DEBUG] http: Request GET /v1/status/leader (457.351µs) from=10.233.72.155:58380
    2023/02/07 03:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.711890824s) from=10.233.71.107:58334
    2023/02/07 03:19:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.704489109s) from=10.233.71.107:58308
    2023/02/07 03:19:36 [DEBUG] http: Request GET /v1/status/leader (505.074µs) from=10.233.71.107:50596
    2023/02/07 03:19:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m6.98477626s) from=10.233.71.107:58318
    2023/02/07 03:19:40 [DEBUG] http: Request GET /v1/status/leader (1.194588ms) from=10.233.72.155:58688
    2023/02/07 03:19:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.290742234s) from=10.233.71.107:58316
    2023/02/07 03:19:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m4.400796861s) from=10.233.71.107:58314
    2023/02/07 03:19:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.195717234s) from=10.233.72.155:45232
    2023/02/07 03:19:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.540793536s) from=10.233.71.107:58326
    2023/02/07 03:19:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.627579763s) from=10.233.71.107:58332
    2023/02/07 03:19:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.914981132s) from=10.233.72.155:45234
    2023/02/07 03:19:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.955567128s) from=10.233.71.107:58306
    2023/02/07 03:19:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m7.270682214s) from=10.233.71.107:58312
    2023/02/07 03:19:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.232439425s) from=10.233.71.107:58320
    2023/02/07 03:19:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.624936756s) from=10.233.71.107:58310
    2023/02/07 03:19:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:19:46 [DEBUG] agent: Node info in sync
    2023/02/07 03:19:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.554064912s) from=10.233.71.107:58322
    2023/02/07 03:19:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.770490355s) from=10.233.71.107:58328
    2023/02/07 03:19:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.303869671s) from=10.233.71.107:58330
    2023/02/07 03:19:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:19:56 [DEBUG] http: Request GET /v1/status/leader (680.516µs) from=10.233.71.107:51134
    2023/02/07 03:20:00 [DEBUG] http: Request GET /v1/status/leader (1.471808ms) from=10.233.72.155:59042
    2023/02/07 03:20:16 [DEBUG] http: Request GET /v1/status/leader (1.097945ms) from=10.233.71.107:51606
    2023/02/07 03:20:20 [DEBUG] http: Request GET /v1/status/leader (3.034267ms) from=10.233.72.155:59360
    2023/02/07 03:20:36 [DEBUG] http: Request GET /v1/status/leader (1.14125ms) from=10.233.71.107:52080
    2023/02/07 03:20:40 [DEBUG] http: Request GET /v1/status/leader (333.501µs) from=10.233.72.155:59662
    2023/02/07 03:20:53 [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/02/07 03:20:53 [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/02/07 03:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:20:53 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092"
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Node info in sync
    2023/02/07 03:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.836327ms) from=10.233.70.8:36692
    2023/02/07 03:20:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (1m47.358265538s) from=10.233.72.155:45226
    2023/02/07 03:20:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (1m49.956446049s) from=10.233.71.107:58300
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:20:53 [DEBUG] agent: Node info in sync
    2023/02/07 03:20:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (884.594µs) from=10.233.70.8:36694
    2023/02/07 03:20:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (491.946µs) from=10.233.71.107:52492
    2023/02/07 03:20:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:20:57 [DEBUG] http: Request GET /v1/status/leader (257.336µs) from=10.233.71.107:52564
    2023/02/07 03:21:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.490082382s) from=10.233.71.107:60220
    2023/02/07 03:21:00 [DEBUG] http: Request GET /v1/status/leader (381.218µs) from=10.233.72.155:59976
    2023/02/07 03:21:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:21:17 [DEBUG] http: Request GET /v1/status/leader (214.504µs) from=10.233.71.107:53046
    2023/02/07 03:21:20 [DEBUG] http: Request GET /v1/status/leader (449.319µs) from=10.233.72.155:60280
    2023/02/07 03:21:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.171230976s) from=10.233.71.107:58334
    2023/02/07 03:21:37 [DEBUG] http: Request GET /v1/status/leader (232.908µs) from=10.233.71.107:53552
    2023/02/07 03:21:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.996506186s) from=10.233.71.107:58308
    2023/02/07 03:21:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m0.101014225s) from=10.233.71.107:58318
    2023/02/07 03:21:40 [DEBUG] http: Request GET /v1/status/leader (368.416µs) from=10.233.72.155:60584
    2023/02/07 03:21:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m3.183313424s) from=10.233.71.107:58314
    2023/02/07 03:21:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.500266734s) from=10.233.71.107:58332
    2023/02/07 03:21:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.631105625s) from=10.233.72.155:45234
    2023/02/07 03:21:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.874345298s) from=10.233.71.107:58316
    2023/02/07 03:21:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.77448377s) from=10.233.71.107:58328
    2023/02/07 03:21:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.385428836s) from=10.233.72.155:45232
    2023/02/07 03:21:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.374007767s) from=10.233.71.107:58326
    2023/02/07 03:21:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.278799399s) from=10.233.71.107:58312
    2023/02/07 03:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.898338295s) from=10.233.71.107:58322
    2023/02/07 03:21:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.174032471s) from=10.233.71.107:58320
    2023/02/07 03:21:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.738135541s) from=10.233.71.107:58306
    2023/02/07 03:21:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.166400848s) from=10.233.71.107:58310
    2023/02/07 03:21:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.865071815s) from=10.233.71.107:58330
    2023/02/07 03:21:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:21:57 [DEBUG] http: Request GET /v1/status/leader (475.022µs) from=10.233.71.107:54054
    2023/02/07 03:22:00 [DEBUG] http: Request GET /v1/status/leader (505.989µs) from=10.233.72.155:60892
    2023/02/07 03:22:14 [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/02/07 03:22:14 [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/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:14 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.31.162_8443"
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:14 [DEBUG] http: Request PUT /v1/agent/service/register (37.032106ms) from=10.233.70.8:37774
    2023/02/07 03:22:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=117 (1m20.703837688s) from=10.233.72.155:45226
    2023/02/07 03:22:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=117 (1m20.707570568s) from=10.233.71.107:58300
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (599.805µs) from=10.233.70.8:37778
    2023/02/07 03:22:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (473.827µs) from=10.233.71.107:54476
    2023/02/07 03:22:14 [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/02/07 03:22:14 [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/02/07 03:22:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:14 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.3.233_8082"
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:14 [DEBUG] http: Request PUT /v1/agent/service/register (10.001305ms) from=10.233.70.8:37784
    2023/02/07 03:22:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (57.510002ms) from=10.233.72.155:45226
    2023/02/07 03:22:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (63.98068ms) from=10.233.71.107:58300
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:14 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (4.173958ms) from=10.233.70.8:37786
    2023/02/07 03:22:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (2.393207ms) from=10.233.71.107:54478
    2023/02/07 03:22:17 [DEBUG] http: Request GET /v1/status/leader (410.666µs) from=10.233.71.107:54538
    2023/02/07 03:22:20 [DEBUG] http: Request GET /v1/status/leader (485.826µs) from=10.233.72.155:32992
    2023/02/07 03:22:23 [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/02/07 03:22:23 [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/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:24 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.62.36_8484"
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:24 [DEBUG] http: Request PUT /v1/agent/service/register (208.546905ms) from=10.233.70.8:37902
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (9.828237538s) from=10.233.72.155:45226
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (9.84048707s) from=10.233.71.107:58300
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (494.056µs) from=10.233.71.107:54742
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (6.701369ms) from=10.233.70.8:37908
    2023/02/07 03:22:24 [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/02/07 03:22:24 [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/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.11.93_8482"
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:24 [DEBUG] http: Request PUT /v1/agent/service/register (22.250461ms) from=10.233.70.8:37912
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (75.461078ms) from=10.233.72.155:45226
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (88.498742ms) from=10.233.71.107:58300
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (951.031µs) from=10.233.70.8:37914
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (326.052µs) from=10.233.71.107:54750
    2023/02/07 03:22:24 [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/02/07 03:22:24 [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/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:24 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.9.65_8410"
    2023/02/07 03:22:24 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:24 [DEBUG] http: Request PUT /v1/agent/service/register (40.651327ms) from=10.233.70.8:37920
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (96.343454ms) from=10.233.72.155:45226
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (96.897917ms) from=10.233.71.107:58300
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.47804ms) from=10.233.70.8:37926
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (608.413µs) from=10.233.71.107:54752
    2023/02/07 03:22:24 [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/02/07 03:22:24 [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/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:22:24 [INFO] agent: Synced service "_v1_nslcm_10.233.3.43_8403"
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:24 [DEBUG] http: Request PUT /v1/agent/service/register (412.101985ms) from=10.233.70.8:37928
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:24 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (452.358186ms) from=10.233.71.107:58300
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (453.810027ms) from=10.233.72.155:45226
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (655.297µs) from=10.233.70.8:37940
    2023/02/07 03:22:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (2.142251ms) from=10.233.71.107:54760
    2023/02/07 03:22:24 [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/02/07 03:22:24 [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/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:25 [INFO] agent: Synced service "_v2_nslcm_10.233.3.43_8403"
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:25 [DEBUG] http: Request PUT /v1/agent/service/register (207.288597ms) from=10.233.70.8:37942
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (267.658804ms) from=10.233.71.107:58300
    2023/02/07 03:22:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (268.193169ms) from=10.233.72.155:45226
    2023/02/07 03:22:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (16.831329ms) from=10.233.70.8:37948
    2023/02/07 03:22:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (501.379µs) from=10.233.71.107:54766
    2023/02/07 03:22:25 [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/02/07 03:22:25 [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/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:22:25 [INFO] agent: Synced service "_v1_vnfmgr_10.233.41.41_8803"
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:25 [DEBUG] http: Request PUT /v1/agent/service/register (190.824714ms) from=10.233.70.8:37950
    2023/02/07 03:22:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (253.260039ms) from=10.233.72.155:45226
    2023/02/07 03:22:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (272.844069ms) from=10.233.71.107:58300
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (558.804µs) from=10.233.70.8:37954
    2023/02/07 03:22:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (434.947µs) from=10.233.71.107:54774
    2023/02/07 03:22:25 [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/02/07 03:22:25 [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/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:22:25 [INFO] agent: Synced service "_v1_vnflcm_10.233.44.237_8801"
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:25 [DEBUG] http: Request PUT /v1/agent/service/register (522.554821ms) from=10.233.70.8:37956
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:25 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (581.996365ms) from=10.233.72.155:45226
    2023/02/07 03:22:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (585.742249ms) from=10.233.71.107:58300
    2023/02/07 03:22:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (751.618µs) from=10.233.70.8:37960
    2023/02/07 03:22:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (427.672µs) from=10.233.71.107:54784
    2023/02/07 03:22:26 [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/02/07 03:22:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:26 [INFO] agent: Synced service "_v1_vnfres_10.233.59.16_8802"
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:26 [DEBUG] http: Request PUT /v1/agent/service/register (472.627828ms) from=10.233.70.8:37964
    2023/02/07 03:22:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (548.699126ms) from=10.233.72.155:45226
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:22:26 [DEBUG] agent: Node info in sync
    2023/02/07 03:22:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (549.603101ms) from=10.233.71.107:58300
    2023/02/07 03:22:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (491.915µs) from=10.233.70.8:37970
    2023/02/07 03:22:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (350.822µs) from=10.233.71.107:54804
    2023/02/07 03:22:37 [DEBUG] http: Request GET /v1/status/leader (340.602µs) from=10.233.71.107:55050
    2023/02/07 03:22:41 [DEBUG] http: Request GET /v1/status/leader (302.812µs) from=10.233.72.155:33322
    2023/02/07 03:22:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:22:57 [DEBUG] http: Request GET /v1/status/leader (402.789µs) from=10.233.71.107:55518
    2023/02/07 03:23:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m6.579109268s) from=10.233.71.107:52492
    2023/02/07 03:23:01 [DEBUG] http: Request GET /v1/status/leader (270.605µs) from=10.233.72.155:33666
    2023/02/07 03:23:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.612421283s) from=10.233.71.107:60220
    2023/02/07 03:23:17 [DEBUG] http: Request GET /v1/status/leader (377.259µs) from=10.233.71.107:55990
    2023/02/07 03:23:21 [DEBUG] http: Request GET /v1/status/leader (324.385µs) from=10.233.72.155:34068
    2023/02/07 03:23:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.243360489s) from=10.233.71.107:58334
    2023/02/07 03:23:37 [DEBUG] http: Request GET /v1/status/leader (557.871µs) from=10.233.71.107:56514
    2023/02/07 03:23:41 [DEBUG] http: Request GET /v1/status/leader (416.363µs) from=10.233.72.155:34448
    2023/02/07 03:23:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.819534462s) from=10.233.71.107:58318
    2023/02/07 03:23:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.945132666s) from=10.233.71.107:58308
    2023/02/07 03:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.973452617s) from=10.233.71.107:58314
    2023/02/07 03:23:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.825657035s) from=10.233.71.107:58332
    2023/02/07 03:23:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m0.548588318s) from=10.233.71.107:58328
    2023/02/07 03:23:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.943969528s) from=10.233.71.107:58326
    2023/02/07 03:23:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.604187069s) from=10.233.72.155:45234
    2023/02/07 03:23:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.577109905s) from=10.233.71.107:58316
    2023/02/07 03:23:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.659108824s) from=10.233.71.107:58312
    2023/02/07 03:23:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.250232583s) from=10.233.71.107:58322
    2023/02/07 03:23:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.234365597s) from=10.233.71.107:58306
    2023/02/07 03:23:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.912052588s) from=10.233.71.107:58330
    2023/02/07 03:23:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.301292586s) from=10.233.72.155:45232
    2023/02/07 03:23:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.104708382s) from=10.233.71.107:58320
    2023/02/07 03:23:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.426675925s) from=10.233.71.107:58310
    2023/02/07 03:23:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:23:57 [DEBUG] http: Request GET /v1/status/leader (203.252µs) from=10.233.71.107:57000
    2023/02/07 03:24:01 [DEBUG] http: Request GET /v1/status/leader (435.801µs) from=10.233.72.155:34790
    2023/02/07 03:24:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:24:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m1.476298619s) from=10.233.71.107:54478
    2023/02/07 03:24:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m2.637627818s) from=10.233.71.107:54476
    2023/02/07 03:24:17 [DEBUG] http: Request GET /v1/status/leader (352.965µs) from=10.233.71.107:57488
    2023/02/07 03:24:21 [DEBUG] http: Request GET /v1/status/leader (291.203µs) from=10.233.72.155:35112
    2023/02/07 03:24:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:24:26 [DEBUG] agent: Node info in sync
    2023/02/07 03:24:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m2.403545015s) from=10.233.71.107:54752
    2023/02/07 03:24:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m1.768780311s) from=10.233.71.107:54766
    2023/02/07 03:24:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m1.312188625s) from=10.233.71.107:54784
    2023/02/07 03:24:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m2.045193458s) from=10.233.71.107:54774
    2023/02/07 03:24:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m3.262778992s) from=10.233.71.107:54750
    2023/02/07 03:24:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m3.274341076s) from=10.233.71.107:54760
    2023/02/07 03:24:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.773551171s) from=10.233.71.107:58300
    2023/02/07 03:24:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.480484382s) from=10.233.72.155:45226
    2023/02/07 03:24:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m6.867253479s) from=10.233.71.107:54742
    2023/02/07 03:24:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m4.509240509s) from=10.233.71.107:54804
    2023/02/07 03:24:37 [DEBUG] http: Request GET /v1/status/leader (277.35µs) from=10.233.71.107:57974
    2023/02/07 03:24:41 [DEBUG] http: Request GET /v1/status/leader (4.566405ms) from=10.233.72.155:35450
    2023/02/07 03:24:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:24:57 [DEBUG] http: Request GET /v1/status/leader (380.941µs) from=10.233.71.107:58466
    2023/02/07 03:25:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m0.311723635s) from=10.233.71.107:52492
    2023/02/07 03:25:01 [DEBUG] http: Request GET /v1/status/leader (347.671µs) from=10.233.72.155:35778
    2023/02/07 03:25:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.994497137s) from=10.233.71.107:60220
    2023/02/07 03:25:17 [DEBUG] http: Request GET /v1/status/leader (1.231832ms) from=10.233.71.107:58956
    2023/02/07 03:25:21 [DEBUG] http: Request GET /v1/status/leader (916.35µs) from=10.233.72.155:36104
    2023/02/07 03:25:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.217077335s) from=10.233.71.107:58334
    2023/02/07 03:25:37 [DEBUG] http: Request GET /v1/status/leader (521.868µs) from=10.233.71.107:59448
    2023/02/07 03:25:41 [DEBUG] http: Request GET /v1/status/leader (880.674µs) from=10.233.72.155:36792
    2023/02/07 03:25:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.444530675s) from=10.233.71.107:58318
    2023/02/07 03:25:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.286128602s) from=10.233.71.107:58308
    2023/02/07 03:25:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.776240276s) from=10.233.71.107:58314
    2023/02/07 03:25:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.269604202s) from=10.233.71.107:58328
    2023/02/07 03:25:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.687405567s) from=10.233.71.107:58316
    2023/02/07 03:25:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.017485872s) from=10.233.71.107:58332
    2023/02/07 03:25:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.948819687s) from=10.233.72.155:45234
    2023/02/07 03:25:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.78601132s) from=10.233.71.107:58320
    2023/02/07 03:25:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:25:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.285823859s) from=10.233.71.107:58326
    2023/02/07 03:25:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.261182108s) from=10.233.71.107:58322
    2023/02/07 03:25:57 [DEBUG] http: Request GET /v1/status/leader (231.97µs) from=10.233.71.107:59952
    2023/02/07 03:25:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.363822677s) from=10.233.71.107:58312
    2023/02/07 03:25:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.221819335s) from=10.233.71.107:58330
    2023/02/07 03:25:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:25:59 [DEBUG] agent: Node info in sync
    2023/02/07 03:25:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m7.433909482s) from=10.233.71.107:58306
    2023/02/07 03:25:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.64617216s) from=10.233.72.155:45232
    2023/02/07 03:26:01 [DEBUG] http: Request GET /v1/status/leader (3.230012ms) from=10.233.72.155:37258
    2023/02/07 03:26:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.457335374s) from=10.233.71.107:58310
    2023/02/07 03:26:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:26:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.210793546s) from=10.233.71.107:54476
    2023/02/07 03:26:17 [DEBUG] http: Request GET /v1/status/leader (607.918µs) from=10.233.71.107:60464
    2023/02/07 03:26:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m4.746242279s) from=10.233.71.107:54478
    2023/02/07 03:26:21 [DEBUG] http: Request GET /v1/status/leader (796.992µs) from=10.233.72.155:37614
    2023/02/07 03:26:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m0.276245652s) from=10.233.71.107:54752
    2023/02/07 03:26:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m0.542300394s) from=10.233.71.107:54766
    2023/02/07 03:26:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m0.534399571s) from=10.233.71.107:54760
    2023/02/07 03:26:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m2.666376682s) from=10.233.71.107:54784
    2023/02/07 03:26:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m2.561406904s) from=10.233.71.107:54750
    2023/02/07 03:26:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m1.075081677s) from=10.233.71.107:54804
    2023/02/07 03:26:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.323156567s) from=10.233.72.155:45226
    2023/02/07 03:26:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m7.087684544s) from=10.233.71.107:54774
    2023/02/07 03:26:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.438828279s) from=10.233.71.107:58300
    2023/02/07 03:26:37 [DEBUG] http: Request GET /v1/status/leader (390.114µs) from=10.233.71.107:60970
    2023/02/07 03:26:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m6.753810116s) from=10.233.71.107:54742
    2023/02/07 03:26:41 [DEBUG] http: Request GET /v1/status/leader (292.281µs) from=10.233.72.155:38032
    2023/02/07 03:26:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:26:57 [DEBUG] http: Request GET /v1/status/leader (394.555µs) from=10.233.71.107:33256
    2023/02/07 03:27:01 [DEBUG] http: Request GET /v1/status/leader (493.688µs) from=10.233.72.155:38374
    2023/02/07 03:27:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m7.107055933s) from=10.233.71.107:52492
    2023/02/07 03:27:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.481387945s) from=10.233.71.107:60220
    2023/02/07 03:27:17 [DEBUG] http: Request GET /v1/status/leader (299.485µs) from=10.233.71.107:33754
    2023/02/07 03:27:21 [DEBUG] http: Request GET /v1/status/leader (488.02µs) from=10.233.72.155:38684
    2023/02/07 03:27:37 [DEBUG] http: Request GET /v1/status/leader (390.011µs) from=10.233.71.107:34246
    2023/02/07 03:27:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.124615646s) from=10.233.71.107:58334
    2023/02/07 03:27:41 [DEBUG] http: Request GET /v1/status/leader (373.788µs) from=10.233.72.155:39088
    2023/02/07 03:27:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.210421249s) from=10.233.71.107:58318
    2023/02/07 03:27:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.167882956s) from=10.233.71.107:58328
    2023/02/07 03:27:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:27:53 [DEBUG] agent: Node info in sync
    2023/02/07 03:27:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.54884502s) from=10.233.71.107:58308
    2023/02/07 03:27:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m0.08142788s) from=10.233.71.107:58316
    2023/02/07 03:27:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.128759244s) from=10.233.71.107:58314
    2023/02/07 03:27:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:27:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.576113713s) from=10.233.71.107:58320
    2023/02/07 03:27:57 [DEBUG] http: Request GET /v1/status/leader (387.398µs) from=10.233.71.107:34762
    2023/02/07 03:27:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.56664039s) from=10.233.72.155:45234
    2023/02/07 03:27:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.284496545s) from=10.233.71.107:58312
    2023/02/07 03:27:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.1653323s) from=10.233.71.107:58322
    2023/02/07 03:28:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.305163719s) from=10.233.71.107:58332
    2023/02/07 03:28:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.518566758s) from=10.233.71.107:58330
    2023/02/07 03:28:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.396885629s) from=10.233.71.107:58326
    2023/02/07 03:28:01 [DEBUG] http: Request GET /v1/status/leader (408.442µs) from=10.233.72.155:39416
    2023/02/07 03:28:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.369315749s) from=10.233.71.107:58310
    2023/02/07 03:28:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.155420789s) from=10.233.72.155:45232
    2023/02/07 03:28:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m7.243781685s) from=10.233.71.107:58306
    2023/02/07 03:28:17 [DEBUG] http: Request GET /v1/status/leader (375.338µs) from=10.233.71.107:35274
    2023/02/07 03:28:21 [DEBUG] http: Request GET /v1/status/leader (457.018µs) from=10.233.72.155:39744
    2023/02/07 03:28:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m5.906300768s) from=10.233.71.107:54476
    2023/02/07 03:28:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m6.874997595s) from=10.233.71.107:54478
    2023/02/07 03:28:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m2.142849001s) from=10.233.71.107:54752
    2023/02/07 03:28:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m0.687725822s) from=10.233.71.107:54750
    2023/02/07 03:28:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m5.560361164s) from=10.233.71.107:54766
    2023/02/07 03:28:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.792861123s) from=10.233.72.155:45226
    2023/02/07 03:28:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m2.576079902s) from=10.233.71.107:54804
    2023/02/07 03:28:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m6.406037874s) from=10.233.71.107:54760
    2023/02/07 03:28:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m0.872034357s) from=10.233.71.107:54774
    2023/02/07 03:28:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m7.435405863s) from=10.233.71.107:54784
    2023/02/07 03:28:37 [DEBUG] http: Request GET /v1/status/leader (238.769µs) from=10.233.71.107:35782
    2023/02/07 03:28:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.539211406s) from=10.233.71.107:58300
    2023/02/07 03:28:41 [DEBUG] http: Request GET /v1/status/leader (393.757µs) from=10.233.72.155:40154
    2023/02/07 03:28:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:28:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m7.038782849s) from=10.233.71.107:54742
    2023/02/07 03:28:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:28:57 [DEBUG] http: Request GET /v1/status/leader (429.641µs) from=10.233.71.107:36294
    2023/02/07 03:28:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:28:58 [DEBUG] agent: Node info in sync
    2023/02/07 03:29:01 [DEBUG] http: Request GET /v1/status/leader (421.264µs) from=10.233.72.155:40498
    2023/02/07 03:29:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m0.834572361s) from=10.233.71.107:52492
    2023/02/07 03:29:17 [DEBUG] http: Request GET /v1/status/leader (422.938µs) from=10.233.71.107:36808
    2023/02/07 03:29:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.305355485s) from=10.233.71.107:60220
    2023/02/07 03:29:21 [DEBUG] http: Request GET /v1/status/leader (454.11µs) from=10.233.72.155:40818
    2023/02/07 03:29:37 [DEBUG] http: Request GET /v1/status/leader (752.809µs) from=10.233.71.107:37314
    2023/02/07 03:29:41 [DEBUG] http: Request GET /v1/status/leader (2.041535ms) from=10.233.72.155:41238
    2023/02/07 03:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.192512147s) from=10.233.71.107:58334
    2023/02/07 03:29:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.30732613s) from=10.233.71.107:58318
    2023/02/07 03:29:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.840836232s) from=10.233.71.107:58328
    2023/02/07 03:29:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m1.959907944s) from=10.233.71.107:58316
    2023/02/07 03:29:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:29:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.385009431s) from=10.233.71.107:58320
    2023/02/07 03:29:57 [DEBUG] http: Request GET /v1/status/leader (389.503µs) from=10.233.71.107:37824
    2023/02/07 03:29:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m4.332115457s) from=10.233.71.107:58314
    2023/02/07 03:29:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.638246432s) from=10.233.71.107:58312
    2023/02/07 03:29:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.324119559s) from=10.233.72.155:45234
    2023/02/07 03:30:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.938816744s) from=10.233.71.107:58308
    2023/02/07 03:30:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.136988136s) from=10.233.71.107:58332
    2023/02/07 03:30:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.457979536s) from=10.233.71.107:58322
    2023/02/07 03:30:01 [DEBUG] http: Request GET /v1/status/leader (928.753µs) from=10.233.72.155:41578
    2023/02/07 03:30:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.472360083s) from=10.233.71.107:58330
    2023/02/07 03:30:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.268515289s) from=10.233.71.107:58310
    2023/02/07 03:30:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.943962889s) from=10.233.71.107:58326
    2023/02/07 03:30:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.934778338s) from=10.233.72.155:45232
    2023/02/07 03:30:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.176011146s) from=10.233.71.107:58306
    2023/02/07 03:30:17 [DEBUG] http: Request GET /v1/status/leader (7.693894ms) from=10.233.71.107:38336
    2023/02/07 03:30:21 [DEBUG] http: Request GET /v1/status/leader (295.707µs) from=10.233.72.155:41890
    2023/02/07 03:30:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.208217169s) from=10.233.71.107:54476
    2023/02/07 03:30:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m0.463795094s) from=10.233.71.107:54752
    2023/02/07 03:30:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.261281036s) from=10.233.71.107:54478
    2023/02/07 03:30:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m3.513391744s) from=10.233.71.107:54750
    2023/02/07 03:30:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m1.833305963s) from=10.233.71.107:54766
    2023/02/07 03:30:37 [DEBUG] http: Request GET /v1/status/leader (2.435988ms) from=10.233.71.107:38844
    2023/02/07 03:30:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m0.251653033s) from=10.233.71.107:54784
    2023/02/07 03:30:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m2.611880332s) from=10.233.71.107:54774
    2023/02/07 03:30:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.209520873s) from=10.233.71.107:58300
    2023/02/07 03:30:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m3.943561071s) from=10.233.71.107:54804
    2023/02/07 03:30:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.388327692s) from=10.233.72.155:45226
    2023/02/07 03:30:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m5.714464822s) from=10.233.71.107:54760
    2023/02/07 03:30:41 [DEBUG] http: Request GET /v1/status/leader (510.189µs) from=10.233.72.155:42228
    2023/02/07 03:30:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m1.877381277s) from=10.233.71.107:54742
    2023/02/07 03:30:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:30:50 [DEBUG] agent: Node info in sync
    2023/02/07 03:30:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:30:57 [DEBUG] http: Request GET /v1/status/leader (464.097µs) from=10.233.71.107:39348
    2023/02/07 03:31:01 [DEBUG] http: Request GET /v1/status/leader (2.164063ms) from=10.233.72.155:42550
    2023/02/07 03:31:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m1.343313907s) from=10.233.71.107:52492
    2023/02/07 03:31:17 [DEBUG] http: Request GET /v1/status/leader (1.283476ms) from=10.233.71.107:39856
    2023/02/07 03:31:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.41725942s) from=10.233.71.107:60220
    2023/02/07 03:31:21 [DEBUG] http: Request GET /v1/status/leader (353.837µs) from=10.233.72.155:42866
    2023/02/07 03:31:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:31:37 [DEBUG] http: Request GET /v1/status/leader (410.559µs) from=10.233.71.107:40358
    2023/02/07 03:31:41 [DEBUG] http: Request GET /v1/status/leader (311.828µs) from=10.233.72.155:43184
    2023/02/07 03:31:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m7.378796005s) from=10.233.71.107:58334
    2023/02/07 03:31:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:31:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.390854326s) from=10.233.71.107:58320
    2023/02/07 03:31:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.812848695s) from=10.233.71.107:58318
    2023/02/07 03:31:57 [DEBUG] http: Request GET /v1/status/leader (773.21µs) from=10.233.71.107:40884
    2023/02/07 03:31:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.815817874s) from=10.233.71.107:58316
    2023/02/07 03:31:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.242256052s) from=10.233.71.107:58314
    2023/02/07 03:32:01 [DEBUG] http: Request GET /v1/status/leader (435.612µs) from=10.233.72.155:43500
    2023/02/07 03:32:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.689098346s) from=10.233.71.107:58328
    2023/02/07 03:32:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.616656398s) from=10.233.72.155:45234
    2023/02/07 03:32:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.223818375s) from=10.233.71.107:58312
    2023/02/07 03:32:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.20002346s) from=10.233.71.107:58332
    2023/02/07 03:32:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.78454897s) from=10.233.71.107:58310
    2023/02/07 03:32:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.515468906s) from=10.233.71.107:58308
    2023/02/07 03:32:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.281724726s) from=10.233.71.107:58322
    2023/02/07 03:32:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.417916382s) from=10.233.71.107:58330
    2023/02/07 03:32:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.03373563s) from=10.233.71.107:58326
    2023/02/07 03:32:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:32:11 [DEBUG] agent: Node info in sync
    2023/02/07 03:32:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.720776628s) from=10.233.72.155:45232
    2023/02/07 03:32:17 [DEBUG] http: Request GET /v1/status/leader (447.085µs) from=10.233.71.107:41402
    2023/02/07 03:32:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.893725901s) from=10.233.71.107:58306
    2023/02/07 03:32:21 [DEBUG] http: Request GET /v1/status/leader (283.089µs) from=10.233.72.155:43832
    2023/02/07 03:32:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m4.599666446s) from=10.233.71.107:54476
    2023/02/07 03:32:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m0.304888331s) from=10.233.71.107:54478
    2023/02/07 03:32:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m6.092221921s) from=10.233.71.107:54752
    2023/02/07 03:32:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m1.724773445s) from=10.233.71.107:54766
    2023/02/07 03:32:37 [DEBUG] http: Request GET /v1/status/leader (2.982076ms) from=10.233.71.107:41910
    2023/02/07 03:32:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m5.656788969s) from=10.233.71.107:54750
    2023/02/07 03:32:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m2.914914981s) from=10.233.71.107:54784
    2023/02/07 03:32:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m1.923631955s) from=10.233.71.107:54804
    2023/02/07 03:32:41 [DEBUG] http: Request GET /v1/status/leader (928.505µs) from=10.233.72.155:44250
    2023/02/07 03:32:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m2.582026804s) from=10.233.71.107:54760
    2023/02/07 03:32:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m6.07467821s) from=10.233.71.107:54774
    2023/02/07 03:32:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.444637054s) from=10.233.72.155:45226
    2023/02/07 03:32:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m7.307472323s) from=10.233.71.107:58300
    2023/02/07 03:32:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m2.427146498s) from=10.233.71.107:54742
    2023/02/07 03:32:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:32:57 [DEBUG] http: Request GET /v1/status/leader (509.445µs) from=10.233.71.107:42428
    2023/02/07 03:33:01 [DEBUG] http: Request GET /v1/status/leader (300.845µs) from=10.233.72.155:44566
    2023/02/07 03:33:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m3.233139064s) from=10.233.71.107:52492
    2023/02/07 03:33:17 [DEBUG] http: Request GET /v1/status/leader (2.945184ms) from=10.233.71.107:42948
    2023/02/07 03:33:21 [DEBUG] http: Request GET /v1/status/leader (791.566µs) from=10.233.72.155:44886
    2023/02/07 03:33:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.371209506s) from=10.233.71.107:60220
    2023/02/07 03:33:37 [DEBUG] http: Request GET /v1/status/leader (289.082µs) from=10.233.71.107:43460
    2023/02/07 03:33:41 [DEBUG] http: Request GET /v1/status/leader (536.054µs) from=10.233.72.155:45208
    2023/02/07 03:33:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:33:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.614407573s) from=10.233.71.107:58334
    2023/02/07 03:33:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:33:57 [DEBUG] http: Request GET /v1/status/leader (1.068379ms) from=10.233.71.107:43978
    2023/02/07 03:33:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.302582608s) from=10.233.71.107:58320
    2023/02/07 03:34:01 [DEBUG] http: Request GET /v1/status/leader (14.51921ms) from=10.233.72.155:45544
    2023/02/07 03:34:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.531955344s) from=10.233.71.107:58316
    2023/02/07 03:34:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m3.113117186s) from=10.233.71.107:58314
    2023/02/07 03:34:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.730279171s) from=10.233.71.107:58318
    2023/02/07 03:34:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.714737792s) from=10.233.71.107:58312
    2023/02/07 03:34:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.336766179s) from=10.233.71.107:58332
    2023/02/07 03:34:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.395234309s) from=10.233.71.107:58310
    2023/02/07 03:34:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.922443258s) from=10.233.71.107:58328
    2023/02/07 03:34:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:34:08 [DEBUG] agent: Node info in sync
    2023/02/07 03:34:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.109034021s) from=10.233.71.107:58308
    2023/02/07 03:34:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.467087228s) from=10.233.72.155:45234
    2023/02/07 03:34:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.184950566s) from=10.233.71.107:58326
    2023/02/07 03:34:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.22108297s) from=10.233.71.107:58322
    2023/02/07 03:34:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.512948072s) from=10.233.71.107:58330
    2023/02/07 03:34:17 [DEBUG] http: Request GET /v1/status/leader (961.307µs) from=10.233.71.107:44496
    2023/02/07 03:34:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m1.921584918s) from=10.233.71.107:58306
    2023/02/07 03:34:21 [DEBUG] http: Request GET /v1/status/leader (211.715µs) from=10.233.72.155:45886
    2023/02/07 03:34:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.197935668s) from=10.233.72.155:45232
    2023/02/07 03:34:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m2.10706405s) from=10.233.71.107:54476
    2023/02/07 03:34:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m1.79123078s) from=10.233.71.107:54478
    2023/02/07 03:34:37 [DEBUG] http: Request GET /v1/status/leader (478.611µs) from=10.233.71.107:44994
    2023/02/07 03:34:41 [DEBUG] http: Request GET /v1/status/leader (565.838µs) from=10.233.72.155:46212
    2023/02/07 03:34:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m6.279991912s) from=10.233.71.107:54752
    2023/02/07 03:34:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m5.847373781s) from=10.233.71.107:54766
    2023/02/07 03:34:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m2.665154024s) from=10.233.71.107:54804
    2023/02/07 03:34:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m1.355904643s) from=10.233.71.107:54760
    2023/02/07 03:34:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.160625184s) from=10.233.71.107:54750
    2023/02/07 03:34:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m6.589844964s) from=10.233.71.107:54784
    2023/02/07 03:34:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.437804785s) from=10.233.71.107:58300
    2023/02/07 03:34:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m4.319524506s) from=10.233.71.107:54774
    2023/02/07 03:34:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.85029056s) from=10.233.72.155:45226
    2023/02/07 03:34:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m0.076657698s) from=10.233.71.107:54742
    2023/02/07 03:34:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:34:57 [DEBUG] http: Request GET /v1/status/leader (363.496µs) from=10.233.71.107:45500
    2023/02/07 03:35:01 [DEBUG] http: Request GET /v1/status/leader (513.116µs) from=10.233.72.155:46554
    2023/02/07 03:35:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:35:14 [DEBUG] agent: Node info in sync
    2023/02/07 03:35:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m2.373857382s) from=10.233.71.107:52492
    2023/02/07 03:35:17 [DEBUG] http: Request GET /v1/status/leader (695.563µs) from=10.233.71.107:46016
    2023/02/07 03:35:21 [DEBUG] http: Request GET /v1/status/leader (14.287483ms) from=10.233.72.155:46878
    2023/02/07 03:35:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.48118295s) from=10.233.71.107:60220
    2023/02/07 03:35:37 [DEBUG] http: Request GET /v1/status/leader (386.875µs) from=10.233.71.107:46528
    2023/02/07 03:35:41 [DEBUG] http: Request GET /v1/status/leader (1.338847ms) from=10.233.72.155:47320
    2023/02/07 03:35:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:35:57 [DEBUG] http: Request GET /v1/status/leader (438.21µs) from=10.233.71.107:47042
    2023/02/07 03:35:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.642181732s) from=10.233.71.107:58320
    2023/02/07 03:36:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m7.146031694s) from=10.233.71.107:58334
    2023/02/07 03:36:01 [DEBUG] http: Request GET /v1/status/leader (728.031µs) from=10.233.72.155:47654
    2023/02/07 03:36:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.491093785s) from=10.233.71.107:58314
    2023/02/07 03:36:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.552413342s) from=10.233.71.107:58316
    2023/02/07 03:36:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.542859608s) from=10.233.71.107:58332
    2023/02/07 03:36:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.923879669s) from=10.233.71.107:58310
    2023/02/07 03:36:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.247932639s) from=10.233.71.107:58312
    2023/02/07 03:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m7.082776171s) from=10.233.71.107:58318
    2023/02/07 03:36:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.715336516s) from=10.233.71.107:58326
    2023/02/07 03:36:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.35869987s) from=10.233.71.107:58308
    2023/02/07 03:36:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m7.440992776s) from=10.233.71.107:58328
    2023/02/07 03:36:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.141025679s) from=10.233.72.155:45234
    2023/02/07 03:36:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.828064285s) from=10.233.71.107:58322
    2023/02/07 03:36:17 [DEBUG] http: Request GET /v1/status/leader (661.875µs) from=10.233.71.107:47570
    2023/02/07 03:36:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.082617372s) from=10.233.71.107:58330
    2023/02/07 03:36:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:36:21 [DEBUG] agent: Node info in sync
    2023/02/07 03:36:21 [DEBUG] http: Request GET /v1/status/leader (367.177µs) from=10.233.72.155:47974
    2023/02/07 03:36:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.101671648s) from=10.233.71.107:58306
    2023/02/07 03:36:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.399861822s) from=10.233.72.155:45232
    2023/02/07 03:36:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:36:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m2.172101168s) from=10.233.71.107:54478
    2023/02/07 03:36:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m7.146676711s) from=10.233.71.107:54476
    2023/02/07 03:36:37 [DEBUG] http: Request GET /v1/status/leader (418.484µs) from=10.233.71.107:48076
    2023/02/07 03:36:41 [DEBUG] http: Request GET /v1/status/leader (371.44µs) from=10.233.72.155:48300
    2023/02/07 03:36:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m1.347332819s) from=10.233.71.107:54760
    2023/02/07 03:36:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m3.660238778s) from=10.233.71.107:54766
    2023/02/07 03:36:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m4.515676023s) from=10.233.71.107:54804
    2023/02/07 03:36:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m6.568387133s) from=10.233.71.107:54752
    2023/02/07 03:36:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.470610162s) from=10.233.71.107:58300
    2023/02/07 03:36:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m2.546433399s) from=10.233.71.107:54774
    2023/02/07 03:36:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.126531879s) from=10.233.72.155:45226
    2023/02/07 03:36:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m7.227935025s) from=10.233.71.107:54750
    2023/02/07 03:36:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m6.838495031s) from=10.233.71.107:54784
    2023/02/07 03:36:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:36:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m7.223950303s) from=10.233.71.107:54742
    2023/02/07 03:36:57 [DEBUG] http: Request GET /v1/status/leader (580.028µs) from=10.233.71.107:48622
    2023/02/07 03:37:01 [DEBUG] http: Request GET /v1/status/leader (442.743µs) from=10.233.72.155:48632
    2023/02/07 03:37:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m0.775768395s) from=10.233.71.107:52492
    2023/02/07 03:37:17 [DEBUG] http: Request GET /v1/status/leader (303.233µs) from=10.233.71.107:49188
    2023/02/07 03:37:21 [DEBUG] http: Request GET /v1/status/leader (16.829789ms) from=10.233.72.155:48950
    2023/02/07 03:37:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.338536025s) from=10.233.71.107:60220
    2023/02/07 03:37:37 [DEBUG] http: Request GET /v1/status/leader (780.262µs) from=10.233.71.107:49690
    2023/02/07 03:37:42 [DEBUG] http: Request GET /v1/status/leader (486.01µs) from=10.233.72.155:49312
    2023/02/07 03:37:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:37:57 [DEBUG] http: Request GET /v1/status/leader (419.238µs) from=10.233.71.107:50192
    2023/02/07 03:38:02 [DEBUG] http: Request GET /v1/status/leader (267.521µs) from=10.233.72.155:49636
    2023/02/07 03:38:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.850708938s) from=10.233.71.107:58334
    2023/02/07 03:38:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.411140448s) from=10.233.71.107:58320
    2023/02/07 03:38:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m1.364325249s) from=10.233.71.107:58316
    2023/02/07 03:38:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.530510474s) from=10.233.71.107:58310
    2023/02/07 03:38:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:38:09 [DEBUG] agent: Node info in sync
    2023/02/07 03:38:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.032127814s) from=10.233.71.107:58314
    2023/02/07 03:38:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.040857222s) from=10.233.71.107:58318
    2023/02/07 03:38:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m7.274982904s) from=10.233.71.107:58332
    2023/02/07 03:38:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m7.268069032s) from=10.233.71.107:58312
    2023/02/07 03:38:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.481061846s) from=10.233.72.155:45234
    2023/02/07 03:38:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.750569811s) from=10.233.71.107:58322
    2023/02/07 03:38:18 [DEBUG] http: Request GET /v1/status/leader (390.495µs) from=10.233.71.107:50710
    2023/02/07 03:38:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.319347603s) from=10.233.71.107:58308
    2023/02/07 03:38:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.149006186s) from=10.233.71.107:58326
    2023/02/07 03:38:22 [DEBUG] http: Request GET /v1/status/leader (620.901µs) from=10.233.72.155:49954
    2023/02/07 03:38:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m7.020243643s) from=10.233.71.107:58328
    2023/02/07 03:38:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.232678362s) from=10.233.71.107:58330
    2023/02/07 03:38:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.065889476s) from=10.233.71.107:58306
    2023/02/07 03:38:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.339956782s) from=10.233.72.155:45232
    2023/02/07 03:38:38 [DEBUG] http: Request GET /v1/status/leader (249.795µs) from=10.233.71.107:51224
    2023/02/07 03:38:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.301682745s) from=10.233.71.107:54478
    2023/02/07 03:38:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m3.745903468s) from=10.233.71.107:54476
    2023/02/07 03:38:42 [DEBUG] http: Request GET /v1/status/leader (321.545µs) from=10.233.72.155:50386
    2023/02/07 03:38:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m0.380512896s) from=10.233.71.107:54804
    2023/02/07 03:38:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m4.843715178s) from=10.233.71.107:54760
    2023/02/07 03:38:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m3.088307907s) from=10.233.71.107:54752
    2023/02/07 03:38:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m7.289562838s) from=10.233.71.107:54766
    2023/02/07 03:38:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.009214519s) from=10.233.71.107:58300
    2023/02/07 03:38:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:38:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m5.891650366s) from=10.233.71.107:54774
    2023/02/07 03:38:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.215301227s) from=10.233.72.155:45226
    2023/02/07 03:38:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.207317587s) from=10.233.71.107:54750
    2023/02/07 03:38:58 [DEBUG] http: Request GET /v1/status/leader (557.632µs) from=10.233.71.107:51742
    2023/02/07 03:38:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m4.264372824s) from=10.233.71.107:54784
    2023/02/07 03:39:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m5.33826248s) from=10.233.71.107:54742
    2023/02/07 03:39:02 [DEBUG] http: Request GET /v1/status/leader (240.475µs) from=10.233.72.155:50722
    2023/02/07 03:39:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:39:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m0.359190201s) from=10.233.71.107:52492
    2023/02/07 03:39:18 [DEBUG] http: Request GET /v1/status/leader (591.328µs) from=10.233.71.107:52248
    2023/02/07 03:39:22 [DEBUG] http: Request GET /v1/status/leader (248.236µs) from=10.233.72.155:51036
    2023/02/07 03:39:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:39:34 [DEBUG] agent: Node info in sync
    2023/02/07 03:39:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.978065751s) from=10.233.71.107:60220
    2023/02/07 03:39:38 [DEBUG] http: Request GET /v1/status/leader (438.88µs) from=10.233.71.107:52760
    2023/02/07 03:39:42 [DEBUG] http: Request GET /v1/status/leader (382.823µs) from=10.233.72.155:51358
    2023/02/07 03:39:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:39:58 [DEBUG] http: Request GET /v1/status/leader (1.235584ms) from=10.233.71.107:53282
    2023/02/07 03:40:02 [DEBUG] http: Request GET /v1/status/leader (648.659µs) from=10.233.72.155:51698
    2023/02/07 03:40:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.468513992s) from=10.233.71.107:58334
    2023/02/07 03:40:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.093878537s) from=10.233.71.107:58320
    2023/02/07 03:40:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.996279s) from=10.233.71.107:58310
    2023/02/07 03:40:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.543902358s) from=10.233.71.107:58316
    2023/02/07 03:40:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.984412574s) from=10.233.71.107:58332
    2023/02/07 03:40:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.995940737s) from=10.233.71.107:58314
    2023/02/07 03:40:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.881865206s) from=10.233.71.107:58312
    2023/02/07 03:40:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.938214206s) from=10.233.71.107:58318
    2023/02/07 03:40:18 [DEBUG] http: Request GET /v1/status/leader (352.676µs) from=10.233.71.107:53798
    2023/02/07 03:40:22 [DEBUG] http: Request GET /v1/status/leader (271.259µs) from=10.233.72.155:52020
    2023/02/07 03:40:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.790649167s) from=10.233.72.155:45234
    2023/02/07 03:40:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.260110672s) from=10.233.71.107:58322
    2023/02/07 03:40:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.601564735s) from=10.233.71.107:58306
    2023/02/07 03:40:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.815913363s) from=10.233.71.107:58308
    2023/02/07 03:40:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.996562655s) from=10.233.71.107:58328
    2023/02/07 03:40:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.776862865s) from=10.233.71.107:58326
    2023/02/07 03:40:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.037710286s) from=10.233.71.107:58330
    2023/02/07 03:40:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.307722041s) from=10.233.72.155:45232
    2023/02/07 03:40:38 [DEBUG] http: Request GET /v1/status/leader (1.640242ms) from=10.233.71.107:54330
    2023/02/07 03:40:42 [DEBUG] http: Request GET /v1/status/leader (733.106µs) from=10.233.72.155:52344
    2023/02/07 03:40:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m7.069829471s) from=10.233.71.107:54478
    2023/02/07 03:40:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m7.458615377s) from=10.233.71.107:54476
    2023/02/07 03:40:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m2.210698723s) from=10.233.71.107:54752
    2023/02/07 03:40:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m6.124239609s) from=10.233.71.107:54804
    2023/02/07 03:40:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:40:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m5.266251656s) from=10.233.71.107:54760
    2023/02/07 03:40:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.818235608s) from=10.233.71.107:58300
    2023/02/07 03:40:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m4.451143464s) from=10.233.71.107:54766
    2023/02/07 03:40:58 [DEBUG] http: Request GET /v1/status/leader (458.999µs) from=10.233.71.107:54836
    2023/02/07 03:40:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.593409576s) from=10.233.72.155:45226
    2023/02/07 03:40:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m2.9350663s) from=10.233.71.107:54774
    2023/02/07 03:41:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.400443721s) from=10.233.71.107:54750
    2023/02/07 03:41:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m0.309183532s) from=10.233.71.107:54742
    2023/02/07 03:41:02 [DEBUG] http: Request GET /v1/status/leader (234.703µs) from=10.233.72.155:52684
    2023/02/07 03:41:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m4.838189443s) from=10.233.71.107:54784
    2023/02/07 03:41:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:41:04 [DEBUG] agent: Node info in sync
    2023/02/07 03:41:18 [DEBUG] http: Request GET /v1/status/leader (9.748186ms) from=10.233.71.107:55348
    2023/02/07 03:41:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m4.134976591s) from=10.233.71.107:52492
    2023/02/07 03:41:22 [DEBUG] http: Request GET /v1/status/leader (659.795µs) from=10.233.72.155:52992
    2023/02/07 03:41:38 [DEBUG] http: Request GET /v1/status/leader (412.86µs) from=10.233.71.107:55860
    2023/02/07 03:41:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.950162761s) from=10.233.71.107:60220
    2023/02/07 03:41:42 [DEBUG] http: Request GET /v1/status/leader (290.147µs) from=10.233.72.155:53410
    2023/02/07 03:41:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:41:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:41:58 [DEBUG] http: Request GET /v1/status/leader (313.497µs) from=10.233.71.107:56368
    2023/02/07 03:42:02 [DEBUG] http: Request GET /v1/status/leader (431.985µs) from=10.233.72.155:53764
    2023/02/07 03:42:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.428194033s) from=10.233.71.107:58334
    2023/02/07 03:42:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m0.728076058s) from=10.233.71.107:58316
    2023/02/07 03:42:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.550382651s) from=10.233.71.107:58310
    2023/02/07 03:42:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.141065035s) from=10.233.71.107:58320
    2023/02/07 03:42:18 [DEBUG] http: Request GET /v1/status/leader (457.441µs) from=10.233.71.107:56888
    2023/02/07 03:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.508354328s) from=10.233.71.107:58318
    2023/02/07 03:42:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.694722228s) from=10.233.71.107:58332
    2023/02/07 03:42:22 [DEBUG] http: Request GET /v1/status/leader (372.422µs) from=10.233.72.155:54080
    2023/02/07 03:42:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.203362553s) from=10.233.72.155:45234
    2023/02/07 03:42:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.562536215s) from=10.233.71.107:58314
    2023/02/07 03:42:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.924335621s) from=10.233.71.107:58312
    2023/02/07 03:42:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.162690834s) from=10.233.71.107:58326
    2023/02/07 03:42:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.153487369s) from=10.233.71.107:58328
    2023/02/07 03:42:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.14000378s) from=10.233.71.107:58306
    2023/02/07 03:42:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.487005319s) from=10.233.71.107:58322
    2023/02/07 03:42:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.601420437s) from=10.233.71.107:58308
    2023/02/07 03:42:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.667131797s) from=10.233.71.107:58330
    2023/02/07 03:42:38 [DEBUG] http: Request GET /v1/status/leader (306.036µs) from=10.233.71.107:57394
    2023/02/07 03:42:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.98230578s) from=10.233.72.155:45232
    2023/02/07 03:42:42 [DEBUG] http: Request GET /v1/status/leader (246.749µs) from=10.233.72.155:54404
    2023/02/07 03:42:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m5.275154905s) from=10.233.71.107:54478
    2023/02/07 03:42:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m2.405728132s) from=10.233.71.107:54476
    2023/02/07 03:42:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:42:52 [DEBUG] agent: Node info in sync
    2023/02/07 03:42:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:42:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m3.185675595s) from=10.233.71.107:54752
    2023/02/07 03:42:58 [DEBUG] http: Request GET /v1/status/leader (381.733µs) from=10.233.71.107:57932
    2023/02/07 03:42:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m4.210359106s) from=10.233.71.107:54804
    2023/02/07 03:42:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m2.598872503s) from=10.233.71.107:54760
    2023/02/07 03:42:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.882578506s) from=10.233.72.155:45226
    2023/02/07 03:43:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.448459656s) from=10.233.71.107:58300
    2023/02/07 03:43:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m2.185729687s) from=10.233.71.107:54774
    2023/02/07 03:43:02 [DEBUG] http: Request GET /v1/status/leader (405.746µs) from=10.233.72.155:54758
    2023/02/07 03:43:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m4.583323024s) from=10.233.71.107:54766
    2023/02/07 03:43:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m1.065562268s) from=10.233.71.107:54742
    2023/02/07 03:43:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.355765428s) from=10.233.71.107:54750
    2023/02/07 03:43:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m6.907932455s) from=10.233.71.107:54784
    2023/02/07 03:43:18 [DEBUG] http: Request GET /v1/status/leader (1.066525ms) from=10.233.71.107:58448
    2023/02/07 03:43:22 [DEBUG] http: Request GET /v1/status/leader (11.038786ms) from=10.233.72.155:55100
    2023/02/07 03:43:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m6.238224038s) from=10.233.71.107:52492
    2023/02/07 03:43:38 [DEBUG] http: Request GET /v1/status/leader (385.722µs) from=10.233.71.107:58958
    2023/02/07 03:43:42 [DEBUG] http: Request GET /v1/status/leader (335.112µs) from=10.233.72.155:55450
    2023/02/07 03:43:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.20233027s) from=10.233.71.107:60220
    2023/02/07 03:43:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:43:58 [DEBUG] http: Request GET /v1/status/leader (706.271µs) from=10.233.71.107:59490
    2023/02/07 03:44:02 [DEBUG] http: Request GET /v1/status/leader (325.956µs) from=10.233.72.155:58072
    2023/02/07 03:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.176121082s) from=10.233.71.107:58334
    2023/02/07 03:44:18 [DEBUG] http: Request GET /v1/status/leader (250.796µs) from=10.233.71.107:60018
    2023/02/07 03:44:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.236475859s) from=10.233.71.107:58320
    2023/02/07 03:44:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.660160956s) from=10.233.71.107:58310
    2023/02/07 03:44:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.235781461s) from=10.233.71.107:58316
    2023/02/07 03:44:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:44:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.689599829s) from=10.233.71.107:58318
    2023/02/07 03:44:22 [DEBUG] http: Request GET /v1/status/leader (283.869µs) from=10.233.72.155:58424
    2023/02/07 03:44:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.98108879s) from=10.233.72.155:45234
    2023/02/07 03:44:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.481156554s) from=10.233.71.107:58332
    2023/02/07 03:44:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m3.392561075s) from=10.233.71.107:58314
    2023/02/07 03:44:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.392451355s) from=10.233.71.107:58312
    2023/02/07 03:44:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.565717392s) from=10.233.71.107:58328
    2023/02/07 03:44:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.52059691s) from=10.233.71.107:58306
    2023/02/07 03:44:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.0120784s) from=10.233.71.107:58308
    2023/02/07 03:44:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.784219245s) from=10.233.71.107:58326
    2023/02/07 03:44:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.272510576s) from=10.233.71.107:58322
    2023/02/07 03:44:38 [DEBUG] http: Request GET /v1/status/leader (1.155593ms) from=10.233.71.107:60524
    2023/02/07 03:44:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m7.423766895s) from=10.233.71.107:58330
    2023/02/07 03:44:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.1816899s) from=10.233.72.155:45232
    2023/02/07 03:44:42 [DEBUG] http: Request GET /v1/status/leader (1.020871ms) from=10.233.72.155:59518
    2023/02/07 03:44:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:44:46 [DEBUG] agent: Node info in sync
    2023/02/07 03:44:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.252026487s) from=10.233.71.107:54476
    2023/02/07 03:44:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m2.861624469s) from=10.233.71.107:54478
    2023/02/07 03:44:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:44:58 [DEBUG] http: Request GET /v1/status/leader (2.408566ms) from=10.233.71.107:32818
    2023/02/07 03:45:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m3.562927364s) from=10.233.71.107:54752
    2023/02/07 03:45:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m3.410295983s) from=10.233.71.107:54760
    2023/02/07 03:45:02 [DEBUG] http: Request GET /v1/status/leader (4.163121ms) from=10.233.72.155:59964
    2023/02/07 03:45:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m4.065638738s) from=10.233.71.107:54804
    2023/02/07 03:45:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.260847186s) from=10.233.72.155:45226
    2023/02/07 03:45:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m2.928042211s) from=10.233.71.107:54774
    2023/02/07 03:45:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.803030103s) from=10.233.71.107:58300
    2023/02/07 03:45:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m5.062684149s) from=10.233.71.107:54766
    2023/02/07 03:45:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m4.477051205s) from=10.233.71.107:54742
    2023/02/07 03:45:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m2.804237132s) from=10.233.71.107:54750
    2023/02/07 03:45:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m1.583624524s) from=10.233.71.107:54784
    2023/02/07 03:45:18 [DEBUG] http: Request GET /v1/status/leader (283.126µs) from=10.233.71.107:33360
    2023/02/07 03:45:22 [DEBUG] http: Request GET /v1/status/leader (233.72µs) from=10.233.72.155:60374
    2023/02/07 03:45:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m2.372906853s) from=10.233.71.107:52492
    2023/02/07 03:45:38 [DEBUG] http: Request GET /v1/status/leader (288.381µs) from=10.233.71.107:33876
    2023/02/07 03:45:42 [DEBUG] http: Request GET /v1/status/leader (258.211µs) from=10.233.72.155:60726
    2023/02/07 03:45:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.289683359s) from=10.233.71.107:60220
    2023/02/07 03:45:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:45:58 [DEBUG] http: Request GET /v1/status/leader (417.716µs) from=10.233.71.107:34420
    2023/02/07 03:46:02 [DEBUG] http: Request GET /v1/status/leader (682.097µs) from=10.233.72.155:33148
    2023/02/07 03:46:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.835539261s) from=10.233.71.107:58334
    2023/02/07 03:46:18 [DEBUG] http: Request GET /v1/status/leader (433.334µs) from=10.233.71.107:34952
    2023/02/07 03:46:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.615469095s) from=10.233.71.107:58320
    2023/02/07 03:46:22 [DEBUG] http: Request GET /v1/status/leader (391.22µs) from=10.233.72.155:33538
    2023/02/07 03:46:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.937196451s) from=10.233.71.107:58316
    2023/02/07 03:46:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.956980004s) from=10.233.71.107:58310
    2023/02/07 03:46:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.634905814s) from=10.233.72.155:45234
    2023/02/07 03:46:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.365431997s) from=10.233.71.107:58318
    2023/02/07 03:46:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m2.724817535s) from=10.233.71.107:58314
    2023/02/07 03:46:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.632979795s) from=10.233.71.107:58332
    2023/02/07 03:46:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.010596465s) from=10.233.71.107:58312
    2023/02/07 03:46:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.709869088s) from=10.233.71.107:58328
    2023/02/07 03:46:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.764130579s) from=10.233.71.107:58308
    2023/02/07 03:46:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.238261612s) from=10.233.71.107:58322
    2023/02/07 03:46:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:46:38 [DEBUG] http: Request GET /v1/status/leader (8.738806ms) from=10.233.71.107:35466
    2023/02/07 03:46:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:46:38 [DEBUG] agent: Node info in sync
    2023/02/07 03:46:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m7.236408007s) from=10.233.71.107:58306
    2023/02/07 03:46:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.456463973s) from=10.233.71.107:58326
    2023/02/07 03:46:42 [DEBUG] http: Request GET /v1/status/leader (422.029µs) from=10.233.72.155:33982
    2023/02/07 03:46:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.6015982s) from=10.233.72.155:45232
    2023/02/07 03:46:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.557273914s) from=10.233.71.107:58330
    2023/02/07 03:46:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.773958427s) from=10.233.71.107:54476
    2023/02/07 03:46:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:46:58 [DEBUG] http: Request GET /v1/status/leader (276.779µs) from=10.233.71.107:35994
    2023/02/07 03:46:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m4.956770198s) from=10.233.71.107:54478
    2023/02/07 03:47:02 [DEBUG] http: Request GET /v1/status/leader (629.413µs) from=10.233.72.155:34386
    2023/02/07 03:47:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m0.590901727s) from=10.233.71.107:54804
    2023/02/07 03:47:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m2.826201267s) from=10.233.71.107:54760
    2023/02/07 03:47:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m4.538217232s) from=10.233.71.107:54752
    2023/02/07 03:47:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.042459926s) from=10.233.71.107:54774
    2023/02/07 03:47:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.240470793s) from=10.233.72.155:45226
    2023/02/07 03:47:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m4.065506127s) from=10.233.71.107:54742
    2023/02/07 03:47:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m4.413645522s) from=10.233.71.107:54766
    2023/02/07 03:47:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m2.228878733s) from=10.233.71.107:54784
    2023/02/07 03:47:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m7.12282607s) from=10.233.71.107:58300
    2023/02/07 03:47:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.097838514s) from=10.233.71.107:54750
    2023/02/07 03:47:18 [DEBUG] http: Request GET /v1/status/leader (235.026µs) from=10.233.71.107:36522
    2023/02/07 03:47:22 [DEBUG] http: Request GET /v1/status/leader (5.144858ms) from=10.233.72.155:34770
    2023/02/07 03:47:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m4.435763185s) from=10.233.71.107:52492
    2023/02/07 03:47:38 [DEBUG] http: Request GET /v1/status/leader (305.899µs) from=10.233.71.107:37042
    2023/02/07 03:47:42 [DEBUG] http: Request GET /v1/status/leader (621.964µs) from=10.233.72.155:35286
    2023/02/07 03:47:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.779056852s) from=10.233.71.107:60220
    2023/02/07 03:47:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:47:49 [DEBUG] agent: Node info in sync
    2023/02/07 03:47:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:47:58 [DEBUG] http: Request GET /v1/status/leader (223.189µs) from=10.233.71.107:37554
    2023/02/07 03:48:02 [DEBUG] http: Request GET /v1/status/leader (223.32µs) from=10.233.72.155:35682
    2023/02/07 03:48:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.251981108s) from=10.233.71.107:58334
    2023/02/07 03:48:18 [DEBUG] http: Request GET /v1/status/leader (311.647µs) from=10.233.71.107:38094
    2023/02/07 03:48:22 [DEBUG] http: Request GET /v1/status/leader (595.271µs) from=10.233.72.155:36110
    2023/02/07 03:48:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.117657905s) from=10.233.71.107:58320
    2023/02/07 03:48:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.005892189s) from=10.233.71.107:58310
    2023/02/07 03:48:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.322604683s) from=10.233.72.155:45234
    2023/02/07 03:48:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.628917006s) from=10.233.71.107:58316
    2023/02/07 03:48:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.788303416s) from=10.233.71.107:58318
    2023/02/07 03:48:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.199362557s) from=10.233.71.107:58332
    2023/02/07 03:48:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m3.91340757s) from=10.233.71.107:58314
    2023/02/07 03:48:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m0.710093414s) from=10.233.71.107:58308
    2023/02/07 03:48:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.961000869s) from=10.233.71.107:58328
    2023/02/07 03:48:38 [DEBUG] http: Request GET /v1/status/leader (214.1µs) from=10.233.71.107:38652
    2023/02/07 03:48:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m7.4860677s) from=10.233.71.107:58312
    2023/02/07 03:48:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.97237591s) from=10.233.71.107:58322
    2023/02/07 03:48:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.235091026s) from=10.233.71.107:58326
    2023/02/07 03:48:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.519464522s) from=10.233.71.107:58306
    2023/02/07 03:48:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:48:42 [DEBUG] http: Request GET /v1/status/leader (271.827µs) from=10.233.72.155:36534
    2023/02/07 03:48:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.225140125s) from=10.233.71.107:58330
    2023/02/07 03:48:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.461665998s) from=10.233.72.155:45232
    2023/02/07 03:48:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:48:58 [DEBUG] http: Request GET /v1/status/leader (428.528µs) from=10.233.71.107:39192
    2023/02/07 03:48:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.883203177s) from=10.233.71.107:54476
    2023/02/07 03:49:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.801535294s) from=10.233.71.107:54478
    2023/02/07 03:49:02 [DEBUG] http: Request GET /v1/status/leader (234.494µs) from=10.233.72.155:36964
    2023/02/07 03:49:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m3.207510865s) from=10.233.71.107:54760
    2023/02/07 03:49:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m3.879477042s) from=10.233.71.107:54752
    2023/02/07 03:49:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m6.837376055s) from=10.233.71.107:54804
    2023/02/07 03:49:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m6.27939229s) from=10.233.71.107:54774
    2023/02/07 03:49:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.953273297s) from=10.233.72.155:45226
    2023/02/07 03:49:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m2.000393761s) from=10.233.71.107:54766
    2023/02/07 03:49:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.829114744s) from=10.233.71.107:58300
    2023/02/07 03:49:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m0.910216785s) from=10.233.71.107:54750
    2023/02/07 03:49:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m6.290315578s) from=10.233.71.107:54742
    2023/02/07 03:49:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m4.19848257s) from=10.233.71.107:54784
    2023/02/07 03:49:18 [DEBUG] http: Request GET /v1/status/leader (869.101µs) from=10.233.71.107:39728
    2023/02/07 03:49:22 [DEBUG] http: Request GET /v1/status/leader (255.053µs) from=10.233.72.155:37380
    2023/02/07 03:49:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:49:25 [DEBUG] agent: Node info in sync
    2023/02/07 03:49:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m1.972773406s) from=10.233.71.107:52492
    2023/02/07 03:49:38 [DEBUG] http: Request GET /v1/status/leader (379.068µs) from=10.233.71.107:40264
    2023/02/07 03:49:42 [DEBUG] http: Request GET /v1/status/leader (303.545µs) from=10.233.72.155:37762
    2023/02/07 03:49:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.589875967s) from=10.233.71.107:60220
    2023/02/07 03:49:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:49:58 [DEBUG] http: Request GET /v1/status/leader (448.349µs) from=10.233.71.107:40822
    2023/02/07 03:50:02 [DEBUG] http: Request GET /v1/status/leader (341.547µs) from=10.233.72.155:38158
    2023/02/07 03:50:18 [DEBUG] http: Request GET /v1/status/leader (3.179807ms) from=10.233.71.107:41356
    2023/02/07 03:50:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.108968525s) from=10.233.71.107:58334
    2023/02/07 03:50:22 [DEBUG] http: Request GET /v1/status/leader (260.313µs) from=10.233.72.155:38528
    2023/02/07 03:50:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.612372097s) from=10.233.71.107:58320
    2023/02/07 03:50:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.002775702s) from=10.233.71.107:58314
    2023/02/07 03:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.284496232s) from=10.233.71.107:58316
    2023/02/07 03:50:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.697928516s) from=10.233.71.107:58310
    2023/02/07 03:50:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.449568869s) from=10.233.72.155:45234
    2023/02/07 03:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.392876298s) from=10.233.71.107:58318
    2023/02/07 03:50:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.981849536s) from=10.233.71.107:58332
    2023/02/07 03:50:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.264558879s) from=10.233.71.107:58308
    2023/02/07 03:50:38 [DEBUG] http: Request GET /v1/status/leader (451.026µs) from=10.233.71.107:41898
    2023/02/07 03:50:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.557178584s) from=10.233.71.107:58312
    2023/02/07 03:50:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.233332603s) from=10.233.71.107:58322
    2023/02/07 03:50:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.286575162s) from=10.233.71.107:58328
    2023/02/07 03:50:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.263849258s) from=10.233.71.107:58306
    2023/02/07 03:50:42 [DEBUG] http: Request GET /v1/status/leader (299.571µs) from=10.233.72.155:39022
    2023/02/07 03:50:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.347817926s) from=10.233.71.107:58326
    2023/02/07 03:50:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:50:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.676026742s) from=10.233.71.107:58330
    2023/02/07 03:50:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:50:53 [DEBUG] agent: Node info in sync
    2023/02/07 03:50:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.554097848s) from=10.233.72.155:45232
    2023/02/07 03:50:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:50:58 [DEBUG] http: Request GET /v1/status/leader (270.527µs) from=10.233.71.107:42472
    2023/02/07 03:51:02 [DEBUG] http: Request GET /v1/status/leader (248.131µs) from=10.233.72.155:39414
    2023/02/07 03:51:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m5.976692427s) from=10.233.71.107:54476
    2023/02/07 03:51:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m4.845669867s) from=10.233.71.107:54478
    2023/02/07 03:51:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m1.64569364s) from=10.233.71.107:54804
    2023/02/07 03:51:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m3.863086565s) from=10.233.71.107:54760
    2023/02/07 03:51:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.469601881s) from=10.233.71.107:54774
    2023/02/07 03:51:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.569231138s) from=10.233.72.155:45226
    2023/02/07 03:51:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m5.862776547s) from=10.233.71.107:54752
    2023/02/07 03:51:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m2.050417139s) from=10.233.71.107:54766
    2023/02/07 03:51:18 [DEBUG] http: Request GET /v1/status/leader (459.179µs) from=10.233.71.107:43004
    2023/02/07 03:51:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.153282131s) from=10.233.71.107:58300
    2023/02/07 03:51:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m2.982838566s) from=10.233.71.107:54742
    2023/02/07 03:51:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.987985546s) from=10.233.71.107:54750
    2023/02/07 03:51:22 [DEBUG] http: Request GET /v1/status/leader (442.163µs) from=10.233.72.155:39848
    2023/02/07 03:51:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m6.049019544s) from=10.233.71.107:54784
    2023/02/07 03:51:38 [DEBUG] http: Request GET /v1/status/leader (2.732804ms) from=10.233.71.107:43532
    2023/02/07 03:51:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m3.912128268s) from=10.233.71.107:52492
    2023/02/07 03:51:42 [DEBUG] http: Request GET /v1/status/leader (2.983897ms) from=10.233.72.155:40294
    2023/02/07 03:51:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.855239092s) from=10.233.71.107:60220
    2023/02/07 03:51:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:51:58 [DEBUG] http: Request GET /v1/status/leader (337.508µs) from=10.233.71.107:44058
    2023/02/07 03:52:02 [DEBUG] http: Request GET /v1/status/leader (472.068µs) from=10.233.72.155:40728
    2023/02/07 03:52:18 [DEBUG] http: Request GET /v1/status/leader (820.706µs) from=10.233.71.107:44570
    2023/02/07 03:52:22 [DEBUG] http: Request GET /v1/status/leader (6.923064ms) from=10.233.72.155:41186
    2023/02/07 03:52:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.614465476s) from=10.233.71.107:58334
    2023/02/07 03:52:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.55920378s) from=10.233.71.107:58320
    2023/02/07 03:52:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m0.824455441s) from=10.233.71.107:58316
    2023/02/07 03:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.248296964s) from=10.233.71.107:58314
    2023/02/07 03:52:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.482444789s) from=10.233.71.107:58318
    2023/02/07 03:52:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.38186701s) from=10.233.71.107:58310
    2023/02/07 03:52:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.488130687s) from=10.233.71.107:58332
    2023/02/07 03:52:38 [DEBUG] http: Request GET /v1/status/leader (457.509µs) from=10.233.71.107:45100
    2023/02/07 03:52:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.74846306s) from=10.233.72.155:45234
    2023/02/07 03:52:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.611858832s) from=10.233.71.107:58308
    2023/02/07 03:52:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.970675267s) from=10.233.71.107:58312
    2023/02/07 03:52:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.640040236s) from=10.233.71.107:58306
    2023/02/07 03:52:43 [DEBUG] http: Request GET /v1/status/leader (533.162µs) from=10.233.72.155:41602
    2023/02/07 03:52:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.103004854s) from=10.233.71.107:58328
    2023/02/07 03:52:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:52:47 [DEBUG] agent: Node info in sync
    2023/02/07 03:52:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.973262471s) from=10.233.71.107:58322
    2023/02/07 03:52:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.99942944s) from=10.233.71.107:58326
    2023/02/07 03:52:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:52:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.672334707s) from=10.233.71.107:58330
    2023/02/07 03:52:58 [DEBUG] http: Request GET /v1/status/leader (420.22µs) from=10.233.71.107:45630
    2023/02/07 03:53:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.576964241s) from=10.233.72.155:45232
    2023/02/07 03:53:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:53:03 [DEBUG] http: Request GET /v1/status/leader (368.003µs) from=10.233.72.155:42042
    2023/02/07 03:53:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m2.414698718s) from=10.233.71.107:54478
    2023/02/07 03:53:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.59554783s) from=10.233.71.107:54476
    2023/02/07 03:53:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m3.3868217s) from=10.233.71.107:54804
    2023/02/07 03:53:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.73141814s) from=10.233.72.155:45226
    2023/02/07 03:53:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m4.764418058s) from=10.233.71.107:54760
    2023/02/07 03:53:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m4.027997804s) from=10.233.71.107:54774
    2023/02/07 03:53:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m2.119995302s) from=10.233.71.107:54766
    2023/02/07 03:53:18 [DEBUG] http: Request GET /v1/status/leader (296.899µs) from=10.233.71.107:46168
    2023/02/07 03:53:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m4.672798412s) from=10.233.71.107:54752
    2023/02/07 03:53:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m1.966179366s) from=10.233.71.107:54742
    2023/02/07 03:53:23 [DEBUG] http: Request GET /v1/status/leader (243.856µs) from=10.233.72.155:42488
    2023/02/07 03:53:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m2.262577944s) from=10.233.71.107:54750
    2023/02/07 03:53:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m0.870821032s) from=10.233.71.107:54784
    2023/02/07 03:53:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.869226581s) from=10.233.71.107:58300
    2023/02/07 03:53:38 [DEBUG] http: Request GET /v1/status/leader (345.891µs) from=10.233.71.107:46668
    2023/02/07 03:53:43 [DEBUG] http: Request GET /v1/status/leader (648.324µs) from=10.233.72.155:43022
    2023/02/07 03:53:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m7.321162207s) from=10.233.71.107:52492
    2023/02/07 03:53:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:53:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.962625732s) from=10.233.71.107:60220
    2023/02/07 03:53:58 [DEBUG] http: Request GET /v1/status/leader (262.448µs) from=10.233.71.107:47224
    2023/02/07 03:54:03 [DEBUG] http: Request GET /v1/status/leader (399.701µs) from=10.233.72.155:43486
    2023/02/07 03:54:18 [DEBUG] http: Request GET /v1/status/leader (255.731µs) from=10.233.71.107:47738
    2023/02/07 03:54:23 [DEBUG] http: Request GET /v1/status/leader (325.512µs) from=10.233.72.155:43926
    2023/02/07 03:54:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.247895069s) from=10.233.71.107:58334
    2023/02/07 03:54:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:54:28 [DEBUG] agent: Node info in sync
    2023/02/07 03:54:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.067370981s) from=10.233.71.107:58320
    2023/02/07 03:54:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.708326453s) from=10.233.71.107:58316
    2023/02/07 03:54:38 [DEBUG] http: Request GET /v1/status/leader (1.010072ms) from=10.233.71.107:48282
    2023/02/07 03:54:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.45821928s) from=10.233.71.107:58310
    2023/02/07 03:54:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.366692042s) from=10.233.71.107:58332
    2023/02/07 03:54:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m7.390859903s) from=10.233.71.107:58314
    2023/02/07 03:54:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.876184891s) from=10.233.71.107:58312
    2023/02/07 03:54:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.74325296s) from=10.233.72.155:45234
    2023/02/07 03:54:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m6.490061301s) from=10.233.71.107:58318
    2023/02/07 03:54:43 [DEBUG] http: Request GET /v1/status/leader (248.635µs) from=10.233.72.155:44362
    2023/02/07 03:54:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.653501867s) from=10.233.71.107:58306
    2023/02/07 03:54:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m7.218524984s) from=10.233.71.107:58308
    2023/02/07 03:54:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.258159137s) from=10.233.71.107:58328
    2023/02/07 03:54:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.450879311s) from=10.233.71.107:58326
    2023/02/07 03:54:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.562653243s) from=10.233.71.107:58322
    2023/02/07 03:54:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:54:58 [DEBUG] http: Request GET /v1/status/leader (1.453057ms) from=10.233.71.107:48826
    2023/02/07 03:55:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.198503357s) from=10.233.71.107:58330
    2023/02/07 03:55:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.202612399s) from=10.233.72.155:45232
    2023/02/07 03:55:03 [DEBUG] http: Request GET /v1/status/leader (498.423µs) from=10.233.72.155:44810
    2023/02/07 03:55:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:55:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m2.567045843s) from=10.233.71.107:54478
    2023/02/07 03:55:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m1.318761955s) from=10.233.71.107:54476
    2023/02/07 03:55:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m1.032102142s) from=10.233.71.107:54804
    2023/02/07 03:55:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.667354252s) from=10.233.72.155:45226
    2023/02/07 03:55:18 [DEBUG] http: Request GET /v1/status/leader (3.352428ms) from=10.233.71.107:49356
    2023/02/07 03:55:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m3.454318802s) from=10.233.71.107:54760
    2023/02/07 03:55:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m1.407083965s) from=10.233.71.107:54752
    2023/02/07 03:55:23 [DEBUG] http: Request GET /v1/status/leader (400.588µs) from=10.233.72.155:45242
    2023/02/07 03:55:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m5.44410735s) from=10.233.71.107:54774
    2023/02/07 03:55:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m6.952099749s) from=10.233.71.107:54766
    2023/02/07 03:55:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m3.651157105s) from=10.233.71.107:54750
    2023/02/07 03:55:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m6.660699759s) from=10.233.71.107:54742
    2023/02/07 03:55:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.796001797s) from=10.233.71.107:58300
    2023/02/07 03:55:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m7.128409179s) from=10.233.71.107:54784
    2023/02/07 03:55:38 [DEBUG] http: Request GET /v1/status/leader (577.264µs) from=10.233.71.107:49882
    2023/02/07 03:55:43 [DEBUG] http: Request GET /v1/status/leader (687.015µs) from=10.233.72.155:45664
    2023/02/07 03:55:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m3.667847381s) from=10.233.71.107:52492
    2023/02/07 03:55:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:55:58 [DEBUG] http: Request GET /v1/status/leader (401.066µs) from=10.233.71.107:50406
    2023/02/07 03:56:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:56:03 [DEBUG] agent: Node info in sync
    2023/02/07 03:56:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.873706547s) from=10.233.71.107:60220
    2023/02/07 03:56:03 [DEBUG] http: Request GET /v1/status/leader (320.825µs) from=10.233.72.155:46080
    2023/02/07 03:56:18 [DEBUG] http: Request GET /v1/status/leader (597.853µs) from=10.233.71.107:50972
    2023/02/07 03:56:23 [DEBUG] http: Request GET /v1/status/leader (684.341µs) from=10.233.72.155:46492
    2023/02/07 03:56:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.918812307s) from=10.233.71.107:58334
    2023/02/07 03:56:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.042892589s) from=10.233.71.107:58320
    2023/02/07 03:56:38 [DEBUG] http: Request GET /v1/status/leader (373.369µs) from=10.233.71.107:51516
    2023/02/07 03:56:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.887953565s) from=10.233.71.107:58332
    2023/02/07 03:56:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.320619681s) from=10.233.71.107:58316
    2023/02/07 03:56:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.609001294s) from=10.233.71.107:58312
    2023/02/07 03:56:43 [DEBUG] http: Request GET /v1/status/leader (7.027037ms) from=10.233.72.155:46992
    2023/02/07 03:56:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.126246918s) from=10.233.71.107:58310
    2023/02/07 03:56:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.519568537s) from=10.233.71.107:58318
    2023/02/07 03:56:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.913783234s) from=10.233.72.155:45234
    2023/02/07 03:56:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.433133296s) from=10.233.71.107:58314
    2023/02/07 03:56:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.307747466s) from=10.233.71.107:58306
    2023/02/07 03:56:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.185173576s) from=10.233.71.107:58308
    2023/02/07 03:56:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.368249607s) from=10.233.71.107:58328
    2023/02/07 03:56:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.312540841s) from=10.233.71.107:58326
    2023/02/07 03:56:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.981896542s) from=10.233.71.107:58322
    2023/02/07 03:56:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:56:58 [DEBUG] http: Request GET /v1/status/leader (416.665µs) from=10.233.71.107:52060
    2023/02/07 03:57:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.171729553s) from=10.233.71.107:58330
    2023/02/07 03:57:03 [DEBUG] http: Request GET /v1/status/leader (266.003µs) from=10.233.72.155:47428
    2023/02/07 03:57:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.541671015s) from=10.233.72.155:45232
    2023/02/07 03:57:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:57:11 [DEBUG] agent: Node info in sync
    2023/02/07 03:57:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.955022213s) from=10.233.71.107:54478
    2023/02/07 03:57:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m0.89827627s) from=10.233.71.107:54804
    2023/02/07 03:57:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m5.940646607s) from=10.233.71.107:54476
    2023/02/07 03:57:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.721927881s) from=10.233.72.155:45226
    2023/02/07 03:57:18 [DEBUG] http: Request GET /v1/status/leader (282.045µs) from=10.233.71.107:52626
    2023/02/07 03:57:23 [DEBUG] http: Request GET /v1/status/leader (409.097µs) from=10.233.72.155:47858
    2023/02/07 03:57:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m4.296750834s) from=10.233.71.107:54760
    2023/02/07 03:57:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m5.919341254s) from=10.233.71.107:54752
    2023/02/07 03:57:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m2.022942843s) from=10.233.71.107:54766
    2023/02/07 03:57:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m5.213454106s) from=10.233.71.107:54774
    2023/02/07 03:57:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m1.867191369s) from=10.233.71.107:54750
    2023/02/07 03:57:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 03:57:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.968532657s) from=10.233.71.107:58300
    2023/02/07 03:57:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m3.09778595s) from=10.233.71.107:54784
    2023/02/07 03:57:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m7.312250691s) from=10.233.71.107:54742
    2023/02/07 03:57:38 [DEBUG] http: Request GET /v1/status/leader (471.642µs) from=10.233.71.107:53144
    2023/02/07 03:57:43 [DEBUG] http: Request GET /v1/status/leader (545.458µs) from=10.233.72.155:48286
    2023/02/07 03:57:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:57:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m7.225449897s) from=10.233.71.107:52492
    2023/02/07 03:57:59 [DEBUG] http: Request GET /v1/status/leader (319.258µs) from=10.233.71.107:53716
    2023/02/07 03:58:03 [DEBUG] http: Request GET /v1/status/leader (1.228579ms) from=10.233.72.155:48738
    2023/02/07 03:58:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.096785592s) from=10.233.71.107:60220
    2023/02/07 03:58:19 [DEBUG] http: Request GET /v1/status/leader (434.785µs) from=10.233.71.107:54250
    2023/02/07 03:58:23 [DEBUG] http: Request GET /v1/status/leader (240.484µs) from=10.233.72.155:49148
    2023/02/07 03:58:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.581962149s) from=10.233.71.107:58334
    2023/02/07 03:58:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.610375522s) from=10.233.71.107:58320
    2023/02/07 03:58:39 [DEBUG] http: Request GET /v1/status/leader (362.242µs) from=10.233.71.107:54790
    2023/02/07 03:58:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.520211775s) from=10.233.71.107:58332
    2023/02/07 03:58:43 [DEBUG] http: Request GET /v1/status/leader (319.233µs) from=10.233.72.155:49588
    2023/02/07 03:58:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.697578109s) from=10.233.72.155:45234
    2023/02/07 03:58:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m0.83370844s) from=10.233.71.107:58318
    2023/02/07 03:58:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.905881454s) from=10.233.71.107:58316
    2023/02/07 03:58:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m7.41225368s) from=10.233.71.107:58312
    2023/02/07 03:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m2.692053779s) from=10.233.71.107:58314
    2023/02/07 03:58:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.923169909s) from=10.233.71.107:58310
    2023/02/07 03:58:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.805333013s) from=10.233.71.107:58328
    2023/02/07 03:58:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.437084569s) from=10.233.71.107:58326
    2023/02/07 03:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.754372253s) from=10.233.71.107:58322
    2023/02/07 03:58:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.755074025s) from=10.233.71.107:58306
    2023/02/07 03:58:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:58:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.915436514s) from=10.233.71.107:58308
    2023/02/07 03:58:59 [DEBUG] http: Request GET /v1/status/leader (475.005µs) from=10.233.71.107:55376
    2023/02/07 03:59:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.606932002s) from=10.233.71.107:58330
    2023/02/07 03:59:03 [DEBUG] http: Request GET /v1/status/leader (447.534µs) from=10.233.72.155:50052
    2023/02/07 03:59:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 03:59:10 [DEBUG] agent: Node info in sync
    2023/02/07 03:59:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.445525385s) from=10.233.72.155:45232
    2023/02/07 03:59:19 [DEBUG] http: Request GET /v1/status/leader (395.518µs) from=10.233.71.107:55920
    2023/02/07 03:59:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.936502479s) from=10.233.72.155:45226
    2023/02/07 03:59:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m3.091536242s) from=10.233.71.107:54804
    2023/02/07 03:59:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m4.207593293s) from=10.233.71.107:54476
    2023/02/07 03:59:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m6.886060717s) from=10.233.71.107:54478
    2023/02/07 03:59:23 [DEBUG] http: Request GET /v1/status/leader (342.667µs) from=10.233.72.155:50492
    2023/02/07 03:59:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m0.231914613s) from=10.233.71.107:54760
    2023/02/07 03:59:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m1.630981528s) from=10.233.71.107:54752
    2023/02/07 03:59:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m5.201019654s) from=10.233.71.107:54766
    2023/02/07 03:59:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.925759378s) from=10.233.71.107:54750
    2023/02/07 03:59:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m7.439321559s) from=10.233.71.107:54774
    2023/02/07 03:59:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.353572472s) from=10.233.71.107:58300
    2023/02/07 03:59:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m3.02168058s) from=10.233.71.107:54784
    2023/02/07 03:59:39 [DEBUG] http: Request GET /v1/status/leader (362.588µs) from=10.233.71.107:56464
    2023/02/07 03:59:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m3.908535475s) from=10.233.71.107:54742
    2023/02/07 03:59:43 [DEBUG] http: Request GET /v1/status/leader (356.666µs) from=10.233.72.155:51018
    2023/02/07 03:59:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 03:59:59 [DEBUG] http: Request GET /v1/status/leader (261.894µs) from=10.233.71.107:57024
    2023/02/07 04:00:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:00:03 [DEBUG] http: Request GET /v1/status/leader (1.424351ms) from=10.233.72.155:51992
    2023/02/07 04:00:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m7.366346362s) from=10.233.71.107:52492
    2023/02/07 04:00:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.284799206s) from=10.233.71.107:60220
    2023/02/07 04:00:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:00:15 [DEBUG] agent: Node info in sync
    2023/02/07 04:00:19 [DEBUG] http: Request GET /v1/status/leader (720.653µs) from=10.233.71.107:57558
    2023/02/07 04:00:23 [DEBUG] http: Request GET /v1/status/leader (332.076µs) from=10.233.72.155:52468
    2023/02/07 04:00:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.146113364s) from=10.233.71.107:58320
    2023/02/07 04:00:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.745337277s) from=10.233.71.107:58334
    2023/02/07 04:00:39 [DEBUG] http: Request GET /v1/status/leader (938.557µs) from=10.233.71.107:58122
    2023/02/07 04:00:43 [DEBUG] http: Request GET /v1/status/leader (3.278512ms) from=10.233.72.155:52900
    2023/02/07 04:00:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.433690864s) from=10.233.71.107:58332
    2023/02/07 04:00:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.373067787s) from=10.233.72.155:45234
    2023/02/07 04:00:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.103944293s) from=10.233.71.107:58314
    2023/02/07 04:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m6.633220337s) from=10.233.71.107:58318
    2023/02/07 04:00:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.639410091s) from=10.233.71.107:58316
    2023/02/07 04:00:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.187634742s) from=10.233.71.107:58328
    2023/02/07 04:00:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:00:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m7.156141263s) from=10.233.71.107:58312
    2023/02/07 04:00:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.829693372s) from=10.233.71.107:58310
    2023/02/07 04:00:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.051243808s) from=10.233.71.107:58326
    2023/02/07 04:00:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.260916754s) from=10.233.71.107:58322
    2023/02/07 04:00:59 [DEBUG] http: Request GET /v1/status/leader (378.55µs) from=10.233.71.107:58664
    2023/02/07 04:01:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.970206694s) from=10.233.71.107:58306
    2023/02/07 04:01:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.491374928s) from=10.233.71.107:58308
    2023/02/07 04:01:03 [DEBUG] http: Request GET /v1/status/leader (340.081µs) from=10.233.72.155:53354
    2023/02/07 04:01:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.755950028s) from=10.233.71.107:58330
    2023/02/07 04:01:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.12183321s) from=10.233.72.155:45232
    2023/02/07 04:01:19 [DEBUG] http: Request GET /v1/status/leader (616.152µs) from=10.233.71.107:59184
    2023/02/07 04:01:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.178553641s) from=10.233.72.155:45226
    2023/02/07 04:01:23 [DEBUG] http: Request GET /v1/status/leader (336.917µs) from=10.233.72.155:53782
    2023/02/07 04:01:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m3.839198317s) from=10.233.71.107:54804
    2023/02/07 04:01:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m2.474478151s) from=10.233.71.107:54476
    2023/02/07 04:01:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m4.580745708s) from=10.233.71.107:54478
    2023/02/07 04:01:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m4.739565331s) from=10.233.71.107:54760
    2023/02/07 04:01:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m6.431940874s) from=10.233.71.107:54752
    2023/02/07 04:01:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.644194542s) from=10.233.71.107:54774
    2023/02/07 04:01:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m6.558426408s) from=10.233.71.107:54766
    2023/02/07 04:01:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m0.673629217s) from=10.233.71.107:54784
    2023/02/07 04:01:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m5.130717078s) from=10.233.71.107:54750
    2023/02/07 04:01:39 [DEBUG] http: Request GET /v1/status/leader (394.22µs) from=10.233.71.107:59706
    2023/02/07 04:01:43 [DEBUG] http: Request GET /v1/status/leader (269.019µs) from=10.233.72.155:54218
    2023/02/07 04:01:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m7.39316571s) from=10.233.71.107:58300
    2023/02/07 04:01:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m4.791626084s) from=10.233.71.107:54742
    2023/02/07 04:01:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:01:59 [DEBUG] http: Request GET /v1/status/leader (235.67µs) from=10.233.71.107:60272
    2023/02/07 04:02:03 [DEBUG] http: Request GET /v1/status/leader (451.276µs) from=10.233.72.155:54650
    2023/02/07 04:02:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m2.385558251s) from=10.233.71.107:52492
    2023/02/07 04:02:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:02:12 [DEBUG] agent: Node info in sync
    2023/02/07 04:02:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.868069839s) from=10.233.71.107:60220
    2023/02/07 04:02:19 [DEBUG] http: Request GET /v1/status/leader (376.48µs) from=10.233.71.107:60808
    2023/02/07 04:02:23 [DEBUG] http: Request GET /v1/status/leader (944.861µs) from=10.233.72.155:55156
    2023/02/07 04:02:39 [DEBUG] http: Request GET /v1/status/leader (354.991µs) from=10.233.71.107:33090
    2023/02/07 04:02:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.191324745s) from=10.233.71.107:58334
    2023/02/07 04:02:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.199857998s) from=10.233.71.107:58320
    2023/02/07 04:02:43 [DEBUG] http: Request GET /v1/status/leader (232.292µs) from=10.233.72.155:55702
    2023/02/07 04:02:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.123628419s) from=10.233.72.155:45234
    2023/02/07 04:02:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.792814969s) from=10.233.71.107:58332
    2023/02/07 04:02:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m0.943170517s) from=10.233.71.107:58328
    2023/02/07 04:02:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:02:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:02:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.399200873s) from=10.233.71.107:58318
    2023/02/07 04:02:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m4.868082046s) from=10.233.71.107:58314
    2023/02/07 04:02:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.21662612s) from=10.233.71.107:58316
    2023/02/07 04:02:59 [DEBUG] http: Request GET /v1/status/leader (446.318µs) from=10.233.71.107:33672
    2023/02/07 04:03:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.234177026s) from=10.233.71.107:58306
    2023/02/07 04:03:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.779108356s) from=10.233.71.107:58310
    2023/02/07 04:03:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.021341042s) from=10.233.71.107:58312
    2023/02/07 04:03:03 [DEBUG] http: Request GET /v1/status/leader (249.588µs) from=10.233.72.155:56188
    2023/02/07 04:03:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.593331829s) from=10.233.71.107:58326
    2023/02/07 04:03:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.427469442s) from=10.233.71.107:58322
    2023/02/07 04:03:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.198137998s) from=10.233.71.107:58308
    2023/02/07 04:03:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.16647132s) from=10.233.71.107:58330
    2023/02/07 04:03:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.925300345s) from=10.233.72.155:45232
    2023/02/07 04:03:19 [DEBUG] http: Request GET /v1/status/leader (403.764µs) from=10.233.71.107:34208
    2023/02/07 04:03:23 [DEBUG] http: Request GET /v1/status/leader (395.041µs) from=10.233.72.155:56630
    2023/02/07 04:03:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.67092352s) from=10.233.72.155:45226
    2023/02/07 04:03:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m4.867446143s) from=10.233.71.107:54804
    2023/02/07 04:03:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.929325079s) from=10.233.71.107:54478
    2023/02/07 04:03:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.845666313s) from=10.233.71.107:54476
    2023/02/07 04:03:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m6.355067775s) from=10.233.71.107:54760
    2023/02/07 04:03:39 [DEBUG] http: Request GET /v1/status/leader (1.213883ms) from=10.233.71.107:34734
    2023/02/07 04:03:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m1.520046396s) from=10.233.71.107:54784
    2023/02/07 04:03:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m5.972816101s) from=10.233.71.107:54752
    2023/02/07 04:03:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m3.008241904s) from=10.233.71.107:54750
    2023/02/07 04:03:43 [DEBUG] http: Request GET /v1/status/leader (342.039µs) from=10.233.72.155:57072
    2023/02/07 04:03:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m6.615879542s) from=10.233.71.107:54774
    2023/02/07 04:03:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.905772181s) from=10.233.71.107:58300
    2023/02/07 04:03:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m7.264553745s) from=10.233.71.107:54766
    2023/02/07 04:03:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m2.623712267s) from=10.233.71.107:54742
    2023/02/07 04:03:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:03:54 [DEBUG] agent: Node info in sync
    2023/02/07 04:03:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:03:59 [DEBUG] http: Request GET /v1/status/leader (388.06µs) from=10.233.71.107:35274
    2023/02/07 04:04:03 [DEBUG] http: Request GET /v1/status/leader (370.013µs) from=10.233.72.155:57516
    2023/02/07 04:04:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m5.015009202s) from=10.233.71.107:52492
    2023/02/07 04:04:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.402595389s) from=10.233.71.107:60220
    2023/02/07 04:04:19 [DEBUG] http: Request GET /v1/status/leader (641.094µs) from=10.233.71.107:35802
    2023/02/07 04:04:23 [DEBUG] http: Request GET /v1/status/leader (763.241µs) from=10.233.72.155:57934
    2023/02/07 04:04:39 [DEBUG] http: Request GET /v1/status/leader (1.331282ms) from=10.233.71.107:36356
    2023/02/07 04:04:43 [DEBUG] http: Request GET /v1/status/leader (493.06µs) from=10.233.72.155:58358
    2023/02/07 04:04:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.6428515s) from=10.233.71.107:58334
    2023/02/07 04:04:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.533047598s) from=10.233.71.107:58320
    2023/02/07 04:04:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.506373241s) from=10.233.72.155:45234
    2023/02/07 04:04:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.199951393s) from=10.233.71.107:58332
    2023/02/07 04:04:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:04:59 [DEBUG] http: Request GET /v1/status/leader (2.943455ms) from=10.233.71.107:36926
    2023/02/07 04:05:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.14337621s) from=10.233.71.107:58328
    2023/02/07 04:05:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.050114072s) from=10.233.71.107:58316
    2023/02/07 04:05:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.121784607s) from=10.233.71.107:58314
    2023/02/07 04:05:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.686004697s) from=10.233.71.107:58318
    2023/02/07 04:05:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m1.407424665s) from=10.233.71.107:58306
    2023/02/07 04:05:03 [DEBUG] http: Request GET /v1/status/leader (410.783µs) from=10.233.72.155:58784
    2023/02/07 04:05:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.495747325s) from=10.233.71.107:58312
    2023/02/07 04:05:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.53148609s) from=10.233.71.107:58310
    2023/02/07 04:05:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.67584501s) from=10.233.71.107:58326
    2023/02/07 04:05:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.98961543s) from=10.233.71.107:58322
    2023/02/07 04:05:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.322481554s) from=10.233.71.107:58330
    2023/02/07 04:05:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.91275745s) from=10.233.71.107:58308
    2023/02/07 04:05:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:05:16 [DEBUG] agent: Node info in sync
    2023/02/07 04:05:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.055433809s) from=10.233.72.155:45232
    2023/02/07 04:05:19 [DEBUG] http: Request GET /v1/status/leader (534.513µs) from=10.233.71.107:37444
    2023/02/07 04:05:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:05:23 [DEBUG] http: Request GET /v1/status/leader (268.1µs) from=10.233.72.155:59210
    2023/02/07 04:05:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.078711051s) from=10.233.72.155:45226
    2023/02/07 04:05:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.421597089s) from=10.233.71.107:54476
    2023/02/07 04:05:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m4.420421031s) from=10.233.71.107:54804
    2023/02/07 04:05:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m6.860424078s) from=10.233.71.107:54478
    2023/02/07 04:05:39 [DEBUG] http: Request GET /v1/status/leader (356.023µs) from=10.233.71.107:37968
    2023/02/07 04:05:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m7.144623061s) from=10.233.71.107:54760
    2023/02/07 04:05:43 [DEBUG] http: Request GET /v1/status/leader (240.44µs) from=10.233.72.155:59718
    2023/02/07 04:05:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m3.84053257s) from=10.233.71.107:54752
    2023/02/07 04:05:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.474036514s) from=10.233.71.107:54774
    2023/02/07 04:05:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m5.862381336s) from=10.233.71.107:54784
    2023/02/07 04:05:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m5.216648525s) from=10.233.71.107:54750
    2023/02/07 04:05:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.573796778s) from=10.233.71.107:58300
    2023/02/07 04:05:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m6.498365197s) from=10.233.71.107:54766
    2023/02/07 04:05:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m4.369665776s) from=10.233.71.107:54742
    2023/02/07 04:05:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:05:59 [DEBUG] http: Request GET /v1/status/leader (1.425183ms) from=10.233.71.107:38504
    2023/02/07 04:06:03 [DEBUG] http: Request GET /v1/status/leader (486.929µs) from=10.233.72.155:60164
    2023/02/07 04:06:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m1.506534099s) from=10.233.71.107:52492
    2023/02/07 04:06:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.869104109s) from=10.233.71.107:60220
    2023/02/07 04:06:19 [DEBUG] http: Request GET /v1/status/leader (425.288µs) from=10.233.71.107:39040
    2023/02/07 04:06:23 [DEBUG] http: Request GET /v1/status/leader (353.249µs) from=10.233.72.155:60616
    2023/02/07 04:06:39 [DEBUG] http: Request GET /v1/status/leader (498.825µs) from=10.233.71.107:39628
    2023/02/07 04:06:43 [DEBUG] http: Request GET /v1/status/leader (384.237µs) from=10.233.72.155:32858
    2023/02/07 04:06:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:06:49 [DEBUG] agent: Node info in sync
    2023/02/07 04:06:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.758378466s) from=10.233.71.107:58334
    2023/02/07 04:06:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.365224172s) from=10.233.71.107:58320
    2023/02/07 04:06:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.77366535s) from=10.233.72.155:45234
    2023/02/07 04:06:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:06:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.205771621s) from=10.233.71.107:58332
    2023/02/07 04:06:59 [DEBUG] http: Request GET /v1/status/leader (466.877µs) from=10.233.71.107:40240
    2023/02/07 04:07:03 [DEBUG] http: Request GET /v1/status/leader (274.265µs) from=10.233.72.155:33334
    2023/02/07 04:07:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m3.116878007s) from=10.233.71.107:58314
    2023/02/07 04:07:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.747891948s) from=10.233.71.107:58328
    2023/02/07 04:07:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.590770454s) from=10.233.71.107:58310
    2023/02/07 04:07:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.711404144s) from=10.233.71.107:58318
    2023/02/07 04:07:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m7.289543331s) from=10.233.71.107:58316
    2023/02/07 04:07:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.387141308s) from=10.233.71.107:58326
    2023/02/07 04:07:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.099425482s) from=10.233.71.107:58322
    2023/02/07 04:07:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.640113865s) from=10.233.71.107:58306
    2023/02/07 04:07:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.152850357s) from=10.233.71.107:58312
    2023/02/07 04:07:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.227491105s) from=10.233.71.107:58330
    2023/02/07 04:07:19 [DEBUG] http: Request GET /v1/status/leader (361.532µs) from=10.233.71.107:40790
    2023/02/07 04:07:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.17597681s) from=10.233.71.107:58308
    2023/02/07 04:07:23 [DEBUG] http: Request GET /v1/status/leader (551.821µs) from=10.233.72.155:33784
    2023/02/07 04:07:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.831484156s) from=10.233.72.155:45232
    2023/02/07 04:07:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.372386317s) from=10.233.72.155:45226
    2023/02/07 04:07:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m0.251882339s) from=10.233.71.107:54804
    2023/02/07 04:07:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m4.830436028s) from=10.233.71.107:54476
    2023/02/07 04:07:39 [DEBUG] http: Request GET /v1/status/leader (8.200853ms) from=10.233.71.107:41318
    2023/02/07 04:07:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m1.76461652s) from=10.233.71.107:54478
    2023/02/07 04:07:43 [DEBUG] http: Request GET /v1/status/leader (425µs) from=10.233.72.155:34218
    2023/02/07 04:07:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.294270685s) from=10.233.71.107:54774
    2023/02/07 04:07:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m2.629010662s) from=10.233.71.107:54752
    2023/02/07 04:07:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m7.074677242s) from=10.233.71.107:54760
    2023/02/07 04:07:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:07:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m0.115766741s) from=10.233.71.107:54766
    2023/02/07 04:07:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.083383007s) from=10.233.71.107:54750
    2023/02/07 04:07:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m7.478077679s) from=10.233.71.107:54784
    2023/02/07 04:07:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:07:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m3.924126347s) from=10.233.71.107:54742
    2023/02/07 04:07:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m7.235165111s) from=10.233.71.107:58300
    2023/02/07 04:07:59 [DEBUG] http: Request GET /v1/status/leader (436.084µs) from=10.233.71.107:41876
    2023/02/07 04:08:03 [DEBUG] http: Request GET /v1/status/leader (239.439µs) from=10.233.72.155:34670
    2023/02/07 04:08:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:08:10 [DEBUG] agent: Node info in sync
    2023/02/07 04:08:19 [DEBUG] http: Request GET /v1/status/leader (3.905711ms) from=10.233.71.107:42406
    2023/02/07 04:08:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m6.370946599s) from=10.233.71.107:52492
    2023/02/07 04:08:23 [DEBUG] http: Request GET /v1/status/leader (365.589µs) from=10.233.72.155:35086
    2023/02/07 04:08:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.162230975s) from=10.233.71.107:60220
    2023/02/07 04:08:39 [DEBUG] http: Request GET /v1/status/leader (870.156µs) from=10.233.71.107:42972
    2023/02/07 04:08:43 [DEBUG] http: Request GET /v1/status/leader (305.758µs) from=10.233.72.155:35600
    2023/02/07 04:08:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.006418807s) from=10.233.71.107:58334
    2023/02/07 04:08:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.953837732s) from=10.233.72.155:45234
    2023/02/07 04:08:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:08:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.350873286s) from=10.233.71.107:58320
    2023/02/07 04:08:59 [DEBUG] http: Request GET /v1/status/leader (551.15µs) from=10.233.71.107:43542
    2023/02/07 04:09:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.479427449s) from=10.233.71.107:58332
    2023/02/07 04:09:03 [DEBUG] http: Request GET /v1/status/leader (791.802µs) from=10.233.72.155:36034
    2023/02/07 04:09:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.903441162s) from=10.233.71.107:58314
    2023/02/07 04:09:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.792903407s) from=10.233.71.107:58310
    2023/02/07 04:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.529183126s) from=10.233.71.107:58322
    2023/02/07 04:09:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.503070918s) from=10.233.71.107:58318
    2023/02/07 04:09:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.454165713s) from=10.233.71.107:58328
    2023/02/07 04:09:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.501237123s) from=10.233.71.107:58312
    2023/02/07 04:09:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.132111469s) from=10.233.71.107:58326
    2023/02/07 04:09:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.69659151s) from=10.233.71.107:58316
    2023/02/07 04:09:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m7.324877335s) from=10.233.71.107:58306
    2023/02/07 04:09:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.690777302s) from=10.233.71.107:58330
    2023/02/07 04:09:19 [DEBUG] http: Request GET /v1/status/leader (362.831µs) from=10.233.71.107:44066
    2023/02/07 04:09:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.16107604s) from=10.233.71.107:58308
    2023/02/07 04:09:23 [DEBUG] http: Request GET /v1/status/leader (275.19µs) from=10.233.72.155:36484
    2023/02/07 04:09:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.369370232s) from=10.233.72.155:45232
    2023/02/07 04:09:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:09:31 [DEBUG] agent: Node info in sync
    2023/02/07 04:09:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m3.758046622s) from=10.233.71.107:54804
    2023/02/07 04:09:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.128358319s) from=10.233.72.155:45226
    2023/02/07 04:09:39 [DEBUG] http: Request GET /v1/status/leader (3.343196ms) from=10.233.71.107:44628
    2023/02/07 04:09:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m2.2396281s) from=10.233.71.107:54478
    2023/02/07 04:09:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.513816249s) from=10.233.71.107:54476
    2023/02/07 04:09:43 [DEBUG] http: Request GET /v1/status/leader (503.828µs) from=10.233.72.155:36960
    2023/02/07 04:09:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m4.02975236s) from=10.233.71.107:54752
    2023/02/07 04:09:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m4.862450965s) from=10.233.71.107:54774
    2023/02/07 04:09:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m0.85626071s) from=10.233.71.107:54766
    2023/02/07 04:09:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m3.400694518s) from=10.233.71.107:54760
    2023/02/07 04:09:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:09:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m2.888088531s) from=10.233.71.107:54784
    2023/02/07 04:09:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m0.912294332s) from=10.233.71.107:54742
    2023/02/07 04:09:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.362897238s) from=10.233.71.107:54750
    2023/02/07 04:09:59 [DEBUG] http: Request GET /v1/status/leader (1.546304ms) from=10.233.71.107:45196
    2023/02/07 04:10:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.394812008s) from=10.233.71.107:58300
    2023/02/07 04:10:03 [DEBUG] http: Request GET /v1/status/leader (1.067749ms) from=10.233.72.155:37388
    2023/02/07 04:10:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:10:19 [DEBUG] http: Request GET /v1/status/leader (547.097µs) from=10.233.71.107:45752
    2023/02/07 04:10:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m1.236219721s) from=10.233.71.107:52492
    2023/02/07 04:10:23 [DEBUG] http: Request GET /v1/status/leader (756.594µs) from=10.233.72.155:37834
    2023/02/07 04:10:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.515662722s) from=10.233.71.107:60220
    2023/02/07 04:10:39 [DEBUG] http: Request GET /v1/status/leader (308.861µs) from=10.233.71.107:46272
    2023/02/07 04:10:43 [DEBUG] http: Request GET /v1/status/leader (837.811µs) from=10.233.72.155:38270
    2023/02/07 04:10:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:10:49 [DEBUG] agent: Node info in sync
    2023/02/07 04:10:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:10:59 [DEBUG] http: Request GET /v1/status/leader (412.083µs) from=10.233.71.107:46788
    2023/02/07 04:11:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.435865472s) from=10.233.71.107:58334
    2023/02/07 04:11:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.657674306s) from=10.233.72.155:45234
    2023/02/07 04:11:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.906585332s) from=10.233.71.107:58320
    2023/02/07 04:11:04 [DEBUG] http: Request GET /v1/status/leader (241.128µs) from=10.233.72.155:38746
    2023/02/07 04:11:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.755161179s) from=10.233.71.107:58332
    2023/02/07 04:11:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.092550838s) from=10.233.71.107:58312
    2023/02/07 04:11:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m7.028501201s) from=10.233.71.107:58314
    2023/02/07 04:11:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.680757245s) from=10.233.71.107:58318
    2023/02/07 04:11:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.547274201s) from=10.233.71.107:58326
    2023/02/07 04:11:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.257755766s) from=10.233.71.107:58322
    2023/02/07 04:11:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m4.102948024s) from=10.233.71.107:58328
    2023/02/07 04:11:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.451927207s) from=10.233.71.107:58310
    2023/02/07 04:11:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.817996589s) from=10.233.71.107:58330
    2023/02/07 04:11:19 [DEBUG] http: Request GET /v1/status/leader (794.482µs) from=10.233.71.107:47302
    2023/02/07 04:11:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.901774477s) from=10.233.71.107:58306
    2023/02/07 04:11:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m7.380398325s) from=10.233.71.107:58316
    2023/02/07 04:11:24 [DEBUG] http: Request GET /v1/status/leader (5.947497ms) from=10.233.72.155:39238
    2023/02/07 04:11:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.819403687s) from=10.233.71.107:58308
    2023/02/07 04:11:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.874010956s) from=10.233.72.155:45232
    2023/02/07 04:11:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m0.374101439s) from=10.233.71.107:54804
    2023/02/07 04:11:39 [DEBUG] http: Request GET /v1/status/leader (494.809µs) from=10.233.71.107:47858
    2023/02/07 04:11:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.579018131s) from=10.233.72.155:45226
    2023/02/07 04:11:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.222153155s) from=10.233.71.107:54476
    2023/02/07 04:11:44 [DEBUG] http: Request GET /v1/status/leader (506.469µs) from=10.233.72.155:39786
    2023/02/07 04:11:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m2.067264774s) from=10.233.71.107:54478
    2023/02/07 04:11:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m0.711499331s) from=10.233.71.107:54766
    2023/02/07 04:11:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:11:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m5.29781691s) from=10.233.71.107:54752
    2023/02/07 04:11:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m5.967265172s) from=10.233.71.107:54774
    2023/02/07 04:11:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m5.270942406s) from=10.233.71.107:54760
    2023/02/07 04:11:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m1.921390572s) from=10.233.71.107:54742
    2023/02/07 04:11:59 [DEBUG] http: Request GET /v1/status/leader (967.578µs) from=10.233.71.107:48408
    2023/02/07 04:12:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m3.479110085s) from=10.233.71.107:54750
    2023/02/07 04:12:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m5.380052273s) from=10.233.71.107:54784
    2023/02/07 04:12:04 [DEBUG] http: Request GET /v1/status/leader (346.587µs) from=10.233.72.155:40290
    2023/02/07 04:12:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.446808043s) from=10.233.71.107:58300
    2023/02/07 04:12:19 [DEBUG] http: Request GET /v1/status/leader (387.48µs) from=10.233.71.107:48942
    2023/02/07 04:12:24 [DEBUG] http: Request GET /v1/status/leader (409.563µs) from=10.233.72.155:40716
    2023/02/07 04:12:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m6.920359821s) from=10.233.71.107:52492
    2023/02/07 04:12:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:12:38 [DEBUG] agent: Node info in sync
    2023/02/07 04:12:39 [DEBUG] http: Request GET /v1/status/leader (414.882µs) from=10.233.71.107:49508
    2023/02/07 04:12:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.384715601s) from=10.233.71.107:60220
    2023/02/07 04:12:44 [DEBUG] http: Request GET /v1/status/leader (516.355µs) from=10.233.72.155:41180
    2023/02/07 04:12:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:12:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:12:59 [DEBUG] http: Request GET /v1/status/leader (324.49µs) from=10.233.71.107:50044
    2023/02/07 04:13:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.466702914s) from=10.233.72.155:45234
    2023/02/07 04:13:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.216502325s) from=10.233.71.107:58334
    2023/02/07 04:13:04 [DEBUG] http: Request GET /v1/status/leader (364.221µs) from=10.233.72.155:41624
    2023/02/07 04:13:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.583220229s) from=10.233.71.107:58332
    2023/02/07 04:13:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.934817371s) from=10.233.71.107:58320
    2023/02/07 04:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.632109212s) from=10.233.71.107:58314
    2023/02/07 04:13:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.437856509s) from=10.233.71.107:58312
    2023/02/07 04:13:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.32377909s) from=10.233.71.107:58310
    2023/02/07 04:13:19 [DEBUG] http: Request GET /v1/status/leader (324.951µs) from=10.233.71.107:50580
    2023/02/07 04:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m7.015460387s) from=10.233.71.107:58318
    2023/02/07 04:13:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.031170095s) from=10.233.71.107:58328
    2023/02/07 04:13:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.064814299s) from=10.233.71.107:58330
    2023/02/07 04:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.341347643s) from=10.233.71.107:58326
    2023/02/07 04:13:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.302890605s) from=10.233.71.107:58322
    2023/02/07 04:13:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.391210801s) from=10.233.71.107:58306
    2023/02/07 04:13:24 [DEBUG] http: Request GET /v1/status/leader (4.956409ms) from=10.233.72.155:42072
    2023/02/07 04:13:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.387439525s) from=10.233.71.107:58316
    2023/02/07 04:13:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.574302884s) from=10.233.71.107:58308
    2023/02/07 04:13:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.006672175s) from=10.233.72.155:45232
    2023/02/07 04:13:39 [DEBUG] http: Request GET /v1/status/leader (281.526µs) from=10.233.71.107:51136
    2023/02/07 04:13:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m3.30857527s) from=10.233.71.107:54804
    2023/02/07 04:13:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.254504615s) from=10.233.72.155:45226
    2023/02/07 04:13:44 [DEBUG] http: Request GET /v1/status/leader (273.772µs) from=10.233.72.155:42508
    2023/02/07 04:13:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m1.211674557s) from=10.233.71.107:54478
    2023/02/07 04:13:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m2.429028698s) from=10.233.71.107:54476
    2023/02/07 04:13:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:13:55 [DEBUG] agent: Node info in sync
    2023/02/07 04:13:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:13:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m4.796231483s) from=10.233.71.107:54766
    2023/02/07 04:13:59 [DEBUG] http: Request GET /v1/status/leader (282.837µs) from=10.233.71.107:51700
    2023/02/07 04:13:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m2.944322201s) from=10.233.71.107:54752
    2023/02/07 04:14:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m4.181168673s) from=10.233.71.107:54774
    2023/02/07 04:14:04 [DEBUG] http: Request GET /v1/status/leader (441.571µs) from=10.233.72.155:42934
    2023/02/07 04:14:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m5.037095784s) from=10.233.71.107:54742
    2023/02/07 04:14:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m5.676475653s) from=10.233.71.107:54760
    2023/02/07 04:14:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m3.622705349s) from=10.233.71.107:54784
    2023/02/07 04:14:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.50026795s) from=10.233.71.107:54750
    2023/02/07 04:14:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.651320017s) from=10.233.71.107:58300
    2023/02/07 04:14:19 [DEBUG] http: Request GET /v1/status/leader (1.575551ms) from=10.233.71.107:52270
    2023/02/07 04:14:24 [DEBUG] http: Request GET /v1/status/leader (264.891µs) from=10.233.72.155:43374
    2023/02/07 04:14:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m5.530402714s) from=10.233.71.107:52492
    2023/02/07 04:14:39 [DEBUG] http: Request GET /v1/status/leader (899.551µs) from=10.233.71.107:52804
    2023/02/07 04:14:44 [DEBUG] http: Request GET /v1/status/leader (220.908µs) from=10.233.72.155:43930
    2023/02/07 04:14:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.27839194s) from=10.233.71.107:60220
    2023/02/07 04:14:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:14:59 [DEBUG] http: Request GET /v1/status/leader (228.4µs) from=10.233.71.107:53328
    2023/02/07 04:15:04 [DEBUG] http: Request GET /v1/status/leader (262.866µs) from=10.233.72.155:44390
    2023/02/07 04:15:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:15:06 [DEBUG] agent: Node info in sync
    2023/02/07 04:15:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.968859065s) from=10.233.72.155:45234
    2023/02/07 04:15:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:15:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.037585408s) from=10.233.71.107:58334
    2023/02/07 04:15:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.797840007s) from=10.233.71.107:58320
    2023/02/07 04:15:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.43687258s) from=10.233.71.107:58332
    2023/02/07 04:15:19 [DEBUG] http: Request GET /v1/status/leader (6.260603ms) from=10.233.71.107:53852
    2023/02/07 04:15:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.986400672s) from=10.233.71.107:58310
    2023/02/07 04:15:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.423505612s) from=10.233.71.107:58330
    2023/02/07 04:15:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.306686437s) from=10.233.71.107:58318
    2023/02/07 04:15:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.082009924s) from=10.233.71.107:58326
    2023/02/07 04:15:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.082247146s) from=10.233.71.107:58314
    2023/02/07 04:15:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.145661066s) from=10.233.71.107:58312
    2023/02/07 04:15:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.639069159s) from=10.233.71.107:58306
    2023/02/07 04:15:24 [DEBUG] http: Request GET /v1/status/leader (380.184µs) from=10.233.72.155:44858
    2023/02/07 04:15:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m7.370826451s) from=10.233.71.107:58328
    2023/02/07 04:15:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.955406279s) from=10.233.71.107:58322
    2023/02/07 04:15:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.507207615s) from=10.233.72.155:45232
    2023/02/07 04:15:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.217170236s) from=10.233.71.107:58316
    2023/02/07 04:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.613365767s) from=10.233.71.107:58308
    2023/02/07 04:15:39 [DEBUG] http: Request GET /v1/status/leader (432.323µs) from=10.233.71.107:54400
    2023/02/07 04:15:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m2.067670486s) from=10.233.71.107:54804
    2023/02/07 04:15:44 [DEBUG] http: Request GET /v1/status/leader (1.094337ms) from=10.233.72.155:45330
    2023/02/07 04:15:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.919613902s) from=10.233.72.155:45226
    2023/02/07 04:15:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m2.12370275s) from=10.233.71.107:54476
    2023/02/07 04:15:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m7.25030727s) from=10.233.71.107:54478
    2023/02/07 04:15:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:15:59 [DEBUG] http: Request GET /v1/status/leader (733.156µs) from=10.233.71.107:54932
    2023/02/07 04:16:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m1.676636099s) from=10.233.71.107:54752
    2023/02/07 04:16:04 [DEBUG] http: Request GET /v1/status/leader (831.998µs) from=10.233.72.155:45792
    2023/02/07 04:16:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m2.50891108s) from=10.233.71.107:54774
    2023/02/07 04:16:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m6.056415701s) from=10.233.71.107:54766
    2023/02/07 04:16:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m3.553190985s) from=10.233.71.107:54742
    2023/02/07 04:16:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m2.961240131s) from=10.233.71.107:54784
    2023/02/07 04:16:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m5.381868929s) from=10.233.71.107:54760
    2023/02/07 04:16:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m2.406659099s) from=10.233.71.107:54750
    2023/02/07 04:16:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.139895731s) from=10.233.71.107:58300
    2023/02/07 04:16:19 [DEBUG] http: Request GET /v1/status/leader (431.547µs) from=10.233.71.107:55482
    2023/02/07 04:16:24 [DEBUG] http: Request GET /v1/status/leader (342.801µs) from=10.233.72.155:46254
    2023/02/07 04:16:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m2.67141557s) from=10.233.71.107:52492
    2023/02/07 04:16:39 [DEBUG] http: Request GET /v1/status/leader (385.216µs) from=10.233.71.107:55998
    2023/02/07 04:16:44 [DEBUG] http: Request GET /v1/status/leader (720.709µs) from=10.233.72.155:46696
    2023/02/07 04:16:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.379984237s) from=10.233.71.107:60220
    2023/02/07 04:16:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:16:59 [DEBUG] http: Request GET /v1/status/leader (488.772µs) from=10.233.71.107:56526
    2023/02/07 04:17:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:17:01 [DEBUG] agent: Node info in sync
    2023/02/07 04:17:04 [DEBUG] http: Request GET /v1/status/leader (343.235µs) from=10.233.72.155:47110
    2023/02/07 04:17:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.441419488s) from=10.233.71.107:58320
    2023/02/07 04:17:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.618987654s) from=10.233.72.155:45234
    2023/02/07 04:17:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.346924472s) from=10.233.71.107:58334
    2023/02/07 04:17:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.676094447s) from=10.233.71.107:58332
    2023/02/07 04:17:19 [DEBUG] http: Request GET /v1/status/leader (425.859µs) from=10.233.71.107:57080
    2023/02/07 04:17:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.297958214s) from=10.233.71.107:58310
    2023/02/07 04:17:24 [DEBUG] http: Request GET /v1/status/leader (295.566µs) from=10.233.72.155:47554
    2023/02/07 04:17:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m4.121389398s) from=10.233.71.107:58330
    2023/02/07 04:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m4.960154233s) from=10.233.71.107:58318
    2023/02/07 04:17:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m1.949823217s) from=10.233.71.107:58306
    2023/02/07 04:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.220986695s) from=10.233.71.107:58326
    2023/02/07 04:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.85447094s) from=10.233.71.107:58314
    2023/02/07 04:17:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.655261146s) from=10.233.71.107:58312
    2023/02/07 04:17:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.997490606s) from=10.233.71.107:58322
    2023/02/07 04:17:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.625813648s) from=10.233.71.107:58328
    2023/02/07 04:17:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.8323049s) from=10.233.72.155:45232
    2023/02/07 04:17:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.412665793s) from=10.233.71.107:58316
    2023/02/07 04:17:39 [DEBUG] http: Request GET /v1/status/leader (1.070872ms) from=10.233.71.107:57664
    2023/02/07 04:17:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.861154487s) from=10.233.71.107:58308
    2023/02/07 04:17:44 [DEBUG] http: Request GET /v1/status/leader (246.955µs) from=10.233.72.155:48078
    2023/02/07 04:17:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m6.731826589s) from=10.233.71.107:54804
    2023/02/07 04:17:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m5.291053147s) from=10.233.72.155:45226
    2023/02/07 04:17:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m4.982888355s) from=10.233.71.107:54476
    2023/02/07 04:17:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m0.73911687s) from=10.233.71.107:54478
    2023/02/07 04:17:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:17:59 [DEBUG] http: Request GET /v1/status/leader (485.463µs) from=10.233.71.107:58228
    2023/02/07 04:18:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m0.103089885s) from=10.233.71.107:54752
    2023/02/07 04:18:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:18:04 [DEBUG] http: Request GET /v1/status/leader (312.242µs) from=10.233.72.155:48550
    2023/02/07 04:18:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m2.709539987s) from=10.233.71.107:54766
    2023/02/07 04:18:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m5.269564337s) from=10.233.71.107:54774
    2023/02/07 04:18:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:18:11 [DEBUG] agent: Node info in sync
    2023/02/07 04:18:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m5.025442479s) from=10.233.71.107:54784
    2023/02/07 04:18:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m4.369930237s) from=10.233.71.107:54760
    2023/02/07 04:18:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m7.478862078s) from=10.233.71.107:54742
    2023/02/07 04:18:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.774262367s) from=10.233.71.107:54750
    2023/02/07 04:18:19 [DEBUG] http: Request GET /v1/status/leader (236.628µs) from=10.233.71.107:58752
    2023/02/07 04:18:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.129534845s) from=10.233.71.107:58300
    2023/02/07 04:18:24 [DEBUG] http: Request GET /v1/status/leader (406.628µs) from=10.233.72.155:48982
    2023/02/07 04:18:39 [DEBUG] http: Request GET /v1/status/leader (525.955µs) from=10.233.71.107:59292
    2023/02/07 04:18:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m6.859950672s) from=10.233.71.107:52492
    2023/02/07 04:18:44 [DEBUG] http: Request GET /v1/status/leader (366.82µs) from=10.233.72.155:49434
    2023/02/07 04:18:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.669681065s) from=10.233.71.107:60220
    2023/02/07 04:18:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:18:59 [DEBUG] http: Request GET /v1/status/leader (541.42µs) from=10.233.71.107:59866
    2023/02/07 04:19:04 [DEBUG] http: Request GET /v1/status/leader (253.024µs) from=10.233.72.155:49884
    2023/02/07 04:19:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.512787406s) from=10.233.71.107:58320
    2023/02/07 04:19:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.246493418s) from=10.233.72.155:45234
    2023/02/07 04:19:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.361557079s) from=10.233.71.107:58332
    2023/02/07 04:19:20 [DEBUG] http: Request GET /v1/status/leader (403.706µs) from=10.233.71.107:60440
    2023/02/07 04:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.800650594s) from=10.233.71.107:58334
    2023/02/07 04:19:24 [DEBUG] http: Request GET /v1/status/leader (416.841µs) from=10.233.72.155:50344
    2023/02/07 04:19:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.067715008s) from=10.233.71.107:58330
    2023/02/07 04:19:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:19:28 [DEBUG] agent: Node info in sync
    2023/02/07 04:19:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.403455926s) from=10.233.71.107:58306
    2023/02/07 04:19:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.934708011s) from=10.233.71.107:58310
    2023/02/07 04:19:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.144471265s) from=10.233.71.107:58326
    2023/02/07 04:19:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m6.262213665s) from=10.233.71.107:58318
    2023/02/07 04:19:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.363033292s) from=10.233.71.107:58328
    2023/02/07 04:19:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.979398313s) from=10.233.71.107:58322
    2023/02/07 04:19:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.09785944s) from=10.233.71.107:58314
    2023/02/07 04:19:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.603707282s) from=10.233.71.107:58312
    2023/02/07 04:19:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.500620367s) from=10.233.71.107:58316
    2023/02/07 04:19:40 [DEBUG] http: Request GET /v1/status/leader (355.307µs) from=10.233.71.107:60996
    2023/02/07 04:19:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.407171966s) from=10.233.72.155:45232
    2023/02/07 04:19:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m0.40450117s) from=10.233.71.107:58308
    2023/02/07 04:19:44 [DEBUG] http: Request GET /v1/status/leader (5.195237ms) from=10.233.72.155:50818
    2023/02/07 04:19:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m2.513806079s) from=10.233.71.107:54804
    2023/02/07 04:19:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.080569407s) from=10.233.72.155:45226
    2023/02/07 04:19:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:19:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m2.983854254s) from=10.233.71.107:54478
    2023/02/07 04:19:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m4.007682085s) from=10.233.71.107:54476
    2023/02/07 04:20:00 [DEBUG] http: Request GET /v1/status/leader (362.193µs) from=10.233.71.107:33328
    2023/02/07 04:20:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m1.020537134s) from=10.233.71.107:54752
    2023/02/07 04:20:04 [DEBUG] http: Request GET /v1/status/leader (322.282µs) from=10.233.72.155:51324
    2023/02/07 04:20:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m0.068579791s) from=10.233.71.107:54766
    2023/02/07 04:20:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m4.527488125s) from=10.233.71.107:54774
    2023/02/07 04:20:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m1.876066493s) from=10.233.71.107:54742
    2023/02/07 04:20:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m2.228121512s) from=10.233.71.107:54750
    2023/02/07 04:20:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m5.705633424s) from=10.233.71.107:54784
    2023/02/07 04:20:20 [DEBUG] http: Request GET /v1/status/leader (308.501µs) from=10.233.71.107:33888
    2023/02/07 04:20:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m6.476475118s) from=10.233.71.107:54760
    2023/02/07 04:20:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.687812081s) from=10.233.71.107:58300
    2023/02/07 04:20:24 [DEBUG] http: Request GET /v1/status/leader (339.77µs) from=10.233.72.155:51762
    2023/02/07 04:20:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:20:40 [DEBUG] http: Request GET /v1/status/leader (829.67µs) from=10.233.71.107:34438
    2023/02/07 04:20:44 [DEBUG] http: Request GET /v1/status/leader (274.532µs) from=10.233.72.155:52274
    2023/02/07 04:20:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m4.152209401s) from=10.233.71.107:52492
    2023/02/07 04:20:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:20:50 [DEBUG] agent: Node info in sync
    2023/02/07 04:20:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.481181031s) from=10.233.71.107:60220
    2023/02/07 04:20:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:21:00 [DEBUG] http: Request GET /v1/status/leader (482.61µs) from=10.233.71.107:34988
    2023/02/07 04:21:04 [DEBUG] http: Request GET /v1/status/leader (224.712µs) from=10.233.72.155:52696
    2023/02/07 04:21:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.429465726s) from=10.233.71.107:58320
    2023/02/07 04:21:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.073576557s) from=10.233.72.155:45234
    2023/02/07 04:21:20 [DEBUG] http: Request GET /v1/status/leader (450.06µs) from=10.233.71.107:35526
    2023/02/07 04:21:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.795353267s) from=10.233.71.107:58332
    2023/02/07 04:21:24 [DEBUG] http: Request GET /v1/status/leader (7.829226ms) from=10.233.72.155:53130
    2023/02/07 04:21:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.796357651s) from=10.233.71.107:58334
    2023/02/07 04:21:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.95359083s) from=10.233.71.107:58330
    2023/02/07 04:21:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.032548654s) from=10.233.71.107:58306
    2023/02/07 04:21:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.845822821s) from=10.233.71.107:58326
    2023/02/07 04:21:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.904880419s) from=10.233.71.107:58310
    2023/02/07 04:21:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.867803694s) from=10.233.71.107:58328
    2023/02/07 04:21:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.901079901s) from=10.233.71.107:58322
    2023/02/07 04:21:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.981364171s) from=10.233.71.107:58318
    2023/02/07 04:21:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.561882431s) from=10.233.71.107:58312
    2023/02/07 04:21:40 [DEBUG] http: Request GET /v1/status/leader (368.099µs) from=10.233.71.107:36042
    2023/02/07 04:21:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.146608947s) from=10.233.71.107:58314
    2023/02/07 04:21:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.418618931s) from=10.233.71.107:58308
    2023/02/07 04:21:44 [DEBUG] http: Request GET /v1/status/leader (813.783µs) from=10.233.72.155:53620
    2023/02/07 04:21:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.359753926s) from=10.233.72.155:45232
    2023/02/07 04:21:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m7.09634797s) from=10.233.71.107:58316
    2023/02/07 04:21:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:21:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.935500217s) from=10.233.72.155:45226
    2023/02/07 04:21:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m6.293648063s) from=10.233.71.107:54804
    2023/02/07 04:22:00 [DEBUG] http: Request GET /v1/status/leader (542.628µs) from=10.233.71.107:36610
    2023/02/07 04:22:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m5.826700088s) from=10.233.71.107:54478
    2023/02/07 04:22:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m5.228341933s) from=10.233.71.107:54476
    2023/02/07 04:22:04 [DEBUG] http: Request GET /v1/status/leader (346.224µs) from=10.233.72.155:54064
    2023/02/07 04:22:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m6.781961652s) from=10.233.71.107:54752
    2023/02/07 04:22:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m4.605077115s) from=10.233.71.107:54766
    2023/02/07 04:22:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m0.856986848s) from=10.233.71.107:54774
    2023/02/07 04:22:20 [DEBUG] http: Request GET /v1/status/leader (2.08735ms) from=10.233.71.107:37166
    2023/02/07 04:22:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m1.820663345s) from=10.233.71.107:54784
    2023/02/07 04:22:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m4.671826235s) from=10.233.71.107:54742
    2023/02/07 04:22:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m2.91883299s) from=10.233.71.107:54760
    2023/02/07 04:22:24 [DEBUG] http: Request GET /v1/status/leader (492.695µs) from=10.233.72.155:54478
    2023/02/07 04:22:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.661675452s) from=10.233.71.107:54750
    2023/02/07 04:22:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.695390715s) from=10.233.71.107:58300
    2023/02/07 04:22:40 [DEBUG] http: Request GET /v1/status/leader (461.187µs) from=10.233.71.107:37686
    2023/02/07 04:22:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:22:44 [DEBUG] http: Request GET /v1/status/leader (301.859µs) from=10.233.72.155:54890
    2023/02/07 04:22:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:22:46 [DEBUG] agent: Node info in sync
    2023/02/07 04:22:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.085412923s) from=10.233.71.107:60220
    2023/02/07 04:22:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m6.186264846s) from=10.233.71.107:52492
    2023/02/07 04:22:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:23:00 [DEBUG] http: Request GET /v1/status/leader (445.76µs) from=10.233.71.107:38236
    2023/02/07 04:23:04 [DEBUG] http: Request GET /v1/status/leader (640.86µs) from=10.233.72.155:55334
    2023/02/07 04:23:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.059020954s) from=10.233.71.107:58320
    2023/02/07 04:23:20 [DEBUG] http: Request GET /v1/status/leader (473.894µs) from=10.233.71.107:38748
    2023/02/07 04:23:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.397511913s) from=10.233.71.107:58332
    2023/02/07 04:23:24 [DEBUG] http: Request GET /v1/status/leader (323.717µs) from=10.233.72.155:55790
    2023/02/07 04:23:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.578920923s) from=10.233.72.155:45234
    2023/02/07 04:23:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.839491218s) from=10.233.71.107:58334
    2023/02/07 04:23:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.080373748s) from=10.233.71.107:58306
    2023/02/07 04:23:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.08160299s) from=10.233.71.107:58330
    2023/02/07 04:23:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.974285229s) from=10.233.71.107:58326
    2023/02/07 04:23:40 [DEBUG] http: Request GET /v1/status/leader (245.293µs) from=10.233.71.107:39292
    2023/02/07 04:23:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.531216635s) from=10.233.71.107:58314
    2023/02/07 04:23:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.1751922s) from=10.233.71.107:58310
    2023/02/07 04:23:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.702671117s) from=10.233.71.107:58328
    2023/02/07 04:23:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.891816434s) from=10.233.71.107:58322
    2023/02/07 04:23:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.412183518s) from=10.233.71.107:58312
    2023/02/07 04:23:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m6.953830401s) from=10.233.71.107:58318
    2023/02/07 04:23:44 [DEBUG] http: Request GET /v1/status/leader (901.656µs) from=10.233.72.155:56372
    2023/02/07 04:23:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.382622336s) from=10.233.72.155:45232
    2023/02/07 04:23:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.583370438s) from=10.233.71.107:58308
    2023/02/07 04:23:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.715697402s) from=10.233.71.107:58316
    2023/02/07 04:23:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:23:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.70557312s) from=10.233.72.155:45226
    2023/02/07 04:24:00 [DEBUG] http: Request GET /v1/status/leader (473.941µs) from=10.233.71.107:39822
    2023/02/07 04:24:04 [DEBUG] http: Request GET /v1/status/leader (544.187µs) from=10.233.72.155:56834
    2023/02/07 04:24:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m7.278765073s) from=10.233.71.107:54804
    2023/02/07 04:24:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m6.139899705s) from=10.233.71.107:54478
    2023/02/07 04:24:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.845405518s) from=10.233.71.107:54476
    2023/02/07 04:24:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:24:10 [DEBUG] agent: Node info in sync
    2023/02/07 04:24:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m2.217678497s) from=10.233.71.107:54752
    2023/02/07 04:24:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m0.22682988s) from=10.233.71.107:54774
    2023/02/07 04:24:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m3.254529809s) from=10.233.71.107:54766
    2023/02/07 04:24:20 [DEBUG] http: Request GET /v1/status/leader (242.329µs) from=10.233.71.107:40334
    2023/02/07 04:24:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m0.783014468s) from=10.233.71.107:54784
    2023/02/07 04:24:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m1.391980689s) from=10.233.71.107:54742
    2023/02/07 04:24:24 [DEBUG] http: Request GET /v1/status/leader (239.509µs) from=10.233.72.155:57250
    2023/02/07 04:24:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m1.757816552s) from=10.233.71.107:54760
    2023/02/07 04:24:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m2.944711243s) from=10.233.71.107:54750
    2023/02/07 04:24:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.224394053s) from=10.233.71.107:58300
    2023/02/07 04:24:40 [DEBUG] http: Request GET /v1/status/leader (366.725µs) from=10.233.71.107:40872
    2023/02/07 04:24:44 [DEBUG] http: Request GET /v1/status/leader (517.596µs) from=10.233.72.155:57744
    2023/02/07 04:24:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.416773429s) from=10.233.71.107:60220
    2023/02/07 04:24:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m0.510605599s) from=10.233.71.107:52492
    2023/02/07 04:24:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:25:00 [DEBUG] http: Request GET /v1/status/leader (1.293371ms) from=10.233.71.107:41400
    2023/02/07 04:25:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:25:04 [DEBUG] http: Request GET /v1/status/leader (4.622705ms) from=10.233.72.155:58216
    2023/02/07 04:25:20 [DEBUG] http: Request GET /v1/status/leader (262.419µs) from=10.233.71.107:41910
    2023/02/07 04:25:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.561817639s) from=10.233.71.107:58320
    2023/02/07 04:25:24 [DEBUG] http: Request GET /v1/status/leader (913.254µs) from=10.233.72.155:58628
    2023/02/07 04:25:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.86651826s) from=10.233.71.107:58332
    2023/02/07 04:25:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.946070786s) from=10.233.72.155:45234
    2023/02/07 04:25:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:25:36 [DEBUG] agent: Node info in sync
    2023/02/07 04:25:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.039013815s) from=10.233.71.107:58334
    2023/02/07 04:25:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.202946332s) from=10.233.71.107:58330
    2023/02/07 04:25:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.308184548s) from=10.233.71.107:58306
    2023/02/07 04:25:40 [DEBUG] http: Request GET /v1/status/leader (388.643µs) from=10.233.71.107:42460
    2023/02/07 04:25:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.689380933s) from=10.233.71.107:58326
    2023/02/07 04:25:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.625207935s) from=10.233.71.107:58314
    2023/02/07 04:25:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.780255482s) from=10.233.71.107:58312
    2023/02/07 04:25:44 [DEBUG] http: Request GET /v1/status/leader (219.82µs) from=10.233.72.155:59076
    2023/02/07 04:25:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.165529968s) from=10.233.71.107:58318
    2023/02/07 04:25:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.851826247s) from=10.233.71.107:58322
    2023/02/07 04:25:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.538620826s) from=10.233.71.107:58328
    2023/02/07 04:25:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.700191157s) from=10.233.71.107:58310
    2023/02/07 04:25:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.759311874s) from=10.233.72.155:45232
    2023/02/07 04:25:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.805744643s) from=10.233.71.107:58316
    2023/02/07 04:25:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:25:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m7.198961s) from=10.233.71.107:58308
    2023/02/07 04:25:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.154548592s) from=10.233.72.155:45226
    2023/02/07 04:26:00 [DEBUG] http: Request GET /v1/status/leader (799.511µs) from=10.233.71.107:42992
    2023/02/07 04:26:04 [DEBUG] http: Request GET /v1/status/leader (480.367µs) from=10.233.72.155:59480
    2023/02/07 04:26:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m0.213476847s) from=10.233.71.107:54804
    2023/02/07 04:26:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.877639375s) from=10.233.71.107:54476
    2023/02/07 04:26:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m4.989022805s) from=10.233.71.107:54478
    2023/02/07 04:26:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m2.251304382s) from=10.233.71.107:54774
    2023/02/07 04:26:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m3.171526518s) from=10.233.71.107:54766
    2023/02/07 04:26:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m7.45952665s) from=10.233.71.107:54752
    2023/02/07 04:26:20 [DEBUG] http: Request GET /v1/status/leader (376.477µs) from=10.233.71.107:43540
    2023/02/07 04:26:24 [DEBUG] http: Request GET /v1/status/leader (311.265µs) from=10.233.72.155:59872
    2023/02/07 04:26:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m2.938753665s) from=10.233.71.107:54742
    2023/02/07 04:26:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m7.29298619s) from=10.233.71.107:54784
    2023/02/07 04:26:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m1.821433187s) from=10.233.71.107:54750
    2023/02/07 04:26:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m6.247272699s) from=10.233.71.107:54760
    2023/02/07 04:26:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.198482239s) from=10.233.71.107:58300
    2023/02/07 04:26:40 [DEBUG] http: Request GET /v1/status/leader (759.351µs) from=10.233.71.107:44098
    2023/02/07 04:26:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:26:43 [DEBUG] agent: Node info in sync
    2023/02/07 04:26:44 [DEBUG] http: Request GET /v1/status/leader (270.259µs) from=10.233.72.155:60400
    2023/02/07 04:26:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.485733718s) from=10.233.71.107:60220
    2023/02/07 04:26:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:27:00 [DEBUG] http: Request GET /v1/status/leader (592.917µs) from=10.233.71.107:44636
    2023/02/07 04:27:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m6.78822267s) from=10.233.71.107:52492
    2023/02/07 04:27:05 [DEBUG] http: Request GET /v1/status/leader (504.107µs) from=10.233.72.155:60820
    2023/02/07 04:27:20 [DEBUG] http: Request GET /v1/status/leader (420.523µs) from=10.233.71.107:45174
    2023/02/07 04:27:25 [DEBUG] http: Request GET /v1/status/leader (463.089µs) from=10.233.72.155:33042
    2023/02/07 04:27:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.165793841s) from=10.233.71.107:58320
    2023/02/07 04:27:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.91839513s) from=10.233.71.107:58332
    2023/02/07 04:27:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.29929926s) from=10.233.72.155:45234
    2023/02/07 04:27:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.252815253s) from=10.233.71.107:58306
    2023/02/07 04:27:40 [DEBUG] http: Request GET /v1/status/leader (776.094µs) from=10.233.71.107:45690
    2023/02/07 04:27:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.087498808s) from=10.233.71.107:58330
    2023/02/07 04:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.154874787s) from=10.233.71.107:58334
    2023/02/07 04:27:45 [DEBUG] http: Request GET /v1/status/leader (300.761µs) from=10.233.72.155:33484
    2023/02/07 04:27:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.230165447s) from=10.233.71.107:58312
    2023/02/07 04:27:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:27:47 [DEBUG] agent: Node info in sync
    2023/02/07 04:27:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.817225584s) from=10.233.71.107:58326
    2023/02/07 04:27:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.690457962s) from=10.233.71.107:58318
    2023/02/07 04:27:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.753211133s) from=10.233.71.107:58314
    2023/02/07 04:27:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:27:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.093344915s) from=10.233.71.107:58328
    2023/02/07 04:27:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.894188229s) from=10.233.71.107:58322
    2023/02/07 04:27:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.202962201s) from=10.233.72.155:45232
    2023/02/07 04:27:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.143619571s) from=10.233.71.107:58310
    2023/02/07 04:27:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:28:00 [DEBUG] http: Request GET /v1/status/leader (488.613µs) from=10.233.71.107:46254
    2023/02/07 04:28:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.16589269s) from=10.233.71.107:58316
    2023/02/07 04:28:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.970568518s) from=10.233.71.107:58308
    2023/02/07 04:28:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.677477948s) from=10.233.72.155:45226
    2023/02/07 04:28:05 [DEBUG] http: Request GET /v1/status/leader (485.541µs) from=10.233.72.155:33956
    2023/02/07 04:28:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m0.270976122s) from=10.233.71.107:54804
    2023/02/07 04:28:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.948536581s) from=10.233.71.107:54476
    2023/02/07 04:28:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.685927045s) from=10.233.71.107:54774
    2023/02/07 04:28:20 [DEBUG] http: Request GET /v1/status/leader (282.922µs) from=10.233.71.107:46816
    2023/02/07 04:28:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m1.510392021s) from=10.233.71.107:54752
    2023/02/07 04:28:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m7.367199064s) from=10.233.71.107:54478
    2023/02/07 04:28:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m5.419627942s) from=10.233.71.107:54766
    2023/02/07 04:28:25 [DEBUG] http: Request GET /v1/status/leader (2.455151ms) from=10.233.72.155:34382
    2023/02/07 04:28:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m2.543405751s) from=10.233.71.107:54742
    2023/02/07 04:28:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m2.57241873s) from=10.233.71.107:54784
    2023/02/07 04:28:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m1.64759997s) from=10.233.71.107:54760
    2023/02/07 04:28:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m5.877753706s) from=10.233.71.107:54750
    2023/02/07 04:28:40 [DEBUG] http: Request GET /v1/status/leader (228.673µs) from=10.233.71.107:47318
    2023/02/07 04:28:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.840802466s) from=10.233.71.107:58300
    2023/02/07 04:28:45 [DEBUG] http: Request GET /v1/status/leader (472.635µs) from=10.233.72.155:34788
    2023/02/07 04:28:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:29:00 [DEBUG] http: Request GET /v1/status/leader (407.067µs) from=10.233.71.107:47866
    2023/02/07 04:29:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.378549316s) from=10.233.71.107:60220
    2023/02/07 04:29:05 [DEBUG] http: Request GET /v1/status/leader (379.557µs) from=10.233.72.155:35254
    2023/02/07 04:29:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m3.990131037s) from=10.233.71.107:52492
    2023/02/07 04:29:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:29:06 [DEBUG] agent: Node info in sync
    2023/02/07 04:29:20 [DEBUG] http: Request GET /v1/status/leader (354.111µs) from=10.233.71.107:48400
    2023/02/07 04:29:25 [DEBUG] http: Request GET /v1/status/leader (370.152µs) from=10.233.72.155:35706
    2023/02/07 04:29:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.1028074s) from=10.233.71.107:58320
    2023/02/07 04:29:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.746830779s) from=10.233.71.107:58332
    2023/02/07 04:29:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.680212755s) from=10.233.72.155:45234
    2023/02/07 04:29:40 [DEBUG] http: Request GET /v1/status/leader (261.348µs) from=10.233.71.107:48926
    2023/02/07 04:29:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.686896201s) from=10.233.71.107:58330
    2023/02/07 04:29:45 [DEBUG] http: Request GET /v1/status/leader (2.999797ms) from=10.233.72.155:36282
    2023/02/07 04:29:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m7.002038873s) from=10.233.71.107:58306
    2023/02/07 04:29:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.636369798s) from=10.233.71.107:58334
    2023/02/07 04:29:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.915062979s) from=10.233.71.107:58312
    2023/02/07 04:29:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m0.076215318s) from=10.233.71.107:58318
    2023/02/07 04:29:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.519551217s) from=10.233.71.107:58326
    2023/02/07 04:29:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.829147534s) from=10.233.71.107:58314
    2023/02/07 04:29:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:29:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.060019428s) from=10.233.71.107:58322
    2023/02/07 04:29:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.668761786s) from=10.233.71.107:58328
    2023/02/07 04:30:00 [DEBUG] http: Request GET /v1/status/leader (445.912µs) from=10.233.71.107:49460
    2023/02/07 04:30:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.026808062s) from=10.233.71.107:58310
    2023/02/07 04:30:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.235530616s) from=10.233.72.155:45232
    2023/02/07 04:30:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m0.119524957s) from=10.233.71.107:58308
    2023/02/07 04:30:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:30:05 [DEBUG] http: Request GET /v1/status/leader (366.52µs) from=10.233.72.155:36782
    2023/02/07 04:30:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.06694793s) from=10.233.71.107:58316
    2023/02/07 04:30:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.717703465s) from=10.233.72.155:45226
    2023/02/07 04:30:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m4.427614419s) from=10.233.71.107:54804
    2023/02/07 04:30:20 [DEBUG] http: Request GET /v1/status/leader (275.215µs) from=10.233.71.107:50020
    2023/02/07 04:30:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m1.304859538s) from=10.233.71.107:54752
    2023/02/07 04:30:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.542553876s) from=10.233.71.107:54476
    2023/02/07 04:30:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m4.856054666s) from=10.233.71.107:54774
    2023/02/07 04:30:25 [DEBUG] http: Request GET /v1/status/leader (304.567µs) from=10.233.72.155:37218
    2023/02/07 04:30:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m6.693148166s) from=10.233.71.107:54478
    2023/02/07 04:30:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m6.306265597s) from=10.233.71.107:54766
    2023/02/07 04:30:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m6.767262532s) from=10.233.71.107:54742
    2023/02/07 04:30:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m0.874353984s) from=10.233.71.107:54750
    2023/02/07 04:30:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m7.453599059s) from=10.233.71.107:54784
    2023/02/07 04:30:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m6.18781148s) from=10.233.71.107:54760
    2023/02/07 04:30:40 [DEBUG] http: Request GET /v1/status/leader (452.003µs) from=10.233.71.107:50586
    2023/02/07 04:30:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.598903542s) from=10.233.71.107:58300
    2023/02/07 04:30:45 [DEBUG] http: Request GET /v1/status/leader (244.416µs) from=10.233.72.155:37678
    2023/02/07 04:30:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:31:00 [DEBUG] http: Request GET /v1/status/leader (838.427µs) from=10.233.71.107:51110
    2023/02/07 04:31:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:31:04 [DEBUG] agent: Node info in sync
    2023/02/07 04:31:05 [DEBUG] http: Request GET /v1/status/leader (984.572µs) from=10.233.72.155:38136
    2023/02/07 04:31:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.145508073s) from=10.233.71.107:60220
    2023/02/07 04:31:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m3.629652586s) from=10.233.71.107:52492
    2023/02/07 04:31:20 [DEBUG] http: Request GET /v1/status/leader (385.297µs) from=10.233.71.107:51650
    2023/02/07 04:31:25 [DEBUG] http: Request GET /v1/status/leader (288.089µs) from=10.233.72.155:38600
    2023/02/07 04:31:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.623933535s) from=10.233.71.107:58320
    2023/02/07 04:31:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.751385056s) from=10.233.72.155:45234
    2023/02/07 04:31:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.556085027s) from=10.233.71.107:58332
    2023/02/07 04:31:40 [DEBUG] http: Request GET /v1/status/leader (334.137µs) from=10.233.71.107:52194
    2023/02/07 04:31:45 [DEBUG] http: Request GET /v1/status/leader (199.929µs) from=10.233.72.155:39064
    2023/02/07 04:31:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.984532494s) from=10.233.71.107:58330
    2023/02/07 04:31:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.037525521s) from=10.233.71.107:58312
    2023/02/07 04:31:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.699944033s) from=10.233.71.107:58306
    2023/02/07 04:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.365127355s) from=10.233.71.107:58318
    2023/02/07 04:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.267770367s) from=10.233.71.107:58334
    2023/02/07 04:31:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:32:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.378698327s) from=10.233.71.107:58326
    2023/02/07 04:32:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.351945397s) from=10.233.71.107:58322
    2023/02/07 04:32:00 [DEBUG] http: Request GET /v1/status/leader (292.236µs) from=10.233.71.107:52724
    2023/02/07 04:32:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.321788682s) from=10.233.71.107:58314
    2023/02/07 04:32:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.526938224s) from=10.233.72.155:45232
    2023/02/07 04:32:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.581635012s) from=10.233.71.107:58308
    2023/02/07 04:32:05 [DEBUG] http: Request GET /v1/status/leader (490.358µs) from=10.233.72.155:39508
    2023/02/07 04:32:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m7.186714182s) from=10.233.71.107:58328
    2023/02/07 04:32:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.44143733s) from=10.233.71.107:58310
    2023/02/07 04:32:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.940096903s) from=10.233.71.107:58316
    2023/02/07 04:32:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:32:10 [DEBUG] agent: Node info in sync
    2023/02/07 04:32:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.303566394s) from=10.233.72.155:45226
    2023/02/07 04:32:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m4.945086527s) from=10.233.71.107:54804
    2023/02/07 04:32:20 [DEBUG] http: Request GET /v1/status/leader (410.844µs) from=10.233.71.107:53276
    2023/02/07 04:32:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m2.149484534s) from=10.233.71.107:54752
    2023/02/07 04:32:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.947758065s) from=10.233.71.107:54476
    2023/02/07 04:32:25 [DEBUG] http: Request GET /v1/status/leader (273.087µs) from=10.233.72.155:39968
    2023/02/07 04:32:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.558713263s) from=10.233.71.107:54478
    2023/02/07 04:32:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m7.163798847s) from=10.233.71.107:54774
    2023/02/07 04:32:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m0.907552958s) from=10.233.71.107:54766
    2023/02/07 04:32:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m4.023906296s) from=10.233.71.107:54742
    2023/02/07 04:32:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m3.2229407s) from=10.233.71.107:54750
    2023/02/07 04:32:40 [DEBUG] http: Request GET /v1/status/leader (1.365157ms) from=10.233.71.107:53834
    2023/02/07 04:32:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m2.069157501s) from=10.233.71.107:54784
    2023/02/07 04:32:45 [DEBUG] http: Request GET /v1/status/leader (382.938µs) from=10.233.72.155:40520
    2023/02/07 04:32:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m6.396953054s) from=10.233.71.107:54760
    2023/02/07 04:32:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.815560064s) from=10.233.71.107:58300
    2023/02/07 04:32:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:33:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:33:00 [DEBUG] http: Request GET /v1/status/leader (461.725µs) from=10.233.71.107:54376
    2023/02/07 04:33:05 [DEBUG] http: Request GET /v1/status/leader (1.429609ms) from=10.233.72.155:40974
    2023/02/07 04:33:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.761330897s) from=10.233.71.107:60220
    2023/02/07 04:33:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m1.734513427s) from=10.233.71.107:52492
    2023/02/07 04:33:20 [DEBUG] http: Request GET /v1/status/leader (284.469µs) from=10.233.71.107:54940
    2023/02/07 04:33:25 [DEBUG] http: Request GET /v1/status/leader (498.685µs) from=10.233.72.155:41430
    2023/02/07 04:33:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:33:30 [DEBUG] agent: Node info in sync
    2023/02/07 04:33:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.953167106s) from=10.233.71.107:58320
    2023/02/07 04:33:40 [DEBUG] http: Request GET /v1/status/leader (459.057µs) from=10.233.71.107:55456
    2023/02/07 04:33:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.842966286s) from=10.233.71.107:58332
    2023/02/07 04:33:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.377968258s) from=10.233.72.155:45234
    2023/02/07 04:33:45 [DEBUG] http: Request GET /v1/status/leader (323.217µs) from=10.233.72.155:41902
    2023/02/07 04:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.591981462s) from=10.233.71.107:58334
    2023/02/07 04:33:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.243823609s) from=10.233.71.107:58306
    2023/02/07 04:33:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.748681639s) from=10.233.71.107:58318
    2023/02/07 04:33:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:33:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.866577419s) from=10.233.71.107:58330
    2023/02/07 04:33:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m7.018964311s) from=10.233.71.107:58312
    2023/02/07 04:34:00 [DEBUG] http: Request GET /v1/status/leader (649.063µs) from=10.233.71.107:55996
    2023/02/07 04:34:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.036072614s) from=10.233.71.107:58326
    2023/02/07 04:34:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.008724617s) from=10.233.71.107:58314
    2023/02/07 04:34:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.331738282s) from=10.233.71.107:58322
    2023/02/07 04:34:05 [DEBUG] http: Request GET /v1/status/leader (288.367µs) from=10.233.72.155:42344
    2023/02/07 04:34:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.032804571s) from=10.233.72.155:45232
    2023/02/07 04:34:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m0.466014135s) from=10.233.71.107:58316
    2023/02/07 04:34:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.502889777s) from=10.233.71.107:58308
    2023/02/07 04:34:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.333989627s) from=10.233.71.107:58310
    2023/02/07 04:34:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.680221049s) from=10.233.71.107:58328
    2023/02/07 04:34:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.691695108s) from=10.233.72.155:45226
    2023/02/07 04:34:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m4.857179s) from=10.233.71.107:54804
    2023/02/07 04:34:20 [DEBUG] http: Request GET /v1/status/leader (424.028µs) from=10.233.71.107:56528
    2023/02/07 04:34:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m0.700181411s) from=10.233.71.107:54752
    2023/02/07 04:34:25 [DEBUG] http: Request GET /v1/status/leader (333.134µs) from=10.233.72.155:42778
    2023/02/07 04:34:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m4.875892163s) from=10.233.71.107:54476
    2023/02/07 04:34:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m1.868147202s) from=10.233.71.107:54478
    2023/02/07 04:34:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m4.718561969s) from=10.233.71.107:54766
    2023/02/07 04:34:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m5.356483191s) from=10.233.71.107:54774
    2023/02/07 04:34:40 [DEBUG] http: Request GET /v1/status/leader (465.762µs) from=10.233.71.107:57078
    2023/02/07 04:34:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m2.808977388s) from=10.233.71.107:54742
    2023/02/07 04:34:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.378941677s) from=10.233.71.107:54750
    2023/02/07 04:34:45 [DEBUG] http: Request GET /v1/status/leader (6.02496ms) from=10.233.72.155:43250
    2023/02/07 04:34:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m0.237984775s) from=10.233.71.107:54760
    2023/02/07 04:34:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.209048614s) from=10.233.71.107:58300
    2023/02/07 04:34:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m6.896144041s) from=10.233.71.107:54784
    2023/02/07 04:34:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:35:00 [DEBUG] http: Request GET /v1/status/leader (551.024µs) from=10.233.71.107:57646
    2023/02/07 04:35:05 [DEBUG] http: Request GET /v1/status/leader (357.329µs) from=10.233.72.155:43688
    2023/02/07 04:35:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:35:12 [DEBUG] agent: Node info in sync
    2023/02/07 04:35:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.507074742s) from=10.233.71.107:60220
    2023/02/07 04:35:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m6.090996968s) from=10.233.71.107:52492
    2023/02/07 04:35:20 [DEBUG] http: Request GET /v1/status/leader (274.316µs) from=10.233.71.107:58180
    2023/02/07 04:35:25 [DEBUG] http: Request GET /v1/status/leader (326.639µs) from=10.233.72.155:44080
    2023/02/07 04:35:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.56473398s) from=10.233.71.107:58320
    2023/02/07 04:35:40 [DEBUG] http: Request GET /v1/status/leader (858.956µs) from=10.233.71.107:58716
    2023/02/07 04:35:45 [DEBUG] http: Request GET /v1/status/leader (1.427098ms) from=10.233.72.155:44612
    2023/02/07 04:35:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.917755811s) from=10.233.72.155:45234
    2023/02/07 04:35:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m7.055872875s) from=10.233.71.107:58332
    2023/02/07 04:35:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:35:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.056192869s) from=10.233.71.107:58334
    2023/02/07 04:35:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:35:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.332516409s) from=10.233.71.107:58318
    2023/02/07 04:36:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.977865292s) from=10.233.71.107:58306
    2023/02/07 04:36:00 [DEBUG] http: Request GET /v1/status/leader (442.011µs) from=10.233.71.107:59274
    2023/02/07 04:36:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.138188043s) from=10.233.71.107:58330
    2023/02/07 04:36:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.590405391s) from=10.233.71.107:58314
    2023/02/07 04:36:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.527996225s) from=10.233.71.107:58312
    2023/02/07 04:36:05 [DEBUG] http: Request GET /v1/status/leader (584.698µs) from=10.233.72.155:45062
    2023/02/07 04:36:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.763123508s) from=10.233.71.107:58322
    2023/02/07 04:36:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.038098257s) from=10.233.71.107:58326
    2023/02/07 04:36:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.324657433s) from=10.233.72.155:45232
    2023/02/07 04:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m1.617314406s) from=10.233.71.107:58316
    2023/02/07 04:36:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.369316777s) from=10.233.71.107:58310
    2023/02/07 04:36:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.344740834s) from=10.233.71.107:58328
    2023/02/07 04:36:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.681621144s) from=10.233.71.107:58308
    2023/02/07 04:36:20 [DEBUG] http: Request GET /v1/status/leader (1.349436ms) from=10.233.71.107:59860
    2023/02/07 04:36:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.178672353s) from=10.233.72.155:45226
    2023/02/07 04:36:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m0.330026545s) from=10.233.71.107:54804
    2023/02/07 04:36:25 [DEBUG] http: Request GET /v1/status/leader (348.339µs) from=10.233.72.155:45472
    2023/02/07 04:36:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m1.652703179s) from=10.233.71.107:54752
    2023/02/07 04:36:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.132365065s) from=10.233.71.107:54476
    2023/02/07 04:36:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.385878569s) from=10.233.71.107:54478
    2023/02/07 04:36:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m2.413049723s) from=10.233.71.107:54774
    2023/02/07 04:36:40 [DEBUG] http: Request GET /v1/status/leader (467.188µs) from=10.233.71.107:60436
    2023/02/07 04:36:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m4.486148696s) from=10.233.71.107:54766
    2023/02/07 04:36:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m0.423546685s) from=10.233.71.107:54750
    2023/02/07 04:36:45 [DEBUG] http: Request GET /v1/status/leader (296.264µs) from=10.233.72.155:45932
    2023/02/07 04:36:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m6.303629702s) from=10.233.71.107:54742
    2023/02/07 04:36:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m5.607545741s) from=10.233.71.107:54760
    2023/02/07 04:36:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m3.676615336s) from=10.233.71.107:54784
    2023/02/07 04:36:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m5.232011753s) from=10.233.71.107:58300
    2023/02/07 04:36:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:36:54 [DEBUG] agent: Node info in sync
    2023/02/07 04:36:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:37:00 [DEBUG] http: Request GET /v1/status/leader (598.524µs) from=10.233.71.107:60992
    2023/02/07 04:37:05 [DEBUG] http: Request GET /v1/status/leader (514.816µs) from=10.233.72.155:46366
    2023/02/07 04:37:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.511983621s) from=10.233.71.107:60220
    2023/02/07 04:37:20 [DEBUG] http: Request GET /v1/status/leader (695.749µs) from=10.233.71.107:33316
    2023/02/07 04:37:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m7.26152704s) from=10.233.71.107:52492
    2023/02/07 04:37:25 [DEBUG] http: Request GET /v1/status/leader (579.111µs) from=10.233.72.155:46794
    2023/02/07 04:37:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.564421084s) from=10.233.71.107:58320
    2023/02/07 04:37:40 [DEBUG] http: Request GET /v1/status/leader (365.475µs) from=10.233.71.107:33860
    2023/02/07 04:37:45 [DEBUG] http: Request GET /v1/status/leader (391.297µs) from=10.233.72.155:47248
    2023/02/07 04:37:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.383594037s) from=10.233.72.155:45234
    2023/02/07 04:37:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:37:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.329246259s) from=10.233.71.107:58332
    2023/02/07 04:37:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.814299176s) from=10.233.71.107:58318
    2023/02/07 04:38:00 [DEBUG] http: Request GET /v1/status/leader (925.913µs) from=10.233.71.107:34400
    2023/02/07 04:38:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m7.493723919s) from=10.233.71.107:58334
    2023/02/07 04:38:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.788992606s) from=10.233.71.107:58306
    2023/02/07 04:38:05 [DEBUG] http: Request GET /v1/status/leader (414.763µs) from=10.233.72.155:47694
    2023/02/07 04:38:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.489083782s) from=10.233.71.107:58312
    2023/02/07 04:38:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m4.36470951s) from=10.233.71.107:58314
    2023/02/07 04:38:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.338506746s) from=10.233.71.107:58330
    2023/02/07 04:38:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.470634995s) from=10.233.71.107:58322
    2023/02/07 04:38:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.382974897s) from=10.233.71.107:58316
    2023/02/07 04:38:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.021636808s) from=10.233.72.155:45232
    2023/02/07 04:38:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.32866765s) from=10.233.71.107:58326
    2023/02/07 04:38:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.633852557s) from=10.233.71.107:58328
    2023/02/07 04:38:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.560099636s) from=10.233.71.107:58310
    2023/02/07 04:38:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.381621707s) from=10.233.71.107:58308
    2023/02/07 04:38:20 [DEBUG] http: Request GET /v1/status/leader (412.676µs) from=10.233.71.107:34952
    2023/02/07 04:38:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:38:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.144126298s) from=10.233.72.155:45226
    2023/02/07 04:38:25 [DEBUG] http: Request GET /v1/status/leader (739.692µs) from=10.233.72.155:48122
    2023/02/07 04:38:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m0.237961224s) from=10.233.71.107:54752
    2023/02/07 04:38:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m5.876483158s) from=10.233.71.107:54804
    2023/02/07 04:38:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m3.084524155s) from=10.233.71.107:54476
    2023/02/07 04:38:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:38:35 [DEBUG] agent: Node info in sync
    2023/02/07 04:38:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m0.984581207s) from=10.233.71.107:54478
    2023/02/07 04:38:40 [DEBUG] http: Request GET /v1/status/leader (738.419µs) from=10.233.71.107:35470
    2023/02/07 04:38:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m1.657473549s) from=10.233.71.107:54766
    2023/02/07 04:38:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m3.692591531s) from=10.233.71.107:54774
    2023/02/07 04:38:45 [DEBUG] http: Request GET /v1/status/leader (259.823µs) from=10.233.72.155:48644
    2023/02/07 04:38:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m1.132628483s) from=10.233.71.107:54750
    2023/02/07 04:38:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m0.65901764s) from=10.233.71.107:54784
    2023/02/07 04:38:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m5.25669916s) from=10.233.71.107:54742
    2023/02/07 04:38:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m3.570499762s) from=10.233.71.107:54760
    2023/02/07 04:38:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:38:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.838860202s) from=10.233.71.107:58300
    2023/02/07 04:39:00 [DEBUG] http: Request GET /v1/status/leader (290.955µs) from=10.233.71.107:36024
    2023/02/07 04:39:05 [DEBUG] http: Request GET /v1/status/leader (922.806µs) from=10.233.72.155:49090
    2023/02/07 04:39:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.843622421s) from=10.233.71.107:60220
    2023/02/07 04:39:20 [DEBUG] http: Request GET /v1/status/leader (514.151µs) from=10.233.71.107:36596
    2023/02/07 04:39:25 [DEBUG] http: Request GET /v1/status/leader (494.901µs) from=10.233.72.155:49556
    2023/02/07 04:39:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m6.307926726s) from=10.233.71.107:52492
    2023/02/07 04:39:40 [DEBUG] http: Request GET /v1/status/leader (471.119µs) from=10.233.71.107:37152
    2023/02/07 04:39:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.214605394s) from=10.233.71.107:58320
    2023/02/07 04:39:45 [DEBUG] http: Request GET /v1/status/leader (302.431µs) from=10.233.72.155:50014
    2023/02/07 04:39:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:39:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.30234427s) from=10.233.71.107:58332
    2023/02/07 04:39:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.691239147s) from=10.233.72.155:45234
    2023/02/07 04:40:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m0.883993396s) from=10.233.71.107:58318
    2023/02/07 04:40:01 [DEBUG] http: Request GET /v1/status/leader (436.277µs) from=10.233.71.107:37680
    2023/02/07 04:40:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.506241904s) from=10.233.71.107:58334
    2023/02/07 04:40:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.539170196s) from=10.233.71.107:58306
    2023/02/07 04:40:05 [DEBUG] http: Request GET /v1/status/leader (379.289µs) from=10.233.72.155:50494
    2023/02/07 04:40:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.263603932s) from=10.233.71.107:58312
    2023/02/07 04:40:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m2.583223381s) from=10.233.71.107:58314
    2023/02/07 04:40:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.584129113s) from=10.233.71.107:58330
    2023/02/07 04:40:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.995023811s) from=10.233.72.155:45232
    2023/02/07 04:40:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.242910507s) from=10.233.71.107:58322
    2023/02/07 04:40:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.61205219s) from=10.233.71.107:58326
    2023/02/07 04:40:21 [DEBUG] http: Request GET /v1/status/leader (437.328µs) from=10.233.71.107:38226
    2023/02/07 04:40:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m7.150998228s) from=10.233.71.107:58316
    2023/02/07 04:40:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.861843969s) from=10.233.71.107:58310
    2023/02/07 04:40:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.42443538s) from=10.233.72.155:45226
    2023/02/07 04:40:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.849650852s) from=10.233.71.107:58328
    2023/02/07 04:40:25 [DEBUG] http: Request GET /v1/status/leader (838.459µs) from=10.233.72.155:51004
    2023/02/07 04:40:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m7.209894792s) from=10.233.71.107:58308
    2023/02/07 04:40:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:40:28 [DEBUG] agent: Node info in sync
    2023/02/07 04:40:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=133 (2m4.652886656s) from=10.233.71.107:54804
    2023/02/07 04:40:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=128 (2m5.182514344s) from=10.233.71.107:54752
    2023/02/07 04:40:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m5.291033334s) from=10.233.71.107:54476
    2023/02/07 04:40:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pb27t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/07 04:40:41 [DEBUG] http: Request GET /v1/status/leader (558.074µs) from=10.233.71.107:38768
    2023/02/07 04:40:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m6.229900349s) from=10.233.71.107:54478
    2023/02/07 04:40:45 [DEBUG] http: Request GET /v1/status/leader (403.019µs) from=10.233.72.155:51506
    2023/02/07 04:40:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m5.066589094s) from=10.233.71.107:54774
    2023/02/07 04:40:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=130 (2m7.334132989s) from=10.233.71.107:54766
    2023/02/07 04:40:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=132 (2m0.156354758s) from=10.233.71.107:54784
    2023/02/07 04:40:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.780407789s) from=10.233.71.107:54750
    2023/02/07 04:40:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=126 (2m0.830533821s) from=10.233.71.107:54742
    2023/02/07 04:40:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:40:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.739945044s) from=10.233.71.107:58300
    2023/02/07 04:40:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=129 (2m3.61964556s) from=10.233.71.107:54760
    2023/02/07 04:41:01 [DEBUG] http: Request GET /v1/status/leader (3.424269ms) from=10.233.71.107:39286
    2023/02/07 04:41:05 [DEBUG] http: Request GET /v1/status/leader (465.69µs) from=10.233.72.155:51960
    2023/02/07 04:41:21 [DEBUG] http: Request GET /v1/status/leader (495.629µs) from=10.233.71.107:39832
    2023/02/07 04:41:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.860339931s) from=10.233.71.107:60220
    2023/02/07 04:41:25 [DEBUG] http: Request GET /v1/status/leader (377.033µs) from=10.233.72.155:52448
    2023/02/07 04:41:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=117 (2m5.1254698s) from=10.233.71.107:52492
    2023/02/07 04:41:41 [DEBUG] http: Request GET /v1/status/leader (873.344µs) from=10.233.71.107:40382
    2023/02/07 04:41:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.184882191s) from=10.233.71.107:58320
    2023/02/07 04:41:45 [DEBUG] http: Request GET /v1/status/leader (10.410592ms) from=10.233.72.155:53012
    2023/02/07 04:41:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.219_443" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.186_8806" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.94_8080" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_sdnc_10.233.15.247_8282" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.36_8484" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v2_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_vnfres_10.233.59.16_8802" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.20_9015" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.36_8181" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.31.162_8443" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.3.233_8082" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.9.65_8410" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.41.41_8803" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v0_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.135_9011" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_parser_10.233.2.186_8806" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_nsd_10.233.2.186_8806" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.93_8482" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_nslcm_10.233.3.43_8403" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.237_8801" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.148_9007" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_catalog_10.233.2.186_8806" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.3.226_9092" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Service "_v1_multicloud_10.233.22.254_9001" in sync
    2023/02/07 04:41:48 [DEBUG] agent: Node info in sync
    2023/02/07 04:41:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pb27t" since the cluster is too small
    2023/02/07 04:42:01 [DEB