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: 'b731cc04-832b-12c5-7751-7a6edcfd2df2'
         Node name: 'onap-msb-consul-5454dcc5c5-s78md'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/11/26 22:59:37 [DEBUG] agent: Using random ID "b731cc04-832b-12c5-7751-7a6edcfd2df2" as node ID
    2022/11/26 22:59:37 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b731cc04-832b-12c5-7751-7a6edcfd2df2 Address:127.0.0.1:8300}]
    2022/11/26 22:59:37 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/11/26 22:59:37 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-s78md.dc1 127.0.0.1
    2022/11/26 22:59:37 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-s78md 127.0.0.1
    2022/11/26 22:59:37 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-s78md.dc1" in area "wan"
    2022/11/26 22:59:37 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-s78md (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 22:59:37 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/11/26 22:59:37 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/11/26 22:59:37 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/11/26 22:59:37 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/11/26 22:59:37 [INFO] agent: started state syncer
    2022/11/26 22:59:37 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/11/26 22:59:37 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/11/26 22:59:37 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/11/26 22:59:37 [DEBUG] raft: Votes needed: 1
    2022/11/26 22:59:37 [DEBUG] raft: Vote granted from b731cc04-832b-12c5-7751-7a6edcfd2df2 in term 2. Tally: 1
    2022/11/26 22:59:37 [INFO] raft: Election won. Tally: 1
    2022/11/26 22:59:37 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/11/26 22:59:37 [INFO] consul: cluster leadership acquired
    2022/11/26 22:59:37 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-s78md
    2022/11/26 22:59:37 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/11/26 22:59:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 22:59:37 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-s78md' joined, marking health alive
    2022/11/26 22:59:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 22:59:37 [INFO] agent: Synced node info
    2022/11/26 22:59:37 [DEBUG] agent: Node info in sync
    2022/11/26 22:59:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 22:59:39 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.1 (currently running: 1.4.3)
    2022/11/26 23:00:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:01:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:01:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:01:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:01:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:02:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:02:19 [DEBUG] agent: Node info in sync
    2022/11/26 23:02:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:03:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:04:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:04:15 [DEBUG] agent: Node info in sync
    2022/11/26 23:04:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:04:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:05:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:06:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:06:11 [DEBUG] agent: Node info in sync
    2022/11/26 23:06:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:07:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:07:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:07:31 [DEBUG] agent: Node info in sync
    2022/11/26 23:07:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:08:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:08:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:08:47 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:09:41 [DEBUG] http: Request GET /v1/status/leader (4.144434ms) from=127.0.0.6:41323
    2022/11/26 23:09:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:41 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.37.31_443"
    2022/11/26 23:09:41 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:41 [DEBUG] http: Request PUT /v1/agent/service/register (16.071939ms) from=127.0.0.6:50421
    2022/11/26 23:09:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:41 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (841.323µs) from=127.0.0.6:50421
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.18.104_9011"
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.351219ms) from=127.0.0.6:41323
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (731.95µs) from=127.0.0.6:50421
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.18.104_9011"
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (9.164183ms) from=127.0.0.6:41323
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (599.331µs) from=127.0.0.6:41323
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [INFO] agent: Synced service "_v1_wf-gui_10.233.60.15_8080"
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (26.697905ms) from=127.0.0.6:50421
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (385.713µs) from=127.0.0.6:50421
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:42 [INFO] agent: Synced service "_v0_multicloud_10.233.53.32_9001"
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.757568ms) from=127.0.0.6:41323
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (399.218µs) from=127.0.0.6:50421
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [INFO] agent: Synced service "_v1_multicloud_10.233.53.32_9001"
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (13.946809ms) from=127.0.0.6:50421
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (567.132µs) from=127.0.0.6:50421
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:42 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.33.25_9007"
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (15.667425ms) from=127.0.0.6:50421
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (440.493µs) from=127.0.0.6:41323
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:42 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.33.25_9007"
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (105.836725ms) from=127.0.0.6:41323
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:42 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (14.439218ms) from=127.0.0.6:50421
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [INFO] agent: Synced service "_v1_parser_10.233.9.6_8806"
    2022/11/26 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (34.036711ms) from=127.0.0.6:50421
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (10.050367ms) from=127.0.0.6:50421
    2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [INFO] agent: Synced service "_v1_catalog_10.233.9.6_8806"
    2022/11/26 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (50.540802ms) from=127.0.0.6:41323
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (441µs) from=127.0.0.6:41323
    2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [INFO] agent: Synced service "_v1_nsd_10.233.9.6_8806"
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (36.652152ms) from=127.0.0.6:41323
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (805.999µs) from=127.0.0.6:50421
    2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.9.6_8806"
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.816404ms) from=127.0.0.6:41323
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (634.763µs) from=127.0.0.6:41323
    2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [INFO] agent: Synced service "_v1_sdc-gui_10.233.31.121_8181"
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (6.064424ms) from=127.0.0.6:41323
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (575.139µs) from=127.0.0.6:50421
    2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.53.95_9015"
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (26.914694ms) from=127.0.0.6:50421
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/26 23:09:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (414.565µs) from=127.0.0.6:41323
    2022/11/26 23:10:01 [DEBUG] http: Request GET /v1/catalog/services (462.4µs) from=127.0.0.6:50421
    2022/11/26 23:10:01 [DEBUG] http: Request GET /v1/status/leader (684.074µs) from=127.0.0.6:50421
    2022/11/26 23:10:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (302.828µs) from=127.0.0.6:41323
    2022/11/26 23:10:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (347.204µs) from=127.0.0.6:38281
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (283.833µs) from=127.0.0.6:41323
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (265.14µs) from=127.0.0.6:58051
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (297.279µs) from=127.0.0.6:51103
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (240.172µs) from=127.0.0.6:54451
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (153.061µs) from=127.0.0.6:38281
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (139.361µs) from=127.0.0.6:43703
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (151.384µs) from=127.0.0.6:52127
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (131.255µs) from=127.0.0.6:44073
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (388.263µs) from=127.0.0.6:50267
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (596.986µs) from=127.0.0.6:50267
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.388366ms) from=127.0.0.6:38281
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.998274ms) from=127.0.0.6:44073
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/catalog/services (274.238µs) from=127.0.0.6:43703
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/status/leader (518.134µs) from=127.0.0.6:33199
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (374.492µs) from=127.0.0.6:32999
    2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (323.851µs) from=127.0.0.6:60327
    2022/11/26 23:10:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:10:21 [DEBUG] http: Request GET /v1/status/leader (829.976µs) from=127.0.0.6:46881
    2022/11/26 23:10:22 [DEBUG] http: Request GET /v1/status/leader (315.97µs) from=127.0.0.6:60329
    2022/11/26 23:10:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:10:41 [DEBUG] http: Request GET /v1/status/leader (428.415µs) from=127.0.0.6:60329
    2022/11/26 23:10:42 [DEBUG] http: Request GET /v1/status/leader (396.671µs) from=127.0.0.6:60329
    2022/11/26 23:11:01 [DEBUG] http: Request GET /v1/status/leader (2.110319ms) from=127.0.0.6:60329
    2022/11/26 23:11:02 [DEBUG] http: Request GET /v1/status/leader (517.844µs) from=127.0.0.6:60329
    2022/11/26 23:11:21 [DEBUG] http: Request GET /v1/status/leader (171.452µs) from=127.0.0.6:60329
    2022/11/26 23:11:22 [DEBUG] http: Request GET /v1/status/leader (256.564µs) from=127.0.0.6:60329
    2022/11/26 23:11:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:11:29 [DEBUG] agent: Node info in sync
    2022/11/26 23:11:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:11:41 [DEBUG] http: Request GET /v1/status/leader (178.282µs) from=127.0.0.6:60329
    2022/11/26 23:11:42 [DEBUG] http: Request GET /v1/status/leader (175.637µs) from=127.0.0.6:60329
    2022/11/26 23:11:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:11:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:11:50 [INFO] agent: Synced service "_v1_sdnc_10.233.22.55_8282"
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Node info in sync
    2022/11/26 23:11:50 [DEBUG] http: Request PUT /v1/agent/service/register (31.302685ms) from=127.0.0.6:46881
    2022/11/26 23:11:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (1m48.389846914s) from=127.0.0.6:50421
    2022/11/26 23:11:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (1m47.952650444s) from=127.0.0.6:33199
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:11:50 [DEBUG] agent: Node info in sync
    2022/11/26 23:11:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (3.772567ms) from=127.0.0.6:50421
    2022/11/26 23:11:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (3.82515ms) from=127.0.0.6:60329
    2022/11/26 23:12:02 [DEBUG] http: Request GET /v1/status/leader (318.937µs) from=127.0.0.6:44253
    2022/11/26 23:12:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.077486216s) from=127.0.0.6:52127
    2022/11/26 23:12:02 [DEBUG] http: Request GET /v1/status/leader (347.989µs) from=127.0.0.6:44253
    2022/11/26 23:12:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.535883801s) from=127.0.0.6:38281
    2022/11/26 23:12:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.921840074s) from=127.0.0.6:47891
    2022/11/26 23:12:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.179576152s) from=127.0.0.6:41323
    2022/11/26 23:12:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.922705952s) from=127.0.0.6:60327
    2022/11/26 23:12:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.432294131s) from=127.0.0.6:32999
    2022/11/26 23:12:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.801410334s) from=127.0.0.6:44073
    2022/11/26 23:12:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.771829141s) from=127.0.0.6:43703
    2022/11/26 23:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.237651243s) from=127.0.0.6:59195
    2022/11/26 23:12:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.497685984s) from=127.0.0.6:51103
    2022/11/26 23:12:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.567762401s) from=127.0.0.6:58051
    2022/11/26 23:12:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.775090952s) from=127.0.0.6:43185
    2022/11/26 23:12:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.804963799s) from=127.0.0.6:56203
    2022/11/26 23:12:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.826966644s) from=127.0.0.6:50267
    2022/11/26 23:12:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m7.401927462s) from=127.0.0.6:54451
    2022/11/26 23:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.4595003s) from=127.0.0.6:56603
    2022/11/26 23:12:22 [DEBUG] http: Request GET /v1/status/leader (419.588µs) from=127.0.0.6:46881
    2022/11/26 23:12:22 [DEBUG] http: Request GET /v1/status/leader (325.773µs) from=127.0.0.6:44253
    2022/11/26 23:12:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:12:42 [DEBUG] http: Request GET /v1/status/leader (308.336µs) from=127.0.0.6:46881
    2022/11/26 23:12:42 [DEBUG] http: Request GET /v1/status/leader (165.155µs) from=127.0.0.6:44253
    2022/11/26 23:13:02 [DEBUG] http: Request GET /v1/status/leader (180.86µs) from=127.0.0.6:46881
    2022/11/26 23:13:02 [DEBUG] http: Request GET /v1/status/leader (168.603µs) from=127.0.0.6:44253
    2022/11/26 23:13:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:13:07 [DEBUG] agent: Node info in sync
    2022/11/26 23:13:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:13:22 [DEBUG] http: Request GET /v1/status/leader (383.436µs) from=127.0.0.6:44253
    2022/11/26 23:13:22 [DEBUG] http: Request GET /v1/status/leader (231.758µs) from=127.0.0.6:44253
    2022/11/26 23:13:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:13:42 [DEBUG] http: Request GET /v1/status/leader (446.342µs) from=127.0.0.6:46881
    2022/11/26 23:13:42 [DEBUG] http: Request GET /v1/status/leader (228.174µs) from=127.0.0.6:44253
    2022/11/26 23:13:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.15484703s) from=127.0.0.6:33199
    2022/11/26 23:13:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.482814596s) from=127.0.0.6:60329
    2022/11/26 23:13:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m7.459761163s) from=127.0.0.6:50421
    2022/11/26 23:14:02 [DEBUG] http: Request GET /v1/status/leader (458.547µs) from=127.0.0.6:44253
    2022/11/26 23:14:02 [DEBUG] http: Request GET /v1/status/leader (336.336µs) from=127.0.0.6:44253
    2022/11/26 23:14:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.067545529s) from=127.0.0.6:47891
    2022/11/26 23:14:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.320826196s) from=127.0.0.6:52127
    2022/11/26 23:14:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.054747589s) from=127.0.0.6:44073
    2022/11/26 23:14:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.032614688s) from=127.0.0.6:51103
    2022/11/26 23:14:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.461020289s) from=127.0.0.6:60327
    2022/11/26 23:14:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.896547173s) from=127.0.0.6:41323
    2022/11/26 23:14:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.874169072s) from=127.0.0.6:38281
    2022/11/26 23:14:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.63210875s) from=127.0.0.6:58051
    2022/11/26 23:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.581167436s) from=127.0.0.6:59195
    2022/11/26 23:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.068646221s) from=127.0.0.6:43185
    2022/11/26 23:14:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.102670164s) from=127.0.0.6:56203
    2022/11/26 23:14:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.87322637s) from=127.0.0.6:54451
    2022/11/26 23:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.059348914s) from=127.0.0.6:56603
    2022/11/26 23:14:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.180141676s) from=127.0.0.6:32999
    2022/11/26 23:14:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.633082621s) from=127.0.0.6:43703
    2022/11/26 23:14:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.530871184s) from=127.0.0.6:50267
    2022/11/26 23:14:22 [DEBUG] http: Request GET /v1/status/leader (1.747936ms) from=127.0.0.6:46881
    2022/11/26 23:14:22 [DEBUG] http: Request GET /v1/status/leader (163.244µs) from=127.0.0.6:44253
    2022/11/26 23:14:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:14:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:14:38 [DEBUG] agent: Node info in sync
    2022/11/26 23:14:42 [DEBUG] http: Request GET /v1/status/leader (528.962µs) from=127.0.0.6:46881
    2022/11/26 23:14:43 [DEBUG] http: Request GET /v1/status/leader (221.282µs) from=127.0.0.6:44253
    2022/11/26 23:15:02 [DEBUG] http: Request GET /v1/status/leader (356.943µs) from=127.0.0.6:44253
    2022/11/26 23:15:03 [DEBUG] http: Request GET /v1/status/leader (385.249µs) from=127.0.0.6:44253
    2022/11/26 23:15:22 [DEBUG] http: Request GET /v1/status/leader (456.785µs) from=127.0.0.6:44253
    2022/11/26 23:15:23 [DEBUG] http: Request GET /v1/status/leader (217.05µs) from=127.0.0.6:44253
    2022/11/26 23:15:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:15:42 [DEBUG] http: Request GET /v1/status/leader (310.182µs) from=127.0.0.6:46881
    2022/11/26 23:15:43 [DEBUG] http: Request GET /v1/status/leader (228.095µs) from=127.0.0.6:44253
    2022/11/26 23:15:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.462370355s) from=127.0.0.6:33199
    2022/11/26 23:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.289926554s) from=127.0.0.6:50421
    2022/11/26 23:16:02 [DEBUG] http: Request GET /v1/status/leader (373.27µs) from=127.0.0.6:46881
    2022/11/26 23:16:03 [DEBUG] http: Request GET /v1/status/leader (319.947µs) from=127.0.0.6:44253
    2022/11/26 23:16:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.684816868s) from=127.0.0.6:60329
    2022/11/26 23:16:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:16:04 [DEBUG] agent: Node info in sync
    2022/11/26 23:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.295322541s) from=127.0.0.6:47891
    2022/11/26 23:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.302364477s) from=127.0.0.6:52127
    2022/11/26 23:16:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.017980573s) from=127.0.0.6:44073
    2022/11/26 23:16:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:16:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.180052506s) from=127.0.0.6:60327
    2022/11/26 23:16:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.232052957s) from=127.0.0.6:56203
    2022/11/26 23:16:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.838699285s) from=127.0.0.6:51103
    2022/11/26 23:16:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.497296397s) from=127.0.0.6:59195
    2022/11/26 23:16:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.830497561s) from=127.0.0.6:41323
    2022/11/26 23:16:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.027242489s) from=127.0.0.6:58051
    2022/11/26 23:16:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.303603431s) from=127.0.0.6:56603
    2022/11/26 23:16:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.506338222s) from=127.0.0.6:43703
    2022/11/26 23:16:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.821769065s) from=127.0.0.6:38281
    2022/11/26 23:16:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.475410555s) from=127.0.0.6:43185
    2022/11/26 23:16:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.142317069s) from=127.0.0.6:54451
    2022/11/26 23:16:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.514853245s) from=127.0.0.6:32999
    2022/11/26 23:16:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.613979424s) from=127.0.0.6:50267
    2022/11/26 23:16:22 [DEBUG] http: Request GET /v1/status/leader (1.358156ms) from=127.0.0.6:44253
    2022/11/26 23:16:23 [DEBUG] http: Request GET /v1/status/leader (301.278µs) from=127.0.0.6:44253
    2022/11/26 23:16:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:16:42 [DEBUG] http: Request GET /v1/status/leader (255.667µs) from=127.0.0.6:44253
    2022/11/26 23:16:43 [DEBUG] http: Request GET /v1/status/leader (151.709µs) from=127.0.0.6:44253
    2022/11/26 23:17:02 [DEBUG] http: Request GET /v1/status/leader (188.654µs) from=127.0.0.6:44253
    2022/11/26 23:17:03 [DEBUG] http: Request GET /v1/status/leader (196.592µs) from=127.0.0.6:44253
    2022/11/26 23:17:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:17:21 [DEBUG] agent: Node info in sync
    2022/11/26 23:17:22 [DEBUG] http: Request GET /v1/status/leader (390.985µs) from=127.0.0.6:46881
    2022/11/26 23:17:23 [DEBUG] http: Request GET /v1/status/leader (374.354µs) from=127.0.0.6:44253
    2022/11/26 23:17:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:17:42 [DEBUG] http: Request GET /v1/status/leader (3.269269ms) from=127.0.0.6:46881
    2022/11/26 23:17:43 [DEBUG] http: Request GET /v1/status/leader (267.444µs) from=127.0.0.6:44253
    2022/11/26 23:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.167305745s) from=127.0.0.6:33199
    2022/11/26 23:18:02 [DEBUG] http: Request GET /v1/status/leader (195.087µs) from=127.0.0.6:46881
    2022/11/26 23:18:03 [DEBUG] http: Request GET /v1/status/leader (278.785µs) from=127.0.0.6:44253
    2022/11/26 23:18:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.885969443s) from=127.0.0.6:50421
    2022/11/26 23:18:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.171007875s) from=127.0.0.6:60329
    2022/11/26 23:18:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.027824668s) from=127.0.0.6:52127
    2022/11/26 23:18:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.351437958s) from=127.0.0.6:44073
    2022/11/26 23:18:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:18:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.315376508s) from=127.0.0.6:47891
    2022/11/26 23:18:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.137112997s) from=127.0.0.6:58051
    2022/11/26 23:18:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.434738574s) from=127.0.0.6:43703
    2022/11/26 23:18:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.274750468s) from=127.0.0.6:60327
    2022/11/26 23:18:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.504179516s) from=127.0.0.6:59195
    2022/11/26 23:18:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.514527743s) from=127.0.0.6:43185
    2022/11/26 23:18:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.049509664s) from=127.0.0.6:51103
    2022/11/26 23:18:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.410007181s) from=127.0.0.6:56203
    2022/11/26 23:18:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.860025709s) from=127.0.0.6:41323
    2022/11/26 23:18:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.656516781s) from=127.0.0.6:38281
    2022/11/26 23:18:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.285742178s) from=127.0.0.6:56603
    2022/11/26 23:18:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.775190202s) from=127.0.0.6:54451
    2022/11/26 23:18:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.006368946s) from=127.0.0.6:50267
    2022/11/26 23:18:22 [DEBUG] http: Request GET /v1/status/leader (296.745µs) from=127.0.0.6:44253
    2022/11/26 23:18:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.918888415s) from=127.0.0.6:32999
    2022/11/26 23:18:23 [DEBUG] http: Request GET /v1/status/leader (339.273µs) from=127.0.0.6:44253
    2022/11/26 23:18:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:18:42 [DEBUG] http: Request GET /v1/status/leader (221.957µs) from=127.0.0.6:46881
    2022/11/26 23:18:43 [DEBUG] http: Request GET /v1/status/leader (308.938µs) from=127.0.0.6:44253
    2022/11/26 23:19:02 [DEBUG] http: Request GET /v1/status/leader (315.832µs) from=127.0.0.6:44253
    2022/11/26 23:19:03 [DEBUG] http: Request GET /v1/status/leader (222.518µs) from=127.0.0.6:44253
    2022/11/26 23:19:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:19:11 [DEBUG] agent: Node info in sync
    2022/11/26 23:19:22 [DEBUG] http: Request GET /v1/status/leader (246.929µs) from=127.0.0.6:44253
    2022/11/26 23:19:23 [DEBUG] http: Request GET /v1/status/leader (181.76µs) from=127.0.0.6:44253
    2022/11/26 23:19:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:19:42 [DEBUG] http: Request GET /v1/status/leader (283.363µs) from=127.0.0.6:46881
    2022/11/26 23:19:43 [DEBUG] http: Request GET /v1/status/leader (344.13µs) from=127.0.0.6:44253
    2022/11/26 23:20:02 [DEBUG] http: Request GET /v1/status/leader (435.454µs) from=127.0.0.6:46881
    2022/11/26 23:20:03 [DEBUG] http: Request GET /v1/status/leader (3.795379ms) from=127.0.0.6:44253
    2022/11/26 23:20:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.628637713s) from=127.0.0.6:33199
    2022/11/26 23:20:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.442705962s) from=127.0.0.6:60329
    2022/11/26 23:20:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.905548616s) from=127.0.0.6:50421
    2022/11/26 23:20:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.62911011s) from=127.0.0.6:44073
    2022/11/26 23:20:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.057903467s) from=127.0.0.6:52127
    2022/11/26 23:20:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.705692002s) from=127.0.0.6:43185
    2022/11/26 23:20:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.601758709s) from=127.0.0.6:60327
    2022/11/26 23:20:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.728633015s) from=127.0.0.6:43703
    2022/11/26 23:20:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.865190581s) from=127.0.0.6:47891
    2022/11/26 23:20:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.499788522s) from=127.0.0.6:58051
    2022/11/26 23:20:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.625914317s) from=127.0.0.6:59195
    2022/11/26 23:20:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.116680388s) from=127.0.0.6:51103
    2022/11/26 23:20:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.839876168s) from=127.0.0.6:56603
    2022/11/26 23:20:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.745401918s) from=127.0.0.6:56203
    2022/11/26 23:20:22 [DEBUG] http: Request GET /v1/status/leader (324.34µs) from=127.0.0.6:46881
    2022/11/26 23:20:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.78748953s) from=127.0.0.6:50267
    2022/11/26 23:20:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.237678858s) from=127.0.0.6:41323
    2022/11/26 23:20:23 [DEBUG] http: Request GET /v1/status/leader (198.763µs) from=127.0.0.6:44253
    2022/11/26 23:20:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.448620409s) from=127.0.0.6:38281
    2022/11/26 23:20:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.477312275s) from=127.0.0.6:32999
    2022/11/26 23:20:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.914107694s) from=127.0.0.6:54451
    2022/11/26 23:20:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:20:33 [DEBUG] agent: Node info in sync
    2022/11/26 23:20:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:20:42 [DEBUG] http: Request GET /v1/status/leader (259.975µs) from=127.0.0.6:44253
    2022/11/26 23:20:43 [DEBUG] http: Request GET /v1/status/leader (167.435µs) from=127.0.0.6:44253
    2022/11/26 23:20:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:21:02 [DEBUG] http: Request GET /v1/status/leader (508.113µs) from=127.0.0.6:46881
    2022/11/26 23:21:03 [DEBUG] http: Request GET /v1/status/leader (289.157µs) from=127.0.0.6:44253
    2022/11/26 23:21:22 [DEBUG] http: Request GET /v1/status/leader (302.128µs) from=127.0.0.6:46881
    2022/11/26 23:21:23 [DEBUG] http: Request GET /v1/status/leader (322.777µs) from=127.0.0.6:44253
    2022/11/26 23:21:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:21:42 [DEBUG] http: Request GET /v1/status/leader (665.511µs) from=127.0.0.6:44253
    2022/11/26 23:21:43 [DEBUG] http: Request GET /v1/status/leader (178.339µs) from=127.0.0.6:44253
    2022/11/26 23:22:02 [DEBUG] http: Request GET /v1/status/leader (367.997µs) from=127.0.0.6:44253
    2022/11/26 23:22:03 [DEBUG] http: Request GET /v1/status/leader (176.993µs) from=127.0.0.6:44253
    2022/11/26 23:22:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.065610598s) from=127.0.0.6:33199
    2022/11/26 23:22:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:22:12 [DEBUG] agent: Node info in sync
    2022/11/26 23:22:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.776189225s) from=127.0.0.6:44073
    2022/11/26 23:22:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.858634834s) from=127.0.0.6:50421
    2022/11/26 23:22:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.052715719s) from=127.0.0.6:60329
    2022/11/26 23:22:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.066915651s) from=127.0.0.6:60327
    2022/11/26 23:22:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.89100307s) from=127.0.0.6:52127
    2022/11/26 23:22:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.937608297s) from=127.0.0.6:43703
    2022/11/26 23:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.76805949s) from=127.0.0.6:47891
    2022/11/26 23:22:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.899728974s) from=127.0.0.6:43185
    2022/11/26 23:22:22 [DEBUG] http: Request GET /v1/status/leader (284.464µs) from=127.0.0.6:44253
    2022/11/26 23:22:23 [DEBUG] http: Request GET /v1/status/leader (257.537µs) from=127.0.0.6:44253
    2022/11/26 23:22:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.830436168s) from=127.0.0.6:41323
    2022/11/26 23:22:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.60438277s) from=127.0.0.6:38281
    2022/11/26 23:22:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.061612852s) from=127.0.0.6:56203
    2022/11/26 23:22:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.890443437s) from=127.0.0.6:51103
    2022/11/26 23:22:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.384247754s) from=127.0.0.6:56603
    2022/11/26 23:22:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.050695084s) from=127.0.0.6:50267
    2022/11/26 23:22:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.418870689s) from=127.0.0.6:58051
    2022/11/26 23:22:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.696219281s) from=127.0.0.6:59195
    2022/11/26 23:22:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.551939544s) from=127.0.0.6:32999
    2022/11/26 23:22:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.267619571s) from=127.0.0.6:54451
    2022/11/26 23:22:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:22:42 [DEBUG] http: Request GET /v1/status/leader (311.252µs) from=127.0.0.6:46881
    2022/11/26 23:22:43 [DEBUG] http: Request GET /v1/status/leader (315.278µs) from=127.0.0.6:44253
    2022/11/26 23:23:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:23:02 [DEBUG] http: Request GET /v1/status/leader (172.914µs) from=127.0.0.6:46881
    2022/11/26 23:23:03 [DEBUG] http: Request GET /v1/status/leader (398.694µs) from=127.0.0.6:44253
    2022/11/26 23:23:22 [DEBUG] http: Request GET /v1/status/leader (295.75µs) from=127.0.0.6:44253
    2022/11/26 23:23:23 [DEBUG] http: Request GET /v1/status/leader (319.237µs) from=127.0.0.6:44253
    2022/11/26 23:23:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:23:42 [DEBUG] http: Request GET /v1/status/leader (187.842µs) from=127.0.0.6:46881
    2022/11/26 23:23:43 [DEBUG] http: Request GET /v1/status/leader (3.578262ms) from=127.0.0.6:44253
    2022/11/26 23:23:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:23:49 [DEBUG] agent: Node info in sync
    2022/11/26 23:24:03 [DEBUG] http: Request GET /v1/status/leader (363.357µs) from=127.0.0.6:44253
    2022/11/26 23:24:03 [DEBUG] http: Request GET /v1/status/leader (181.478µs) from=127.0.0.6:44253
    2022/11/26 23:24:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.605672366s) from=127.0.0.6:33199
    2022/11/26 23:24:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.849022768s) from=127.0.0.6:50421
    2022/11/26 23:24:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.830521515s) from=127.0.0.6:44073
    2022/11/26 23:24:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.476064582s) from=127.0.0.6:60329
    2022/11/26 23:24:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.898589965s) from=127.0.0.6:60327
    2022/11/26 23:24:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.385490584s) from=127.0.0.6:52127
    2022/11/26 23:24:23 [DEBUG] http: Request GET /v1/status/leader (182.082µs) from=127.0.0.6:44253
    2022/11/26 23:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.284524912s) from=127.0.0.6:47891
    2022/11/26 23:24:23 [DEBUG] http: Request GET /v1/status/leader (328.787µs) from=127.0.0.6:44253
    2022/11/26 23:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.529956435s) from=127.0.0.6:43703
    2022/11/26 23:24:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.978903926s) from=127.0.0.6:43185
    2022/11/26 23:24:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.063970507s) from=127.0.0.6:56603
    2022/11/26 23:24:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.11085088s) from=127.0.0.6:58051
    2022/11/26 23:24:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m3.47542115s) from=127.0.0.6:56203
    2022/11/26 23:24:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.111558664s) from=127.0.0.6:50267
    2022/11/26 23:24:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.274761191s) from=127.0.0.6:41323
    2022/11/26 23:24:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.242155668s) from=127.0.0.6:51103
    2022/11/26 23:24:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m7.213957904s) from=127.0.0.6:38281
    2022/11/26 23:24:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.82937396s) from=127.0.0.6:54451
    2022/11/26 23:24:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.791657092s) from=127.0.0.6:59195
    2022/11/26 23:24:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.107420364s) from=127.0.0.6:32999
    2022/11/26 23:24:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:24:43 [DEBUG] http: Request GET /v1/status/leader (340.125µs) from=127.0.0.6:46881
    2022/11/26 23:24:43 [DEBUG] http: Request GET /v1/status/leader (333.224µs) from=127.0.0.6:44253
    2022/11/26 23:25:03 [DEBUG] http: Request GET /v1/status/leader (1.409303ms) from=127.0.0.6:46881
    2022/11/26 23:25:03 [DEBUG] http: Request GET /v1/status/leader (351.923µs) from=127.0.0.6:44253
    2022/11/26 23:25:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:25:08 [DEBUG] agent: Node info in sync
    2022/11/26 23:25:23 [DEBUG] http: Request GET /v1/status/leader (528.486µs) from=127.0.0.6:46881
    2022/11/26 23:25:23 [DEBUG] http: Request GET /v1/status/leader (1.121647ms) from=127.0.0.6:44253
    2022/11/26 23:25:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:25:43 [DEBUG] http: Request GET /v1/status/leader (297.71µs) from=127.0.0.6:46881
    2022/11/26 23:25:43 [DEBUG] http: Request GET /v1/status/leader (219.214µs) from=127.0.0.6:44253
    2022/11/26 23:25:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:26:03 [DEBUG] http: Request GET /v1/status/leader (165.688µs) from=127.0.0.6:44253
    2022/11/26 23:26:03 [DEBUG] http: Request GET /v1/status/leader (286.471µs) from=127.0.0.6:44253
    2022/11/26 23:26:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.687254699s) from=127.0.0.6:33199
    2022/11/26 23:26:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.602799735s) from=127.0.0.6:50421
    2022/11/26 23:26:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.590647129s) from=127.0.0.6:60329
    2022/11/26 23:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.709696145s) from=127.0.0.6:52127
    2022/11/26 23:26:23 [DEBUG] http: Request GET /v1/status/leader (381.087µs) from=127.0.0.6:46881
    2022/11/26 23:26:23 [DEBUG] http: Request GET /v1/status/leader (449.238µs) from=127.0.0.6:44253
    2022/11/26 23:26:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.017232567s) from=127.0.0.6:44073
    2022/11/26 23:26:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.828943101s) from=127.0.0.6:60327
    2022/11/26 23:26:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.718902425s) from=127.0.0.6:43703
    2022/11/26 23:26:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.404240165s) from=127.0.0.6:56203
    2022/11/26 23:26:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.418993819s) from=127.0.0.6:47891
    2022/11/26 23:26:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.920639251s) from=127.0.0.6:43185
    2022/11/26 23:26:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.68133673s) from=127.0.0.6:56603
    2022/11/26 23:26:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.550275899s) from=127.0.0.6:50267
    2022/11/26 23:26:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.572538081s) from=127.0.0.6:58051
    2022/11/26 23:26:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.461772882s) from=127.0.0.6:51103
    2022/11/26 23:26:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.668905368s) from=127.0.0.6:54451
    2022/11/26 23:26:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m2.890277689s) from=127.0.0.6:38281
    2022/11/26 23:26:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.574347592s) from=127.0.0.6:41323
    2022/11/26 23:26:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:26:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.066399457s) from=127.0.0.6:32999
    2022/11/26 23:26:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.197173066s) from=127.0.0.6:59195
    2022/11/26 23:26:43 [DEBUG] http: Request GET /v1/status/leader (580.646µs) from=127.0.0.6:44253
    2022/11/26 23:26:44 [DEBUG] http: Request GET /v1/status/leader (401.983µs) from=127.0.0.6:44253
    2022/11/26 23:26:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:26:45 [DEBUG] agent: Node info in sync
    2022/11/26 23:27:03 [DEBUG] http: Request GET /v1/status/leader (367.592µs) from=127.0.0.6:46881
    2022/11/26 23:27:04 [DEBUG] http: Request GET /v1/status/leader (153.638µs) from=127.0.0.6:44253
    2022/11/26 23:27:23 [DEBUG] http: Request GET /v1/status/leader (223.754µs) from=127.0.0.6:46881
    2022/11/26 23:27:24 [DEBUG] http: Request GET /v1/status/leader (157.511µs) from=127.0.0.6:44253
    2022/11/26 23:27:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:27:43 [DEBUG] http: Request GET /v1/status/leader (290.203µs) from=127.0.0.6:44253
    2022/11/26 23:27:44 [DEBUG] http: Request GET /v1/status/leader (311.871µs) from=127.0.0.6:44253
    2022/11/26 23:27:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:27:52 [DEBUG] agent: Node info in sync
    2022/11/26 23:27:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:27:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:27:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:27:55 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092"
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Node info in sync
    2022/11/26 23:27:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.003222ms) from=127.0.0.6:44253
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:27:55 [DEBUG] agent: Node info in sync
    2022/11/26 23:27:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (1m35.838085427s) from=127.0.0.6:50421
    2022/11/26 23:27:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (1m37.01653009s) from=127.0.0.6:33199
    2022/11/26 23:27:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (475.238µs) from=127.0.0.6:46881
    2022/11/26 23:27:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (332.538µs) from=127.0.0.6:44253
    2022/11/26 23:28:03 [DEBUG] http: Request GET /v1/status/leader (152.057µs) from=127.0.0.6:46881
    2022/11/26 23:28:04 [DEBUG] http: Request GET /v1/status/leader (1.289857ms) from=127.0.0.6:47119
    2022/11/26 23:28:23 [DEBUG] http: Request GET /v1/status/leader (318.333µs) from=127.0.0.6:46881
    2022/11/26 23:28:24 [DEBUG] http: Request GET /v1/status/leader (274.337µs) from=127.0.0.6:47119
    2022/11/26 23:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.14373966s) from=127.0.0.6:52127
    2022/11/26 23:28:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.772085997s) from=127.0.0.6:60329
    2022/11/26 23:28:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.125481406s) from=127.0.0.6:44073
    2022/11/26 23:28:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.116371241s) from=127.0.0.6:60327
    2022/11/26 23:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.339739643s) from=127.0.0.6:47891
    2022/11/26 23:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.516589848s) from=127.0.0.6:56603
    2022/11/26 23:28:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.895425944s) from=127.0.0.6:43703
    2022/11/26 23:28:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.976635027s) from=127.0.0.6:51103
    2022/11/26 23:28:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.279436732s) from=127.0.0.6:54451
    2022/11/26 23:28:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.922699104s) from=127.0.0.6:56203
    2022/11/26 23:28:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.010988782s) from=127.0.0.6:38281
    2022/11/26 23:28:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.639573591s) from=127.0.0.6:41323
    2022/11/26 23:28:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.209473856s) from=127.0.0.6:43185
    2022/11/26 23:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.838797438s) from=127.0.0.6:58051
    2022/11/26 23:28:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.939341191s) from=127.0.0.6:50267
    2022/11/26 23:28:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:28:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.132796793s) from=127.0.0.6:59195
    2022/11/26 23:28:43 [DEBUG] http: Request GET /v1/status/leader (193.591µs) from=127.0.0.6:46881
    2022/11/26 23:28:44 [DEBUG] http: Request GET /v1/status/leader (177.007µs) from=127.0.0.6:47119
    2022/11/26 23:28:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.048590976s) from=127.0.0.6:32999
    2022/11/26 23:29:03 [DEBUG] http: Request GET /v1/status/leader (675.495µs) from=127.0.0.6:46881
    2022/11/26 23:29:04 [DEBUG] http: Request GET /v1/status/leader (278.61µs) from=127.0.0.6:47119
    2022/11/26 23:29:23 [DEBUG] http: Request GET /v1/status/leader (1.195239ms) from=127.0.0.6:46881
    2022/11/26 23:29:24 [DEBUG] http: Request GET /v1/status/leader (219.097µs) from=127.0.0.6:47119
    2022/11/26 23:29:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:29:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:29:41 [DEBUG] agent: Node info in sync
    2022/11/26 23:29:43 [DEBUG] http: Request GET /v1/status/leader (414.391µs) from=127.0.0.6:46881
    2022/11/26 23:29:44 [DEBUG] http: Request GET /v1/status/leader (656.071µs) from=127.0.0.6:47119
    2022/11/26 23:29:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2m4.306924713s) from=127.0.0.6:33199
    2022/11/26 23:30:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.434874902s) from=127.0.0.6:44253
    2022/11/26 23:30:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2m7.271451302s) from=127.0.0.6:50421
    2022/11/26 23:30:03 [DEBUG] http: Request GET /v1/status/leader (1.070272ms) from=127.0.0.6:46881
    2022/11/26 23:30:04 [DEBUG] http: Request GET /v1/status/leader (499.693µs) from=127.0.0.6:47119
    2022/11/26 23:30:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:08 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.17.26_8443"
    2022/11/26 23:30:08 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:08 [DEBUG] http: Request PUT /v1/agent/service/register (14.755609ms) from=127.0.0.6:46881
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (5.646320553s) from=127.0.0.6:50421
    2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (8.59388273s) from=127.0.0.6:33199
    2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (408.131µs) from=127.0.0.6:33199
    2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (233.706µs) from=127.0.0.6:46881
    2022/11/26 23:30:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:08 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.59.94_8082"
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.118377ms) from=127.0.0.6:33199
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:08 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (53.723122ms) from=127.0.0.6:47119
    2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (58.277682ms) from=127.0.0.6:50421
    2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (349.036µs) from=127.0.0.6:57157
    2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (644.507µs) from=127.0.0.6:57157
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.61.135_8410"
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.808387ms) from=127.0.0.6:33199
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (10.132440437s) from=127.0.0.6:50421
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (10.137186674s) from=127.0.0.6:47119
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (834.123µs) from=127.0.0.6:47119
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (246.432µs) from=127.0.0.6:50305
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_vnflcm_10.233.31.127_8801"
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (10.759926ms) from=127.0.0.6:47119
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (39.266573ms) from=127.0.0.6:33199
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (39.51799ms) from=127.0.0.6:50421
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (2.5443ms) from=127.0.0.6:33199
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (249.696µs) from=127.0.0.6:46835
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_vnfres_10.233.18.86_8802"
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.85891ms) from=127.0.0.6:47119
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (42.971064ms) from=127.0.0.6:33199
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (48.602026ms) from=127.0.0.6:50421
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (307.918µs) from=127.0.0.6:50421
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.050228ms) from=127.0.0.6:47119
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.4.178_8484"
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.893099ms) from=127.0.0.6:47119
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (47.765785ms) from=127.0.0.6:33199
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (41.823158ms) from=127.0.0.6:50421
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.160934ms) from=127.0.0.6:50421
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (471.416µs) from=127.0.0.6:55377
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (26.764194ms) from=127.0.0.6:33199
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (31.100564ms) from=127.0.0.6:50421
    2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.23.20_8482"
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.577235ms) from=127.0.0.6:47119
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (415.525µs) from=127.0.0.6:47119
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (368.391µs) from=127.0.0.6:33199
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_nslcm_10.233.21.18_8403"
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.530916ms) from=127.0.0.6:33625
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (41.924106ms) from=127.0.0.6:50421
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (42.745388ms) from=127.0.0.6:47119
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (774.189µs) from=127.0.0.6:47119
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (503.312µs) from=127.0.0.6:36169
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:30:18 [INFO] agent: Synced service "_v2_nslcm_10.233.21.18_8403"
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (7.479366ms) from=127.0.0.6:33625
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (40.816575ms) from=127.0.0.6:50421
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (35.318865ms) from=127.0.0.6:47119
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (705.35µs) from=127.0.0.6:50421
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (366.31µs) from=127.0.0.6:42977
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_vnfmgr_10.233.17.93_8803"
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (23.170868ms) from=127.0.0.6:56655
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:30:18 [DEBUG] agent: Node info in sync
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (51.604557ms) from=127.0.0.6:50421
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (65.450466ms) from=127.0.0.6:47119
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (455.463µs) from=127.0.0.6:33625
    2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (164.721µs) from=127.0.0.6:56655
    2022/11/26 23:30:23 [DEBUG] http: Request GET /v1/status/leader (362.647µs) from=127.0.0.6:41791
    2022/11/26 23:30:24 [DEBUG] http: Request GET /v1/status/leader (214.439µs) from=127.0.0.6:33625
    2022/11/26 23:30:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.52879786s) from=127.0.0.6:52127
    2022/11/26 23:30:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.625958888s) from=127.0.0.6:60329
    2022/11/26 23:30:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.479592792s) from=127.0.0.6:43703
    2022/11/26 23:30:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:30:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.694633169s) from=127.0.0.6:44073
    2022/11/26 23:30:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.416769298s) from=127.0.0.6:51103
    2022/11/26 23:30:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m7.153010961s) from=127.0.0.6:60327
    2022/11/26 23:30:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.687456744s) from=127.0.0.6:58051
    2022/11/26 23:30:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.33191939s) from=127.0.0.6:47891
    2022/11/26 23:30:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:30:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.327442064s) from=127.0.0.6:50267
    2022/11/26 23:30:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.106817778s) from=127.0.0.6:56603
    2022/11/26 23:30:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.383669219s) from=127.0.0.6:56203
    2022/11/26 23:30:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.851809239s) from=127.0.0.6:54451
    2022/11/26 23:30:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m6.197478331s) from=127.0.0.6:38281
    2022/11/26 23:30:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.537177571s) from=127.0.0.6:43185
    2022/11/26 23:30:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m7.413633887s) from=127.0.0.6:41323
    2022/11/26 23:30:43 [DEBUG] http: Request GET /v1/status/leader (729.937µs) from=127.0.0.6:41791
    2022/11/26 23:30:44 [DEBUG] http: Request GET /v1/status/leader (3.034518ms) from=127.0.0.6:33625
    2022/11/26 23:30:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.795750982s) from=127.0.0.6:59195
    2022/11/26 23:30:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.98366222s) from=127.0.0.6:32999
    2022/11/26 23:31:03 [DEBUG] http: Request GET /v1/status/leader (333.177µs) from=127.0.0.6:41791
    2022/11/26 23:31:04 [DEBUG] http: Request GET /v1/status/leader (207.714µs) from=127.0.0.6:33625
    2022/11/26 23:31:23 [DEBUG] http: Request GET /v1/status/leader (640.617µs) from=127.0.0.6:41791
    2022/11/26 23:31:24 [DEBUG] http: Request GET /v1/status/leader (215.34µs) from=127.0.0.6:33625
    2022/11/26 23:31:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:31:43 [DEBUG] http: Request GET /v1/status/leader (189.743µs) from=127.0.0.6:41791
    2022/11/26 23:31:44 [DEBUG] http: Request GET /v1/status/leader (171.268µs) from=127.0.0.6:33625
    2022/11/26 23:31:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:31:47 [DEBUG] agent: Node info in sync
    2022/11/26 23:32:03 [DEBUG] http: Request GET /v1/status/leader (272.61µs) from=127.0.0.6:41791
    2022/11/26 23:32:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.349953026s) from=127.0.0.6:44253
    2022/11/26 23:32:04 [DEBUG] http: Request GET /v1/status/leader (1.302968ms) from=127.0.0.6:33625
    2022/11/26 23:32:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.484966877s) from=127.0.0.6:57157
    2022/11/26 23:32:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m4.972674333s) from=127.0.0.6:46881
    2022/11/26 23:32:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.924414929s) from=127.0.0.6:50421
    2022/11/26 23:32:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.228309847s) from=127.0.0.6:54237
    2022/11/26 23:32:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.936589946s) from=127.0.0.6:46835
    2022/11/26 23:32:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.436779248s) from=127.0.0.6:55377
    2022/11/26 23:32:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.33081364s) from=127.0.0.6:42977
    2022/11/26 23:32:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.746228563s) from=127.0.0.6:36169
    2022/11/26 23:32:23 [DEBUG] http: Request GET /v1/status/leader (1.620519ms) from=127.0.0.6:41791
    2022/11/26 23:32:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.004761587s) from=127.0.0.6:47119
    2022/11/26 23:32:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.35865682s) from=127.0.0.6:33199
    2022/11/26 23:32:24 [DEBUG] http: Request GET /v1/status/leader (295.077µs) from=127.0.0.6:33625
    2022/11/26 23:32:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.706276213s) from=127.0.0.6:56655
    2022/11/26 23:32:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.326665244s) from=127.0.0.6:50305
    2022/11/26 23:32:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.032414896s) from=127.0.0.6:60329
    2022/11/26 23:32:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.721749301s) from=127.0.0.6:43703
    2022/11/26 23:32:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.742776007s) from=127.0.0.6:52127
    2022/11/26 23:32:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.58880156s) from=127.0.0.6:44073
    2022/11/26 23:32:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:32:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.327431272s) from=127.0.0.6:51103
    2022/11/26 23:32:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.257131639s) from=127.0.0.6:60327
    2022/11/26 23:32:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.502760542s) from=127.0.0.6:56603
    2022/11/26 23:32:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.895633263s) from=127.0.0.6:47891
    2022/11/26 23:32:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.465383397s) from=127.0.0.6:58051
    2022/11/26 23:32:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.489362132s) from=127.0.0.6:54451
    2022/11/26 23:32:43 [DEBUG] http: Request GET /v1/status/leader (270.67µs) from=127.0.0.6:54451
    2022/11/26 23:32:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m2.626409778s) from=127.0.0.6:38281
    2022/11/26 23:32:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.447927864s) from=127.0.0.6:56203
    2022/11/26 23:32:44 [DEBUG] http: Request GET /v1/status/leader (183.368µs) from=127.0.0.6:33625
    2022/11/26 23:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.204086084s) from=127.0.0.6:43185
    2022/11/26 23:32:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.27486961s) from=127.0.0.6:50267
    2022/11/26 23:32:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.581104124s) from=127.0.0.6:41323
    2022/11/26 23:32:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.694382723s) from=127.0.0.6:59195
    2022/11/26 23:32:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.270163586s) from=127.0.0.6:32999
    2022/11/26 23:33:03 [DEBUG] http: Request GET /v1/status/leader (4.321333ms) from=127.0.0.6:41791
    2022/11/26 23:33:04 [DEBUG] http: Request GET /v1/status/leader (270.698µs) from=127.0.0.6:33625
    2022/11/26 23:33:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:33:11 [DEBUG] agent: Node info in sync
    2022/11/26 23:33:23 [DEBUG] http: Request GET /v1/status/leader (215.227µs) from=127.0.0.6:41791
    2022/11/26 23:33:24 [DEBUG] http: Request GET /v1/status/leader (940.044µs) from=127.0.0.6:33625
    2022/11/26 23:33:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:33:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:33:43 [DEBUG] http: Request GET /v1/status/leader (191.515µs) from=127.0.0.6:41791
    2022/11/26 23:33:44 [DEBUG] http: Request GET /v1/status/leader (1.388289ms) from=127.0.0.6:33625
    2022/11/26 23:34:03 [DEBUG] http: Request GET /v1/status/leader (210.121µs) from=127.0.0.6:41791
    2022/11/26 23:34:04 [DEBUG] http: Request GET /v1/status/leader (323.487µs) from=127.0.0.6:33625
    2022/11/26 23:34:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m0.153407596s) from=127.0.0.6:57157
    2022/11/26 23:34:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.101033656s) from=127.0.0.6:44253
    2022/11/26 23:34:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m4.564011818s) from=127.0.0.6:46881
    2022/11/26 23:34:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.924605853s) from=127.0.0.6:46835
    2022/11/26 23:34:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.399467631s) from=127.0.0.6:50421
    2022/11/26 23:34:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.638857606s) from=127.0.0.6:54237
    2022/11/26 23:34:23 [DEBUG] http: Request GET /v1/status/leader (199.643µs) from=127.0.0.6:41791
    2022/11/26 23:34:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.905958578s) from=127.0.0.6:42977
    2022/11/26 23:34:24 [DEBUG] http: Request GET /v1/status/leader (391.13µs) from=127.0.0.6:33625
    2022/11/26 23:34:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.937327733s) from=127.0.0.6:50305
    2022/11/26 23:34:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.026219109s) from=127.0.0.6:55377
    2022/11/26 23:34:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.189195572s) from=127.0.0.6:56655
    2022/11/26 23:34:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.883878852s) from=127.0.0.6:47119
    2022/11/26 23:34:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.773604914s) from=127.0.0.6:33199
    2022/11/26 23:34:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m7.074384883s) from=127.0.0.6:36169
    2022/11/26 23:34:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.19607095s) from=127.0.0.6:60329
    2022/11/26 23:34:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.16503526s) from=127.0.0.6:43703
    2022/11/26 23:34:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:34:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.623643632s) from=127.0.0.6:44073
    2022/11/26 23:34:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.412084134s) from=127.0.0.6:52127
    2022/11/26 23:34:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.370417798s) from=127.0.0.6:51103
    2022/11/26 23:34:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.627635365s) from=127.0.0.6:47891
    2022/11/26 23:34:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.96644236s) from=127.0.0.6:60327
    2022/11/26 23:34:43 [DEBUG] http: Request GET /v1/status/leader (558.822µs) from=127.0.0.6:41791
    2022/11/26 23:34:44 [DEBUG] http: Request GET /v1/status/leader (415.246µs) from=127.0.0.6:33625
    2022/11/26 23:34:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.38175139s) from=127.0.0.6:58051
    2022/11/26 23:34:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.714258319s) from=127.0.0.6:54451
    2022/11/26 23:34:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.877993797s) from=127.0.0.6:56603
    2022/11/26 23:34:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.988650062s) from=127.0.0.6:43185
    2022/11/26 23:34:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.536203176s) from=127.0.0.6:50267
    2022/11/26 23:34:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.495563262s) from=127.0.0.6:41323
    2022/11/26 23:34:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.681871444s) from=127.0.0.6:38281
    2022/11/26 23:34:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.737386376s) from=127.0.0.6:56203
    2022/11/26 23:34:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:34:52 [DEBUG] agent: Node info in sync
    2022/11/26 23:34:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.900626869s) from=127.0.0.6:32999
    2022/11/26 23:34:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.579447949s) from=127.0.0.6:59195
    2022/11/26 23:35:03 [DEBUG] http: Request GET /v1/status/leader (1.960707ms) from=127.0.0.6:41791
    2022/11/26 23:35:04 [DEBUG] http: Request GET /v1/status/leader (240.779µs) from=127.0.0.6:33625
    2022/11/26 23:35:23 [DEBUG] http: Request GET /v1/status/leader (164.581µs) from=127.0.0.6:41791
    2022/11/26 23:35:24 [DEBUG] http: Request GET /v1/status/leader (552.875µs) from=127.0.0.6:33625
    2022/11/26 23:35:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:35:43 [DEBUG] http: Request GET /v1/status/leader (189.466µs) from=127.0.0.6:41791
    2022/11/26 23:35:44 [DEBUG] http: Request GET /v1/status/leader (360.779µs) from=127.0.0.6:33625
    2022/11/26 23:35:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:36:03 [DEBUG] http: Request GET /v1/status/leader (330.778µs) from=127.0.0.6:41791
    2022/11/26 23:36:04 [DEBUG] http: Request GET /v1/status/leader (340.299µs) from=127.0.0.6:33625
    2022/11/26 23:36:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:36:05 [DEBUG] agent: Node info in sync
    2022/11/26 23:36:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.245455601s) from=127.0.0.6:44253
    2022/11/26 23:36:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m3.908834559s) from=127.0.0.6:57157
    2022/11/26 23:36:23 [DEBUG] http: Request GET /v1/status/leader (356.813µs) from=127.0.0.6:41791
    2022/11/26 23:36:24 [DEBUG] http: Request GET /v1/status/leader (220.646µs) from=127.0.0.6:33625
    2022/11/26 23:36:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m7.497658891s) from=127.0.0.6:46881
    2022/11/26 23:36:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.659063163s) from=127.0.0.6:46835
    2022/11/26 23:36:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.869959829s) from=127.0.0.6:50421
    2022/11/26 23:36:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.016617051s) from=127.0.0.6:42977
    2022/11/26 23:36:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.570497911s) from=127.0.0.6:50305
    2022/11/26 23:36:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.486228835s) from=127.0.0.6:54237
    2022/11/26 23:36:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.337718891s) from=127.0.0.6:56655
    2022/11/26 23:36:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m5.700320548s) from=127.0.0.6:55377
    2022/11/26 23:36:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.578378873s) from=127.0.0.6:36169
    2022/11/26 23:36:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m2.466582441s) from=127.0.0.6:33199
    2022/11/26 23:36:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.560783723s) from=127.0.0.6:47119
    2022/11/26 23:36:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:36:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.878271728s) from=127.0.0.6:60329
    2022/11/26 23:36:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.760715638s) from=127.0.0.6:52127
    2022/11/26 23:36:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.952764363s) from=127.0.0.6:43703
    2022/11/26 23:36:44 [DEBUG] http: Request GET /v1/status/leader (377.961µs) from=127.0.0.6:41791
    2022/11/26 23:36:44 [DEBUG] http: Request GET /v1/status/leader (291.536µs) from=127.0.0.6:33625
    2022/11/26 23:36:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.094000848s) from=127.0.0.6:44073
    2022/11/26 23:36:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.175631441s) from=127.0.0.6:60327
    2022/11/26 23:36:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.23913773s) from=127.0.0.6:47891
    2022/11/26 23:36:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.337756529s) from=127.0.0.6:51103
    2022/11/26 23:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.618807254s) from=127.0.0.6:58051
    2022/11/26 23:36:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.23815306s) from=127.0.0.6:56203
    2022/11/26 23:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.270164533s) from=127.0.0.6:56603
    2022/11/26 23:36:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.186741731s) from=127.0.0.6:50267
    2022/11/26 23:36:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.603112423s) from=127.0.0.6:54451
    2022/11/26 23:36:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.05769951s) from=127.0.0.6:38281
    2022/11/26 23:36:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.295246883s) from=127.0.0.6:43185
    2022/11/26 23:36:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.77512513s) from=127.0.0.6:41323
    2022/11/26 23:36:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.28914422s) from=127.0.0.6:59195
    2022/11/26 23:37:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.952845992s) from=127.0.0.6:32999
    2022/11/26 23:37:04 [DEBUG] http: Request GET /v1/status/leader (367.038µs) from=127.0.0.6:41791
    2022/11/26 23:37:04 [DEBUG] http: Request GET /v1/status/leader (277.703µs) from=127.0.0.6:33625
    2022/11/26 23:37:24 [DEBUG] http: Request GET /v1/status/leader (226.784µs) from=127.0.0.6:41791
    2022/11/26 23:37:24 [DEBUG] http: Request GET /v1/status/leader (347.499µs) from=127.0.0.6:33625
    2022/11/26 23:37:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:37:44 [DEBUG] http: Request GET /v1/status/leader (372.297µs) from=127.0.0.6:41791
    2022/11/26 23:37:44 [DEBUG] http: Request GET /v1/status/leader (270.102µs) from=127.0.0.6:33625
    2022/11/26 23:38:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:38:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:38:03 [DEBUG] agent: Node info in sync
    2022/11/26 23:38:04 [DEBUG] http: Request GET /v1/status/leader (237.689µs) from=127.0.0.6:41791
    2022/11/26 23:38:04 [DEBUG] http: Request GET /v1/status/leader (263.76µs) from=127.0.0.6:33625
    2022/11/26 23:38:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.791536707s) from=127.0.0.6:44253
    2022/11/26 23:38:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.537393218s) from=127.0.0.6:57157
    2022/11/26 23:38:24 [DEBUG] http: Request GET /v1/status/leader (320.317µs) from=127.0.0.6:41791
    2022/11/26 23:38:24 [DEBUG] http: Request GET /v1/status/leader (189.813µs) from=127.0.0.6:33625
    2022/11/26 23:38:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.371709444s) from=127.0.0.6:46835
    2022/11/26 23:38:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m3.762362969s) from=127.0.0.6:46881
    2022/11/26 23:38:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.705492503s) from=127.0.0.6:42977
    2022/11/26 23:38:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.83078256s) from=127.0.0.6:56655
    2022/11/26 23:38:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.990784436s) from=127.0.0.6:50421
    2022/11/26 23:38:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.515860965s) from=127.0.0.6:36169
    2022/11/26 23:38:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.745648151s) from=127.0.0.6:50305
    2022/11/26 23:38:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.505872982s) from=127.0.0.6:55377
    2022/11/26 23:38:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.844100162s) from=127.0.0.6:54237
    2022/11/26 23:38:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.803086355s) from=127.0.0.6:47119
    2022/11/26 23:38:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:38:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.294865969s) from=127.0.0.6:33199
    2022/11/26 23:38:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.761184319s) from=127.0.0.6:60329
    2022/11/26 23:38:44 [DEBUG] http: Request GET /v1/status/leader (321.248µs) from=127.0.0.6:41791
    2022/11/26 23:38:44 [DEBUG] http: Request GET /v1/status/leader (196.858µs) from=127.0.0.6:33625
    2022/11/26 23:38:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.760906959s) from=127.0.0.6:52127
    2022/11/26 23:38:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.275094651s) from=127.0.0.6:43703
    2022/11/26 23:38:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.067662925s) from=127.0.0.6:44073
    2022/11/26 23:38:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.543636225s) from=127.0.0.6:47891
    2022/11/26 23:38:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.420896412s) from=127.0.0.6:56203
    2022/11/26 23:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.794460663s) from=127.0.0.6:51103
    2022/11/26 23:38:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.957143625s) from=127.0.0.6:60327
    2022/11/26 23:38:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.832019211s) from=127.0.0.6:56603
    2022/11/26 23:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.23773396s) from=127.0.0.6:43185
    2022/11/26 23:38:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.565439211s) from=127.0.0.6:38281
    2022/11/26 23:38:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.838958824s) from=127.0.0.6:50267
    2022/11/26 23:38:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.283665298s) from=127.0.0.6:58051
    2022/11/26 23:38:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.201898965s) from=127.0.0.6:54451
    2022/11/26 23:39:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.999673488s) from=127.0.0.6:41323
    2022/11/26 23:39:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.858181129s) from=127.0.0.6:32999
    2022/11/26 23:39:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.972952013s) from=127.0.0.6:59195
    2022/11/26 23:39:04 [DEBUG] http: Request GET /v1/status/leader (283.877µs) from=127.0.0.6:41791
    2022/11/26 23:39:04 [DEBUG] http: Request GET /v1/status/leader (309.181µs) from=127.0.0.6:33625
    2022/11/26 23:39:24 [DEBUG] http: Request GET /v1/status/leader (172.803µs) from=127.0.0.6:41791
    2022/11/26 23:39:24 [DEBUG] http: Request GET /v1/status/leader (154.451µs) from=127.0.0.6:33625
    2022/11/26 23:39:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:39:35 [DEBUG] agent: Node info in sync
    2022/11/26 23:39:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:39:44 [DEBUG] http: Request GET /v1/status/leader (298.381µs) from=127.0.0.6:41791
    2022/11/26 23:39:44 [DEBUG] http: Request GET /v1/status/leader (322.011µs) from=127.0.0.6:33625
    2022/11/26 23:40:04 [DEBUG] http: Request GET /v1/status/leader (325.184µs) from=127.0.0.6:41791
    2022/11/26 23:40:04 [DEBUG] http: Request GET /v1/status/leader (162.351µs) from=127.0.0.6:33625
    2022/11/26 23:40:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m2.277301869s) from=127.0.0.6:57157
    2022/11/26 23:40:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.063829693s) from=127.0.0.6:44253
    2022/11/26 23:40:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:40:24 [DEBUG] http: Request GET /v1/status/leader (299.55µs) from=127.0.0.6:41791
    2022/11/26 23:40:24 [DEBUG] http: Request GET /v1/status/leader (215.314µs) from=127.0.0.6:33625
    2022/11/26 23:40:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m1.132117243s) from=127.0.0.6:46881
    2022/11/26 23:40:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.16977624s) from=127.0.0.6:46835
    2022/11/26 23:40:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.311184688s) from=127.0.0.6:42977
    2022/11/26 23:40:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.55593146s) from=127.0.0.6:55377
    2022/11/26 23:40:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.980325367s) from=127.0.0.6:50421
    2022/11/26 23:40:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:40:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.616896742s) from=127.0.0.6:56655
    2022/11/26 23:40:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.91627008s) from=127.0.0.6:54237
    2022/11/26 23:40:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.055965008s) from=127.0.0.6:36169
    2022/11/26 23:40:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.115445381s) from=127.0.0.6:50305
    2022/11/26 23:40:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:40:40 [DEBUG] agent: Node info in sync
    2022/11/26 23:40:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.953655373s) from=127.0.0.6:33199
    2022/11/26 23:40:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.927000192s) from=127.0.0.6:47119
    2022/11/26 23:40:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.021530077s) from=127.0.0.6:60329
    2022/11/26 23:40:44 [DEBUG] http: Request GET /v1/status/leader (230.631µs) from=127.0.0.6:41791
    2022/11/26 23:40:44 [DEBUG] http: Request GET /v1/status/leader (300.092µs) from=127.0.0.6:33625
    2022/11/26 23:40:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.23449325s) from=127.0.0.6:43703
    2022/11/26 23:40:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.292410505s) from=127.0.0.6:52127
    2022/11/26 23:40:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.300980075s) from=127.0.0.6:44073
    2022/11/26 23:40:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.93083064s) from=127.0.0.6:56203
    2022/11/26 23:40:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.74456736s) from=127.0.0.6:60327
    2022/11/26 23:40:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.819229653s) from=127.0.0.6:47891
    2022/11/26 23:40:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.570414877s) from=127.0.0.6:56603
    2022/11/26 23:40:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.916004253s) from=127.0.0.6:50267
    2022/11/26 23:40:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.394556179s) from=127.0.0.6:38281
    2022/11/26 23:41:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m7.074523137s) from=127.0.0.6:51103
    2022/11/26 23:41:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m7.387222208s) from=127.0.0.6:43185
    2022/11/26 23:41:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.679657553s) from=127.0.0.6:58051
    2022/11/26 23:41:04 [DEBUG] http: Request GET /v1/status/leader (290.596µs) from=127.0.0.6:41791
    2022/11/26 23:41:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.36478384s) from=127.0.0.6:32999
    2022/11/26 23:41:04 [DEBUG] http: Request GET /v1/status/leader (275.507µs) from=127.0.0.6:33625
    2022/11/26 23:41:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.692594866s) from=127.0.0.6:54451
    2022/11/26 23:41:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.651222255s) from=127.0.0.6:41323
    2022/11/26 23:41:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.859838456s) from=127.0.0.6:59195
    2022/11/26 23:41:24 [DEBUG] http: Request GET /v1/status/leader (283.994µs) from=127.0.0.6:41791
    2022/11/26 23:41:24 [DEBUG] http: Request GET /v1/status/leader (162.842µs) from=127.0.0.6:33625
    2022/11/26 23:41:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:41:44 [DEBUG] http: Request GET /v1/status/leader (207.292µs) from=127.0.0.6:41791
    2022/11/26 23:41:44 [DEBUG] http: Request GET /v1/status/leader (313.032µs) from=127.0.0.6:33625
    2022/11/26 23:42:04 [DEBUG] http: Request GET /v1/status/leader (164.588µs) from=127.0.0.6:41791
    2022/11/26 23:42:04 [DEBUG] http: Request GET /v1/status/leader (163.939µs) from=127.0.0.6:33625
    2022/11/26 23:42:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:42:12 [DEBUG] agent: Node info in sync
    2022/11/26 23:42:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.928195485s) from=127.0.0.6:57157
    2022/11/26 23:42:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.55125221s) from=127.0.0.6:44253
    2022/11/26 23:42:24 [DEBUG] http: Request GET /v1/status/leader (349.249µs) from=127.0.0.6:41791
    2022/11/26 23:42:24 [DEBUG] http: Request GET /v1/status/leader (176.99µs) from=127.0.0.6:33625
    2022/11/26 23:42:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:42:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m2.690165236s) from=127.0.0.6:46881
    2022/11/26 23:42:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.53752258s) from=127.0.0.6:46835
    2022/11/26 23:42:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:42:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m1.272774928s) from=127.0.0.6:55377
    2022/11/26 23:42:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.993544055s) from=127.0.0.6:56655
    2022/11/26 23:42:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.933624325s) from=127.0.0.6:50305
    2022/11/26 23:42:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.565869795s) from=127.0.0.6:54237
    2022/11/26 23:42:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.882041004s) from=127.0.0.6:42977
    2022/11/26 23:42:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.919452905s) from=127.0.0.6:36169
    2022/11/26 23:42:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.880021051s) from=127.0.0.6:50421
    2022/11/26 23:42:44 [DEBUG] http: Request GET /v1/status/leader (423.378µs) from=127.0.0.6:41791
    2022/11/26 23:42:44 [DEBUG] http: Request GET /v1/status/leader (369.034µs) from=127.0.0.6:33625
    2022/11/26 23:42:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.775905654s) from=127.0.0.6:33199
    2022/11/26 23:42:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.84229854s) from=127.0.0.6:43703
    2022/11/26 23:42:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.046595873s) from=127.0.0.6:47119
    2022/11/26 23:42:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.241257182s) from=127.0.0.6:60329
    2022/11/26 23:42:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.896211134s) from=127.0.0.6:52127
    2022/11/26 23:42:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.87001297s) from=127.0.0.6:47891
    2022/11/26 23:42:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.662360915s) from=127.0.0.6:44073
    2022/11/26 23:42:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.270029654s) from=127.0.0.6:56603
    2022/11/26 23:43:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.73413887s) from=127.0.0.6:60327
    2022/11/26 23:43:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.250182955s) from=127.0.0.6:43185
    2022/11/26 23:43:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m7.37601005s) from=127.0.0.6:56203
    2022/11/26 23:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.614057248s) from=127.0.0.6:51103
    2022/11/26 23:43:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.404434657s) from=127.0.0.6:50267
    2022/11/26 23:43:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.417849891s) from=127.0.0.6:38281
    2022/11/26 23:43:04 [DEBUG] http: Request GET /v1/status/leader (413.98µs) from=127.0.0.6:41791
    2022/11/26 23:43:04 [DEBUG] http: Request GET /v1/status/leader (897.525µs) from=127.0.0.6:33625
    2022/11/26 23:43:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.495065979s) from=127.0.0.6:54451
    2022/11/26 23:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.05623502s) from=127.0.0.6:58051
    2022/11/26 23:43:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.29350372s) from=127.0.0.6:32999
    2022/11/26 23:43:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.713201038s) from=127.0.0.6:41323
    2022/11/26 23:43:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.298960721s) from=127.0.0.6:59195
    2022/11/26 23:43:24 [DEBUG] http: Request GET /v1/status/leader (361.184µs) from=127.0.0.6:41791
    2022/11/26 23:43:24 [DEBUG] http: Request GET /v1/status/leader (325.487µs) from=127.0.0.6:33625
    2022/11/26 23:43:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:43:44 [DEBUG] http: Request GET /v1/status/leader (473.664µs) from=127.0.0.6:41791
    2022/11/26 23:43:45 [DEBUG] http: Request GET /v1/status/leader (641.957µs) from=127.0.0.6:33625
    2022/11/26 23:43:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:43:47 [DEBUG] agent: Node info in sync
    2022/11/26 23:44:04 [DEBUG] http: Request GET /v1/status/leader (301.716µs) from=127.0.0.6:41791
    2022/11/26 23:44:05 [DEBUG] http: Request GET /v1/status/leader (447.78µs) from=127.0.0.6:33625
    2022/11/26 23:44:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m2.812869452s) from=127.0.0.6:57157
    2022/11/26 23:44:24 [DEBUG] http: Request GET /v1/status/leader (1.335165ms) from=127.0.0.6:41791
    2022/11/26 23:44:25 [DEBUG] http: Request GET /v1/status/leader (308.711µs) from=127.0.0.6:33625
    2022/11/26 23:44:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.47854968s) from=127.0.0.6:44253
    2022/11/26 23:44:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m2.169747265s) from=127.0.0.6:46881
    2022/11/26 23:44:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:44:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.174114899s) from=127.0.0.6:46835
    2022/11/26 23:44:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.419010319s) from=127.0.0.6:55377
    2022/11/26 23:44:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m1.747983035s) from=127.0.0.6:54237
    2022/11/26 23:44:44 [DEBUG] http: Request GET /v1/status/leader (509.342µs) from=127.0.0.6:41791
    2022/11/26 23:44:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.411293781s) from=127.0.0.6:50305
    2022/11/26 23:44:45 [DEBUG] http: Request GET /v1/status/leader (1.028647ms) from=127.0.0.6:33625
    2022/11/26 23:44:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.978574016s) from=127.0.0.6:36169
    2022/11/26 23:44:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.387134186s) from=127.0.0.6:33199
    2022/11/26 23:44:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.783459551s) from=127.0.0.6:50421
    2022/11/26 23:44:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.262856951s) from=127.0.0.6:42977
    2022/11/26 23:44:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m7.355686049s) from=127.0.0.6:56655
    2022/11/26 23:44:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.406567616s) from=127.0.0.6:43703
    2022/11/26 23:44:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.816311218s) from=127.0.0.6:60329
    2022/11/26 23:44:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.910787737s) from=127.0.0.6:47119
    2022/11/26 23:44:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.555965266s) from=127.0.0.6:47891
    2022/11/26 23:45:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.207061788s) from=127.0.0.6:44073
    2022/11/26 23:45:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.001984922s) from=127.0.0.6:43185
    2022/11/26 23:45:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.761633094s) from=127.0.0.6:52127
    2022/11/26 23:45:04 [DEBUG] http: Request GET /v1/status/leader (469.499µs) from=127.0.0.6:41791
    2022/11/26 23:45:05 [DEBUG] http: Request GET /v1/status/leader (396.931µs) from=127.0.0.6:33625
    2022/11/26 23:45:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.449343822s) from=127.0.0.6:60327
    2022/11/26 23:45:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.210372181s) from=127.0.0.6:56603
    2022/11/26 23:45:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.578276445s) from=127.0.0.6:38281
    2022/11/26 23:45:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.59881722s) from=127.0.0.6:32999
    2022/11/26 23:45:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.308363997s) from=127.0.0.6:56203
    2022/11/26 23:45:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.496023945s) from=127.0.0.6:51103
    2022/11/26 23:45:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.850163286s) from=127.0.0.6:50267
    2022/11/26 23:45:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.196038491s) from=127.0.0.6:41323
    2022/11/26 23:45:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.55359271s) from=127.0.0.6:58051
    2022/11/26 23:45:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:45:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m7.04783445s) from=127.0.0.6:54451
    2022/11/26 23:45:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.678979694s) from=127.0.0.6:59195
    2022/11/26 23:45:24 [DEBUG] http: Request GET /v1/status/leader (194.4µs) from=127.0.0.6:41791
    2022/11/26 23:45:25 [DEBUG] http: Request GET /v1/status/leader (416.298µs) from=127.0.0.6:33625
    2022/11/26 23:45:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:45:44 [DEBUG] http: Request GET /v1/status/leader (471.372µs) from=127.0.0.6:41791
    2022/11/26 23:45:45 [DEBUG] http: Request GET /v1/status/leader (297.416µs) from=127.0.0.6:33625
    2022/11/26 23:45:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:45:45 [DEBUG] agent: Node info in sync
    2022/11/26 23:46:04 [DEBUG] http: Request GET /v1/status/leader (215.61µs) from=127.0.0.6:41791
    2022/11/26 23:46:05 [DEBUG] http: Request GET /v1/status/leader (321.545µs) from=127.0.0.6:33625
    2022/11/26 23:46:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m0.326946491s) from=127.0.0.6:57157
    2022/11/26 23:46:24 [DEBUG] http: Request GET /v1/status/leader (351.816µs) from=127.0.0.6:41791
    2022/11/26 23:46:25 [DEBUG] http: Request GET /v1/status/leader (292.874µs) from=127.0.0.6:33625
    2022/11/26 23:46:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.171370205s) from=127.0.0.6:44253
    2022/11/26 23:46:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m2.150074057s) from=127.0.0.6:46881
    2022/11/26 23:46:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:46:44 [DEBUG] http: Request GET /v1/status/leader (2.413747ms) from=127.0.0.6:41791
    2022/11/26 23:46:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.529441899s) from=127.0.0.6:46835
    2022/11/26 23:46:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.474912827s) from=127.0.0.6:55377
    2022/11/26 23:46:45 [DEBUG] http: Request GET /v1/status/leader (320.533µs) from=127.0.0.6:33625
    2022/11/26 23:46:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.131923079s) from=127.0.0.6:33199
    2022/11/26 23:46:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.131379147s) from=127.0.0.6:50421
    2022/11/26 23:46:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.405882297s) from=127.0.0.6:36169
    2022/11/26 23:46:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.525207233s) from=127.0.0.6:54237
    2022/11/26 23:46:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.303528446s) from=127.0.0.6:50305
    2022/11/26 23:46:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.542532209s) from=127.0.0.6:42977
    2022/11/26 23:46:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.269633257s) from=127.0.0.6:43703
    2022/11/26 23:46:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.439457731s) from=127.0.0.6:56655
    2022/11/26 23:46:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.268772965s) from=127.0.0.6:60329
    2022/11/26 23:46:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.736594862s) from=127.0.0.6:47891
    2022/11/26 23:47:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.647915734s) from=127.0.0.6:47119
    2022/11/26 23:47:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:47:00 [DEBUG] agent: Node info in sync
    2022/11/26 23:47:04 [DEBUG] http: Request GET /v1/status/leader (290.884µs) from=127.0.0.6:41791
    2022/11/26 23:47:05 [DEBUG] http: Request GET /v1/status/leader (243.573µs) from=127.0.0.6:33625
    2022/11/26 23:47:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.055797576s) from=127.0.0.6:44073
    2022/11/26 23:47:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.504766046s) from=127.0.0.6:56603
    2022/11/26 23:47:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.068865802s) from=127.0.0.6:32999
    2022/11/26 23:47:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.854646909s) from=127.0.0.6:52127
    2022/11/26 23:47:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m7.46058005s) from=127.0.0.6:43185
    2022/11/26 23:47:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.771622796s) from=127.0.0.6:56203
    2022/11/26 23:47:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.680264536s) from=127.0.0.6:60327
    2022/11/26 23:47:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.627860808s) from=127.0.0.6:58051
    2022/11/26 23:47:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.539227389s) from=127.0.0.6:51103
    2022/11/26 23:47:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.470992791s) from=127.0.0.6:50267
    2022/11/26 23:47:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.909360495s) from=127.0.0.6:38281
    2022/11/26 23:47:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.132369781s) from=127.0.0.6:41323
    2022/11/26 23:47:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m4.293486747s) from=127.0.0.6:54451
    2022/11/26 23:47:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.033068483s) from=127.0.0.6:59195
    2022/11/26 23:47:24 [DEBUG] http: Request GET /v1/status/leader (2.367537ms) from=127.0.0.6:41791
    2022/11/26 23:47:25 [DEBUG] http: Request GET /v1/status/leader (291.613µs) from=127.0.0.6:33625
    2022/11/26 23:47:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:47:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:47:44 [DEBUG] http: Request GET /v1/status/leader (196.861µs) from=127.0.0.6:41791
    2022/11/26 23:47:45 [DEBUG] http: Request GET /v1/status/leader (238.105µs) from=127.0.0.6:33625
    2022/11/26 23:48:04 [DEBUG] http: Request GET /v1/status/leader (236.83µs) from=127.0.0.6:41791
    2022/11/26 23:48:05 [DEBUG] http: Request GET /v1/status/leader (207.37µs) from=127.0.0.6:33625
    2022/11/26 23:48:24 [DEBUG] http: Request GET /v1/status/leader (186.912µs) from=127.0.0.6:41791
    2022/11/26 23:48:25 [DEBUG] http: Request GET /v1/status/leader (243.731µs) from=127.0.0.6:33625
    2022/11/26 23:48:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:48:25 [DEBUG] agent: Node info in sync
    2022/11/26 23:48:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m5.945318374s) from=127.0.0.6:57157
    2022/11/26 23:48:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:48:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m0.615738032s) from=127.0.0.6:46881
    2022/11/26 23:48:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.206195159s) from=127.0.0.6:44253
    2022/11/26 23:48:44 [DEBUG] http: Request GET /v1/status/leader (600.076µs) from=127.0.0.6:41791
    2022/11/26 23:48:45 [DEBUG] http: Request GET /v1/status/leader (233.044µs) from=127.0.0.6:33625
    2022/11/26 23:48:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.598799125s) from=127.0.0.6:46835
    2022/11/26 23:48:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.12002592s) from=127.0.0.6:50421
    2022/11/26 23:48:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.842027108s) from=127.0.0.6:54237
    2022/11/26 23:48:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.100277948s) from=127.0.0.6:33199
    2022/11/26 23:48:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.216986214s) from=127.0.0.6:36169
    2022/11/26 23:48:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.664426838s) from=127.0.0.6:55377
    2022/11/26 23:48:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.840763713s) from=127.0.0.6:42977
    2022/11/26 23:48:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.855445177s) from=127.0.0.6:50305
    2022/11/26 23:48:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.230239279s) from=127.0.0.6:43703
    2022/11/26 23:48:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.700432733s) from=127.0.0.6:56655
    2022/11/26 23:49:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.338155268s) from=127.0.0.6:47891
    2022/11/26 23:49:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.680927291s) from=127.0.0.6:60329
    2022/11/26 23:49:04 [DEBUG] http: Request GET /v1/status/leader (675.321µs) from=127.0.0.6:41791
    2022/11/26 23:49:05 [DEBUG] http: Request GET /v1/status/leader (3.766891ms) from=127.0.0.6:33625
    2022/11/26 23:49:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.853517496s) from=127.0.0.6:47119
    2022/11/26 23:49:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.312241723s) from=127.0.0.6:44073
    2022/11/26 23:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.926161803s) from=127.0.0.6:52127
    2022/11/26 23:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.404451822s) from=127.0.0.6:43185
    2022/11/26 23:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.623375809s) from=127.0.0.6:56603
    2022/11/26 23:49:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.99351998s) from=127.0.0.6:32999
    2022/11/26 23:49:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.966562328s) from=127.0.0.6:51103
    2022/11/26 23:49:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.138456014s) from=127.0.0.6:38281
    2022/11/26 23:49:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.075478598s) from=127.0.0.6:56203
    2022/11/26 23:49:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.324407137s) from=127.0.0.6:60327
    2022/11/26 23:49:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.448780416s) from=127.0.0.6:58051
    2022/11/26 23:49:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.103020565s) from=127.0.0.6:50267
    2022/11/26 23:49:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.533089396s) from=127.0.0.6:54451
    2022/11/26 23:49:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.883521579s) from=127.0.0.6:41323
    2022/11/26 23:49:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.623196001s) from=127.0.0.6:59195
    2022/11/26 23:49:24 [DEBUG] http: Request GET /v1/status/leader (284.524µs) from=127.0.0.6:41791
    2022/11/26 23:49:25 [DEBUG] http: Request GET /v1/status/leader (186.689µs) from=127.0.0.6:33625
    2022/11/26 23:49:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:49:44 [DEBUG] http: Request GET /v1/status/leader (414.513µs) from=127.0.0.6:41791
    2022/11/26 23:49:45 [DEBUG] http: Request GET /v1/status/leader (339.602µs) from=127.0.0.6:33625
    2022/11/26 23:50:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:50:03 [DEBUG] agent: Node info in sync
    2022/11/26 23:50:04 [DEBUG] http: Request GET /v1/status/leader (346.166µs) from=127.0.0.6:41791
    2022/11/26 23:50:05 [DEBUG] http: Request GET /v1/status/leader (382.263µs) from=127.0.0.6:33625
    2022/11/26 23:50:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:50:24 [DEBUG] http: Request GET /v1/status/leader (229.284µs) from=127.0.0.6:41791
    2022/11/26 23:50:25 [DEBUG] http: Request GET /v1/status/leader (227.795µs) from=127.0.0.6:33625
    2022/11/26 23:50:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m2.423191177s) from=127.0.0.6:57157
    2022/11/26 23:50:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:50:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m1.258937246s) from=127.0.0.6:46881
    2022/11/26 23:50:44 [DEBUG] http: Request GET /v1/status/leader (261.618µs) from=127.0.0.6:41791
    2022/11/26 23:50:45 [DEBUG] http: Request GET /v1/status/leader (414.906µs) from=127.0.0.6:33625
    2022/11/26 23:50:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.127885141s) from=127.0.0.6:44253
    2022/11/26 23:50:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.256545177s) from=127.0.0.6:46835
    2022/11/26 23:50:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.325861179s) from=127.0.0.6:54237
    2022/11/26 23:50:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.888031139s) from=127.0.0.6:50421
    2022/11/26 23:50:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.690841357s) from=127.0.0.6:33199
    2022/11/26 23:50:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.386682535s) from=127.0.0.6:55377
    2022/11/26 23:50:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.72376621s) from=127.0.0.6:42977
    2022/11/26 23:50:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.750550722s) from=127.0.0.6:36169
    2022/11/26 23:50:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.266586279s) from=127.0.0.6:43703
    2022/11/26 23:51:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.482813274s) from=127.0.0.6:50305
    2022/11/26 23:51:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.927133726s) from=127.0.0.6:56655
    2022/11/26 23:51:04 [DEBUG] http: Request GET /v1/status/leader (194.765µs) from=127.0.0.6:41791
    2022/11/26 23:51:05 [DEBUG] http: Request GET /v1/status/leader (251.185µs) from=127.0.0.6:33625
    2022/11/26 23:51:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.035145039s) from=127.0.0.6:47119
    2022/11/26 23:51:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.866466429s) from=127.0.0.6:60329
    2022/11/26 23:51:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.7293467s) from=127.0.0.6:47891
    2022/11/26 23:51:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.916957812s) from=127.0.0.6:44073
    2022/11/26 23:51:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.364676606s) from=127.0.0.6:56603
    2022/11/26 23:51:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.047776634s) from=127.0.0.6:52127
    2022/11/26 23:51:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.225180463s) from=127.0.0.6:32999
    2022/11/26 23:51:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.299826895s) from=127.0.0.6:43185
    2022/11/26 23:51:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.147616455s) from=127.0.0.6:38281
    2022/11/26 23:51:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.208503164s) from=127.0.0.6:60327
    2022/11/26 23:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.708816369s) from=127.0.0.6:51103
    2022/11/26 23:51:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.513461707s) from=127.0.0.6:54451
    2022/11/26 23:51:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m7.171974174s) from=127.0.0.6:56203
    2022/11/26 23:51:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.410674557s) from=127.0.0.6:41323
    2022/11/26 23:51:24 [DEBUG] http: Request GET /v1/status/leader (317.95µs) from=127.0.0.6:41791
    2022/11/26 23:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.436716438s) from=127.0.0.6:58051
    2022/11/26 23:51:25 [DEBUG] http: Request GET /v1/status/leader (308.169µs) from=127.0.0.6:33625
    2022/11/26 23:51:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.514140236s) from=127.0.0.6:50267
    2022/11/26 23:51:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.637399388s) from=127.0.0.6:59195
    2022/11/26 23:51:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:51:44 [DEBUG] http: Request GET /v1/status/leader (1.651893ms) from=127.0.0.6:41791
    2022/11/26 23:51:45 [DEBUG] http: Request GET /v1/status/leader (393.298µs) from=127.0.0.6:33625
    2022/11/26 23:51:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:51:52 [DEBUG] agent: Node info in sync
    2022/11/26 23:52:04 [DEBUG] http: Request GET /v1/status/leader (360.527µs) from=127.0.0.6:41791
    2022/11/26 23:52:05 [DEBUG] http: Request GET /v1/status/leader (156.24µs) from=127.0.0.6:33625
    2022/11/26 23:52:24 [DEBUG] http: Request GET /v1/status/leader (531.316µs) from=127.0.0.6:41791
    2022/11/26 23:52:25 [DEBUG] http: Request GET /v1/status/leader (214.317µs) from=127.0.0.6:33625
    2022/11/26 23:52:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.28640222s) from=127.0.0.6:57157
    2022/11/26 23:52:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:52:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:52:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m5.236776759s) from=127.0.0.6:46881
    2022/11/26 23:52:44 [DEBUG] http: Request GET /v1/status/leader (267.777µs) from=127.0.0.6:41791
    2022/11/26 23:52:45 [DEBUG] http: Request GET /v1/status/leader (189.304µs) from=127.0.0.6:33625
    2022/11/26 23:52:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.462416369s) from=127.0.0.6:44253
    2022/11/26 23:52:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.192192888s) from=127.0.0.6:54237
    2022/11/26 23:52:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.040966424s) from=127.0.0.6:33199
    2022/11/26 23:52:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.512362821s) from=127.0.0.6:46835
    2022/11/26 23:52:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.707519737s) from=127.0.0.6:50421
    2022/11/26 23:52:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.022241945s) from=127.0.0.6:42977
    2022/11/26 23:52:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.792025395s) from=127.0.0.6:55377
    2022/11/26 23:52:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.135604101s) from=127.0.0.6:43703
    2022/11/26 23:53:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.884798548s) from=127.0.0.6:36169
    2022/11/26 23:53:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.448837633s) from=127.0.0.6:50305
    2022/11/26 23:53:04 [DEBUG] http: Request GET /v1/status/leader (329.688µs) from=127.0.0.6:41791
    2022/11/26 23:53:05 [DEBUG] http: Request GET /v1/status/leader (5.578095ms) from=127.0.0.6:33625
    2022/11/26 23:53:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.816079335s) from=127.0.0.6:60329
    2022/11/26 23:53:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.574567572s) from=127.0.0.6:56655
    2022/11/26 23:53:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.579576341s) from=127.0.0.6:44073
    2022/11/26 23:53:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.640075126s) from=127.0.0.6:47119
    2022/11/26 23:53:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.684652873s) from=127.0.0.6:47891
    2022/11/26 23:53:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.485262744s) from=127.0.0.6:56603
    2022/11/26 23:53:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.293020561s) from=127.0.0.6:32999
    2022/11/26 23:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.676071341s) from=127.0.0.6:52127
    2022/11/26 23:53:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.307678708s) from=127.0.0.6:60327
    2022/11/26 23:53:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.222863627s) from=127.0.0.6:51103
    2022/11/26 23:53:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m7.153814192s) from=127.0.0.6:43185
    2022/11/26 23:53:24 [DEBUG] http: Request GET /v1/status/leader (343.315µs) from=127.0.0.6:41791
    2022/11/26 23:53:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.071796849s) from=127.0.0.6:41323
    2022/11/26 23:53:25 [DEBUG] http: Request GET /v1/status/leader (533.715µs) from=127.0.0.6:33625
    2022/11/26 23:53:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m3.513164422s) from=127.0.0.6:56203
    2022/11/26 23:53:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.723227351s) from=127.0.0.6:58051
    2022/11/26 23:53:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m7.27150719s) from=127.0.0.6:38281
    2022/11/26 23:53:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.26255744s) from=127.0.0.6:54451
    2022/11/26 23:53:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:53:29 [DEBUG] agent: Node info in sync
    2022/11/26 23:53:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.582700446s) from=127.0.0.6:50267
    2022/11/26 23:53:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.236160278s) from=127.0.0.6:59195
    2022/11/26 23:53:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:53:44 [DEBUG] http: Request GET /v1/status/leader (319.589µs) from=127.0.0.6:41791
    2022/11/26 23:53:45 [DEBUG] http: Request GET /v1/status/leader (442.749µs) from=127.0.0.6:33625
    2022/11/26 23:54:04 [DEBUG] http: Request GET /v1/status/leader (331.158µs) from=127.0.0.6:41791
    2022/11/26 23:54:05 [DEBUG] http: Request GET /v1/status/leader (409.753µs) from=127.0.0.6:33625
    2022/11/26 23:54:25 [DEBUG] http: Request GET /v1/status/leader (2.048207ms) from=127.0.0.6:41791
    2022/11/26 23:54:25 [DEBUG] http: Request GET /v1/status/leader (346.596µs) from=127.0.0.6:33625
    2022/11/26 23:54:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m0.246791893s) from=127.0.0.6:57157
    2022/11/26 23:54:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:54:45 [DEBUG] http: Request GET /v1/status/leader (395.609µs) from=127.0.0.6:41791
    2022/11/26 23:54:45 [DEBUG] http: Request GET /v1/status/leader (198.059µs) from=127.0.0.6:33625
    2022/11/26 23:54:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m3.700975809s) from=127.0.0.6:46881
    2022/11/26 23:54:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:54:52 [DEBUG] agent: Node info in sync
    2022/11/26 23:54:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.171383452s) from=127.0.0.6:44253
    2022/11/26 23:54:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.249868124s) from=127.0.0.6:54237
    2022/11/26 23:54:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.585335452s) from=127.0.0.6:33199
    2022/11/26 23:54:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:54:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.595893739s) from=127.0.0.6:46835
    2022/11/26 23:54:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.267070032s) from=127.0.0.6:50421
    2022/11/26 23:55:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.270781788s) from=127.0.0.6:55377
    2022/11/26 23:55:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m7.194321874s) from=127.0.0.6:42977
    2022/11/26 23:55:05 [DEBUG] http: Request GET /v1/status/leader (151.516µs) from=127.0.0.6:41791
    2022/11/26 23:55:05 [DEBUG] http: Request GET /v1/status/leader (3.405459ms) from=127.0.0.6:33625
    2022/11/26 23:55:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.417349465s) from=127.0.0.6:43703
    2022/11/26 23:55:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.278596179s) from=127.0.0.6:50305
    2022/11/26 23:55:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.421391557s) from=127.0.0.6:36169
    2022/11/26 23:55:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.152991998s) from=127.0.0.6:56655
    2022/11/26 23:55:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.449120045s) from=127.0.0.6:60329
    2022/11/26 23:55:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.50910394s) from=127.0.0.6:44073
    2022/11/26 23:55:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.105652294s) from=127.0.0.6:56603
    2022/11/26 23:55:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.973613829s) from=127.0.0.6:47891
    2022/11/26 23:55:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.950199633s) from=127.0.0.6:47119
    2022/11/26 23:55:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.888400046s) from=127.0.0.6:32999
    2022/11/26 23:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.364270384s) from=127.0.0.6:52127
    2022/11/26 23:55:25 [DEBUG] http: Request GET /v1/status/leader (544.863µs) from=127.0.0.6:41791
    2022/11/26 23:55:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.358043953s) from=127.0.0.6:43185
    2022/11/26 23:55:25 [DEBUG] http: Request GET /v1/status/leader (207.262µs) from=127.0.0.6:33625
    2022/11/26 23:55:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.233512782s) from=127.0.0.6:60327
    2022/11/26 23:55:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.52954527s) from=127.0.0.6:56203
    2022/11/26 23:55:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.778446975s) from=127.0.0.6:51103
    2022/11/26 23:55:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.021476093s) from=127.0.0.6:54451
    2022/11/26 23:55:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.3363265s) from=127.0.0.6:41323
    2022/11/26 23:55:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.416715448s) from=127.0.0.6:38281
    2022/11/26 23:55:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.260009963s) from=127.0.0.6:58051
    2022/11/26 23:55:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.217268717s) from=127.0.0.6:59195
    2022/11/26 23:55:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.861584954s) from=127.0.0.6:50267
    2022/11/26 23:55:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:55:45 [DEBUG] http: Request GET /v1/status/leader (203.663µs) from=127.0.0.6:41791
    2022/11/26 23:55:45 [DEBUG] http: Request GET /v1/status/leader (174.019µs) from=127.0.0.6:33625
    2022/11/26 23:56:05 [DEBUG] http: Request GET /v1/status/leader (436.729µs) from=127.0.0.6:41791
    2022/11/26 23:56:05 [DEBUG] http: Request GET /v1/status/leader (323.535µs) from=127.0.0.6:33625
    2022/11/26 23:56:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:56:06 [DEBUG] agent: Node info in sync
    2022/11/26 23:56:25 [DEBUG] http: Request GET /v1/status/leader (390.53µs) from=127.0.0.6:41791
    2022/11/26 23:56:25 [DEBUG] http: Request GET /v1/status/leader (1.227887ms) from=127.0.0.6:33625
    2022/11/26 23:56:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:56:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m7.151605973s) from=127.0.0.6:57157
    2022/11/26 23:56:45 [DEBUG] http: Request GET /v1/status/leader (467.665µs) from=127.0.0.6:41791
    2022/11/26 23:56:45 [DEBUG] http: Request GET /v1/status/leader (373.948µs) from=127.0.0.6:33625
    2022/11/26 23:56:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.330020523s) from=127.0.0.6:44253
    2022/11/26 23:56:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m7.256784128s) from=127.0.0.6:46881
    2022/11/26 23:56:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m3.742255772s) from=127.0.0.6:54237
    2022/11/26 23:57:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.73978673s) from=127.0.0.6:50421
    2022/11/26 23:57:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.04711793s) from=127.0.0.6:46835
    2022/11/26 23:57:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m6.21582511s) from=127.0.0.6:33199
    2022/11/26 23:57:05 [DEBUG] http: Request GET /v1/status/leader (347.283µs) from=127.0.0.6:41791
    2022/11/26 23:57:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.485666379s) from=127.0.0.6:55377
    2022/11/26 23:57:05 [DEBUG] http: Request GET /v1/status/leader (216.776µs) from=127.0.0.6:33625
    2022/11/26 23:57:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.151583227s) from=127.0.0.6:43703
    2022/11/26 23:57:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.253489984s) from=127.0.0.6:36169
    2022/11/26 23:57:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.461038112s) from=127.0.0.6:42977
    2022/11/26 23:57:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:57:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.210140465s) from=127.0.0.6:50305
    2022/11/26 23:57:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m1.987969615s) from=127.0.0.6:56655
    2022/11/26 23:57:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.357462288s) from=127.0.0.6:44073
    2022/11/26 23:57:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.59072872s) from=127.0.0.6:47891
    2022/11/26 23:57:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.869218328s) from=127.0.0.6:60329
    2022/11/26 23:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.006502276s) from=127.0.0.6:56603
    2022/11/26 23:57:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.381164962s) from=127.0.0.6:47119
    2022/11/26 23:57:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.525557274s) from=127.0.0.6:32999
    2022/11/26 23:57:25 [DEBUG] http: Request GET /v1/status/leader (449.724µs) from=127.0.0.6:41791
    2022/11/26 23:57:25 [DEBUG] http: Request GET /v1/status/leader (323.808µs) from=127.0.0.6:33625
    2022/11/26 23:57:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.81190935s) from=127.0.0.6:52127
    2022/11/26 23:57:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.285291971s) from=127.0.0.6:60327
    2022/11/26 23:57:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.392008053s) from=127.0.0.6:41323
    2022/11/26 23:57:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.996436813s) from=127.0.0.6:51103
    2022/11/26 23:57:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.593715746s) from=127.0.0.6:43185
    2022/11/26 23:57:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.782629193s) from=127.0.0.6:56203
    2022/11/26 23:57:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.791696221s) from=127.0.0.6:38281
    2022/11/26 23:57:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.855557196s) from=127.0.0.6:54451
    2022/11/26 23:57:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.989756939s) from=127.0.0.6:58051
    2022/11/26 23:57:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:57:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:57:37 [DEBUG] agent: Node info in sync
    2022/11/26 23:57:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.268322115s) from=127.0.0.6:50267
    2022/11/26 23:57:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.546155886s) from=127.0.0.6:59195
    2022/11/26 23:57:45 [DEBUG] http: Request GET /v1/status/leader (218.283µs) from=127.0.0.6:41791
    2022/11/26 23:57:45 [DEBUG] http: Request GET /v1/status/leader (4.785365ms) from=127.0.0.6:33625
    2022/11/26 23:58:05 [DEBUG] http: Request GET /v1/status/leader (160.538µs) from=127.0.0.6:41791
    2022/11/26 23:58:05 [DEBUG] http: Request GET /v1/status/leader (281.219µs) from=127.0.0.6:33625
    2022/11/26 23:58:25 [DEBUG] http: Request GET /v1/status/leader (352.602µs) from=127.0.0.6:41791
    2022/11/26 23:58:25 [DEBUG] http: Request GET /v1/status/leader (740.629µs) from=127.0.0.6:33625
    2022/11/26 23:58:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:58:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.458109903s) from=127.0.0.6:57157
    2022/11/26 23:58:45 [DEBUG] http: Request GET /v1/status/leader (293.408µs) from=127.0.0.6:41791
    2022/11/26 23:58:45 [DEBUG] http: Request GET /v1/status/leader (180.566µs) from=127.0.0.6:33625
    2022/11/26 23:58:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.073930527s) from=127.0.0.6:44253
    2022/11/26 23:58:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m1.789288489s) from=127.0.0.6:46881
    2022/11/26 23:59:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m6.430571941s) from=127.0.0.6:54237
    2022/11/26 23:59:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.376508977s) from=127.0.0.6:50421
    2022/11/26 23:59:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.348309904s) from=127.0.0.6:46835
    2022/11/26 23:59:05 [DEBUG] http: Request GET /v1/status/leader (320.849µs) from=127.0.0.6:41791
    2022/11/26 23:59:05 [DEBUG] http: Request GET /v1/status/leader (210.206µs) from=127.0.0.6:33625
    2022/11/26 23:59:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.154066374s) from=127.0.0.6:33199
    2022/11/26 23:59:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.092492975s) from=127.0.0.6:55377
    2022/11/26 23:59:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.247625808s) from=127.0.0.6:42977
    2022/11/26 23:59:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.191097846s) from=127.0.0.6:36169
    2022/11/26 23:59:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.333602367s) from=127.0.0.6:43703
    2022/11/26 23:59:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.413442029s) from=127.0.0.6:44073
    2022/11/26 23:59:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.686380629s) from=127.0.0.6:56655
    2022/11/26 23:59:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.19131047s) from=127.0.0.6:50305
    2022/11/26 23:59:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/26 23:59:17 [DEBUG] agent: Node info in sync
    2022/11/26 23:59:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.721126275s) from=127.0.0.6:60329
    2022/11/26 23:59:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.5427541s) from=127.0.0.6:47891
    2022/11/26 23:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.6694179s) from=127.0.0.6:56603
    2022/11/26 23:59:25 [DEBUG] http: Request GET /v1/status/leader (323.571µs) from=127.0.0.6:41791
    2022/11/26 23:59:25 [DEBUG] http: Request GET /v1/status/leader (289.917µs) from=127.0.0.6:33625
    2022/11/26 23:59:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.220527612s) from=127.0.0.6:32999
    2022/11/26 23:59:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.997849223s) from=127.0.0.6:47119
    2022/11/26 23:59:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.449332694s) from=127.0.0.6:60327
    2022/11/26 23:59:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/26 23:59:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.626743075s) from=127.0.0.6:41323
    2022/11/26 23:59:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.816293229s) from=127.0.0.6:56203
    2022/11/26 23:59:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.147720101s) from=127.0.0.6:52127
    2022/11/26 23:59:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.30576566s) from=127.0.0.6:51103
    2022/11/26 23:59:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.891401924s) from=127.0.0.6:38281
    2022/11/26 23:59:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.151568957s) from=127.0.0.6:58051
    2022/11/26 23:59:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/26 23:59:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.365757434s) from=127.0.0.6:43185
    2022/11/26 23:59:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.809658653s) from=127.0.0.6:54451
    2022/11/26 23:59:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.743298066s) from=127.0.0.6:50267
    2022/11/26 23:59:45 [DEBUG] http: Request GET /v1/status/leader (182.492µs) from=127.0.0.6:41791
    2022/11/26 23:59:45 [DEBUG] http: Request GET /v1/status/leader (198.807µs) from=127.0.0.6:33625
    2022/11/26 23:59:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.322753334s) from=127.0.0.6:59195
    2022/11/27 00:00:05 [DEBUG] http: Request GET /v1/status/leader (288.966µs) from=127.0.0.6:41791
    2022/11/27 00:00:05 [DEBUG] http: Request GET /v1/status/leader (411.807µs) from=127.0.0.6:33625
    2022/11/27 00:00:25 [DEBUG] http: Request GET /v1/status/leader (388.006µs) from=127.0.0.6:41791
    2022/11/27 00:00:25 [DEBUG] http: Request GET /v1/status/leader (2.386749ms) from=127.0.0.6:33625
    2022/11/27 00:00:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:00:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m0.055710658s) from=127.0.0.6:57157
    2022/11/27 00:00:45 [DEBUG] http: Request GET /v1/status/leader (357.629µs) from=127.0.0.6:41791
    2022/11/27 00:00:45 [DEBUG] http: Request GET /v1/status/leader (407.19µs) from=127.0.0.6:33625
    2022/11/27 00:01:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.558529808s) from=127.0.0.6:44253
    2022/11/27 00:01:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m7.027720926s) from=127.0.0.6:46881
    2022/11/27 00:01:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m1.631096869s) from=127.0.0.6:54237
    2022/11/27 00:01:05 [DEBUG] http: Request GET /v1/status/leader (183.727µs) from=127.0.0.6:41791
    2022/11/27 00:01:06 [DEBUG] http: Request GET /v1/status/leader (309.889µs) from=127.0.0.6:33625
    2022/11/27 00:01:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.355926797s) from=127.0.0.6:46835
    2022/11/27 00:01:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.12571611s) from=127.0.0.6:50421
    2022/11/27 00:01:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m0.615742126s) from=127.0.0.6:55377
    2022/11/27 00:01:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m6.62542117s) from=127.0.0.6:33199
    2022/11/27 00:01:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:01:14 [DEBUG] agent: Node info in sync
    2022/11/27 00:01:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.278899224s) from=127.0.0.6:42977
    2022/11/27 00:01:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.312086808s) from=127.0.0.6:36169
    2022/11/27 00:01:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.972330746s) from=127.0.0.6:43703
    2022/11/27 00:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.659801606s) from=127.0.0.6:47891
    2022/11/27 00:01:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.839434265s) from=127.0.0.6:56655
    2022/11/27 00:01:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.520787121s) from=127.0.0.6:44073
    2022/11/27 00:01:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.446031647s) from=127.0.0.6:50305
    2022/11/27 00:01:25 [DEBUG] http: Request GET /v1/status/leader (339.949µs) from=127.0.0.6:41791
    2022/11/27 00:01:26 [DEBUG] http: Request GET /v1/status/leader (186.163µs) from=127.0.0.6:33625
    2022/11/27 00:01:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.127948928s) from=127.0.0.6:60329
    2022/11/27 00:01:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.539525147s) from=127.0.0.6:56603
    2022/11/27 00:01:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.202492419s) from=127.0.0.6:32999
    2022/11/27 00:01:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.086607287s) from=127.0.0.6:52127
    2022/11/27 00:01:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.964346222s) from=127.0.0.6:47119
    2022/11/27 00:01:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.016750697s) from=127.0.0.6:38281
    2022/11/27 00:01:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:01:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.968677863s) from=127.0.0.6:60327
    2022/11/27 00:01:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.789829056s) from=127.0.0.6:56203
    2022/11/27 00:01:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.538315718s) from=127.0.0.6:51103
    2022/11/27 00:01:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m7.21681899s) from=127.0.0.6:41323
    2022/11/27 00:01:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.850990654s) from=127.0.0.6:54451
    2022/11/27 00:01:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.265837238s) from=127.0.0.6:43185
    2022/11/27 00:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.694100514s) from=127.0.0.6:58051
    2022/11/27 00:01:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.362931643s) from=127.0.0.6:50267
    2022/11/27 00:01:45 [DEBUG] http: Request GET /v1/status/leader (2.912544ms) from=127.0.0.6:41791
    2022/11/27 00:01:46 [DEBUG] http: Request GET /v1/status/leader (397.429µs) from=127.0.0.6:33625
    2022/11/27 00:01:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.836432788s) from=127.0.0.6:59195
    2022/11/27 00:02:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:02:05 [DEBUG] http: Request GET /v1/status/leader (351.599µs) from=127.0.0.6:41791
    2022/11/27 00:02:06 [DEBUG] http: Request GET /v1/status/leader (233.705µs) from=127.0.0.6:33625
    2022/11/27 00:02:25 [DEBUG] http: Request GET /v1/status/leader (488.347µs) from=127.0.0.6:41791
    2022/11/27 00:02:26 [DEBUG] http: Request GET /v1/status/leader (335.039µs) from=127.0.0.6:33625
    2022/11/27 00:02:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:02:45 [DEBUG] http: Request GET /v1/status/leader (408.419µs) from=127.0.0.6:41791
    2022/11/27 00:02:46 [DEBUG] http: Request GET /v1/status/leader (405.961µs) from=127.0.0.6:33625
    2022/11/27 00:02:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m6.543947746s) from=127.0.0.6:57157
    2022/11/27 00:02:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:02:51 [DEBUG] agent: Node info in sync
    2022/11/27 00:03:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.411877084s) from=127.0.0.6:44253
    2022/11/27 00:03:05 [DEBUG] http: Request GET /v1/status/leader (414.059µs) from=127.0.0.6:41791
    2022/11/27 00:03:06 [DEBUG] http: Request GET /v1/status/leader (338.912µs) from=127.0.0.6:33625
    2022/11/27 00:03:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m3.585409003s) from=127.0.0.6:46881
    2022/11/27 00:03:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.207047218s) from=127.0.0.6:46835
    2022/11/27 00:03:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.4847667s) from=127.0.0.6:54237
    2022/11/27 00:03:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.702828443s) from=127.0.0.6:50421
    2022/11/27 00:03:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.683120711s) from=127.0.0.6:55377
    2022/11/27 00:03:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.851674057s) from=127.0.0.6:33199
    2022/11/27 00:03:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.247332636s) from=127.0.0.6:36169
    2022/11/27 00:03:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.256080981s) from=127.0.0.6:42977
    2022/11/27 00:03:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.828360383s) from=127.0.0.6:43703
    2022/11/27 00:03:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.219062343s) from=127.0.0.6:47891
    2022/11/27 00:03:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m2.043265047s) from=127.0.0.6:56655
    2022/11/27 00:03:25 [DEBUG] http: Request GET /v1/status/leader (236.123µs) from=127.0.0.6:41791
    2022/11/27 00:03:26 [DEBUG] http: Request GET /v1/status/leader (245.176µs) from=127.0.0.6:33625
    2022/11/27 00:03:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.637406505s) from=127.0.0.6:50305
    2022/11/27 00:03:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.068725125s) from=127.0.0.6:44073
    2022/11/27 00:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.718404732s) from=127.0.0.6:56603
    2022/11/27 00:03:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.897915126s) from=127.0.0.6:60329
    2022/11/27 00:03:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.198791692s) from=127.0.0.6:47119
    2022/11/27 00:03:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.221750488s) from=127.0.0.6:32999
    2022/11/27 00:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.861357491s) from=127.0.0.6:52127
    2022/11/27 00:03:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:03:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.440323754s) from=127.0.0.6:60327
    2022/11/27 00:03:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.441929578s) from=127.0.0.6:38281
    2022/11/27 00:03:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.069196604s) from=127.0.0.6:43185
    2022/11/27 00:03:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.353578113s) from=127.0.0.6:54451
    2022/11/27 00:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.96912187s) from=127.0.0.6:51103
    2022/11/27 00:03:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.837043309s) from=127.0.0.6:58051
    2022/11/27 00:03:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.61443789s) from=127.0.0.6:56203
    2022/11/27 00:03:45 [DEBUG] http: Request GET /v1/status/leader (315.611µs) from=127.0.0.6:41791
    2022/11/27 00:03:46 [DEBUG] http: Request GET /v1/status/leader (358.558µs) from=127.0.0.6:33625
    2022/11/27 00:03:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.35765394s) from=127.0.0.6:50267
    2022/11/27 00:03:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m7.017816056s) from=127.0.0.6:41323
    2022/11/27 00:03:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.113126681s) from=127.0.0.6:59195
    2022/11/27 00:04:05 [DEBUG] http: Request GET /v1/status/leader (182.263µs) from=127.0.0.6:41791
    2022/11/27 00:04:06 [DEBUG] http: Request GET /v1/status/leader (420.161µs) from=127.0.0.6:33625
    2022/11/27 00:04:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:04:25 [DEBUG] http: Request GET /v1/status/leader (347.027µs) from=127.0.0.6:41791
    2022/11/27 00:04:26 [DEBUG] http: Request GET /v1/status/leader (313.84µs) from=127.0.0.6:33625
    2022/11/27 00:04:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:04:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:04:39 [DEBUG] agent: Node info in sync
    2022/11/27 00:04:45 [DEBUG] http: Request GET /v1/status/leader (2.390866ms) from=127.0.0.6:41791
    2022/11/27 00:04:46 [DEBUG] http: Request GET /v1/status/leader (805.181µs) from=127.0.0.6:33625
    2022/11/27 00:04:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m6.720320287s) from=127.0.0.6:57157
    2022/11/27 00:05:05 [DEBUG] http: Request GET /v1/status/leader (204.252µs) from=127.0.0.6:41791
    2022/11/27 00:05:06 [DEBUG] http: Request GET /v1/status/leader (306.086µs) from=127.0.0.6:33625
    2022/11/27 00:05:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.072064302s) from=127.0.0.6:44253
    2022/11/27 00:05:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.173395227s) from=127.0.0.6:54237
    2022/11/27 00:05:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m3.354169439s) from=127.0.0.6:46881
    2022/11/27 00:05:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.666632441s) from=127.0.0.6:46835
    2022/11/27 00:05:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.376319521s) from=127.0.0.6:50421
    2022/11/27 00:05:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.261558853s) from=127.0.0.6:55377
    2022/11/27 00:05:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.826996398s) from=127.0.0.6:36169
    2022/11/27 00:05:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.101144897s) from=127.0.0.6:33199
    2022/11/27 00:05:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.117408812s) from=127.0.0.6:42977
    2022/11/27 00:05:25 [DEBUG] http: Request GET /v1/status/leader (180.842µs) from=127.0.0.6:41791
    2022/11/27 00:05:26 [DEBUG] http: Request GET /v1/status/leader (539.578µs) from=127.0.0.6:33625
    2022/11/27 00:05:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.262432857s) from=127.0.0.6:47891
    2022/11/27 00:05:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.371167786s) from=127.0.0.6:56655
    2022/11/27 00:05:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.071122508s) from=127.0.0.6:43703
    2022/11/27 00:05:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.24141463s) from=127.0.0.6:56603
    2022/11/27 00:05:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.580915374s) from=127.0.0.6:50305
    2022/11/27 00:05:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.497789345s) from=127.0.0.6:60329
    2022/11/27 00:05:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.062143675s) from=127.0.0.6:47119
    2022/11/27 00:05:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.567867203s) from=127.0.0.6:44073
    2022/11/27 00:05:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.798203085s) from=127.0.0.6:52127
    2022/11/27 00:05:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:05:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.255934001s) from=127.0.0.6:32999
    2022/11/27 00:05:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.509677139s) from=127.0.0.6:60327
    2022/11/27 00:05:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.636943597s) from=127.0.0.6:43185
    2022/11/27 00:05:45 [DEBUG] http: Request GET /v1/status/leader (316.223µs) from=127.0.0.6:41791
    2022/11/27 00:05:46 [DEBUG] http: Request GET /v1/status/leader (522.212µs) from=127.0.0.6:33625
    2022/11/27 00:05:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.2906579s) from=127.0.0.6:38281
    2022/11/27 00:05:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.802819872s) from=127.0.0.6:50267
    2022/11/27 00:05:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.307536692s) from=127.0.0.6:51103
    2022/11/27 00:05:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.288204707s) from=127.0.0.6:54451
    2022/11/27 00:05:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m3.25428161s) from=127.0.0.6:56203
    2022/11/27 00:05:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.18284646s) from=127.0.0.6:58051
    2022/11/27 00:05:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.619296393s) from=127.0.0.6:41323
    2022/11/27 00:05:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:05:58 [DEBUG] agent: Node info in sync
    2022/11/27 00:06:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.209805979s) from=127.0.0.6:59195
    2022/11/27 00:06:05 [DEBUG] http: Request GET /v1/status/leader (3.008006ms) from=127.0.0.6:41791
    2022/11/27 00:06:06 [DEBUG] http: Request GET /v1/status/leader (305.77µs) from=127.0.0.6:33625
    2022/11/27 00:06:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:06:25 [DEBUG] http: Request GET /v1/status/leader (273.153µs) from=127.0.0.6:41791
    2022/11/27 00:06:26 [DEBUG] http: Request GET /v1/status/leader (220.932µs) from=127.0.0.6:33625
    2022/11/27 00:06:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:06:45 [DEBUG] http: Request GET /v1/status/leader (194.135µs) from=127.0.0.6:41791
    2022/11/27 00:06:46 [DEBUG] http: Request GET /v1/status/leader (189.383µs) from=127.0.0.6:33625
    2022/11/27 00:06:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.869306669s) from=127.0.0.6:57157
    2022/11/27 00:07:05 [DEBUG] http: Request GET /v1/status/leader (265.007µs) from=127.0.0.6:41791
    2022/11/27 00:07:06 [DEBUG] http: Request GET /v1/status/leader (424.478µs) from=127.0.0.6:33625
    2022/11/27 00:07:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.118342741s) from=127.0.0.6:46835
    2022/11/27 00:07:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.19197608s) from=127.0.0.6:44253
    2022/11/27 00:07:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m6.516314446s) from=127.0.0.6:54237
    2022/11/27 00:07:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m5.331627134s) from=127.0.0.6:46881
    2022/11/27 00:07:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.942256682s) from=127.0.0.6:50421
    2022/11/27 00:07:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.338934675s) from=127.0.0.6:55377
    2022/11/27 00:07:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.04328303s) from=127.0.0.6:33199
    2022/11/27 00:07:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.204030069s) from=127.0.0.6:36169
    2022/11/27 00:07:25 [DEBUG] http: Request GET /v1/status/leader (299.134µs) from=127.0.0.6:41791
    2022/11/27 00:07:26 [DEBUG] http: Request GET /v1/status/leader (544.36µs) from=127.0.0.6:33625
    2022/11/27 00:07:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.489584487s) from=127.0.0.6:42977
    2022/11/27 00:07:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m1.410504508s) from=127.0.0.6:56655
    2022/11/27 00:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.922284079s) from=127.0.0.6:43703
    2022/11/27 00:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.112500352s) from=127.0.0.6:47891
    2022/11/27 00:07:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.359466464s) from=127.0.0.6:56603
    2022/11/27 00:07:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:07:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.076874943s) from=127.0.0.6:60329
    2022/11/27 00:07:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.27946876s) from=127.0.0.6:50305
    2022/11/27 00:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.516262506s) from=127.0.0.6:52127
    2022/11/27 00:07:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.92731728s) from=127.0.0.6:44073
    2022/11/27 00:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.081618109s) from=127.0.0.6:47119
    2022/11/27 00:07:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:07:40 [DEBUG] agent: Node info in sync
    2022/11/27 00:07:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.86147483s) from=127.0.0.6:60327
    2022/11/27 00:07:45 [DEBUG] http: Request GET /v1/status/leader (344.267µs) from=127.0.0.6:41791
    2022/11/27 00:07:46 [DEBUG] http: Request GET /v1/status/leader (361.742µs) from=127.0.0.6:33625
    2022/11/27 00:07:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.977763568s) from=127.0.0.6:43185
    2022/11/27 00:07:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m2.076178463s) from=127.0.0.6:38281
    2022/11/27 00:07:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.4503795s) from=127.0.0.6:32999
    2022/11/27 00:07:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.334916779s) from=127.0.0.6:56203
    2022/11/27 00:07:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.980041712s) from=127.0.0.6:54451
    2022/11/27 00:07:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.782643553s) from=127.0.0.6:51103
    2022/11/27 00:07:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.419900219s) from=127.0.0.6:50267
    2022/11/27 00:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.928262755s) from=127.0.0.6:58051
    2022/11/27 00:07:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m7.32786049s) from=127.0.0.6:41323
    2022/11/27 00:08:05 [DEBUG] http: Request GET /v1/status/leader (4.351167ms) from=127.0.0.6:41791
    2022/11/27 00:08:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.552605301s) from=127.0.0.6:59195
    2022/11/27 00:08:06 [DEBUG] http: Request GET /v1/status/leader (211.208µs) from=127.0.0.6:33625
    2022/11/27 00:08:25 [DEBUG] http: Request GET /v1/status/leader (441.501µs) from=127.0.0.6:41791
    2022/11/27 00:08:26 [DEBUG] http: Request GET /v1/status/leader (279.382µs) from=127.0.0.6:33625
    2022/11/27 00:08:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:08:45 [DEBUG] http: Request GET /v1/status/leader (368.528µs) from=127.0.0.6:41791
    2022/11/27 00:08:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:08:46 [DEBUG] http: Request GET /v1/status/leader (165.428µs) from=127.0.0.6:33625
    2022/11/27 00:08:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m2.797517016s) from=127.0.0.6:57157
    2022/11/27 00:09:05 [DEBUG] http: Request GET /v1/status/leader (381.468µs) from=127.0.0.6:41791
    2022/11/27 00:09:06 [DEBUG] http: Request GET /v1/status/leader (190.568µs) from=127.0.0.6:33625
    2022/11/27 00:09:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.057550536s) from=127.0.0.6:46835
    2022/11/27 00:09:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m2.117466162s) from=127.0.0.6:46881
    2022/11/27 00:09:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.931743708s) from=127.0.0.6:50421
    2022/11/27 00:09:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m3.55234785s) from=127.0.0.6:54237
    2022/11/27 00:09:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.09703909s) from=127.0.0.6:44253
    2022/11/27 00:09:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.110630884s) from=127.0.0.6:33199
    2022/11/27 00:09:25 [DEBUG] http: Request GET /v1/status/leader (596.622µs) from=127.0.0.6:41791
    2022/11/27 00:09:26 [DEBUG] http: Request GET /v1/status/leader (2.335286ms) from=127.0.0.6:33625
    2022/11/27 00:09:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.339362356s) from=127.0.0.6:55377
    2022/11/27 00:09:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.964681843s) from=127.0.0.6:56655
    2022/11/27 00:09:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:09:31 [DEBUG] agent: Node info in sync
    2022/11/27 00:09:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.94996492s) from=127.0.0.6:36169
    2022/11/27 00:09:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.093043713s) from=127.0.0.6:42977
    2022/11/27 00:09:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.833433675s) from=127.0.0.6:43703
    2022/11/27 00:09:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.977616035s) from=127.0.0.6:47891
    2022/11/27 00:09:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:09:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.491847723s) from=127.0.0.6:47119
    2022/11/27 00:09:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.542047238s) from=127.0.0.6:60329
    2022/11/27 00:09:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.819306688s) from=127.0.0.6:56603
    2022/11/27 00:09:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.824637707s) from=127.0.0.6:50305
    2022/11/27 00:09:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.910291665s) from=127.0.0.6:44073
    2022/11/27 00:09:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.494983029s) from=127.0.0.6:52127
    2022/11/27 00:09:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.712800012s) from=127.0.0.6:60327
    2022/11/27 00:09:45 [DEBUG] http: Request GET /v1/status/leader (331.873µs) from=127.0.0.6:41791
    2022/11/27 00:09:46 [DEBUG] http: Request GET /v1/status/leader (225.275µs) from=127.0.0.6:33625
    2022/11/27 00:09:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.704264712s) from=127.0.0.6:43185
    2022/11/27 00:09:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.494623907s) from=127.0.0.6:32999
    2022/11/27 00:09:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.933918109s) from=127.0.0.6:38281
    2022/11/27 00:09:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.767071714s) from=127.0.0.6:56203
    2022/11/27 00:09:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.491417468s) from=127.0.0.6:54451
    2022/11/27 00:09:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.695007662s) from=127.0.0.6:51103
    2022/11/27 00:09:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.255501711s) from=127.0.0.6:50267
    2022/11/27 00:09:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.754396705s) from=127.0.0.6:41323
    2022/11/27 00:10:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.411550864s) from=127.0.0.6:58051
    2022/11/27 00:10:05 [DEBUG] http: Request GET /v1/status/leader (388.473µs) from=127.0.0.6:41791
    2022/11/27 00:10:06 [DEBUG] http: Request GET /v1/status/leader (257.932µs) from=127.0.0.6:33625
    2022/11/27 00:10:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.017545015s) from=127.0.0.6:59195
    2022/11/27 00:10:25 [DEBUG] http: Request GET /v1/status/leader (287.352µs) from=127.0.0.6:41791
    2022/11/27 00:10:26 [DEBUG] http: Request GET /v1/status/leader (379.611µs) from=127.0.0.6:33625
    2022/11/27 00:10:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:10:45 [DEBUG] http: Request GET /v1/status/leader (190.227µs) from=127.0.0.6:41791
    2022/11/27 00:10:46 [DEBUG] http: Request GET /v1/status/leader (210.079µs) from=127.0.0.6:33625
    2022/11/27 00:10:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:10:51 [DEBUG] agent: Node info in sync
    2022/11/27 00:11:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m5.370744343s) from=127.0.0.6:57157
    2022/11/27 00:11:06 [DEBUG] http: Request GET /v1/status/leader (274.013µs) from=127.0.0.6:41791
    2022/11/27 00:11:06 [DEBUG] http: Request GET /v1/status/leader (289.783µs) from=127.0.0.6:33625
    2022/11/27 00:11:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:11:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.165831759s) from=127.0.0.6:50421
    2022/11/27 00:11:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m1.80127665s) from=127.0.0.6:46881
    2022/11/27 00:11:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.38181304s) from=127.0.0.6:46835
    2022/11/27 00:11:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.136997198s) from=127.0.0.6:54237
    2022/11/27 00:11:26 [DEBUG] http: Request GET /v1/status/leader (319.338µs) from=127.0.0.6:41791
    2022/11/27 00:11:26 [DEBUG] http: Request GET /v1/status/leader (175.342µs) from=127.0.0.6:33625
    2022/11/27 00:11:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.623035773s) from=127.0.0.6:33199
    2022/11/27 00:11:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.4750912s) from=127.0.0.6:44253
    2022/11/27 00:11:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.414243774s) from=127.0.0.6:55377
    2022/11/27 00:11:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.603108255s) from=127.0.0.6:56655
    2022/11/27 00:11:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.935345434s) from=127.0.0.6:36169
    2022/11/27 00:11:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.886068074s) from=127.0.0.6:42977
    2022/11/27 00:11:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:11:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.45480183s) from=127.0.0.6:43703
    2022/11/27 00:11:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.610270091s) from=127.0.0.6:47891
    2022/11/27 00:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.533003377s) from=127.0.0.6:56603
    2022/11/27 00:11:46 [DEBUG] http: Request GET /v1/status/leader (368.295µs) from=127.0.0.6:41791
    2022/11/27 00:11:46 [DEBUG] http: Request GET /v1/status/leader (363.871µs) from=127.0.0.6:33625
    2022/11/27 00:11:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.593754066s) from=127.0.0.6:47119
    2022/11/27 00:11:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.684131636s) from=127.0.0.6:52127
    2022/11/27 00:11:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.389461438s) from=127.0.0.6:60329
    2022/11/27 00:11:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.379733179s) from=127.0.0.6:50305
    2022/11/27 00:11:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.423590957s) from=127.0.0.6:44073
    2022/11/27 00:11:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.039371713s) from=127.0.0.6:56203
    2022/11/27 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.654426417s) from=127.0.0.6:43185
    2022/11/27 00:11:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.019016238s) from=127.0.0.6:32999
    2022/11/27 00:11:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m7.486971356s) from=127.0.0.6:60327
    2022/11/27 00:11:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.212870802s) from=127.0.0.6:38281
    2022/11/27 00:11:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.909835481s) from=127.0.0.6:54451
    2022/11/27 00:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.30344253s) from=127.0.0.6:51103
    2022/11/27 00:12:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.550217342s) from=127.0.0.6:41323
    2022/11/27 00:12:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.506506995s) from=127.0.0.6:50267
    2022/11/27 00:12:06 [DEBUG] http: Request GET /v1/status/leader (188.093µs) from=127.0.0.6:41791
    2022/11/27 00:12:06 [DEBUG] http: Request GET /v1/status/leader (265.473µs) from=127.0.0.6:33625
    2022/11/27 00:12:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.453877557s) from=127.0.0.6:59195
    2022/11/27 00:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.872677164s) from=127.0.0.6:58051
    2022/11/27 00:12:26 [DEBUG] http: Request GET /v1/status/leader (431.192µs) from=127.0.0.6:41791
    2022/11/27 00:12:26 [DEBUG] http: Request GET /v1/status/leader (416.849µs) from=127.0.0.6:33625
    2022/11/27 00:12:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:12:35 [DEBUG] agent: Node info in sync
    2022/11/27 00:12:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:12:46 [DEBUG] http: Request GET /v1/status/leader (328.457µs) from=127.0.0.6:41791
    2022/11/27 00:12:46 [DEBUG] http: Request GET /v1/status/leader (192.205µs) from=127.0.0.6:33625
    2022/11/27 00:13:06 [DEBUG] http: Request GET /v1/status/leader (428.371µs) from=127.0.0.6:41791
    2022/11/27 00:13:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.674243088s) from=127.0.0.6:57157
    2022/11/27 00:13:06 [DEBUG] http: Request GET /v1/status/leader (267.199µs) from=127.0.0.6:33625
    2022/11/27 00:13:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m1.131859775s) from=127.0.0.6:46881
    2022/11/27 00:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.844807676s) from=127.0.0.6:50421
    2022/11/27 00:13:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.770362912s) from=127.0.0.6:46835
    2022/11/27 00:13:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.519150971s) from=127.0.0.6:54237
    2022/11/27 00:13:26 [DEBUG] http: Request GET /v1/status/leader (310.514µs) from=127.0.0.6:41791
    2022/11/27 00:13:26 [DEBUG] http: Request GET /v1/status/leader (375.669µs) from=127.0.0.6:33625
    2022/11/27 00:13:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.920224274s) from=127.0.0.6:33199
    2022/11/27 00:13:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.638018114s) from=127.0.0.6:55377
    2022/11/27 00:13:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.958569834s) from=127.0.0.6:56655
    2022/11/27 00:13:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.968588935s) from=127.0.0.6:44253
    2022/11/27 00:13:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:13:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.156310057s) from=127.0.0.6:36169
    2022/11/27 00:13:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:13:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.252300256s) from=127.0.0.6:42977
    2022/11/27 00:13:46 [DEBUG] http: Request GET /v1/status/leader (2.641207ms) from=127.0.0.6:41791
    2022/11/27 00:13:46 [DEBUG] http: Request GET /v1/status/leader (217.383µs) from=127.0.0.6:33625
    2022/11/27 00:13:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m7.198949205s) from=127.0.0.6:43703
    2022/11/27 00:13:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.168201439s) from=127.0.0.6:47891
    2022/11/27 00:13:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.68954298s) from=127.0.0.6:60329
    2022/11/27 00:13:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.220448556s) from=127.0.0.6:50305
    2022/11/27 00:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.983676963s) from=127.0.0.6:56603
    2022/11/27 00:13:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.458445035s) from=127.0.0.6:56203
    2022/11/27 00:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.548378242s) from=127.0.0.6:52127
    2022/11/27 00:13:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.451794225s) from=127.0.0.6:47119
    2022/11/27 00:13:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.768386986s) from=127.0.0.6:44073
    2022/11/27 00:13:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.851361194s) from=127.0.0.6:32999
    2022/11/27 00:13:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.268151629s) from=127.0.0.6:60327
    2022/11/27 00:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.033663529s) from=127.0.0.6:43185
    2022/11/27 00:14:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m4.213680377s) from=127.0.0.6:54451
    2022/11/27 00:14:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m6.700150354s) from=127.0.0.6:38281
    2022/11/27 00:14:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.585137848s) from=127.0.0.6:50267
    2022/11/27 00:14:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.516374568s) from=127.0.0.6:51103
    2022/11/27 00:14:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.838823235s) from=127.0.0.6:41323
    2022/11/27 00:14:06 [DEBUG] http: Request GET /v1/status/leader (323.377µs) from=127.0.0.6:41791
    2022/11/27 00:14:06 [DEBUG] http: Request GET /v1/status/leader (272.451µs) from=127.0.0.6:33625
    2022/11/27 00:14:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.84404169s) from=127.0.0.6:59195
    2022/11/27 00:14:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.663979099s) from=127.0.0.6:58051
    2022/11/27 00:14:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:14:25 [DEBUG] agent: Node info in sync
    2022/11/27 00:14:26 [DEBUG] http: Request GET /v1/status/leader (3.741873ms) from=127.0.0.6:41791
    2022/11/27 00:14:26 [DEBUG] http: Request GET /v1/status/leader (289.426µs) from=127.0.0.6:33625
    2022/11/27 00:14:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:14:46 [DEBUG] http: Request GET /v1/status/leader (496.818µs) from=127.0.0.6:41791
    2022/11/27 00:14:46 [DEBUG] http: Request GET /v1/status/leader (209.382µs) from=127.0.0.6:33625
    2022/11/27 00:15:06 [DEBUG] http: Request GET /v1/status/leader (165.639µs) from=127.0.0.6:41791
    2022/11/27 00:15:06 [DEBUG] http: Request GET /v1/status/leader (246.476µs) from=127.0.0.6:33625
    2022/11/27 00:15:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m5.401134933s) from=127.0.0.6:57157
    2022/11/27 00:15:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m1.928708942s) from=127.0.0.6:46881
    2022/11/27 00:15:26 [DEBUG] http: Request GET /v1/status/leader (312.508µs) from=127.0.0.6:41791
    2022/11/27 00:15:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.781750193s) from=127.0.0.6:46835
    2022/11/27 00:15:26 [DEBUG] http: Request GET /v1/status/leader (495.557µs) from=127.0.0.6:33625
    2022/11/27 00:15:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m1.717299494s) from=127.0.0.6:54237
    2022/11/27 00:15:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.307266389s) from=127.0.0.6:50421
    2022/11/27 00:15:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.25913677s) from=127.0.0.6:33199
    2022/11/27 00:15:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.618122411s) from=127.0.0.6:44253
    2022/11/27 00:15:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:15:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.926982563s) from=127.0.0.6:55377
    2022/11/27 00:15:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.496314496s) from=127.0.0.6:56655
    2022/11/27 00:15:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.377121121s) from=127.0.0.6:36169
    2022/11/27 00:15:46 [DEBUG] http: Request GET /v1/status/leader (1.301302ms) from=127.0.0.6:41791
    2022/11/27 00:15:46 [DEBUG] http: Request GET /v1/status/leader (438.291µs) from=127.0.0.6:33625
    2022/11/27 00:15:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.660708511s) from=127.0.0.6:42977
    2022/11/27 00:15:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.237189907s) from=127.0.0.6:43703
    2022/11/27 00:15:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.821030135s) from=127.0.0.6:47891
    2022/11/27 00:15:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.08952194s) from=127.0.0.6:60329
    2022/11/27 00:15:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.707723544s) from=127.0.0.6:47119
    2022/11/27 00:15:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m3.036611271s) from=127.0.0.6:56203
    2022/11/27 00:15:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.734878726s) from=127.0.0.6:56603
    2022/11/27 00:15:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.470693016s) from=127.0.0.6:52127
    2022/11/27 00:15:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.677119119s) from=127.0.0.6:50305
    2022/11/27 00:16:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.8817816s) from=127.0.0.6:32999
    2022/11/27 00:16:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.330155742s) from=127.0.0.6:44073
    2022/11/27 00:16:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:16:01 [DEBUG] agent: Node info in sync
    2022/11/27 00:16:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.308024642s) from=127.0.0.6:54451
    2022/11/27 00:16:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.178358473s) from=127.0.0.6:43185
    2022/11/27 00:16:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.523835165s) from=127.0.0.6:60327
    2022/11/27 00:16:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:16:06 [DEBUG] http: Request GET /v1/status/leader (326.888µs) from=127.0.0.6:41791
    2022/11/27 00:16:06 [DEBUG] http: Request GET /v1/status/leader (215.469µs) from=127.0.0.6:33625
    2022/11/27 00:16:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.954344048s) from=127.0.0.6:38281
    2022/11/27 00:16:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.341521605s) from=127.0.0.6:59195
    2022/11/27 00:16:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.068547083s) from=127.0.0.6:50267
    2022/11/27 00:16:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.625171679s) from=127.0.0.6:41323
    2022/11/27 00:16:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.08572803s) from=127.0.0.6:58051
    2022/11/27 00:16:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.927011858s) from=127.0.0.6:51103
    2022/11/27 00:16:26 [DEBUG] http: Request GET /v1/status/leader (222.969µs) from=127.0.0.6:41791
    2022/11/27 00:16:26 [DEBUG] http: Request GET /v1/status/leader (200.932µs) from=127.0.0.6:33625
    2022/11/27 00:16:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:16:46 [DEBUG] http: Request GET /v1/status/leader (256.33µs) from=127.0.0.6:41791
    2022/11/27 00:16:46 [DEBUG] http: Request GET /v1/status/leader (303.081µs) from=127.0.0.6:33625
    2022/11/27 00:17:06 [DEBUG] http: Request GET /v1/status/leader (329.958µs) from=127.0.0.6:41791
    2022/11/27 00:17:06 [DEBUG] http: Request GET /v1/status/leader (295.879µs) from=127.0.0.6:33625
    2022/11/27 00:17:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m4.554417444s) from=127.0.0.6:57157
    2022/11/27 00:17:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m1.635041382s) from=127.0.0.6:46881
    2022/11/27 00:17:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:17:25 [DEBUG] agent: Node info in sync
    2022/11/27 00:17:26 [DEBUG] http: Request GET /v1/status/leader (272.759µs) from=127.0.0.6:41791
    2022/11/27 00:17:26 [DEBUG] http: Request GET /v1/status/leader (349.622µs) from=127.0.0.6:33625
    2022/11/27 00:17:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.690060226s) from=127.0.0.6:50421
    2022/11/27 00:17:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m1.325384835s) from=127.0.0.6:54237
    2022/11/27 00:17:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.836846972s) from=127.0.0.6:46835
    2022/11/27 00:17:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:17:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.586143034s) from=127.0.0.6:33199
    2022/11/27 00:17:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.96672244s) from=127.0.0.6:44253
    2022/11/27 00:17:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.029700018s) from=127.0.0.6:56655
    2022/11/27 00:17:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.970057568s) from=127.0.0.6:55377
    2022/11/27 00:17:46 [DEBUG] http: Request GET /v1/status/leader (1.812224ms) from=127.0.0.6:41791
    2022/11/27 00:17:46 [DEBUG] http: Request GET /v1/status/leader (324.436µs) from=127.0.0.6:33625
    2022/11/27 00:17:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.96637557s) from=127.0.0.6:36169
    2022/11/27 00:17:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.065080726s) from=127.0.0.6:43703
    2022/11/27 00:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.480086864s) from=127.0.0.6:47891
    2022/11/27 00:17:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.985285149s) from=127.0.0.6:60329
    2022/11/27 00:17:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.964841406s) from=127.0.0.6:42977
    2022/11/27 00:17:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.153889286s) from=127.0.0.6:52127
    2022/11/27 00:17:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.86117949s) from=127.0.0.6:56603
    2022/11/27 00:17:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.284153345s) from=127.0.0.6:47119
    2022/11/27 00:18:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.115897085s) from=127.0.0.6:56203
    2022/11/27 00:18:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.178339426s) from=127.0.0.6:50305
    2022/11/27 00:18:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.871995687s) from=127.0.0.6:32999
    2022/11/27 00:18:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.839846687s) from=127.0.0.6:54451
    2022/11/27 00:18:06 [DEBUG] http: Request GET /v1/status/leader (346.09µs) from=127.0.0.6:41791
    2022/11/27 00:18:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.852151931s) from=127.0.0.6:60327
    2022/11/27 00:18:06 [DEBUG] http: Request GET /v1/status/leader (263.446µs) from=127.0.0.6:33625
    2022/11/27 00:18:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.764514526s) from=127.0.0.6:44073
    2022/11/27 00:18:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.217844265s) from=127.0.0.6:38281
    2022/11/27 00:18:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m7.381418923s) from=127.0.0.6:43185
    2022/11/27 00:18:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.732101603s) from=127.0.0.6:58051
    2022/11/27 00:18:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.791413884s) from=127.0.0.6:59195
    2022/11/27 00:18:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.246255357s) from=127.0.0.6:51103
    2022/11/27 00:18:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.070887641s) from=127.0.0.6:50267
    2022/11/27 00:18:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.765187882s) from=127.0.0.6:41323
    2022/11/27 00:18:26 [DEBUG] http: Request GET /v1/status/leader (1.685847ms) from=127.0.0.6:41791
    2022/11/27 00:18:26 [DEBUG] http: Request GET /v1/status/leader (209.591µs) from=127.0.0.6:33625
    2022/11/27 00:18:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:18:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:18:30 [DEBUG] agent: Node info in sync
    2022/11/27 00:18:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:18:46 [DEBUG] http: Request GET /v1/status/leader (180.886µs) from=127.0.0.6:41791
    2022/11/27 00:18:46 [DEBUG] http: Request GET /v1/status/leader (300.578µs) from=127.0.0.6:33625
    2022/11/27 00:19:06 [DEBUG] http: Request GET /v1/status/leader (156.064µs) from=127.0.0.6:41791
    2022/11/27 00:19:06 [DEBUG] http: Request GET /v1/status/leader (235.762µs) from=127.0.0.6:33625
    2022/11/27 00:19:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m5.918825309s) from=127.0.0.6:57157
    2022/11/27 00:19:26 [DEBUG] http: Request GET /v1/status/leader (160.015µs) from=127.0.0.6:41791
    2022/11/27 00:19:27 [DEBUG] http: Request GET /v1/status/leader (184.553µs) from=127.0.0.6:33625
    2022/11/27 00:19:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m2.672575165s) from=127.0.0.6:46881
    2022/11/27 00:19:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.575652082s) from=127.0.0.6:54237
    2022/11/27 00:19:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.592295715s) from=127.0.0.6:50421
    2022/11/27 00:19:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.316727084s) from=127.0.0.6:46835
    2022/11/27 00:19:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:19:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.0743121s) from=127.0.0.6:44253
    2022/11/27 00:19:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.904139757s) from=127.0.0.6:33199
    2022/11/27 00:19:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.692426319s) from=127.0.0.6:56655
    2022/11/27 00:19:46 [DEBUG] http: Request GET /v1/status/leader (339.236µs) from=127.0.0.6:41791
    2022/11/27 00:19:47 [DEBUG] http: Request GET /v1/status/leader (219.134µs) from=127.0.0.6:33625
    2022/11/27 00:19:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.022858938s) from=127.0.0.6:55377
    2022/11/27 00:19:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.71391816s) from=127.0.0.6:47891
    2022/11/27 00:19:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.557822437s) from=127.0.0.6:36169
    2022/11/27 00:19:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.467944357s) from=127.0.0.6:43703
    2022/11/27 00:19:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.730959858s) from=127.0.0.6:60329
    2022/11/27 00:20:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.042741155s) from=127.0.0.6:47119
    2022/11/27 00:20:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m7.248804141s) from=127.0.0.6:42977
    2022/11/27 00:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.403901622s) from=127.0.0.6:52127
    2022/11/27 00:20:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.659059157s) from=127.0.0.6:56603
    2022/11/27 00:20:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.594103828s) from=127.0.0.6:50305
    2022/11/27 00:20:06 [DEBUG] http: Request GET /v1/status/leader (1.022142ms) from=127.0.0.6:41791
    2022/11/27 00:20:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.907295073s) from=127.0.0.6:32999
    2022/11/27 00:20:07 [DEBUG] http: Request GET /v1/status/leader (211.09µs) from=127.0.0.6:33625
    2022/11/27 00:20:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m7.461265131s) from=127.0.0.6:56203
    2022/11/27 00:20:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.017878805s) from=127.0.0.6:54451
    2022/11/27 00:20:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.462991441s) from=127.0.0.6:60327
    2022/11/27 00:20:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.166358766s) from=127.0.0.6:44073
    2022/11/27 00:20:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:20:14 [DEBUG] agent: Node info in sync
    2022/11/27 00:20:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.56052917s) from=127.0.0.6:59195
    2022/11/27 00:20:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.280240676s) from=127.0.0.6:38281
    2022/11/27 00:20:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.384790012s) from=127.0.0.6:58051
    2022/11/27 00:20:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.344642837s) from=127.0.0.6:43185
    2022/11/27 00:20:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.098897431s) from=127.0.0.6:41323
    2022/11/27 00:20:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.033171699s) from=127.0.0.6:51103
    2022/11/27 00:20:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.153740158s) from=127.0.0.6:50267
    2022/11/27 00:20:26 [DEBUG] http: Request GET /v1/status/leader (313.169µs) from=127.0.0.6:41791
    2022/11/27 00:20:27 [DEBUG] http: Request GET /v1/status/leader (353.811µs) from=127.0.0.6:33625
    2022/11/27 00:20:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:20:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:20:46 [DEBUG] http: Request GET /v1/status/leader (486.923µs) from=127.0.0.6:41791
    2022/11/27 00:20:47 [DEBUG] http: Request GET /v1/status/leader (170.304µs) from=127.0.0.6:33625
    2022/11/27 00:21:06 [DEBUG] http: Request GET /v1/status/leader (468.69µs) from=127.0.0.6:41791
    2022/11/27 00:21:07 [DEBUG] http: Request GET /v1/status/leader (359.131µs) from=127.0.0.6:33625
    2022/11/27 00:21:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.996255615s) from=127.0.0.6:57157
    2022/11/27 00:21:26 [DEBUG] http: Request GET /v1/status/leader (2.910183ms) from=127.0.0.6:41791
    2022/11/27 00:21:27 [DEBUG] http: Request GET /v1/status/leader (355.613µs) from=127.0.0.6:33625
    2022/11/27 00:21:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m2.06502187s) from=127.0.0.6:46881
    2022/11/27 00:21:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.590888482s) from=127.0.0.6:54237
    2022/11/27 00:21:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.512455109s) from=127.0.0.6:50421
    2022/11/27 00:21:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:21:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.610475778s) from=127.0.0.6:46835
    2022/11/27 00:21:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.269190357s) from=127.0.0.6:44253
    2022/11/27 00:21:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.456720974s) from=127.0.0.6:56655
    2022/11/27 00:21:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.360059531s) from=127.0.0.6:33199
    2022/11/27 00:21:46 [DEBUG] http: Request GET /v1/status/leader (180.482µs) from=127.0.0.6:41791
    2022/11/27 00:21:47 [DEBUG] http: Request GET /v1/status/leader (336.901µs) from=127.0.0.6:33625
    2022/11/27 00:21:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.537526167s) from=127.0.0.6:55377
    2022/11/27 00:21:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.63611404s) from=127.0.0.6:47891
    2022/11/27 00:21:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.925536565s) from=127.0.0.6:43703
    2022/11/27 00:22:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:22:00 [DEBUG] agent: Node info in sync
    2022/11/27 00:22:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.417995312s) from=127.0.0.6:60329
    2022/11/27 00:22:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.847004714s) from=127.0.0.6:47119
    2022/11/27 00:22:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m7.018349563s) from=127.0.0.6:36169
    2022/11/27 00:22:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m2.489011301s) from=127.0.0.6:42977
    2022/11/27 00:22:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.657310333s) from=127.0.0.6:56603
    2022/11/27 00:22:06 [DEBUG] http: Request GET /v1/status/leader (189.836µs) from=127.0.0.6:41791
    2022/11/27 00:22:07 [DEBUG] http: Request GET /v1/status/leader (268.746µs) from=127.0.0.6:33625
    2022/11/27 00:22:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.041513759s) from=127.0.0.6:32999
    2022/11/27 00:22:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.831056726s) from=127.0.0.6:56203
    2022/11/27 00:22:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.064052895s) from=127.0.0.6:50305
    2022/11/27 00:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.903880386s) from=127.0.0.6:52127
    2022/11/27 00:22:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.46637529s) from=127.0.0.6:60327
    2022/11/27 00:22:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.22684811s) from=127.0.0.6:44073
    2022/11/27 00:22:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m4.501112255s) from=127.0.0.6:54451
    2022/11/27 00:22:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.269447436s) from=127.0.0.6:38281
    2022/11/27 00:22:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.307999153s) from=127.0.0.6:43185
    2022/11/27 00:22:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.520255743s) from=127.0.0.6:59195
    2022/11/27 00:22:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.233760356s) from=127.0.0.6:58051
    2022/11/27 00:22:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.778448138s) from=127.0.0.6:41323
    2022/11/27 00:22:26 [DEBUG] http: Request GET /v1/status/leader (443.881µs) from=127.0.0.6:41791
    2022/11/27 00:22:27 [DEBUG] http: Request GET /v1/status/leader (163.621µs) from=127.0.0.6:33625
    2022/11/27 00:22:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.795296374s) from=127.0.0.6:51103
    2022/11/27 00:22:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.37564229s) from=127.0.0.6:50267
    2022/11/27 00:22:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:22:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:22:46 [DEBUG] http: Request GET /v1/status/leader (544.454µs) from=127.0.0.6:41791
    2022/11/27 00:22:47 [DEBUG] http: Request GET /v1/status/leader (239.875µs) from=127.0.0.6:33625
    2022/11/27 00:23:06 [DEBUG] http: Request GET /v1/status/leader (473.187µs) from=127.0.0.6:41791
    2022/11/27 00:23:07 [DEBUG] http: Request GET /v1/status/leader (393.925µs) from=127.0.0.6:33625
    2022/11/27 00:23:26 [DEBUG] http: Request GET /v1/status/leader (795.959µs) from=127.0.0.6:41791
    2022/11/27 00:23:27 [DEBUG] http: Request GET /v1/status/leader (205.95µs) from=127.0.0.6:33625
    2022/11/27 00:23:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m7.086829989s) from=127.0.0.6:57157
    2022/11/27 00:23:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m4.9610489s) from=127.0.0.6:46881
    2022/11/27 00:23:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.422961285s) from=127.0.0.6:54237
    2022/11/27 00:23:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:23:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:23:38 [DEBUG] agent: Node info in sync
    2022/11/27 00:23:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.613668597s) from=127.0.0.6:50421
    2022/11/27 00:23:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.288055141s) from=127.0.0.6:46835
    2022/11/27 00:23:46 [DEBUG] http: Request GET /v1/status/leader (384.437µs) from=127.0.0.6:41791
    2022/11/27 00:23:47 [DEBUG] http: Request GET /v1/status/leader (317.196µs) from=127.0.0.6:33625
    2022/11/27 00:23:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.631402042s) from=127.0.0.6:56655
    2022/11/27 00:23:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.09303805s) from=127.0.0.6:44253
    2022/11/27 00:23:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.146493432s) from=127.0.0.6:33199
    2022/11/27 00:23:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.749826065s) from=127.0.0.6:55377
    2022/11/27 00:24:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.000675539s) from=127.0.0.6:43703
    2022/11/27 00:24:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.089312389s) from=127.0.0.6:60329
    2022/11/27 00:24:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m7.105799251s) from=127.0.0.6:47891
    2022/11/27 00:24:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.825627188s) from=127.0.0.6:42977
    2022/11/27 00:24:06 [DEBUG] http: Request GET /v1/status/leader (246.69µs) from=127.0.0.6:41791
    2022/11/27 00:24:07 [DEBUG] http: Request GET /v1/status/leader (190.227µs) from=127.0.0.6:33625
    2022/11/27 00:24:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.114684528s) from=127.0.0.6:47119
    2022/11/27 00:24:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.912515827s) from=127.0.0.6:36169
    2022/11/27 00:24:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.561378587s) from=127.0.0.6:56203
    2022/11/27 00:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.526061069s) from=127.0.0.6:56603
    2022/11/27 00:24:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.999275066s) from=127.0.0.6:50305
    2022/11/27 00:24:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.756722451s) from=127.0.0.6:32999
    2022/11/27 00:24:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.949082366s) from=127.0.0.6:54451
    2022/11/27 00:24:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.838059363s) from=127.0.0.6:52127
    2022/11/27 00:24:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.566245077s) from=127.0.0.6:60327
    2022/11/27 00:24:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.227463868s) from=127.0.0.6:44073
    2022/11/27 00:24:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.922834772s) from=127.0.0.6:38281
    2022/11/27 00:24:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.467496086s) from=127.0.0.6:43185
    2022/11/27 00:24:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.461870854s) from=127.0.0.6:59195
    2022/11/27 00:24:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.028322023s) from=127.0.0.6:58051
    2022/11/27 00:24:26 [DEBUG] http: Request GET /v1/status/leader (316.574µs) from=127.0.0.6:41791
    2022/11/27 00:24:27 [DEBUG] http: Request GET /v1/status/leader (156.81µs) from=127.0.0.6:33625
    2022/11/27 00:24:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.965823714s) from=127.0.0.6:51103
    2022/11/27 00:24:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.75809019s) from=127.0.0.6:41323
    2022/11/27 00:24:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.453334358s) from=127.0.0.6:50267
    2022/11/27 00:24:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:24:46 [DEBUG] http: Request GET /v1/status/leader (318.573µs) from=127.0.0.6:41791
    2022/11/27 00:24:47 [DEBUG] http: Request GET /v1/status/leader (2.923902ms) from=127.0.0.6:33625
    2022/11/27 00:25:06 [DEBUG] http: Request GET /v1/status/leader (313.654µs) from=127.0.0.6:41791
    2022/11/27 00:25:07 [DEBUG] http: Request GET /v1/status/leader (179.905µs) from=127.0.0.6:33625
    2022/11/27 00:25:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:25:09 [DEBUG] agent: Node info in sync
    2022/11/27 00:25:26 [DEBUG] http: Request GET /v1/status/leader (232.449µs) from=127.0.0.6:41791
    2022/11/27 00:25:27 [DEBUG] http: Request GET /v1/status/leader (394.315µs) from=127.0.0.6:33625
    2022/11/27 00:25:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:25:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m3.267415177s) from=127.0.0.6:57157
    2022/11/27 00:25:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:25:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m4.979787518s) from=127.0.0.6:46881
    2022/11/27 00:25:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m3.945565803s) from=127.0.0.6:54237
    2022/11/27 00:25:46 [DEBUG] http: Request GET /v1/status/leader (397.103µs) from=127.0.0.6:41791
    2022/11/27 00:25:47 [DEBUG] http: Request GET /v1/status/leader (170.623µs) from=127.0.0.6:33625
    2022/11/27 00:25:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.448924233s) from=127.0.0.6:50421
    2022/11/27 00:25:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.064073995s) from=127.0.0.6:46835
    2022/11/27 00:25:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.333950899s) from=127.0.0.6:44253
    2022/11/27 00:25:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m2.034025451s) from=127.0.0.6:56655
    2022/11/27 00:25:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.388928685s) from=127.0.0.6:33199
    2022/11/27 00:25:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m1.095476454s) from=127.0.0.6:55377
    2022/11/27 00:26:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.261924082s) from=127.0.0.6:43703
    2022/11/27 00:26:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.888244016s) from=127.0.0.6:60329
    2022/11/27 00:26:06 [DEBUG] http: Request GET /v1/status/leader (321.473µs) from=127.0.0.6:41791
    2022/11/27 00:26:07 [DEBUG] http: Request GET /v1/status/leader (332.039µs) from=127.0.0.6:33625
    2022/11/27 00:26:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.958670312s) from=127.0.0.6:47891
    2022/11/27 00:26:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.925246736s) from=127.0.0.6:47119
    2022/11/27 00:26:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m2.779438941s) from=127.0.0.6:42977
    2022/11/27 00:26:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.526533242s) from=127.0.0.6:36169
    2022/11/27 00:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.695204603s) from=127.0.0.6:56603
    2022/11/27 00:26:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.467177529s) from=127.0.0.6:56203
    2022/11/27 00:26:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.366920996s) from=127.0.0.6:50305
    2022/11/27 00:26:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.812564746s) from=127.0.0.6:44073
    2022/11/27 00:26:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.011541046s) from=127.0.0.6:60327
    2022/11/27 00:26:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.081656632s) from=127.0.0.6:32999
    2022/11/27 00:26:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.162094793s) from=127.0.0.6:52127
    2022/11/27 00:26:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.225501001s) from=127.0.0.6:54451
    2022/11/27 00:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.285740878s) from=127.0.0.6:43185
    2022/11/27 00:26:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.425326912s) from=127.0.0.6:38281
    2022/11/27 00:26:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.18951679s) from=127.0.0.6:58051
    2022/11/27 00:26:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.485464321s) from=127.0.0.6:59195
    2022/11/27 00:26:26 [DEBUG] http: Request GET /v1/status/leader (325.859µs) from=127.0.0.6:41791
    2022/11/27 00:26:27 [DEBUG] http: Request GET /v1/status/leader (257.173µs) from=127.0.0.6:33625
    2022/11/27 00:26:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.718700614s) from=127.0.0.6:51103
    2022/11/27 00:26:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.751180225s) from=127.0.0.6:41323
    2022/11/27 00:26:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:26:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.782930529s) from=127.0.0.6:50267
    2022/11/27 00:26:46 [DEBUG] http: Request GET /v1/status/leader (2.003881ms) from=127.0.0.6:41791
    2022/11/27 00:26:47 [DEBUG] http: Request GET /v1/status/leader (178.358µs) from=127.0.0.6:33625
    2022/11/27 00:26:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:26:55 [DEBUG] agent: Node info in sync
    2022/11/27 00:27:07 [DEBUG] http: Request GET /v1/status/leader (351.575µs) from=127.0.0.6:41791
    2022/11/27 00:27:07 [DEBUG] http: Request GET /v1/status/leader (359.642µs) from=127.0.0.6:33625
    2022/11/27 00:27:27 [DEBUG] http: Request GET /v1/status/leader (407.593µs) from=127.0.0.6:41791
    2022/11/27 00:27:27 [DEBUG] http: Request GET /v1/status/leader (228.271µs) from=127.0.0.6:33625
    2022/11/27 00:27:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:27:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m4.750823021s) from=127.0.0.6:57157
    2022/11/27 00:27:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.251706445s) from=127.0.0.6:54237
    2022/11/27 00:27:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m5.429191202s) from=127.0.0.6:46881
    2022/11/27 00:27:47 [DEBUG] http: Request GET /v1/status/leader (268.68µs) from=127.0.0.6:41791
    2022/11/27 00:27:47 [DEBUG] http: Request GET /v1/status/leader (312.584µs) from=127.0.0.6:33625
    2022/11/27 00:27:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.758484429s) from=127.0.0.6:46835
    2022/11/27 00:27:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.551358583s) from=127.0.0.6:44253
    2022/11/27 00:27:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m2.368966525s) from=127.0.0.6:56655
    2022/11/27 00:27:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.373885755s) from=127.0.0.6:50421
    2022/11/27 00:27:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.842368029s) from=127.0.0.6:33199
    2022/11/27 00:28:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m5.001493277s) from=127.0.0.6:55377
    2022/11/27 00:28:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.083367591s) from=127.0.0.6:60329
    2022/11/27 00:28:07 [DEBUG] http: Request GET /v1/status/leader (1.039938ms) from=127.0.0.6:41791
    2022/11/27 00:28:07 [DEBUG] http: Request GET /v1/status/leader (315.952µs) from=127.0.0.6:33625
    2022/11/27 00:28:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.638834341s) from=127.0.0.6:43703
    2022/11/27 00:28:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.854206842s) from=127.0.0.6:47119
    2022/11/27 00:28:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.99926418s) from=127.0.0.6:47891
    2022/11/27 00:28:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.548773865s) from=127.0.0.6:36169
    2022/11/27 00:28:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.566736597s) from=127.0.0.6:56603
    2022/11/27 00:28:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m7.004371888s) from=127.0.0.6:42977
    2022/11/27 00:28:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:28:18 [DEBUG] agent: Node info in sync
    2022/11/27 00:28:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.717827094s) from=127.0.0.6:50305
    2022/11/27 00:28:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.153851583s) from=127.0.0.6:56203
    2022/11/27 00:28:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.453032133s) from=127.0.0.6:60327
    2022/11/27 00:28:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.880186657s) from=127.0.0.6:32999
    2022/11/27 00:28:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.823050653s) from=127.0.0.6:54451
    2022/11/27 00:28:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.914108136s) from=127.0.0.6:44073
    2022/11/27 00:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.489036177s) from=127.0.0.6:43185
    2022/11/27 00:28:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m2.209024965s) from=127.0.0.6:38281
    2022/11/27 00:28:27 [DEBUG] http: Request GET /v1/status/leader (306.397µs) from=127.0.0.6:41791
    2022/11/27 00:28:27 [DEBUG] http: Request GET /v1/status/leader (425.352µs) from=127.0.0.6:33625
    2022/11/27 00:28:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.244808905s) from=127.0.0.6:52127
    2022/11/27 00:28:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:28:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.679965763s) from=127.0.0.6:58051
    2022/11/27 00:28:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.679402769s) from=127.0.0.6:59195
    2022/11/27 00:28:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.606648633s) from=127.0.0.6:51103
    2022/11/27 00:28:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:28:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.0014548s) from=127.0.0.6:41323
    2022/11/27 00:28:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.067452083s) from=127.0.0.6:50267
    2022/11/27 00:28:47 [DEBUG] http: Request GET /v1/status/leader (398.769µs) from=127.0.0.6:41791
    2022/11/27 00:28:47 [DEBUG] http: Request GET /v1/status/leader (341.577µs) from=127.0.0.6:33625
    2022/11/27 00:29:07 [DEBUG] http: Request GET /v1/status/leader (155.085µs) from=127.0.0.6:41791
    2022/11/27 00:29:07 [DEBUG] http: Request GET /v1/status/leader (179.919µs) from=127.0.0.6:33625
    2022/11/27 00:29:27 [DEBUG] http: Request GET /v1/status/leader (234.684µs) from=127.0.0.6:41791
    2022/11/27 00:29:27 [DEBUG] http: Request GET /v1/status/leader (228.035µs) from=127.0.0.6:33625
    2022/11/27 00:29:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:29:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.553980233s) from=127.0.0.6:57157
    2022/11/27 00:29:47 [DEBUG] http: Request GET /v1/status/leader (316.76µs) from=127.0.0.6:41791
    2022/11/27 00:29:47 [DEBUG] http: Request GET /v1/status/leader (335.276µs) from=127.0.0.6:33625
    2022/11/27 00:29:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m7.04005539s) from=127.0.0.6:54237
    2022/11/27 00:29:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m6.67251518s) from=127.0.0.6:46881
    2022/11/27 00:29:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:29:53 [DEBUG] agent: Node info in sync
    2022/11/27 00:29:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.595348489s) from=127.0.0.6:46835
    2022/11/27 00:29:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.403914774s) from=127.0.0.6:44253
    2022/11/27 00:29:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m7.325053679s) from=127.0.0.6:56655
    2022/11/27 00:30:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.300856647s) from=127.0.0.6:50421
    2022/11/27 00:30:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m6.002303346s) from=127.0.0.6:33199
    2022/11/27 00:30:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.551870954s) from=127.0.0.6:55377
    2022/11/27 00:30:07 [DEBUG] http: Request GET /v1/status/leader (192.024µs) from=127.0.0.6:41791
    2022/11/27 00:30:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.122845395s) from=127.0.0.6:60329
    2022/11/27 00:30:07 [DEBUG] http: Request GET /v1/status/leader (157.408µs) from=127.0.0.6:33625
    2022/11/27 00:30:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.368019183s) from=127.0.0.6:47119
    2022/11/27 00:30:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.448810425s) from=127.0.0.6:43703
    2022/11/27 00:30:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.140903543s) from=127.0.0.6:47891
    2022/11/27 00:30:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.249822892s) from=127.0.0.6:56603
    2022/11/27 00:30:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.62384719s) from=127.0.0.6:42977
    2022/11/27 00:30:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.825221778s) from=127.0.0.6:36169
    2022/11/27 00:30:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.563098986s) from=127.0.0.6:50305
    2022/11/27 00:30:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.468999987s) from=127.0.0.6:56203
    2022/11/27 00:30:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.655078908s) from=127.0.0.6:32999
    2022/11/27 00:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.451720176s) from=127.0.0.6:43185
    2022/11/27 00:30:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.196814493s) from=127.0.0.6:44073
    2022/11/27 00:30:27 [DEBUG] http: Request GET /v1/status/leader (297.056µs) from=127.0.0.6:41791
    2022/11/27 00:30:27 [DEBUG] http: Request GET /v1/status/leader (390.409µs) from=127.0.0.6:33625
    2022/11/27 00:30:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.756238789s) from=127.0.0.6:60327
    2022/11/27 00:30:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.037992947s) from=127.0.0.6:38281
    2022/11/27 00:30:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m7.042387997s) from=127.0.0.6:54451
    2022/11/27 00:30:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.309632035s) from=127.0.0.6:52127
    2022/11/27 00:30:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.153898132s) from=127.0.0.6:59195
    2022/11/27 00:30:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.590934926s) from=127.0.0.6:58051
    2022/11/27 00:30:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:30:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.299544731s) from=127.0.0.6:51103
    2022/11/27 00:30:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.818081622s) from=127.0.0.6:41323
    2022/11/27 00:30:47 [DEBUG] http: Request GET /v1/status/leader (2.864754ms) from=127.0.0.6:41791
    2022/11/27 00:30:47 [DEBUG] http: Request GET /v1/status/leader (454.964µs) from=127.0.0.6:33625
    2022/11/27 00:30:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.261458435s) from=127.0.0.6:50267
    2022/11/27 00:31:07 [DEBUG] http: Request GET /v1/status/leader (341.936µs) from=127.0.0.6:41791
    2022/11/27 00:31:07 [DEBUG] http: Request GET /v1/status/leader (443.537µs) from=127.0.0.6:33625
    2022/11/27 00:31:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:31:27 [DEBUG] http: Request GET /v1/status/leader (673.559µs) from=127.0.0.6:41791
    2022/11/27 00:31:27 [DEBUG] http: Request GET /v1/status/leader (186.11µs) from=127.0.0.6:33625
    2022/11/27 00:31:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:31:28 [DEBUG] agent: Node info in sync
    2022/11/27 00:31:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:31:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m5.297673752s) from=127.0.0.6:57157
    2022/11/27 00:31:47 [DEBUG] http: Request GET /v1/status/leader (279.454µs) from=127.0.0.6:41791
    2022/11/27 00:31:47 [DEBUG] http: Request GET /v1/status/leader (693.802µs) from=127.0.0.6:33625
    2022/11/27 00:31:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m3.258310494s) from=127.0.0.6:54237
    2022/11/27 00:31:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m0.995335001s) from=127.0.0.6:46881
    2022/11/27 00:31:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.82045704s) from=127.0.0.6:44253
    2022/11/27 00:32:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.079252712s) from=127.0.0.6:46835
    2022/11/27 00:32:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m1.792104662s) from=127.0.0.6:56655
    2022/11/27 00:32:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.05394185s) from=127.0.0.6:33199
    2022/11/27 00:32:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.068712854s) from=127.0.0.6:50421
    2022/11/27 00:32:07 [DEBUG] http: Request GET /v1/status/leader (1.732161ms) from=127.0.0.6:41791
    2022/11/27 00:32:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.084030679s) from=127.0.0.6:60329
    2022/11/27 00:32:07 [DEBUG] http: Request GET /v1/status/leader (297.552µs) from=127.0.0.6:33625
    2022/11/27 00:32:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.083590366s) from=127.0.0.6:55377
    2022/11/27 00:32:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.816945711s) from=127.0.0.6:47119
    2022/11/27 00:32:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.503262501s) from=127.0.0.6:56603
    2022/11/27 00:32:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.171271072s) from=127.0.0.6:43703
    2022/11/27 00:32:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.862372203s) from=127.0.0.6:47891
    2022/11/27 00:32:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.686873954s) from=127.0.0.6:42977
    2022/11/27 00:32:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.676806025s) from=127.0.0.6:44073
    2022/11/27 00:32:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.480554356s) from=127.0.0.6:56203
    2022/11/27 00:32:27 [DEBUG] http: Request GET /v1/status/leader (194.753µs) from=127.0.0.6:41791
    2022/11/27 00:32:27 [DEBUG] http: Request GET /v1/status/leader (290.931µs) from=127.0.0.6:33625
    2022/11/27 00:32:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.753855493s) from=127.0.0.6:32999
    2022/11/27 00:32:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.781469532s) from=127.0.0.6:36169
    2022/11/27 00:32:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.762294972s) from=127.0.0.6:50305
    2022/11/27 00:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.304833019s) from=127.0.0.6:43185
    2022/11/27 00:32:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.070257613s) from=127.0.0.6:38281
    2022/11/27 00:32:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.642134423s) from=127.0.0.6:54451
    2022/11/27 00:32:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.437806503s) from=127.0.0.6:60327
    2022/11/27 00:32:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.228519829s) from=127.0.0.6:59195
    2022/11/27 00:32:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.086880898s) from=127.0.0.6:52127
    2022/11/27 00:32:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:32:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.271849086s) from=127.0.0.6:58051
    2022/11/27 00:32:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:32:37 [DEBUG] agent: Node info in sync
    2022/11/27 00:32:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.718877619s) from=127.0.0.6:41323
    2022/11/27 00:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.633933419s) from=127.0.0.6:51103
    2022/11/27 00:32:47 [DEBUG] http: Request GET /v1/status/leader (199.463µs) from=127.0.0.6:41791
    2022/11/27 00:32:47 [DEBUG] http: Request GET /v1/status/leader (195.694µs) from=127.0.0.6:33625
    2022/11/27 00:32:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.323169944s) from=127.0.0.6:50267
    2022/11/27 00:33:07 [DEBUG] http: Request GET /v1/status/leader (249.728µs) from=127.0.0.6:41791
    2022/11/27 00:33:07 [DEBUG] http: Request GET /v1/status/leader (181.393µs) from=127.0.0.6:33625
    2022/11/27 00:33:27 [DEBUG] http: Request GET /v1/status/leader (213.728µs) from=127.0.0.6:41791
    2022/11/27 00:33:27 [DEBUG] http: Request GET /v1/status/leader (390.67µs) from=127.0.0.6:33625
    2022/11/27 00:33:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:33:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:33:47 [DEBUG] http: Request GET /v1/status/leader (386.877µs) from=127.0.0.6:41791
    2022/11/27 00:33:47 [DEBUG] http: Request GET /v1/status/leader (1.194198ms) from=127.0.0.6:33625
    2022/11/27 00:33:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m3.19580418s) from=127.0.0.6:57157
    2022/11/27 00:33:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m0.481238837s) from=127.0.0.6:46881
    2022/11/27 00:33:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.823497241s) from=127.0.0.6:54237
    2022/11/27 00:34:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.697649219s) from=127.0.0.6:44253
    2022/11/27 00:34:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:34:02 [DEBUG] agent: Node info in sync
    2022/11/27 00:34:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.789089089s) from=127.0.0.6:50421
    2022/11/27 00:34:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.729888993s) from=127.0.0.6:46835
    2022/11/27 00:34:07 [DEBUG] http: Request GET /v1/status/leader (363.722µs) from=127.0.0.6:41791
    2022/11/27 00:34:07 [DEBUG] http: Request GET /v1/status/leader (253.142µs) from=127.0.0.6:33625
    2022/11/27 00:34:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m6.472177796s) from=127.0.0.6:56655
    2022/11/27 00:34:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m6.892804777s) from=127.0.0.6:33199
    2022/11/27 00:34:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m1.943589585s) from=127.0.0.6:55377
    2022/11/27 00:34:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.858628923s) from=127.0.0.6:60329
    2022/11/27 00:34:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.534580718s) from=127.0.0.6:47119
    2022/11/27 00:34:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.994614632s) from=127.0.0.6:43703
    2022/11/27 00:34:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.353026663s) from=127.0.0.6:56603
    2022/11/27 00:34:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.871572005s) from=127.0.0.6:47891
    2022/11/27 00:34:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.265231088s) from=127.0.0.6:42977
    2022/11/27 00:34:27 [DEBUG] http: Request GET /v1/status/leader (378.391µs) from=127.0.0.6:41791
    2022/11/27 00:34:27 [DEBUG] http: Request GET /v1/status/leader (333.269µs) from=127.0.0.6:33625
    2022/11/27 00:34:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.277585794s) from=127.0.0.6:32999
    2022/11/27 00:34:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.92206219s) from=127.0.0.6:56203
    2022/11/27 00:34:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.04086678s) from=127.0.0.6:44073
    2022/11/27 00:34:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.126115212s) from=127.0.0.6:50305
    2022/11/27 00:34:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.519184073s) from=127.0.0.6:36169
    2022/11/27 00:34:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.491759484s) from=127.0.0.6:43185
    2022/11/27 00:34:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.101076949s) from=127.0.0.6:60327
    2022/11/27 00:34:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.660594135s) from=127.0.0.6:38281
    2022/11/27 00:34:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:34:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.776916225s) from=127.0.0.6:58051
    2022/11/27 00:34:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.262290511s) from=127.0.0.6:54451
    2022/11/27 00:34:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.90909431s) from=127.0.0.6:59195
    2022/11/27 00:34:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.485244s) from=127.0.0.6:52127
    2022/11/27 00:34:47 [DEBUG] http: Request GET /v1/status/leader (1.388604ms) from=127.0.0.6:41791
    2022/11/27 00:34:47 [DEBUG] http: Request GET /v1/status/leader (1.253577ms) from=127.0.0.6:33625
    2022/11/27 00:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.206216642s) from=127.0.0.6:51103
    2022/11/27 00:34:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m7.328279509s) from=127.0.0.6:41323
    2022/11/27 00:35:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.345563401s) from=127.0.0.6:50267
    2022/11/27 00:35:07 [DEBUG] http: Request GET /v1/status/leader (285.574µs) from=127.0.0.6:41791
    2022/11/27 00:35:07 [DEBUG] http: Request GET /v1/status/leader (421.06µs) from=127.0.0.6:33625
    2022/11/27 00:35:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:35:13 [DEBUG] agent: Node info in sync
    2022/11/27 00:35:27 [DEBUG] http: Request GET /v1/status/leader (305.971µs) from=127.0.0.6:41791
    2022/11/27 00:35:27 [DEBUG] http: Request GET /v1/status/leader (321.26µs) from=127.0.0.6:33625
    2022/11/27 00:35:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:35:47 [DEBUG] http: Request GET /v1/status/leader (399.747µs) from=127.0.0.6:41791
    2022/11/27 00:35:47 [DEBUG] http: Request GET /v1/status/leader (373.849µs) from=127.0.0.6:33625
    2022/11/27 00:35:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m2.033398494s) from=127.0.0.6:46881
    2022/11/27 00:35:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m6.70836601s) from=127.0.0.6:57157
    2022/11/27 00:35:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.771265934s) from=127.0.0.6:54237
    2022/11/27 00:36:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.383777136s) from=127.0.0.6:44253
    2022/11/27 00:36:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:36:07 [DEBUG] http: Request GET /v1/status/leader (250.167µs) from=127.0.0.6:41791
    2022/11/27 00:36:08 [DEBUG] http: Request GET /v1/status/leader (199.261µs) from=127.0.0.6:33625
    2022/11/27 00:36:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.684049984s) from=127.0.0.6:46835
    2022/11/27 00:36:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.698231679s) from=127.0.0.6:50421
    2022/11/27 00:36:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m6.640778448s) from=127.0.0.6:56655
    2022/11/27 00:36:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.745674332s) from=127.0.0.6:33199
    2022/11/27 00:36:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.26981521s) from=127.0.0.6:55377
    2022/11/27 00:36:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.53214001s) from=127.0.0.6:60329
    2022/11/27 00:36:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.633586858s) from=127.0.0.6:47119
    2022/11/27 00:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.699931852s) from=127.0.0.6:43703
    2022/11/27 00:36:27 [DEBUG] http: Request GET /v1/status/leader (334.759µs) from=127.0.0.6:41791
    2022/11/27 00:36:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.325242568s) from=127.0.0.6:42977
    2022/11/27 00:36:28 [DEBUG] http: Request GET /v1/status/leader (292.903µs) from=127.0.0.6:33625
    2022/11/27 00:36:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.674927384s) from=127.0.0.6:44073
    2022/11/27 00:36:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.312086261s) from=127.0.0.6:56203
    2022/11/27 00:36:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.183635045s) from=127.0.0.6:32999
    2022/11/27 00:36:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.653788689s) from=127.0.0.6:47891
    2022/11/27 00:36:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.640612835s) from=127.0.0.6:50305
    2022/11/27 00:36:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.353314375s) from=127.0.0.6:56603
    2022/11/27 00:36:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.577508944s) from=127.0.0.6:36169
    2022/11/27 00:36:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:36:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.623360559s) from=127.0.0.6:43185
    2022/11/27 00:36:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.464537778s) from=127.0.0.6:60327
    2022/11/27 00:36:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.506355309s) from=127.0.0.6:38281
    2022/11/27 00:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.115022096s) from=127.0.0.6:58051
    2022/11/27 00:36:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.120819989s) from=127.0.0.6:59195
    2022/11/27 00:36:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.126552668s) from=127.0.0.6:54451
    2022/11/27 00:36:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.51413205s) from=127.0.0.6:52127
    2022/11/27 00:36:47 [DEBUG] http: Request GET /v1/status/leader (1.282008ms) from=127.0.0.6:41791
    2022/11/27 00:36:48 [DEBUG] http: Request GET /v1/status/leader (310.023µs) from=127.0.0.6:33625
    2022/11/27 00:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.818470076s) from=127.0.0.6:51103
    2022/11/27 00:36:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.525948881s) from=127.0.0.6:41323
    2022/11/27 00:37:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.662854392s) from=127.0.0.6:50267
    2022/11/27 00:37:07 [DEBUG] http: Request GET /v1/status/leader (185.638µs) from=127.0.0.6:41791
    2022/11/27 00:37:08 [DEBUG] http: Request GET /v1/status/leader (808.45µs) from=127.0.0.6:33625
    2022/11/27 00:37:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:37:12 [DEBUG] agent: Node info in sync
    2022/11/27 00:37:27 [DEBUG] http: Request GET /v1/status/leader (225.358µs) from=127.0.0.6:41791
    2022/11/27 00:37:28 [DEBUG] http: Request GET /v1/status/leader (503.666µs) from=127.0.0.6:33625
    2022/11/27 00:37:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:37:47 [DEBUG] http: Request GET /v1/status/leader (302.488µs) from=127.0.0.6:41791
    2022/11/27 00:37:48 [DEBUG] http: Request GET /v1/status/leader (307.384µs) from=127.0.0.6:33625
    2022/11/27 00:37:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m1.829759485s) from=127.0.0.6:46881
    2022/11/27 00:38:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m6.220643437s) from=127.0.0.6:57157
    2022/11/27 00:38:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m6.999689707s) from=127.0.0.6:54237
    2022/11/27 00:38:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.049901637s) from=127.0.0.6:44253
    2022/11/27 00:38:07 [DEBUG] http: Request GET /v1/status/leader (158.965µs) from=127.0.0.6:41791
    2022/11/27 00:38:08 [DEBUG] http: Request GET /v1/status/leader (183.62µs) from=127.0.0.6:33625
    2022/11/27 00:38:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.642748862s) from=127.0.0.6:46835
    2022/11/27 00:38:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.200512798s) from=127.0.0.6:50421
    2022/11/27 00:38:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.552102294s) from=127.0.0.6:33199
    2022/11/27 00:38:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.110935707s) from=127.0.0.6:56655
    2022/11/27 00:38:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.408923088s) from=127.0.0.6:55377
    2022/11/27 00:38:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.241628471s) from=127.0.0.6:47119
    2022/11/27 00:38:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.357265232s) from=127.0.0.6:60329
    2022/11/27 00:38:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:38:27 [DEBUG] http: Request GET /v1/status/leader (349.034µs) from=127.0.0.6:41791
    2022/11/27 00:38:28 [DEBUG] http: Request GET /v1/status/leader (196.183µs) from=127.0.0.6:33625
    2022/11/27 00:38:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.652253184s) from=127.0.0.6:42977
    2022/11/27 00:38:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.011805694s) from=127.0.0.6:44073
    2022/11/27 00:38:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.260714617s) from=127.0.0.6:43703
    2022/11/27 00:38:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.876857495s) from=127.0.0.6:56203
    2022/11/27 00:38:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.742815178s) from=127.0.0.6:47891
    2022/11/27 00:38:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:38:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.735202538s) from=127.0.0.6:32999
    2022/11/27 00:38:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.58403189s) from=127.0.0.6:56603
    2022/11/27 00:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.014225921s) from=127.0.0.6:43185
    2022/11/27 00:38:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m7.064466418s) from=127.0.0.6:50305
    2022/11/27 00:38:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.677832059s) from=127.0.0.6:60327
    2022/11/27 00:38:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m2.459007536s) from=127.0.0.6:38281
    2022/11/27 00:38:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.481483845s) from=127.0.0.6:58051
    2022/11/27 00:38:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.956722955s) from=127.0.0.6:36169
    2022/11/27 00:38:47 [DEBUG] http: Request GET /v1/status/leader (192.278µs) from=127.0.0.6:41791
    2022/11/27 00:38:48 [DEBUG] http: Request GET /v1/status/leader (305.493µs) from=127.0.0.6:33625
    2022/11/27 00:38:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.46100413s) from=127.0.0.6:52127
    2022/11/27 00:38:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m4.837579126s) from=127.0.0.6:54451
    2022/11/27 00:38:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.841982845s) from=127.0.0.6:59195
    2022/11/27 00:38:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.639600666s) from=127.0.0.6:51103
    2022/11/27 00:38:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:38:59 [DEBUG] agent: Node info in sync
    2022/11/27 00:39:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.642930792s) from=127.0.0.6:41323
    2022/11/27 00:39:07 [DEBUG] http: Request GET /v1/status/leader (325.583µs) from=127.0.0.6:41791
    2022/11/27 00:39:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.375307425s) from=127.0.0.6:50267
    2022/11/27 00:39:08 [DEBUG] http: Request GET /v1/status/leader (182.532µs) from=127.0.0.6:33625
    2022/11/27 00:39:27 [DEBUG] http: Request GET /v1/status/leader (342.865µs) from=127.0.0.6:41791
    2022/11/27 00:39:28 [DEBUG] http: Request GET /v1/status/leader (1.271961ms) from=127.0.0.6:33625
    2022/11/27 00:39:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:39:47 [DEBUG] http: Request GET /v1/status/leader (205.707µs) from=127.0.0.6:41791
    2022/11/27 00:39:48 [DEBUG] http: Request GET /v1/status/leader (319.232µs) from=127.0.0.6:33625
    2022/11/27 00:40:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m6.937758388s) from=127.0.0.6:46881
    2022/11/27 00:40:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m3.36208232s) from=127.0.0.6:57157
    2022/11/27 00:40:07 [DEBUG] http: Request GET /v1/status/leader (358.339µs) from=127.0.0.6:41791
    2022/11/27 00:40:08 [DEBUG] http: Request GET /v1/status/leader (180.99µs) from=127.0.0.6:33625
    2022/11/27 00:40:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.169392276s) from=127.0.0.6:54237
    2022/11/27 00:40:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.353454683s) from=127.0.0.6:44253
    2022/11/27 00:40:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.440269238s) from=127.0.0.6:46835
    2022/11/27 00:40:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.557315466s) from=127.0.0.6:50421
    2022/11/27 00:40:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m2.673687508s) from=127.0.0.6:33199
    2022/11/27 00:40:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.472779618s) from=127.0.0.6:47119
    2022/11/27 00:40:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.517032394s) from=127.0.0.6:56655
    2022/11/27 00:40:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.268410419s) from=127.0.0.6:55377
    2022/11/27 00:40:27 [DEBUG] http: Request GET /v1/status/leader (281.202µs) from=127.0.0.6:41791
    2022/11/27 00:40:28 [DEBUG] http: Request GET /v1/status/leader (266.431µs) from=127.0.0.6:33625
    2022/11/27 00:40:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.258724249s) from=127.0.0.6:60329
    2022/11/27 00:40:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.981574009s) from=127.0.0.6:42977
    2022/11/27 00:40:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.503170546s) from=127.0.0.6:44073
    2022/11/27 00:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.538246169s) from=127.0.0.6:43703
    2022/11/27 00:40:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:40:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.446816091s) from=127.0.0.6:56203
    2022/11/27 00:40:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.977602086s) from=127.0.0.6:32999
    2022/11/27 00:40:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.00872329s) from=127.0.0.6:47891
    2022/11/27 00:40:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.729662072s) from=127.0.0.6:50305
    2022/11/27 00:40:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.038683488s) from=127.0.0.6:56603
    2022/11/27 00:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.005187757s) from=127.0.0.6:43185
    2022/11/27 00:40:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.290109853s) from=127.0.0.6:36169
    2022/11/27 00:40:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:40:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.133731964s) from=127.0.0.6:58051
    2022/11/27 00:40:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.278756659s) from=127.0.0.6:60327
    2022/11/27 00:40:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.188638713s) from=127.0.0.6:38281
    2022/11/27 00:40:47 [DEBUG] http: Request GET /v1/status/leader (342.233µs) from=127.0.0.6:41791
    2022/11/27 00:40:48 [DEBUG] http: Request GET /v1/status/leader (289.692µs) from=127.0.0.6:33625
    2022/11/27 00:40:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:40:50 [DEBUG] agent: Node info in sync
    2022/11/27 00:40:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.002457675s) from=127.0.0.6:52127
    2022/11/27 00:40:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.787124108s) from=127.0.0.6:59195
    2022/11/27 00:40:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.181866972s) from=127.0.0.6:54451
    2022/11/27 00:40:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.017638793s) from=127.0.0.6:51103
    2022/11/27 00:41:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.000392145s) from=127.0.0.6:41323
    2022/11/27 00:41:07 [DEBUG] http: Request GET /v1/status/leader (269.718µs) from=127.0.0.6:41791
    2022/11/27 00:41:08 [DEBUG] http: Request GET /v1/status/leader (197.297µs) from=127.0.0.6:33625
    2022/11/27 00:41:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.979736621s) from=127.0.0.6:50267
    2022/11/27 00:41:27 [DEBUG] http: Request GET /v1/status/leader (296.653µs) from=127.0.0.6:41791
    2022/11/27 00:41:28 [DEBUG] http: Request GET /v1/status/leader (276.028µs) from=127.0.0.6:33625
    2022/11/27 00:41:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:41:47 [DEBUG] http: Request GET /v1/status/leader (332.974µs) from=127.0.0.6:41791
    2022/11/27 00:41:48 [DEBUG] http: Request GET /v1/status/leader (199.087µs) from=127.0.0.6:33625
    2022/11/27 00:42:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m2.134339617s) from=127.0.0.6:46881
    2022/11/27 00:42:07 [DEBUG] http: Request GET /v1/status/leader (307.677µs) from=127.0.0.6:41791
    2022/11/27 00:42:08 [DEBUG] http: Request GET /v1/status/leader (983.912µs) from=127.0.0.6:33625
    2022/11/27 00:42:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m3.703425391s) from=127.0.0.6:57157
    2022/11/27 00:42:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m3.690108419s) from=127.0.0.6:54237
    2022/11/27 00:42:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.243532152s) from=127.0.0.6:46835
    2022/11/27 00:42:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.893211546s) from=127.0.0.6:44253
    2022/11/27 00:42:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.936137211s) from=127.0.0.6:50421
    2022/11/27 00:42:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.159028379s) from=127.0.0.6:47119
    2022/11/27 00:42:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.842904434s) from=127.0.0.6:33199
    2022/11/27 00:42:27 [DEBUG] http: Request GET /v1/status/leader (317.736µs) from=127.0.0.6:41791
    2022/11/27 00:42:28 [DEBUG] http: Request GET /v1/status/leader (741.746µs) from=127.0.0.6:33625
    2022/11/27 00:42:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.497976617s) from=127.0.0.6:55377
    2022/11/27 00:42:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m6.362140568s) from=127.0.0.6:56655
    2022/11/27 00:42:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.953872656s) from=127.0.0.6:44073
    2022/11/27 00:42:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.625348237s) from=127.0.0.6:60329
    2022/11/27 00:42:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m7.379536913s) from=127.0.0.6:42977
    2022/11/27 00:42:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.34064543s) from=127.0.0.6:43703
    2022/11/27 00:42:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:42:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.885532797s) from=127.0.0.6:56203
    2022/11/27 00:42:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.18986674s) from=127.0.0.6:32999
    2022/11/27 00:42:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:42:43 [DEBUG] agent: Node info in sync
    2022/11/27 00:42:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.423638201s) from=127.0.0.6:50305
    2022/11/27 00:42:47 [DEBUG] http: Request GET /v1/status/leader (662.238µs) from=127.0.0.6:41791
    2022/11/27 00:42:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.586664975s) from=127.0.0.6:38281
    2022/11/27 00:42:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.650572016s) from=127.0.0.6:56603
    2022/11/27 00:42:48 [DEBUG] http: Request GET /v1/status/leader (178.942µs) from=127.0.0.6:33625
    2022/11/27 00:42:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m7.066515595s) from=127.0.0.6:47891
    2022/11/27 00:42:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.216398947s) from=127.0.0.6:36169
    2022/11/27 00:42:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.473656436s) from=127.0.0.6:43185
    2022/11/27 00:42:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.349665617s) from=127.0.0.6:52127
    2022/11/27 00:42:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.226004031s) from=127.0.0.6:58051
    2022/11/27 00:42:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.756245381s) from=127.0.0.6:60327
    2022/11/27 00:43:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.245428313s) from=127.0.0.6:59195
    2022/11/27 00:43:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.972450326s) from=127.0.0.6:54451
    2022/11/27 00:43:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:43:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.475206734s) from=127.0.0.6:51103
    2022/11/27 00:43:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.077084141s) from=127.0.0.6:41323
    2022/11/27 00:43:07 [DEBUG] http: Request GET /v1/status/leader (340.025µs) from=127.0.0.6:41791
    2022/11/27 00:43:08 [DEBUG] http: Request GET /v1/status/leader (392.544µs) from=127.0.0.6:33625
    2022/11/27 00:43:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.002859633s) from=127.0.0.6:50267
    2022/11/27 00:43:27 [DEBUG] http: Request GET /v1/status/leader (153.824µs) from=127.0.0.6:41791
    2022/11/27 00:43:28 [DEBUG] http: Request GET /v1/status/leader (181.054µs) from=127.0.0.6:33625
    2022/11/27 00:43:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:43:47 [DEBUG] http: Request GET /v1/status/leader (292.11µs) from=127.0.0.6:41791
    2022/11/27 00:43:48 [DEBUG] http: Request GET /v1/status/leader (289.273µs) from=127.0.0.6:33625
    2022/11/27 00:43:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:43:51 [DEBUG] agent: Node info in sync
    2022/11/27 00:44:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m0.464984605s) from=127.0.0.6:46881
    2022/11/27 00:44:08 [DEBUG] http: Request GET /v1/status/leader (204.911µs) from=127.0.0.6:41791
    2022/11/27 00:44:08 [DEBUG] http: Request GET /v1/status/leader (224.086µs) from=127.0.0.6:33625
    2022/11/27 00:44:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m6.092441205s) from=127.0.0.6:57157
    2022/11/27 00:44:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.849969328s) from=127.0.0.6:44253
    2022/11/27 00:44:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.427214212s) from=127.0.0.6:54237
    2022/11/27 00:44:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.651599806s) from=127.0.0.6:46835
    2022/11/27 00:44:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.062528044s) from=127.0.0.6:50421
    2022/11/27 00:44:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.249216651s) from=127.0.0.6:47119
    2022/11/27 00:44:28 [DEBUG] http: Request GET /v1/status/leader (255.478µs) from=127.0.0.6:41791
    2022/11/27 00:44:28 [DEBUG] http: Request GET /v1/status/leader (194.031µs) from=127.0.0.6:33625
    2022/11/27 00:44:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.149707637s) from=127.0.0.6:33199
    2022/11/27 00:44:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.349294383s) from=127.0.0.6:55377
    2022/11/27 00:44:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.124961104s) from=127.0.0.6:56655
    2022/11/27 00:44:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.667431948s) from=127.0.0.6:44073
    2022/11/27 00:44:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.70349715s) from=127.0.0.6:60329
    2022/11/27 00:44:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.700553335s) from=127.0.0.6:43703
    2022/11/27 00:44:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.293039855s) from=127.0.0.6:42977
    2022/11/27 00:44:48 [DEBUG] http: Request GET /v1/status/leader (364.375µs) from=127.0.0.6:41791
    2022/11/27 00:44:48 [DEBUG] http: Request GET /v1/status/leader (195.352µs) from=127.0.0.6:33625
    2022/11/27 00:44:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.771964306s) from=127.0.0.6:32999
    2022/11/27 00:44:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.017153448s) from=127.0.0.6:50305
    2022/11/27 00:44:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m7.325900672s) from=127.0.0.6:56203
    2022/11/27 00:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.712615155s) from=127.0.0.6:47891
    2022/11/27 00:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.537443306s) from=127.0.0.6:43185
    2022/11/27 00:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.568213376s) from=127.0.0.6:56603
    2022/11/27 00:44:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.748501013s) from=127.0.0.6:36169
    2022/11/27 00:44:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.884152885s) from=127.0.0.6:38281
    2022/11/27 00:44:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.342030674s) from=127.0.0.6:52127
    2022/11/27 00:44:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.912563757s) from=127.0.0.6:58051
    2022/11/27 00:44:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.715464661s) from=127.0.0.6:60327
    2022/11/27 00:45:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.872589562s) from=127.0.0.6:59195
    2022/11/27 00:45:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:45:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.801546233s) from=127.0.0.6:54451
    2022/11/27 00:45:08 [DEBUG] http: Request GET /v1/status/leader (378.911µs) from=127.0.0.6:41791
    2022/11/27 00:45:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.366744135s) from=127.0.0.6:41323
    2022/11/27 00:45:08 [DEBUG] http: Request GET /v1/status/leader (194.231µs) from=127.0.0.6:33625
    2022/11/27 00:45:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.860494247s) from=127.0.0.6:51103
    2022/11/27 00:45:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.425225458s) from=127.0.0.6:50267
    2022/11/27 00:45:28 [DEBUG] http: Request GET /v1/status/leader (693.903µs) from=127.0.0.6:41791
    2022/11/27 00:45:28 [DEBUG] http: Request GET /v1/status/leader (2.442518ms) from=127.0.0.6:33625
    2022/11/27 00:45:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:45:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:45:40 [DEBUG] agent: Node info in sync
    2022/11/27 00:45:48 [DEBUG] http: Request GET /v1/status/leader (185.684µs) from=127.0.0.6:41791
    2022/11/27 00:45:48 [DEBUG] http: Request GET /v1/status/leader (320.561µs) from=127.0.0.6:33625
    2022/11/27 00:46:08 [DEBUG] http: Request GET /v1/status/leader (279.286µs) from=127.0.0.6:41791
    2022/11/27 00:46:08 [DEBUG] http: Request GET /v1/status/leader (212.731µs) from=127.0.0.6:33625
    2022/11/27 00:46:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m2.898685084s) from=127.0.0.6:46881
    2022/11/27 00:46:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.866607667s) from=127.0.0.6:57157
    2022/11/27 00:46:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.46118068s) from=127.0.0.6:44253
    2022/11/27 00:46:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.985646916s) from=127.0.0.6:54237
    2022/11/27 00:46:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.408093358s) from=127.0.0.6:46835
    2022/11/27 00:46:28 [DEBUG] http: Request GET /v1/status/leader (324.623µs) from=127.0.0.6:41791
    2022/11/27 00:46:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.734553345s) from=127.0.0.6:50421
    2022/11/27 00:46:28 [DEBUG] http: Request GET /v1/status/leader (370.694µs) from=127.0.0.6:33625
    2022/11/27 00:46:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.695192825s) from=127.0.0.6:47119
    2022/11/27 00:46:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.172868843s) from=127.0.0.6:33199
    2022/11/27 00:46:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:46:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.293039549s) from=127.0.0.6:44073
    2022/11/27 00:46:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.32025328s) from=127.0.0.6:56655
    2022/11/27 00:46:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m7.073028569s) from=127.0.0.6:55377
    2022/11/27 00:46:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.060920975s) from=127.0.0.6:42977
    2022/11/27 00:46:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.384906104s) from=127.0.0.6:60329
    2022/11/27 00:46:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.010243333s) from=127.0.0.6:43703
    2022/11/27 00:46:48 [DEBUG] http: Request GET /v1/status/leader (208.161µs) from=127.0.0.6:41791
    2022/11/27 00:46:48 [DEBUG] http: Request GET /v1/status/leader (510.043µs) from=127.0.0.6:33625
    2022/11/27 00:46:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.348805635s) from=127.0.0.6:50305
    2022/11/27 00:46:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.112377012s) from=127.0.0.6:43185
    2022/11/27 00:46:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.509277153s) from=127.0.0.6:56203
    2022/11/27 00:46:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.269610386s) from=127.0.0.6:32999
    2022/11/27 00:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.918781816s) from=127.0.0.6:47891
    2022/11/27 00:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.519814912s) from=127.0.0.6:56603
    2022/11/27 00:46:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.399716573s) from=127.0.0.6:36169
    2022/11/27 00:46:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.514853191s) from=127.0.0.6:38281
    2022/11/27 00:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.719752784s) from=127.0.0.6:52127
    2022/11/27 00:46:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.33923023s) from=127.0.0.6:60327
    2022/11/27 00:47:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.158553176s) from=127.0.0.6:58051
    2022/11/27 00:47:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.819591514s) from=127.0.0.6:59195
    2022/11/27 00:47:08 [DEBUG] http: Request GET /v1/status/leader (319.298µs) from=127.0.0.6:41791
    2022/11/27 00:47:08 [DEBUG] http: Request GET /v1/status/leader (351.616µs) from=127.0.0.6:33625
    2022/11/27 00:47:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.377817924s) from=127.0.0.6:54451
    2022/11/27 00:47:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.223820026s) from=127.0.0.6:41323
    2022/11/27 00:47:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:47:14 [DEBUG] agent: Node info in sync
    2022/11/27 00:47:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.036135574s) from=127.0.0.6:51103
    2022/11/27 00:47:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.801977139s) from=127.0.0.6:50267
    2022/11/27 00:47:28 [DEBUG] http: Request GET /v1/status/leader (264.446µs) from=127.0.0.6:41791
    2022/11/27 00:47:28 [DEBUG] http: Request GET /v1/status/leader (287.782µs) from=127.0.0.6:33625
    2022/11/27 00:47:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:47:48 [DEBUG] http: Request GET /v1/status/leader (404.916µs) from=127.0.0.6:41791
    2022/11/27 00:47:48 [DEBUG] http: Request GET /v1/status/leader (314.537µs) from=127.0.0.6:33625
    2022/11/27 00:47:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/27 00:48:08 [DEBUG] http: Request GET /v1/status/leader (257.781µs) from=127.0.0.6:41791
    2022/11/27 00:48:08 [DEBUG] http: Request GET /v1/status/leader (260.047µs) from=127.0.0.6:33625
    2022/11/27 00:48:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m5.522335093s) from=127.0.0.6:46881
    2022/11/27 00:48:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m0.075617397s) from=127.0.0.6:57157
    2022/11/27 00:48:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.545198282s) from=127.0.0.6:44253
    2022/11/27 00:48:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.016412193s) from=127.0.0.6:46835
    2022/11/27 00:48:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.600411832s) from=127.0.0.6:54237
    2022/11/27 00:48:28 [DEBUG] http: Request GET /v1/status/leader (324.1µs) from=127.0.0.6:41791
    2022/11/27 00:48:28 [DEBUG] http: Request GET /v1/status/leader (212.08µs) from=127.0.0.6:33625
    2022/11/27 00:48:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.150285486s) from=127.0.0.6:50421
    2022/11/27 00:48:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.932244983s) from=127.0.0.6:47119
    2022/11/27 00:48:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m2.400911987s) from=127.0.0.6:33199
    2022/11/27 00:48:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/27 00:48:35 [DEBUG] agent: Node info in sync
    2022/11/27 00:48:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small
    2022/11/27 00:48:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.138292958s) from=127.0.0.6:44073
    2022/11/27 00:48:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m2.140941129s) from=127.0.0.6:56655
    2022/11/27 00:48:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.675048945s) from=127.0.0.6:42977
    2022/11/27 00:48:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.702357923s) from=127.0.0.6:60329
    2022/11/27 00:48:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.957437986s) from=127.0.0.6:55377
    2022/11/27 00:48:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.746930165s) from=127.0.0.6:43703
    2022/11/27 00:48:48 [DEBUG] http: Request GET /v1/status/leader (193.345µs) from=127.0.0.6:41791
    2022/11/27 00:48:48 [DEBUG] http: Request GET /v1/status/leader (454.997µs) from=127.0.0.6:33625
    2022/11/27 00:48:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.359848178s) from=127.0.0.6:50305
    2022/11/27 00:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.757243054s) from=127.0.0.6:43185
    2022/11/27 00:48:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.941143063s) from=127.0.0.6:56203
    2022/11/27 00:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.396527931s) from=127.0.0.6:47891
    2022/11/27 00:49:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.293575675s) from=127.0.0.6:32999
    2022/11/27 00:49:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.393089311s) from=127.0.0.6:52127
    2022/11/27 00:49:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.527209617s) from=127.0.0.6:58051
    2022/11/27 00:49:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.142791043s) from=127.0.0.6:56603
    2022/11/27 00:49:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.433584337s) from=127.0.0.6:36169
    2022/11/27 00:49:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.386290227s) from=127.0.0.6:60327
    2022/11/27 00:49:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m7.438328967s) from=127.0.0.6:38281
    2022/11/27 00:49:08 [DEBUG] http: Request GET /v1/status/leader (460.861µs) from=127.0.0.6:41791
    2022/11/27 00:49:08 [DEBUG] http: Request GET /v1/status/leader (177.086µs) from=127.0.0.6:33625
    2022/11/27 00:49:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.280746308s) from=127.0.0.6:41323
    2022/11/27 00:49:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.131529467s) from=127.0.0.6:59195
    2022/11/27 00:49:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m4.034121441s) from=127.0.0.6:54451
    2022/11/27 00:49:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.298262705s) from=127.0.0.6:51103
    2022/11/27 00:49:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.205905522s) from=127.0.0.6:50267
    2022/11/27 00:49:28 [DEBUG] http: Request GET /v1/status/leader (179.923µs) from=127.0.0.6:41791
    2022/11/27 00:49:28 [DEBUG] http: Request GET /v1/status/leader (310.356µs) from=127.0.0.6:33625
    2022/11/27 00:49:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync
    2022/11/27 00:49:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync
    2022/11/