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: 'd65c878e-14af-d9e2-9c16-524cf26a8c23'
         Node name: 'onap-msb-consul-f96d66b85-sz79j'
        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/07/28 10:07:22 [DEBUG] agent: Using random ID "d65c878e-14af-d9e2-9c16-524cf26a8c23" as node ID
    2022/07/28 10:07:22 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:d65c878e-14af-d9e2-9c16-524cf26a8c23 Address:127.0.0.1:8300}]
    2022/07/28 10:07:22 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/07/28 10:07:22 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-sz79j.dc1 127.0.0.1
    2022/07/28 10:07:22 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-sz79j 127.0.0.1
    2022/07/28 10:07:22 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-sz79j (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:07:22 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-sz79j.dc1" in area "wan"
    2022/07/28 10:07:22 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/07/28 10:07:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/07/28 10:07:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/07/28 10:07:22 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/07/28 10:07:22 [INFO] agent: started state syncer
    2022/07/28 10:07:22 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/07/28 10:07:22 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/07/28 10:07:22 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/07/28 10:07:22 [DEBUG] raft: Votes needed: 1
    2022/07/28 10:07:22 [DEBUG] raft: Vote granted from d65c878e-14af-d9e2-9c16-524cf26a8c23 in term 2. Tally: 1
    2022/07/28 10:07:22 [INFO] raft: Election won. Tally: 1
    2022/07/28 10:07:22 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/07/28 10:07:22 [INFO] consul: cluster leadership acquired
    2022/07/28 10:07:22 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-sz79j
    2022/07/28 10:07:22 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/07/28 10:07:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:07:22 [INFO] consul: member 'onap-msb-consul-f96d66b85-sz79j' joined, marking health alive
    2022/07/28 10:07:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:07:22 [INFO] agent: Synced node info
    2022/07/28 10:07:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:07:22 [DEBUG] agent: Node info in sync
    2022/07/28 10:07:22 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: dial tcp 52.222.214.119:443: connect: connection refused
    2022/07/28 10:08:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:09:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:09:18 [DEBUG] agent: Node info in sync
    2022/07/28 10:09:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:09:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:10:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:10:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:10:54 [DEBUG] agent: Node info in sync
    2022/07/28 10:11:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:11:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:11:57 [DEBUG] agent: Node info in sync
    2022/07/28 10:12:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:12:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:13:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:13:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:13:38 [DEBUG] agent: Node info in sync
    2022/07/28 10:14:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:15:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:15:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:15:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:15:26 [DEBUG] agent: Node info in sync
    2022/07/28 10:16:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:16:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:16:53 [DEBUG] agent: Node info in sync
    2022/07/28 10:17:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:17:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:18:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:18:00 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:18:23 [DEBUG] http: Request GET /v1/status/leader (1.272589ms) from=127.0.0.6:36723
    2022/07/28 10:18:24 [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/07/28 10:18:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:18:24 [INFO] agent: Synced service "_v0_multicloud_10.233.37.16_9001"
    2022/07/28 10:18:24 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:24 [DEBUG] http: Request PUT /v1/agent/service/register (25.706715ms) from=127.0.0.6:36723
    2022/07/28 10:18:24 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:24 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (809.319µs) from=127.0.0.6:58669
    2022/07/28 10:18:24 [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/07/28 10:18:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:18:24 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:24 [INFO] agent: Synced service "_v1_multicloud_10.233.37.16_9001"
    2022/07/28 10:18:24 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:24 [DEBUG] http: Request PUT /v1/agent/service/register (70.965978ms) from=127.0.0.6:58669
    2022/07/28 10:18:24 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:24 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:24 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.667287ms) from=127.0.0.6:58669
    2022/07/28 10:18:24 [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/07/28 10:18:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:18:25 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.12.22_9011"
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (312.436968ms) from=127.0.0.6:36723
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (749.591µs) from=127.0.0.6:36723
    2022/07/28 10:18:25 [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/07/28 10:18:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.12.22_9011"
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.762529ms) from=127.0.0.6:58669
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (415.123µs) from=127.0.0.6:58669
    2022/07/28 10:18:25 [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/07/28 10:18:25 [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/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [INFO] agent: Synced service "_v1_sdc-gui_10.233.13.51_8181"
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (28.058829ms) from=127.0.0.6:36723
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (382.515µs) from=127.0.0.6:58669
    2022/07/28 10:18:25 [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/07/28 10:18:25 [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/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [INFO] agent: Synced service "_v1_wf-gui_10.233.31.159_8080"
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.521256ms) from=127.0.0.6:58669
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (296.537µs) from=127.0.0.6:58669
    2022/07/28 10:18:25 [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/07/28 10:18:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.52.7_9007"
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.317491ms) from=127.0.0.6:36723
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (254.051µs) from=127.0.0.6:36723
    2022/07/28 10:18:25 [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/07/28 10:18:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.52.7_9007"
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.566239ms) from=127.0.0.6:58669
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (325.509µs) from=127.0.0.6:58669
    2022/07/28 10:18:25 [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/07/28 10:18:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.12.87_9015"
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.859647ms) from=127.0.0.6:58669
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (530.435µs) from=127.0.0.6:36723
    2022/07/28 10:18:25 [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/07/28 10:18:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:18:25 [INFO] agent: Synced service "_v1_parser_10.233.62.38_8806"
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.699525ms) from=127.0.0.6:58669
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (422.715µs) from=127.0.0.6:36723
    2022/07/28 10:18:25 [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/07/28 10:18:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [INFO] agent: Synced service "_v1_catalog_10.233.62.38_8806"
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.048796ms) from=127.0.0.6:36723
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (322.299µs) from=127.0.0.6:58669
    2022/07/28 10:18:25 [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/07/28 10:18:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [INFO] agent: Synced service "_v1_nsd_10.233.62.38_8806"
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.907731ms) from=127.0.0.6:58669
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (325.02µs) from=127.0.0.6:58669
    2022/07/28 10:18:25 [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/07/28 10:18:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.62.38_8806"
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.326273ms) from=127.0.0.6:58669
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (332.496µs) from=127.0.0.6:58669
    2022/07/28 10:18:25 [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/07/28 10:18:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.50.166_443"
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (63.729319ms) from=127.0.0.6:36723
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:18:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:18:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (657.837µs) from=127.0.0.6:36723
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/catalog/services (1.16444ms) from=127.0.0.6:58669
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/status/leader (365.893µs) from=127.0.0.6:58669
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (324.463µs) from=127.0.0.6:36723
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (203.358µs) from=127.0.0.6:50491
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (346.606µs) from=127.0.0.6:36571
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (155.58µs) from=127.0.0.6:45513
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (232.374µs) from=127.0.0.6:45513
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (161.776µs) from=127.0.0.6:36723
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (235.13µs) from=127.0.0.6:36571
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (296.895µs) from=127.0.0.6:50491
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (154.89µs) from=127.0.0.6:50491
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (171.8µs) from=127.0.0.6:36571
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (255.467µs) from=127.0.0.6:36571
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (250.934µs) from=127.0.0.6:36723
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (180.83µs) from=127.0.0.6:52127
    2022/07/28 10:18:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (139.929µs) from=127.0.0.6:49467
    2022/07/28 10:19:11 [DEBUG] http: Request GET /v1/status/leader (286.795µs) from=127.0.0.6:33265
    2022/07/28 10:19:14 [DEBUG] http: Request GET /v1/catalog/services (380.87µs) from=127.0.0.6:33265
    2022/07/28 10:19:14 [DEBUG] http: Request GET /v1/status/leader (183.91µs) from=127.0.0.6:33265
    2022/07/28 10:19:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (309.5µs) from=127.0.0.6:60227
    2022/07/28 10:19:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (186.439µs) from=127.0.0.6:60227
    2022/07/28 10:19:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:19:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:19:31 [DEBUG] http: Request GET /v1/status/leader (1.135863ms) from=127.0.0.6:58363
    2022/07/28 10:19:34 [DEBUG] http: Request GET /v1/status/leader (279.313µs) from=127.0.0.6:50777
    2022/07/28 10:19:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:19:45 [DEBUG] agent: Node info in sync
    2022/07/28 10:19:51 [DEBUG] http: Request GET /v1/status/leader (223.164µs) from=127.0.0.6:58363
    2022/07/28 10:19:55 [DEBUG] http: Request GET /v1/status/leader (1.512504ms) from=127.0.0.6:50777
    2022/07/28 10:19:59 [DEBUG] http: Request GET /v1/catalog/services (399.195µs) from=127.0.0.6:58363
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/status/leader (184.97µs) from=127.0.0.6:40859
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/parser-v1 (196.26µs) from=127.0.0.6:40859
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (170.622µs) from=127.0.0.6:40859
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (151.01µs) from=127.0.0.6:40859
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (213.185µs) from=127.0.0.6:40859
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (211.574µs) from=127.0.0.6:40859
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (185.733µs) from=127.0.0.6:58383
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (121.897µs) from=127.0.0.6:50777
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (102.244µs) from=127.0.0.6:40859
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (119.056µs) from=127.0.0.6:39951
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (223.282µs) from=127.0.0.6:39951
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (222.958µs) from=127.0.0.6:40859
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (2.954395ms) from=127.0.0.6:57559
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (193.576µs) from=127.0.0.6:49383
    2022/07/28 10:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (250.802µs) from=127.0.0.6:50181
    2022/07/28 10:20:19 [DEBUG] http: Request GET /v1/catalog/services (353.807µs) from=127.0.0.6:37429
    2022/07/28 10:20:19 [DEBUG] http: Request GET /v1/status/leader (279.834µs) from=127.0.0.6:38017
    2022/07/28 10:20:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (487.51µs) from=127.0.0.6:38017
    2022/07/28 10:20:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (254.88µs) from=127.0.0.6:54425
    2022/07/28 10:20:20 [DEBUG] http: Request GET /v1/status/leader (302.902µs) from=127.0.0.6:56599
    2022/07/28 10:20:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:20:39 [DEBUG] http: Request GET /v1/status/leader (334.725µs) from=127.0.0.6:56599
    2022/07/28 10:20:40 [DEBUG] http: Request GET /v1/status/leader (246.452µs) from=127.0.0.6:56599
    2022/07/28 10:20:49 [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/07/28 10:20:49 [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/07/28 10:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:20:49 [INFO] agent: Synced service "_v1_sdnc_10.233.6.239_8282"
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Node info in sync
    2022/07/28 10:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (8.036592ms) from=127.0.0.6:38251
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:20:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (1m58.457000182s) from=127.0.0.6:58669
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:20:49 [DEBUG] agent: Node info in sync
    2022/07/28 10:20:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (1m34.824371664s) from=127.0.0.6:33265
    2022/07/28 10:20:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (30.063728967s) from=127.0.0.6:37429
    2022/07/28 10:20:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (49.788448782s) from=127.0.0.6:58363
    2022/07/28 10:20:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (353.207µs) from=127.0.0.6:58363
    2022/07/28 10:20:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (209.602µs) from=127.0.0.6:58363
    2022/07/28 10:20:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.098099146s) from=127.0.0.6:36571
    2022/07/28 10:20:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m0.943109657s) from=127.0.0.6:45513
    2022/07/28 10:20:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.966125596s) from=127.0.0.6:42629
    2022/07/28 10:20:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.509490692s) from=127.0.0.6:60853
    2022/07/28 10:20:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m2.00583547s) from=127.0.0.6:34453
    2022/07/28 10:20:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m2.4981152s) from=127.0.0.6:45533
    2022/07/28 10:20:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m3.134296852s) from=127.0.0.6:56907
    2022/07/28 10:20:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.147157231s) from=127.0.0.6:47939
    2022/07/28 10:20:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.624956859s) from=127.0.0.6:50491
    2022/07/28 10:20:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m4.616608189s) from=127.0.0.6:54619
    2022/07/28 10:20:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.865442464s) from=127.0.0.6:52127
    2022/07/28 10:20:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.131038764s) from=127.0.0.6:36723
    2022/07/28 10:20:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m5.972962317s) from=127.0.0.6:47411
    2022/07/28 10:20:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m7.127749302s) from=127.0.0.6:49467
    2022/07/28 10:20:59 [DEBUG] http: Request GET /v1/status/leader (348.26µs) from=127.0.0.6:41575
    2022/07/28 10:21:00 [DEBUG] http: Request GET /v1/status/leader (153.958µs) from=127.0.0.6:38251
    2022/07/28 10:21:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.555428285s) from=127.0.0.6:56631
    2022/07/28 10:21:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.037689089s) from=127.0.0.6:60227
    2022/07/28 10:21:19 [DEBUG] http: Request GET /v1/status/leader (216.293µs) from=127.0.0.6:38251
    2022/07/28 10:21:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/catalog/services (465.678µs) from=127.0.0.6:38251
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (207.988µs) from=127.0.0.6:57633
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (347.75µs) from=127.0.0.6:41575
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/health/service/parser-v1 (325.387µs) from=127.0.0.6:41575
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (346.805µs) from=127.0.0.6:41575
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (229.746µs) from=127.0.0.6:57633
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (225.649µs) from=127.0.0.6:41575
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/status/leader (519.074µs) from=127.0.0.6:41575
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (484.343µs) from=127.0.0.6:41575
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (294.128µs) from=127.0.0.6:41575
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (190.93µs) from=127.0.0.6:52323
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (291.812µs) from=127.0.0.6:34695
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (170.713µs) from=127.0.0.6:54685
    2022/07/28 10:21:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (146.568µs) from=127.0.0.6:54685
    2022/07/28 10:21:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (160.509µs) from=127.0.0.6:34695
    2022/07/28 10:21:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (181.122µs) from=127.0.0.6:34695
    2022/07/28 10:21:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (163.5µs) from=127.0.0.6:55833
    2022/07/28 10:21:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:21:29 [DEBUG] http: Request GET /v1/catalog/services (419.417µs) from=127.0.0.6:36313
    2022/07/28 10:21:29 [DEBUG] http: Request GET /v1/status/leader (422.683µs) from=127.0.0.6:54147
    2022/07/28 10:21:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (260.025µs) from=127.0.0.6:54147
    2022/07/28 10:21:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (211.57µs) from=127.0.0.6:56113
    2022/07/28 10:21:42 [DEBUG] http: Request GET /v1/status/leader (256.666µs) from=127.0.0.6:47271
    2022/07/28 10:21:49 [DEBUG] http: Request GET /v1/status/leader (531.602µs) from=127.0.0.6:47271
    2022/07/28 10:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.732544652s) from=127.0.0.6:43415
    2022/07/28 10:22:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m0.841517541s) from=127.0.0.6:59687
    2022/07/28 10:22:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m0.987744153s) from=127.0.0.6:50181
    2022/07/28 10:22:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m1.065879892s) from=127.0.0.6:50777
    2022/07/28 10:22:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:22:02 [DEBUG] agent: Node info in sync
    2022/07/28 10:22:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.437940423s) from=127.0.0.6:34945
    2022/07/28 10:22:02 [DEBUG] http: Request GET /v1/status/leader (153.487µs) from=127.0.0.6:47271
    2022/07/28 10:22:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.94427059s) from=127.0.0.6:40859
    2022/07/28 10:22:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m3.702961493s) from=127.0.0.6:43747
    2022/07/28 10:22:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.272359271s) from=127.0.0.6:49383
    2022/07/28 10:22:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.854963315s) from=127.0.0.6:58383
    2022/07/28 10:22:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.260909077s) from=127.0.0.6:51631
    2022/07/28 10:22:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.483585555s) from=127.0.0.6:39951
    2022/07/28 10:22:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.521468912s) from=127.0.0.6:57559
    2022/07/28 10:22:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m7.155394828s) from=127.0.0.6:45883
    2022/07/28 10:22:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m7.487554551s) from=127.0.0.6:41855
    2022/07/28 10:22:09 [DEBUG] http: Request GET /v1/status/leader (2.859424ms) from=127.0.0.6:47271
    2022/07/28 10:22:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.148127156s) from=127.0.0.6:54425
    2022/07/28 10:22:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:22:22 [DEBUG] http: Request GET /v1/status/leader (1.438499ms) from=127.0.0.6:47271
    2022/07/28 10:22:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.618216383s) from=127.0.0.6:38017
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/catalog/services (305.045µs) from=127.0.0.6:47271
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/status/leader (299.919µs) from=127.0.0.6:53429
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (251.824µs) from=127.0.0.6:53429
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (193.407µs) from=127.0.0.6:53429
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (181.83µs) from=127.0.0.6:53429
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/status/leader (169.958µs) from=127.0.0.6:53429
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (228.89µs) from=127.0.0.6:53429
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (131.108µs) from=127.0.0.6:53429
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (292.934µs) from=127.0.0.6:53429
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (250.46µs) from=127.0.0.6:53429
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (229.435µs) from=127.0.0.6:35815
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (226.511µs) from=127.0.0.6:50333
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (183.462µs) from=127.0.0.6:53429
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (168.36µs) from=127.0.0.6:50333
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (199.661µs) from=127.0.0.6:44227
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (135.036µs) from=127.0.0.6:44001
    2022/07/28 10:22:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.915937ms) from=127.0.0.6:53243
    2022/07/28 10:22:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (151.603µs) from=127.0.0.6:44227
    2022/07/28 10:22:40 [DEBUG] http: Request GET /v1/catalog/services (422.985µs) from=127.0.0.6:59879
    2022/07/28 10:22:40 [DEBUG] http: Request GET /v1/status/leader (244.347µs) from=127.0.0.6:59879
    2022/07/28 10:22:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (232.357µs) from=127.0.0.6:59879
    2022/07/28 10:22:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (151.442µs) from=127.0.0.6:46477
    2022/07/28 10:22:49 [DEBUG] http: Request GET /v1/status/leader (179.579µs) from=127.0.0.6:46963
    2022/07/28 10:22:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m1.794725798s) from=127.0.0.6:56599
    2022/07/28 10:22:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m4.174332362s) from=127.0.0.6:37429
    2022/07/28 10:22:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.357252383s) from=127.0.0.6:58363
    2022/07/28 10:23:00 [DEBUG] http: Request GET /v1/status/leader (1.178497ms) from=127.0.0.6:46963
    2022/07/28 10:23:09 [DEBUG] http: Request GET /v1/status/leader (206.468µs) from=127.0.0.6:46963
    2022/07/28 10:23:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:23:18 [DEBUG] agent: Node info in sync
    2022/07/28 10:23:20 [DEBUG] http: Request GET /v1/status/leader (369.298µs) from=127.0.0.6:46963
    2022/07/28 10:23:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:23:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.47142754s) from=127.0.0.6:45293
    2022/07/28 10:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.329692895s) from=127.0.0.6:46365
    2022/07/28 10:23:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m2.965197386s) from=127.0.0.6:54685
    2022/07/28 10:23:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.269711044s) from=127.0.0.6:57633
    2022/07/28 10:23:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.369614468s) from=127.0.0.6:34677
    2022/07/28 10:23:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m3.628571225s) from=127.0.0.6:33999
    2022/07/28 10:23:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m3.966146763s) from=127.0.0.6:48097
    2022/07/28 10:23:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m4.5057002s) from=127.0.0.6:34357
    2022/07/28 10:23:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.61550947s) from=127.0.0.6:52323
    2022/07/28 10:23:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m4.677134965s) from=127.0.0.6:55833
    2022/07/28 10:23:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.729815381s) from=127.0.0.6:59573
    2022/07/28 10:23:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.871511948s) from=127.0.0.6:39305
    2022/07/28 10:23:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m6.684306716s) from=127.0.0.6:38251
    2022/07/28 10:23:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.687647797s) from=127.0.0.6:35997
    2022/07/28 10:23:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m6.846063772s) from=127.0.0.6:34695
    2022/07/28 10:23:29 [DEBUG] http: Request GET /v1/status/leader (152.531µs) from=127.0.0.6:46963
    2022/07/28 10:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m7.081475865s) from=127.0.0.6:41575
    2022/07/28 10:23:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.56492273s) from=127.0.0.6:54147
    2022/07/28 10:23:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m4.933958878s) from=127.0.0.6:36313
    2022/07/28 10:23:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.472567656s) from=127.0.0.6:56113
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/status/leader (142.402µs) from=127.0.0.6:46963
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/catalog/services (414.795µs) from=127.0.0.6:60957
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/status/leader (300.419µs) from=127.0.0.6:46963
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (336.568µs) from=127.0.0.6:44073
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (219.862µs) from=127.0.0.6:44073
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (153.509µs) from=127.0.0.6:46963
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (278.586µs) from=127.0.0.6:44073
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (208.323µs) from=127.0.0.6:46963
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.380859ms) from=127.0.0.6:40919
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (118.129µs) from=127.0.0.6:44073
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (277.087µs) from=127.0.0.6:44073
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (162.302µs) from=127.0.0.6:44073
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (128.158µs) from=127.0.0.6:46963
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (126.351µs) from=127.0.0.6:44073
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (183.082µs) from=127.0.0.6:46963
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (187.841µs) from=127.0.0.6:44073
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (178.448µs) from=127.0.0.6:46465
    2022/07/28 10:23:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (158.26µs) from=127.0.0.6:55881
    2022/07/28 10:23:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:23:49 [DEBUG] http: Request GET /v1/catalog/services (800.141µs) from=127.0.0.6:47017
    2022/07/28 10:23:49 [DEBUG] http: Request GET /v1/status/leader (442.143µs) from=127.0.0.6:50433
    2022/07/28 10:23:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (386.46µs) from=127.0.0.6:50433
    2022/07/28 10:23:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (191.72µs) from=127.0.0.6:50433
    2022/07/28 10:24:00 [DEBUG] http: Request GET /v1/status/leader (243.179µs) from=127.0.0.6:50017
    2022/07/28 10:24:09 [DEBUG] http: Request GET /v1/status/leader (308.818µs) from=127.0.0.6:50017
    2022/07/28 10:24:20 [DEBUG] http: Request GET /v1/status/leader (256.64µs) from=127.0.0.6:50017
    2022/07/28 10:24:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:24:29 [DEBUG] http: Request GET /v1/status/leader (311.79µs) from=127.0.0.6:40033
    2022/07/28 10:24:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.906206977s) from=127.0.0.6:50333
    2022/07/28 10:24:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.711568078s) from=127.0.0.6:39605
    2022/07/28 10:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.821521986s) from=127.0.0.6:53429
    2022/07/28 10:24:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.157907899s) from=127.0.0.6:57271
    2022/07/28 10:24:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.480603017s) from=127.0.0.6:53243
    2022/07/28 10:24:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m2.809946454s) from=127.0.0.6:40935
    2022/07/28 10:24:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m2.810838852s) from=127.0.0.6:32777
    2022/07/28 10:24:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m3.694993314s) from=127.0.0.6:40429
    2022/07/28 10:24:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m4.322829508s) from=127.0.0.6:35815
    2022/07/28 10:24:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m4.529628086s) from=127.0.0.6:38409
    2022/07/28 10:24:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.584249525s) from=127.0.0.6:59963
    2022/07/28 10:24:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m6.248779932s) from=127.0.0.6:44001
    2022/07/28 10:24:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m6.825421036s) from=127.0.0.6:47271
    2022/07/28 10:24:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m6.732139903s) from=127.0.0.6:44227
    2022/07/28 10:24:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.831905624s) from=127.0.0.6:35389
    2022/07/28 10:24:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.470038256s) from=127.0.0.6:57381
    2022/07/28 10:24:40 [DEBUG] http: Request GET /v1/status/leader (177.244µs) from=127.0.0.6:50017
    2022/07/28 10:24:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.720899571s) from=127.0.0.6:46477
    2022/07/28 10:24:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.668853932s) from=127.0.0.6:59879
    2022/07/28 10:24:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.998623036s) from=127.0.0.6:54789
    2022/07/28 10:24:49 [DEBUG] http: Request GET /v1/status/leader (263.085µs) from=127.0.0.6:50017
    2022/07/28 10:24:49 [DEBUG] http: Request GET /v1/catalog/services (363.066µs) from=127.0.0.6:50017
    2022/07/28 10:24:49 [DEBUG] http: Request GET /v1/status/leader (257.488µs) from=127.0.0.6:51601
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (312.94µs) from=127.0.0.6:51601
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (294.348µs) from=127.0.0.6:40033
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (121.365µs) from=127.0.0.6:51601
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (267.217µs) from=127.0.0.6:51601
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (300.645µs) from=127.0.0.6:40033
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (220.54µs) from=127.0.0.6:51601
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (139.793µs) from=127.0.0.6:53101
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (223.823µs) from=127.0.0.6:40033
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (194.723µs) from=127.0.0.6:40871
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (278.054µs) from=127.0.0.6:51601
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (224.249µs) from=127.0.0.6:53101
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (190.4µs) from=127.0.0.6:39299
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (272.347µs) from=127.0.0.6:40871
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (451.123µs) from=127.0.0.6:40871
    2022/07/28 10:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (276.41µs) from=127.0.0.6:33607
    2022/07/28 10:24:59 [DEBUG] http: Request GET /v1/catalog/services (399.37µs) from=127.0.0.6:59219
    2022/07/28 10:24:59 [DEBUG] http: Request GET /v1/status/leader (131.346µs) from=127.0.0.6:59219
    2022/07/28 10:24:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (320.623µs) from=127.0.0.6:36961
    2022/07/28 10:24:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (207.679µs) from=127.0.0.6:36961
    2022/07/28 10:25:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:25:08 [DEBUG] agent: Node info in sync
    2022/07/28 10:25:10 [DEBUG] http: Request GET /v1/status/leader (328.32µs) from=127.0.0.6:36637
    2022/07/28 10:25:19 [DEBUG] http: Request GET /v1/status/leader (275.964µs) from=127.0.0.6:58683
    2022/07/28 10:25:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:25:30 [DEBUG] http: Request GET /v1/status/leader (336.69µs) from=127.0.0.6:58683
    2022/07/28 10:25:39 [DEBUG] http: Request GET /v1/status/leader (231.37µs) from=127.0.0.6:36637
    2022/07/28 10:25:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.158420478s) from=127.0.0.6:48915
    2022/07/28 10:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.739798901s) from=127.0.0.6:57357
    2022/07/28 10:25:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m0.734857498s) from=127.0.0.6:55881
    2022/07/28 10:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.061384682s) from=127.0.0.6:35433
    2022/07/28 10:25:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m1.12489548s) from=127.0.0.6:44425
    2022/07/28 10:25:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m1.629043052s) from=127.0.0.6:49721
    2022/07/28 10:25:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m2.055361823s) from=127.0.0.6:44073
    2022/07/28 10:25:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.23683027s) from=127.0.0.6:40919
    2022/07/28 10:25:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.41827073s) from=127.0.0.6:59227
    2022/07/28 10:25:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m3.589455909s) from=127.0.0.6:46465
    2022/07/28 10:25:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.719435585s) from=127.0.0.6:48305
    2022/07/28 10:25:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.88050572s) from=127.0.0.6:52805
    2022/07/28 10:25:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.872310651s) from=127.0.0.6:40617
    2022/07/28 10:25:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.140037025s) from=127.0.0.6:60957
    2022/07/28 10:25:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m5.887577516s) from=127.0.0.6:46963
    2022/07/28 10:25:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m6.669782598s) from=127.0.0.6:53229
    2022/07/28 10:25:50 [DEBUG] http: Request GET /v1/status/leader (280.067µs) from=127.0.0.6:36637
    2022/07/28 10:25:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.831660955s) from=127.0.0.6:50433
    2022/07/28 10:25:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.322339671s) from=127.0.0.6:44985
    2022/07/28 10:25:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m6.979563288s) from=127.0.0.6:47017
    2022/07/28 10:25:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:25:59 [DEBUG] http: Request GET /v1/status/leader (385.25µs) from=127.0.0.6:58683
    2022/07/28 10:26:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:26:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:26:42 [DEBUG] agent: Node info in sync
    2022/07/28 10:26:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.547849474s) from=127.0.0.6:40033
    2022/07/28 10:26:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.054815668s) from=127.0.0.6:54203
    2022/07/28 10:26:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.499774613s) from=127.0.0.6:39299
    2022/07/28 10:26:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.037133195s) from=127.0.0.6:33607
    2022/07/28 10:26:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m2.48749469s) from=127.0.0.6:53101
    2022/07/28 10:26:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.563371219s) from=127.0.0.6:59635
    2022/07/28 10:26:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m3.426291944s) from=127.0.0.6:38925
    2022/07/28 10:26:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.29847714s) from=127.0.0.6:50027
    2022/07/28 10:26:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m5.300267592s) from=127.0.0.6:59171
    2022/07/28 10:26:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m5.839681099s) from=127.0.0.6:40871
    2022/07/28 10:26:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m6.037656309s) from=127.0.0.6:51601
    2022/07/28 10:26:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.312789922s) from=127.0.0.6:38953
    2022/07/28 10:26:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m6.635916849s) from=127.0.0.6:52239
    2022/07/28 10:26:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.669827147s) from=127.0.0.6:50303
    2022/07/28 10:26:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m7.217989103s) from=127.0.0.6:50017
    2022/07/28 10:26:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m7.217514315s) from=127.0.0.6:51765
    2022/07/28 10:27:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.289261322s) from=127.0.0.6:36961
    2022/07/28 10:27:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.54119728s) from=127.0.0.6:37865
    2022/07/28 10:27:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m2.383813625s) from=127.0.0.6:59219
    2022/07/28 10:27:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:27:30 [DEBUG] http: Request GET /v1/catalog/services (776.085µs) from=127.0.0.6:51827
    2022/07/28 10:27:30 [DEBUG] http: Request GET /v1/status/leader (509.029µs) from=127.0.0.6:60927
    2022/07/28 10:27:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (482.311µs) from=127.0.0.6:51245
    2022/07/28 10:27:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (368.438µs) from=127.0.0.6:40599
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/catalog/services (572.404µs) from=127.0.0.6:60927
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/status/leader (387.177µs) from=127.0.0.6:46653
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (327.405µs) from=127.0.0.6:46653
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (266.585µs) from=127.0.0.6:46653
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (203.342µs) from=127.0.0.6:46653
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (226.342µs) from=127.0.0.6:43943
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (319.059µs) from=127.0.0.6:43943
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (234.375µs) from=127.0.0.6:46653
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (179.7µs) from=127.0.0.6:50717
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (119.16µs) from=127.0.0.6:46653
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (135.173µs) from=127.0.0.6:50717
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (213.8µs) from=127.0.0.6:33131
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (526.966µs) from=127.0.0.6:46653
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (200.056µs) from=127.0.0.6:50717
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (109.95µs) from=127.0.0.6:50717
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (177.305µs) from=127.0.0.6:55815
    2022/07/28 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (169.552µs) from=127.0.0.6:55815
    2022/07/28 10:27:50 [DEBUG] http: Request GET /v1/status/leader (1.320875ms) from=127.0.0.6:38371
    2022/07/28 10:27:52 [DEBUG] http: Request GET /v1/status/leader (145.666µs) from=127.0.0.6:38371
    2022/07/28 10:28:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:28:07 [DEBUG] agent: Node info in sync
    2022/07/28 10:28:10 [DEBUG] http: Request GET /v1/status/leader (287.152µs) from=127.0.0.6:38371
    2022/07/28 10:28:12 [DEBUG] http: Request GET /v1/status/leader (204.657µs) from=127.0.0.6:47003
    2022/07/28 10:28:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:28:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:28:30 [DEBUG] http: Request GET /v1/status/leader (152.745µs) from=127.0.0.6:38371
    2022/07/28 10:28:32 [DEBUG] http: Request GET /v1/status/leader (139.888µs) from=127.0.0.6:47003
    2022/07/28 10:29:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:29:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.159640434s) from=127.0.0.6:51477
    2022/07/28 10:29:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m1.313090084s) from=127.0.0.6:33131
    2022/07/28 10:29:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m1.408445016s) from=127.0.0.6:43149
    2022/07/28 10:29:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.714141872s) from=127.0.0.6:51245
    2022/07/28 10:29:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.750954029s) from=127.0.0.6:48191
    2022/07/28 10:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.957975435s) from=127.0.0.6:44663
    2022/07/28 10:29:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m2.431021118s) from=127.0.0.6:60927
    2022/07/28 10:29:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m2.336170627s) from=127.0.0.6:53025
    2022/07/28 10:29:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.936887196s) from=127.0.0.6:38063
    2022/07/28 10:29:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.653762838s) from=127.0.0.6:51827
    2022/07/28 10:29:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.084824357s) from=127.0.0.6:46653
    2022/07/28 10:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.371173811s) from=127.0.0.6:43943
    2022/07/28 10:29:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.695473453s) from=127.0.0.6:40599
    2022/07/28 10:29:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m4.561353826s) from=127.0.0.6:38823
    2022/07/28 10:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.666269556s) from=127.0.0.6:56829
    2022/07/28 10:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m5.043067302s) from=127.0.0.6:60855
    2022/07/28 10:29:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m5.787072402s) from=127.0.0.6:55815
    2022/07/28 10:29:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.089941025s) from=127.0.0.6:50717
    2022/07/28 10:29:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.763590394s) from=127.0.0.6:60425
    2022/07/28 10:30:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:30:06 [DEBUG] agent: Node info in sync
    2022/07/28 10:30:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:31:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:31:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:31:20 [DEBUG] agent: Node info in sync
    2022/07/28 10:31:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:31:28 [DEBUG] http: Request GET /v1/catalog/services (380.422µs) from=127.0.0.6:48329
    2022/07/28 10:31:28 [DEBUG] http: Request GET /v1/status/leader (329.21µs) from=127.0.0.6:48329
    2022/07/28 10:31:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (314.127µs) from=127.0.0.6:47317
    2022/07/28 10:31:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (293.655µs) from=127.0.0.6:47055
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/catalog/services (354.96µs) from=127.0.0.6:41115
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/status/leader (337.77µs) from=127.0.0.6:49637
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (407.546µs) from=127.0.0.6:49637
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (244.16µs) from=127.0.0.6:45667
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/parser-v1 (252.443µs) from=127.0.0.6:45667
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (265.152µs) from=127.0.0.6:40355
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (231.138µs) from=127.0.0.6:40355
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (399.033µs) from=127.0.0.6:45667
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (448.765µs) from=127.0.0.6:49637
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (213.747µs) from=127.0.0.6:35031
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (240.405µs) from=127.0.0.6:45667
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (192.217µs) from=127.0.0.6:43705
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (188.549µs) from=127.0.0.6:43705
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (176.525µs) from=127.0.0.6:55637
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (151.277µs) from=127.0.0.6:47235
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (134.733µs) from=127.0.0.6:40839
    2022/07/28 10:31:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (116.267µs) from=127.0.0.6:55637
    2022/07/28 10:31:48 [DEBUG] http: Request GET /v1/status/leader (495.1µs) from=127.0.0.6:44683
    2022/07/28 10:31:50 [DEBUG] http: Request GET /v1/status/leader (201.856µs) from=127.0.0.6:44683
    2022/07/28 10:32:08 [DEBUG] http: Request GET /v1/status/leader (290.56µs) from=127.0.0.6:44683
    2022/07/28 10:32:10 [DEBUG] http: Request GET /v1/status/leader (141.41µs) from=127.0.0.6:44683
    2022/07/28 10:32:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:32:30 [DEBUG] http: Request GET /v1/status/leader (371.547µs) from=127.0.0.6:35129
    2022/07/28 10:33:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:33:18 [DEBUG] agent: Node info in sync
    2022/07/28 10:33:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:33:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.088345854s) from=127.0.0.6:45667
    2022/07/28 10:33:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.073517405s) from=127.0.0.6:47317
    2022/07/28 10:33:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.726984656s) from=127.0.0.6:40355
    2022/07/28 10:33:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m0.821954877s) from=127.0.0.6:55637
    2022/07/28 10:33:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m0.866967985s) from=127.0.0.6:40839
    2022/07/28 10:33:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.02402422s) from=127.0.0.6:35455
    2022/07/28 10:33:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m4.372676181s) from=127.0.0.6:48329
    2022/07/28 10:33:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m1.69718862s) from=127.0.0.6:47127
    2022/07/28 10:33:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.476426194s) from=127.0.0.6:47235
    2022/07/28 10:33:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.104683577s) from=127.0.0.6:47055
    2022/07/28 10:33:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.660308176s) from=127.0.0.6:49735
    2022/07/28 10:33:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m2.659017845s) from=127.0.0.6:33299
    2022/07/28 10:33:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m2.835124737s) from=127.0.0.6:44409
    2022/07/28 10:33:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m3.576877823s) from=127.0.0.6:43705
    2022/07/28 10:33:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m5.04773761s) from=127.0.0.6:49637
    2022/07/28 10:33:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (2m5.527448866s) from=127.0.0.6:41115
    2022/07/28 10:33:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.345144475s) from=127.0.0.6:35031
    2022/07/28 10:33:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m7.266382815s) from=127.0.0.6:33091
    2022/07/28 10:33:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.385097399s) from=127.0.0.6:34253
    2022/07/28 10:33:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:34:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:35:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:35:11 [DEBUG] agent: Node info in sync
    2022/07/28 10:35:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:36:21 [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/07/28 10:36:21 [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/07/28 10:36:21 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:36:21 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092"
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Node info in sync
    2022/07/28 10:36:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.470063ms) from=127.0.0.6:53375
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:36:21 [DEBUG] agent: Node info in sync
    2022/07/28 10:36:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (773.01µs) from=127.0.0.6:44911
    2022/07/28 10:36:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:36:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:37:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:37:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:37:36 [DEBUG] agent: Node info in sync
    2022/07/28 10:37:43 [DEBUG] http: Request GET /v1/catalog/services (423.959µs) from=127.0.0.6:54499
    2022/07/28 10:37:43 [DEBUG] http: Request GET /v1/status/leader (280.168µs) from=127.0.0.6:45309
    2022/07/28 10:37:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (289.053µs) from=127.0.0.6:45309
    2022/07/28 10:37:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (198.561µs) from=127.0.0.6:54611
    2022/07/28 10:37:46 [DEBUG] http: Request GET /v1/catalog/services (419.67µs) from=127.0.0.6:33259
    2022/07/28 10:37:46 [DEBUG] http: Request GET /v1/status/leader (303.314µs) from=127.0.0.6:50599
    2022/07/28 10:37:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (272.503µs) from=127.0.0.6:50599
    2022/07/28 10:37:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (149.19µs) from=127.0.0.6:56125
    2022/07/28 10:37:46 [DEBUG] http: Request GET /v1/health/service/parser-v1 (194.607µs) from=127.0.0.6:50599
    2022/07/28 10:37:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (285.994µs) from=127.0.0.6:50599
    2022/07/28 10:37:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (159.751µs) from=127.0.0.6:54381
    2022/07/28 10:37:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (218.863µs) from=127.0.0.6:56125
    2022/07/28 10:37:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (203.743µs) from=127.0.0.6:55355
    2022/07/28 10:37:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (181.217µs) from=127.0.0.6:55355
    2022/07/28 10:37:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (384.537µs) from=127.0.0.6:55355
    2022/07/28 10:37:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (3.535096ms) from=127.0.0.6:56125
    2022/07/28 10:37:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (212.579µs) from=127.0.0.6:54381
    2022/07/28 10:37:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (178.442µs) from=127.0.0.6:55355
    2022/07/28 10:37:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (144.5µs) from=127.0.0.6:49249
    2022/07/28 10:37:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (590.462µs) from=127.0.0.6:55355
    2022/07/28 10:37:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (585.016µs) from=127.0.0.6:56125
    2022/07/28 10:37:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (220.075µs) from=127.0.0.6:38861
    2022/07/28 10:38:03 [DEBUG] http: Request GET /v1/status/leader (384.329µs) from=127.0.0.6:51545
    2022/07/28 10:38:06 [DEBUG] http: Request GET /v1/status/leader (250.017µs) from=127.0.0.6:51545
    2022/07/28 10:38:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:38:23 [DEBUG] http: Request GET /v1/status/leader (313.489µs) from=127.0.0.6:51545
    2022/07/28 10:38:26 [DEBUG] http: Request GET /v1/status/leader (247.593µs) from=127.0.0.6:40145
    2022/07/28 10:38:43 [DEBUG] http: Request GET /v1/status/leader (1.021876ms) from=127.0.0.6:51545
    2022/07/28 10:38:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:38:49 [DEBUG] http: Request GET /v1/catalog/services (720.43µs) from=127.0.0.6:51545
    2022/07/28 10:38:49 [DEBUG] http: Request GET /v1/status/leader (219.812µs) from=127.0.0.6:51545
    2022/07/28 10:38:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (528.269µs) from=127.0.0.6:35809
    2022/07/28 10:38:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (173.862µs) from=127.0.0.6:33311
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/catalog/services (528.145µs) from=127.0.0.6:40145
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/status/leader (272.354µs) from=127.0.0.6:36955
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (211.697µs) from=127.0.0.6:36955
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (167.21µs) from=127.0.0.6:51005
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (235.242µs) from=127.0.0.6:51005
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (245.915µs) from=127.0.0.6:51005
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (165.697µs) from=127.0.0.6:50673
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (188.358µs) from=127.0.0.6:51005
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (201.128µs) from=127.0.0.6:36955
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (245.182µs) from=127.0.0.6:50673
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (330.681µs) from=127.0.0.6:50673
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (264.283µs) from=127.0.0.6:51005
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (809.526µs) from=127.0.0.6:36955
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (141.99µs) from=127.0.0.6:36955
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (142.684µs) from=127.0.0.6:50673
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (146µs) from=127.0.0.6:43503
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (145.838µs) from=127.0.0.6:35635
    2022/07/28 10:38:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (177.07µs) from=127.0.0.6:43393
    2022/07/28 10:39:09 [DEBUG] http: Request GET /v1/status/leader (373.524µs) from=127.0.0.6:45689
    2022/07/28 10:39:10 [DEBUG] http: Request GET /v1/status/leader (457.141µs) from=127.0.0.6:45689
    2022/07/28 10:39:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:39:11 [DEBUG] agent: Node info in sync
    2022/07/28 10:39:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:39:29 [DEBUG] http: Request GET /v1/status/leader (271.001µs) from=127.0.0.6:45689
    2022/07/28 10:39:30 [DEBUG] http: Request GET /v1/status/leader (315.22µs) from=127.0.0.6:45689
    2022/07/28 10:39:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.420160559s) from=127.0.0.6:45309
    2022/07/28 10:39:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.088133579s) from=127.0.0.6:54611
    2022/07/28 10:39:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m0.35175832s) from=127.0.0.6:56119
    2022/07/28 10:39:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (2m5.088505689s) from=127.0.0.6:54499
    2022/07/28 10:39:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.30715401s) from=127.0.0.6:57147
    2022/07/28 10:39:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m1.350631547s) from=127.0.0.6:38861
    2022/07/28 10:39:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.78705916s) from=127.0.0.6:45517
    2022/07/28 10:39:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m2.078944708s) from=127.0.0.6:59057
    2022/07/28 10:39:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m2.2844514s) from=127.0.0.6:54381
    2022/07/28 10:39:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m2.478996952s) from=127.0.0.6:43253
    2022/07/28 10:39:49 [DEBUG] http: Request GET /v1/status/leader (585.221µs) from=127.0.0.6:45689
    2022/07/28 10:39:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.024846744s) from=127.0.0.6:50599
    2022/07/28 10:39:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (2m3.379534852s) from=127.0.0.6:33259
    2022/07/28 10:39:50 [DEBUG] http: Request GET /v1/status/leader (272.01µs) from=127.0.0.6:45689
    2022/07/28 10:39:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m3.995890039s) from=127.0.0.6:43169
    2022/07/28 10:39:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.433778179s) from=127.0.0.6:47485
    2022/07/28 10:39:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.976673728s) from=127.0.0.6:49249
    2022/07/28 10:39:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.034360296s) from=127.0.0.6:48917
    2022/07/28 10:39:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.167078586s) from=127.0.0.6:55355
    2022/07/28 10:39:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m5.912215038s) from=127.0.0.6:48281
    2022/07/28 10:39:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m7.100181737s) from=127.0.0.6:56125
    2022/07/28 10:39:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m7.106570366s) from=127.0.0.6:47743
    2022/07/28 10:40:16 [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/07/28 10:40:16 [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/07/28 10:40:16 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:16 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.54.198_8443"
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.875521ms) from=127.0.0.6:35731
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (1m26.765656239s) from=127.0.0.6:51545
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (1m26.237035697s) from=127.0.0.6:40145
    2022/07/28 10:40:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (384.97µs) from=127.0.0.6:35731
    2022/07/28 10:40:16 [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/07/28 10:40:16 [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/07/28 10:40:16 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:16 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.35.203_8082"
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.978017ms) from=127.0.0.6:35731
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:16 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (454.085µs) from=127.0.0.6:45689
    2022/07/28 10:40:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:40:26 [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/07/28 10:40:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.28.246_8410"
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.370201ms) from=127.0.0.6:45689
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (558.241µs) from=127.0.0.6:45689
    2022/07/28 10:40:26 [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/07/28 10:40:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:26 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.7.44_8484"
    2022/07/28 10:40:26 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.342504ms) from=127.0.0.6:35731
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (438.239µs) from=127.0.0.6:45689
    2022/07/28 10:40:26 [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/07/28 10:40:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:26 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.3.183_8482"
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.542418ms) from=127.0.0.6:45689
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (369.425µs) from=127.0.0.6:35731
    2022/07/28 10:40:26 [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/07/28 10:40:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [INFO] agent: Synced service "_v1_nslcm_10.233.41.39_8403"
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.530051ms) from=127.0.0.6:45689
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:26 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (439.636µs) from=127.0.0.6:45689
    2022/07/28 10:40:27 [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/07/28 10:40:27 [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/07/28 10:40:27 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [INFO] agent: Synced service "_v2_nslcm_10.233.41.39_8403"
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (13.724336ms) from=127.0.0.6:45689
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (474.161µs) from=127.0.0.6:45689
    2022/07/28 10:40:27 [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/07/28 10:40:27 [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/07/28 10:40:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [INFO] agent: Synced service "_v1_vnfres_10.233.45.53_8802"
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (6.216978ms) from=127.0.0.6:35731
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (342.255µs) from=127.0.0.6:35731
    2022/07/28 10:40:27 [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/07/28 10:40:27 [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/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:27 [INFO] agent: Synced service "_v1_vnfmgr_10.233.28.188_8803"
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (11.209985ms) from=127.0.0.6:35731
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (504.999µs) from=127.0.0.6:35731
    2022/07/28 10:40:27 [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/07/28 10:40:27 [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/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [INFO] agent: Synced service "_v1_vnflcm_10.233.1.134_8801"
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (9.535037ms) from=127.0.0.6:45689
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:40:27 [DEBUG] agent: Node info in sync
    2022/07/28 10:40:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (331.472µs) from=127.0.0.6:45689
    2022/07/28 10:40:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m0.011496662s) from=127.0.0.6:52621
    2022/07/28 10:40:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.592372964s) from=127.0.0.6:43393
    2022/07/28 10:40:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m1.057183287s) from=127.0.0.6:51517
    2022/07/28 10:40:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m1.776166874s) from=127.0.0.6:36955
    2022/07/28 10:40:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.004734806s) from=127.0.0.6:57483
    2022/07/28 10:40:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.793029976s) from=127.0.0.6:35635
    2022/07/28 10:40:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m3.923757209s) from=127.0.0.6:55453
    2022/07/28 10:40:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.557664115s) from=127.0.0.6:35809
    2022/07/28 10:40:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m4.071656923s) from=127.0.0.6:49047
    2022/07/28 10:40:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.76360441s) from=127.0.0.6:33311
    2022/07/28 10:40:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.199079762s) from=127.0.0.6:51005
    2022/07/28 10:40:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.281715695s) from=127.0.0.6:50673
    2022/07/28 10:40:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.040357363s) from=127.0.0.6:34199
    2022/07/28 10:40:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.095977392s) from=127.0.0.6:55303
    2022/07/28 10:40:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.398740434s) from=127.0.0.6:45307
    2022/07/28 10:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.68141084s) from=127.0.0.6:52311
    2022/07/28 10:40:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m6.297542792s) from=127.0.0.6:37121
    2022/07/28 10:40:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m7.101118458s) from=127.0.0.6:43503
    2022/07/28 10:41:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:41:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:42:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:42:11 [DEBUG] agent: Node info in sync
    2022/07/28 10:42:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:43:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:43:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:43:25 [DEBUG] agent: Node info in sync
    2022/07/28 10:43:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:44:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:44:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:44:41 [DEBUG] agent: Node info in sync
    2022/07/28 10:45:01 [DEBUG] http: Request GET /v1/catalog/services (883.918µs) from=127.0.0.6:44543
    2022/07/28 10:45:01 [DEBUG] http: Request GET /v1/status/leader (1.222757ms) from=127.0.0.6:44543
    2022/07/28 10:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (465.322µs) from=127.0.0.6:54699
    2022/07/28 10:45:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (159.704µs) from=127.0.0.6:54699
    2022/07/28 10:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (288.686µs) from=127.0.0.6:54699
    2022/07/28 10:45:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (306.591µs) from=127.0.0.6:58763
    2022/07/28 10:45:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (228.689µs) from=127.0.0.6:52851
    2022/07/28 10:45:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (134.295µs) from=127.0.0.6:54699
    2022/07/28 10:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (138.066µs) from=127.0.0.6:42295
    2022/07/28 10:45:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (130.438µs) from=127.0.0.6:58763
    2022/07/28 10:45:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (241.458µs) from=127.0.0.6:56933
    2022/07/28 10:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (141.27µs) from=127.0.0.6:60463
    2022/07/28 10:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (141.258µs) from=127.0.0.6:52851
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (226.502µs) from=127.0.0.6:54699
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (176.103µs) from=127.0.0.6:50869
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (125.788µs) from=127.0.0.6:53719
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (144.665µs) from=127.0.0.6:50387
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (141.673µs) from=127.0.0.6:60835
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (124.817µs) from=127.0.0.6:60463
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (385.959µs) from=127.0.0.6:50387
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (137.356µs) from=127.0.0.6:50387
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (176.132µs) from=127.0.0.6:53719
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (140.837µs) from=127.0.0.6:53719
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (136.319µs) from=127.0.0.6:50387
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (244.613µs) from=127.0.0.6:50387
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (291.009µs) from=127.0.0.6:42295
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (263.539µs) from=127.0.0.6:57037
    2022/07/28 10:45:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (179.444µs) from=127.0.0.6:42295
    2022/07/28 10:45:10 [DEBUG] http: Request GET /v1/catalog/services (532.817µs) from=127.0.0.6:58919
    2022/07/28 10:45:10 [DEBUG] http: Request GET /v1/status/leader (285.113µs) from=127.0.0.6:60971
    2022/07/28 10:45:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (297.249µs) from=127.0.0.6:60971
    2022/07/28 10:45:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (234.444µs) from=127.0.0.6:41139
    2022/07/28 10:45:21 [DEBUG] http: Request GET /v1/status/leader (234.604µs) from=127.0.0.6:57127
    2022/07/28 10:45:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:45:30 [DEBUG] http: Request GET /v1/status/leader (275.493µs) from=127.0.0.6:57127
    2022/07/28 10:45:41 [DEBUG] http: Request GET /v1/status/leader (259.392µs) from=127.0.0.6:57127
    2022/07/28 10:45:50 [DEBUG] http: Request GET /v1/status/leader (264.284µs) from=127.0.0.6:57127
    2022/07/28 10:45:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:46:01 [DEBUG] http: Request GET /v1/status/leader (295.143µs) from=127.0.0.6:57127
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/catalog/services (893.857µs) from=127.0.0.6:57127
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/status/leader (247.852µs) from=127.0.0.6:57127
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (290.549µs) from=127.0.0.6:48569
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (153.959µs) from=127.0.0.6:56589
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (163.297µs) from=127.0.0.6:48569
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (144.511µs) from=127.0.0.6:51803
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (355.574µs) from=127.0.0.6:51803
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (197.251µs) from=127.0.0.6:56589
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (306.365µs) from=127.0.0.6:48569
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (390µs) from=127.0.0.6:56589
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (301.361µs) from=127.0.0.6:56589
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (525.961µs) from=127.0.0.6:48569
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (126.917µs) from=127.0.0.6:51803
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (130.364µs) from=127.0.0.6:51803
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (120.961µs) from=127.0.0.6:51803
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (119.83µs) from=127.0.0.6:51803
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (155.677µs) from=127.0.0.6:46723
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (191.652µs) from=127.0.0.6:48569
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (214.261µs) from=127.0.0.6:48569
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (270.971µs) from=127.0.0.6:46723
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (158.887µs) from=127.0.0.6:34237
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (182.92µs) from=127.0.0.6:46723
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (525.635µs) from=127.0.0.6:39209
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (152.547µs) from=127.0.0.6:48541
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (260.034µs) from=127.0.0.6:48541
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (268.996µs) from=127.0.0.6:46723
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (134.053µs) from=127.0.0.6:46723
    2022/07/28 10:46:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (205.95µs) from=127.0.0.6:48193
    2022/07/28 10:46:10 [DEBUG] http: Request GET /v1/status/leader (340.742µs) from=127.0.0.6:48937
    2022/07/28 10:46:19 [DEBUG] http: Request GET /v1/catalog/services (588.762µs) from=127.0.0.6:48937
    2022/07/28 10:46:19 [DEBUG] http: Request GET /v1/status/leader (241.413µs) from=127.0.0.6:43993
    2022/07/28 10:46:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (256.602µs) from=127.0.0.6:43993
    2022/07/28 10:46:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (214.443µs) from=127.0.0.6:50811
    2022/07/28 10:46:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:46:29 [DEBUG] http: Request GET /v1/status/leader (282.44µs) from=127.0.0.6:51987
    2022/07/28 10:46:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:46:38 [DEBUG] agent: Node info in sync
    2022/07/28 10:46:39 [DEBUG] http: Request GET /v1/status/leader (287.542µs) from=127.0.0.6:51987
    2022/07/28 10:46:49 [DEBUG] http: Request GET /v1/status/leader (243.957µs) from=127.0.0.6:51051
    2022/07/28 10:46:59 [DEBUG] http: Request GET /v1/status/leader (148.175µs) from=127.0.0.6:51987
    2022/07/28 10:47:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m0.909500438s) from=127.0.0.6:44543
    2022/07/28 10:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.178198442s) from=127.0.0.6:45121
    2022/07/28 10:47:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m1.627039142s) from=127.0.0.6:43017
    2022/07/28 10:47:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m1.776691709s) from=127.0.0.6:52851
    2022/07/28 10:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m1.767545686s) from=127.0.0.6:37099
    2022/07/28 10:47:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.821171909s) from=127.0.0.6:56933
    2022/07/28 10:47:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m1.971516469s) from=127.0.0.6:53719
    2022/07/28 10:47:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m2.272269987s) from=127.0.0.6:45063
    2022/07/28 10:47:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m2.245900036s) from=127.0.0.6:35391
    2022/07/28 10:47:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m2.376382642s) from=127.0.0.6:57037
    2022/07/28 10:47:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.57728796s) from=127.0.0.6:54699
    2022/07/28 10:47:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.949600977s) from=127.0.0.6:60463
    2022/07/28 10:47:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.984346017s) from=127.0.0.6:36007
    2022/07/28 10:47:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.675624611s) from=127.0.0.6:60835
    2022/07/28 10:47:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m3.909007766s) from=127.0.0.6:50387
    2022/07/28 10:47:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m4.041435205s) from=127.0.0.6:47475
    2022/07/28 10:47:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m4.013356614s) from=127.0.0.6:46091
    2022/07/28 10:47:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.581289377s) from=127.0.0.6:39725
    2022/07/28 10:47:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m4.617239896s) from=127.0.0.6:58763
    2022/07/28 10:47:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m4.813104785s) from=127.0.0.6:46937
    2022/07/28 10:47:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m5.100030081s) from=127.0.0.6:59943
    2022/07/28 10:47:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.316377987s) from=127.0.0.6:52809
    2022/07/28 10:47:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m5.306922418s) from=127.0.0.6:42129
    2022/07/28 10:47:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m5.989355149s) from=127.0.0.6:44493
    2022/07/28 10:47:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m6.112939054s) from=127.0.0.6:42737
    2022/07/28 10:47:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m6.174906043s) from=127.0.0.6:42295
    2022/07/28 10:47:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m7.070633691s) from=127.0.0.6:50869
    2022/07/28 10:47:09 [DEBUG] http: Request GET /v1/status/leader (291.311µs) from=127.0.0.6:51987
    2022/07/28 10:47:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m1.751359736s) from=127.0.0.6:58919
    2022/07/28 10:47:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.458040559s) from=127.0.0.6:41139
    2022/07/28 10:47:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.138495288s) from=127.0.0.6:60971
    2022/07/28 10:47:19 [DEBUG] http: Request GET /v1/status/leader (262.02µs) from=127.0.0.6:51051
    2022/07/28 10:47:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:47:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:47:44 [DEBUG] agent: Node info in sync
    2022/07/28 10:48:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m0.407459789s) from=127.0.0.6:48569
    2022/07/28 10:48:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m0.585492019s) from=127.0.0.6:37525
    2022/07/28 10:48:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.139680766s) from=127.0.0.6:45871
    2022/07/28 10:48:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m1.256841947s) from=127.0.0.6:48541
    2022/07/28 10:48:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.214055054s) from=127.0.0.6:37179
    2022/07/28 10:48:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.359388279s) from=127.0.0.6:54373
    2022/07/28 10:48:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m1.436432212s) from=127.0.0.6:56589
    2022/07/28 10:48:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m1.881748187s) from=127.0.0.6:34237
    2022/07/28 10:48:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m2.156408705s) from=127.0.0.6:40837
    2022/07/28 10:48:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m2.511289165s) from=127.0.0.6:48193
    2022/07/28 10:48:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m3.105839012s) from=127.0.0.6:39231
    2022/07/28 10:48:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m3.577643037s) from=127.0.0.6:34719
    2022/07/28 10:48:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.614621763s) from=127.0.0.6:56143
    2022/07/28 10:48:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m3.963888364s) from=127.0.0.6:46723
    2022/07/28 10:48:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m3.946234688s) from=127.0.0.6:34441
    2022/07/28 10:48:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.018522341s) from=127.0.0.6:53375
    2022/07/28 10:48:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m4.435370383s) from=127.0.0.6:32843
    2022/07/28 10:48:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m4.696091962s) from=127.0.0.6:40911
    2022/07/28 10:48:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m4.892242681s) from=127.0.0.6:51803
    2022/07/28 10:48:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m5.095594677s) from=127.0.0.6:41905
    2022/07/28 10:48:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m5.440618408s) from=127.0.0.6:33469
    2022/07/28 10:48:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m6.530795057s) from=127.0.0.6:39209
    2022/07/28 10:48:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.604128672s) from=127.0.0.6:48221
    2022/07/28 10:48:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m7.044849262s) from=127.0.0.6:57127
    2022/07/28 10:48:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.783398381s) from=127.0.0.6:33329
    2022/07/28 10:48:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m6.806001543s) from=127.0.0.6:51977
    2022/07/28 10:48:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.481033756s) from=127.0.0.6:34561
    2022/07/28 10:48:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:48:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.832835129s) from=127.0.0.6:50811
    2022/07/28 10:48:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.132354496s) from=127.0.0.6:43993
    2022/07/28 10:48:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m6.98289301s) from=127.0.0.6:48937
    2022/07/28 10:48:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:49:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:49:08 [DEBUG] agent: Node info in sync
    2022/07/28 10:49:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:50:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:50:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:50:38 [DEBUG] agent: Node info in sync
    2022/07/28 10:50:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:51:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:52:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:52:08 [DEBUG] agent: Node info in sync
    2022/07/28 10:52:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:52:27 [DEBUG] http: Request GET /v1/catalog/services (663.821µs) from=127.0.0.6:55817
    2022/07/28 10:52:27 [DEBUG] http: Request GET /v1/status/leader (364.802µs) from=127.0.0.6:44781
    2022/07/28 10:52:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (322.643µs) from=127.0.0.6:44781
    2022/07/28 10:52:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (240.993µs) from=127.0.0.6:44781
    2022/07/28 10:52:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (192.9µs) from=127.0.0.6:33611
    2022/07/28 10:52:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (246.569µs) from=127.0.0.6:33611
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (244.254µs) from=127.0.0.6:33611
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (176.561µs) from=127.0.0.6:44781
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (134.252µs) from=127.0.0.6:44781
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (131.661µs) from=127.0.0.6:44781
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (204.181µs) from=127.0.0.6:44781
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (303.263µs) from=127.0.0.6:44781
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (298.74µs) from=127.0.0.6:33429
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (257.722µs) from=127.0.0.6:35561
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (216.554µs) from=127.0.0.6:44781
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (176.032µs) from=127.0.0.6:43955
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (205.137µs) from=127.0.0.6:37633
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (165.284µs) from=127.0.0.6:33429
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (147.13µs) from=127.0.0.6:56593
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (272.836µs) from=127.0.0.6:60459
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (241.883µs) from=127.0.0.6:40165
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.311935ms) from=127.0.0.6:35425
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (7.381109ms) from=127.0.0.6:44485
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (8.58895ms) from=127.0.0.6:42665
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (187.277µs) from=127.0.0.6:44781
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (192.169µs) from=127.0.0.6:33429
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (6.482152ms) from=127.0.0.6:54611
    2022/07/28 10:52:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (6.821237ms) from=127.0.0.6:49065
    2022/07/28 10:52:39 [DEBUG] http: Request GET /v1/catalog/services (560.033µs) from=127.0.0.6:43291
    2022/07/28 10:52:39 [DEBUG] http: Request GET /v1/status/leader (264.615µs) from=127.0.0.6:55075
    2022/07/28 10:52:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (205.811µs) from=127.0.0.6:55075
    2022/07/28 10:52:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (230.265µs) from=127.0.0.6:43747
    2022/07/28 10:52:47 [DEBUG] http: Request GET /v1/status/leader (385.35µs) from=127.0.0.6:37919
    2022/07/28 10:52:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:52:59 [DEBUG] http: Request GET /v1/status/leader (288.744µs) from=127.0.0.6:54595
    2022/07/28 10:53:07 [DEBUG] http: Request GET /v1/status/leader (520.923µs) from=127.0.0.6:37919
    2022/07/28 10:53:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:53:14 [DEBUG] agent: Node info in sync
    2022/07/28 10:53:19 [DEBUG] http: Request GET /v1/status/leader (251.375µs) from=127.0.0.6:54595
    2022/07/28 10:53:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/catalog/services (3.381143ms) from=127.0.0.6:54595
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/status/leader (368.257µs) from=127.0.0.6:37919
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (330.033µs) from=127.0.0.6:37919
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (385.439µs) from=127.0.0.6:40363
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (293.158µs) from=127.0.0.6:40363
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (342.879µs) from=127.0.0.6:37919
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/parser-v1 (310.739µs) from=127.0.0.6:37919
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (169.74µs) from=127.0.0.6:37519
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (435.438µs) from=127.0.0.6:40363
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (137.085µs) from=127.0.0.6:55815
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (345.527µs) from=127.0.0.6:53209
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (264.528µs) from=127.0.0.6:53209
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (212.361µs) from=127.0.0.6:37919
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (354.918µs) from=127.0.0.6:53209
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (225.997µs) from=127.0.0.6:55815
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (158.244µs) from=127.0.0.6:53209
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (344.855µs) from=127.0.0.6:37919
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (137.409µs) from=127.0.0.6:53209
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (141.986µs) from=127.0.0.6:55815
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (158.147µs) from=127.0.0.6:40363
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (262.582µs) from=127.0.0.6:37519
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (227.212µs) from=127.0.0.6:55815
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (181.81µs) from=127.0.0.6:47701
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (200.821µs) from=127.0.0.6:55815
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (162.99µs) from=127.0.0.6:47701
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (236.57µs) from=127.0.0.6:56411
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.067782ms) from=127.0.0.6:37519
    2022/07/28 10:53:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (152.475µs) from=127.0.0.6:56541
    2022/07/28 10:53:39 [DEBUG] http: Request GET /v1/status/leader (542.053µs) from=127.0.0.6:38529
    2022/07/28 10:53:49 [DEBUG] http: Request GET /v1/catalog/services (916.293µs) from=127.0.0.6:38529
    2022/07/28 10:53:49 [DEBUG] http: Request GET /v1/status/leader (311.731µs) from=127.0.0.6:38529
    2022/07/28 10:53:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (311.415µs) from=127.0.0.6:33369
    2022/07/28 10:53:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (159.22µs) from=127.0.0.6:50019
    2022/07/28 10:53:50 [DEBUG] http: Request GET /v1/status/leader (271.645µs) from=127.0.0.6:38909
    2022/07/28 10:54:09 [DEBUG] http: Request GET /v1/status/leader (306.686µs) from=127.0.0.6:38909
    2022/07/28 10:54:10 [DEBUG] http: Request GET /v1/status/leader (173.781µs) from=127.0.0.6:38909
    2022/07/28 10:54:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:54:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m0.400809956s) from=127.0.0.6:33611
    2022/07/28 10:54:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.335984849s) from=127.0.0.6:54611
    2022/07/28 10:54:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m0.734271981s) from=127.0.0.6:44781
    2022/07/28 10:54:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.141334678s) from=127.0.0.6:59649
    2022/07/28 10:54:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m1.297447519s) from=127.0.0.6:35561
    2022/07/28 10:54:29 [DEBUG] http: Request GET /v1/status/leader (233.275µs) from=127.0.0.6:38909
    2022/07/28 10:54:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m1.663529379s) from=127.0.0.6:44485
    2022/07/28 10:54:30 [DEBUG] http: Request GET /v1/status/leader (136.736µs) from=127.0.0.6:38909
    2022/07/28 10:54:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m2.315061087s) from=127.0.0.6:33429
    2022/07/28 10:54:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m2.604262541s) from=127.0.0.6:60459
    2022/07/28 10:54:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m2.790753648s) from=127.0.0.6:49065
    2022/07/28 10:54:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.908430148s) from=127.0.0.6:49083
    2022/07/28 10:54:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m3.014464027s) from=127.0.0.6:33803
    2022/07/28 10:54:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m4.126944707s) from=127.0.0.6:55817
    2022/07/28 10:54:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m4.067985926s) from=127.0.0.6:35413
    2022/07/28 10:54:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m4.652960797s) from=127.0.0.6:44573
    2022/07/28 10:54:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m4.752193025s) from=127.0.0.6:33431
    2022/07/28 10:54:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m5.415677025s) from=127.0.0.6:43783
    2022/07/28 10:54:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.541934476s) from=127.0.0.6:35425
    2022/07/28 10:54:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.876126037s) from=127.0.0.6:40165
    2022/07/28 10:54:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m6.089753717s) from=127.0.0.6:37633
    2022/07/28 10:54:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.337179148s) from=127.0.0.6:55123
    2022/07/28 10:54:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m6.381731107s) from=127.0.0.6:37127
    2022/07/28 10:54:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.568182152s) from=127.0.0.6:43955
    2022/07/28 10:54:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m6.616975779s) from=127.0.0.6:56593
    2022/07/28 10:54:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m7.143450357s) from=127.0.0.6:50439
    2022/07/28 10:54:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m7.156187759s) from=127.0.0.6:42665
    2022/07/28 10:54:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.408865733s) from=127.0.0.6:53597
    2022/07/28 10:54:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m7.425093165s) from=127.0.0.6:36299
    2022/07/28 10:54:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.025204932s) from=127.0.0.6:43747
    2022/07/28 10:54:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.666607271s) from=127.0.0.6:55075
    2022/07/28 10:54:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m3.822259139s) from=127.0.0.6:43291
    2022/07/28 10:54:49 [DEBUG] http: Request GET /v1/status/leader (289.103µs) from=127.0.0.6:38909
    2022/07/28 10:55:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:55:13 [DEBUG] agent: Node info in sync
    2022/07/28 10:55:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:55:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.116556732s) from=127.0.0.6:33433
    2022/07/28 10:55:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m0.419801208s) from=127.0.0.6:42451
    2022/07/28 10:55:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m1.057809443s) from=127.0.0.6:54595
    2022/07/28 10:55:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.797884954s) from=127.0.0.6:55815
    2022/07/28 10:55:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.955465451s) from=127.0.0.6:56541
    2022/07/28 10:55:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.80159303s) from=127.0.0.6:54875
    2022/07/28 10:55:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m1.121037716s) from=127.0.0.6:44543
    2022/07/28 10:55:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m1.998191826s) from=127.0.0.6:54659
    2022/07/28 10:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.179980533s) from=127.0.0.6:44191
    2022/07/28 10:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m2.388599018s) from=127.0.0.6:47701
    2022/07/28 10:55:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m2.793129796s) from=127.0.0.6:50863
    2022/07/28 10:55:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m2.98612065s) from=127.0.0.6:49603
    2022/07/28 10:55:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.02345958s) from=127.0.0.6:50435
    2022/07/28 10:55:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m3.395703667s) from=127.0.0.6:56411
    2022/07/28 10:55:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.514081719s) from=127.0.0.6:59681
    2022/07/28 10:55:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m4.475517995s) from=127.0.0.6:56987
    2022/07/28 10:55:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m4.802951848s) from=127.0.0.6:53209
    2022/07/28 10:55:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.986092884s) from=127.0.0.6:37919
    2022/07/28 10:55:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m5.076820886s) from=127.0.0.6:40363
    2022/07/28 10:55:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.928833797s) from=127.0.0.6:45101
    2022/07/28 10:55:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.394623847s) from=127.0.0.6:37519
    2022/07/28 10:55:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m5.737215122s) from=127.0.0.6:54259
    2022/07/28 10:55:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m5.73493606s) from=127.0.0.6:36921
    2022/07/28 10:55:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m6.128071458s) from=127.0.0.6:46037
    2022/07/28 10:55:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m6.398773082s) from=127.0.0.6:59617
    2022/07/28 10:55:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.515051367s) from=127.0.0.6:39111
    2022/07/28 10:55:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m6.561637325s) from=127.0.0.6:39597
    2022/07/28 10:55:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:55:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.435887214s) from=127.0.0.6:33369
    2022/07/28 10:55:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.624092777s) from=127.0.0.6:50019
    2022/07/28 10:55:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m5.485938612s) from=127.0.0.6:38529
    2022/07/28 10:56:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:56:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:56:41 [DEBUG] agent: Node info in sync
    2022/07/28 10:57:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:57:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:57:46 [DEBUG] agent: Node info in sync
    2022/07/28 10:57:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 10:58:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:59:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/catalog/services (871.674µs) from=127.0.0.6:57243
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/status/leader (353.2µs) from=127.0.0.6:57243
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (526.67µs) from=127.0.0.6:50651
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (211.425µs) from=127.0.0.6:50651
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (174.46µs) from=127.0.0.6:49287
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (150.951µs) from=127.0.0.6:56531
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (268.393µs) from=127.0.0.6:50651
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (167.916µs) from=127.0.0.6:56531
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (124.648µs) from=127.0.0.6:49287
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (183.557µs) from=127.0.0.6:49287
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (136.747µs) from=127.0.0.6:56531
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (141.565µs) from=127.0.0.6:50651
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (113.057µs) from=127.0.0.6:56531
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (160.408µs) from=127.0.0.6:49287
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (186.085µs) from=127.0.0.6:57203
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (11.586072ms) from=127.0.0.6:50651
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (301.881µs) from=127.0.0.6:57203
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (328.98µs) from=127.0.0.6:44305
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (214.68µs) from=127.0.0.6:56531
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (192.487µs) from=127.0.0.6:49287
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (177.227µs) from=127.0.0.6:44305
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (122.103µs) from=127.0.0.6:49287
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (257.312µs) from=127.0.0.6:53753
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (300.062µs) from=127.0.0.6:56531
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (195.669µs) from=127.0.0.6:49287
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (308.834µs) from=127.0.0.6:53753
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (317.717µs) from=127.0.0.6:59287
    2022/07/28 10:59:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (250.077µs) from=127.0.0.6:56531
    2022/07/28 10:59:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 10:59:41 [DEBUG] agent: Node info in sync
    2022/07/28 11:00:00 [DEBUG] http: Request GET /v1/status/leader (278.46µs) from=127.0.0.6:35307
    2022/07/28 11:00:13 [DEBUG] http: Request GET /v1/catalog/services (493.817µs) from=127.0.0.6:35307
    2022/07/28 11:00:13 [DEBUG] http: Request GET /v1/status/leader (224.701µs) from=127.0.0.6:35307
    2022/07/28 11:00:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (286.575µs) from=127.0.0.6:35685
    2022/07/28 11:00:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (138.792µs) from=127.0.0.6:33907
    2022/07/28 11:00:20 [DEBUG] http: Request GET /v1/status/leader (279.871µs) from=127.0.0.6:37459
    2022/07/28 11:00:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:00:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:00:33 [DEBUG] http: Request GET /v1/status/leader (146.06µs) from=127.0.0.6:37459
    2022/07/28 11:00:40 [DEBUG] http: Request GET /v1/status/leader (1.228031ms) from=127.0.0.6:37459
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/catalog/services (569.595µs) from=127.0.0.6:33583
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (285.584µs) from=127.0.0.6:37459
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (237.231µs) from=127.0.0.6:49927
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/status/leader (220.242µs) from=127.0.0.6:37459
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (367.265µs) from=127.0.0.6:37459
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (204.453µs) from=127.0.0.6:37459
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (180.08µs) from=127.0.0.6:49927
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (217.445µs) from=127.0.0.6:37459
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (137.739µs) from=127.0.0.6:37459
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (208.013µs) from=127.0.0.6:49927
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (135.438µs) from=127.0.0.6:43815
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (119.793µs) from=127.0.0.6:33371
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (214.138µs) from=127.0.0.6:49617
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (147.368µs) from=127.0.0.6:33371
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (221.295µs) from=127.0.0.6:43815
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (924.708µs) from=127.0.0.6:49927
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (275.012µs) from=127.0.0.6:41673
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (578.825µs) from=127.0.0.6:58447
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (179.762µs) from=127.0.0.6:59165
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (151.938µs) from=127.0.0.6:49617
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (164.911µs) from=127.0.0.6:33371
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (164.085µs) from=127.0.0.6:49617
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (208.72µs) from=127.0.0.6:49617
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (112.151µs) from=127.0.0.6:59165
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (107.868µs) from=127.0.0.6:43815
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (186.039µs) from=127.0.0.6:59165
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (387.57µs) from=127.0.0.6:43815
    2022/07/28 11:00:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (287.083µs) from=127.0.0.6:58447
    2022/07/28 11:00:53 [DEBUG] http: Request GET /v1/status/leader (227.865µs) from=127.0.0.6:51513
    2022/07/28 11:01:10 [DEBUG] http: Request GET /v1/status/leader (1.187967ms) from=127.0.0.6:51725
    2022/07/28 11:01:13 [DEBUG] http: Request GET /v1/status/leader (293.431µs) from=127.0.0.6:51513
    2022/07/28 11:01:19 [DEBUG] http: Request GET /v1/catalog/services (537.879µs) from=127.0.0.6:51513
    2022/07/28 11:01:19 [DEBUG] http: Request GET /v1/status/leader (282.887µs) from=127.0.0.6:36581
    2022/07/28 11:01:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (464.151µs) from=127.0.0.6:36581
    2022/07/28 11:01:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (232.687µs) from=127.0.0.6:36581
    2022/07/28 11:01:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:01:30 [DEBUG] http: Request GET /v1/status/leader (151.457µs) from=127.0.0.6:51725
    2022/07/28 11:01:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:01:34 [DEBUG] agent: Node info in sync
    2022/07/28 11:01:39 [DEBUG] http: Request GET /v1/status/leader (207.253µs) from=127.0.0.6:51363
    2022/07/28 11:01:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m0.258541573s) from=127.0.0.6:44667
    2022/07/28 11:01:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.429596389s) from=127.0.0.6:40417
    2022/07/28 11:01:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m0.443694074s) from=127.0.0.6:48897
    2022/07/28 11:01:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m0.642916862s) from=127.0.0.6:33347
    2022/07/28 11:01:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m1.013489328s) from=127.0.0.6:50175
    2022/07/28 11:01:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m1.096175812s) from=127.0.0.6:50651
    2022/07/28 11:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.362683315s) from=127.0.0.6:59287
    2022/07/28 11:01:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m1.662399032s) from=127.0.0.6:56531
    2022/07/28 11:01:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m2.102183895s) from=127.0.0.6:44305
    2022/07/28 11:01:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m2.332981236s) from=127.0.0.6:33693
    2022/07/28 11:01:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m2.711324504s) from=127.0.0.6:50293
    2022/07/28 11:01:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m3.23455551s) from=127.0.0.6:57203
    2022/07/28 11:01:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.251566933s) from=127.0.0.6:53753
    2022/07/28 11:01:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m3.667938973s) from=127.0.0.6:37307
    2022/07/28 11:01:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.829699634s) from=127.0.0.6:49959
    2022/07/28 11:01:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.208990192s) from=127.0.0.6:46035
    2022/07/28 11:01:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.188380765s) from=127.0.0.6:51939
    2022/07/28 11:01:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m4.536034472s) from=127.0.0.6:57243
    2022/07/28 11:01:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.367038287s) from=127.0.0.6:36667
    2022/07/28 11:01:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m4.41957177s) from=127.0.0.6:42935
    2022/07/28 11:01:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m4.619037854s) from=127.0.0.6:52267
    2022/07/28 11:01:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.759931274s) from=127.0.0.6:50073
    2022/07/28 11:01:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m4.808352916s) from=127.0.0.6:59535
    2022/07/28 11:01:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m5.539173011s) from=127.0.0.6:37369
    2022/07/28 11:01:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.96765842s) from=127.0.0.6:58179
    2022/07/28 11:01:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m6.009266841s) from=127.0.0.6:49287
    2022/07/28 11:01:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m6.676802512s) from=127.0.0.6:48259
    2022/07/28 11:01:50 [DEBUG] http: Request GET /v1/status/leader (200.014µs) from=127.0.0.6:51725
    2022/07/28 11:01:59 [DEBUG] http: Request GET /v1/status/leader (247.962µs) from=127.0.0.6:51363
    2022/07/28 11:02:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m0.472527474s) from=127.0.0.6:35307
    2022/07/28 11:02:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.702558806s) from=127.0.0.6:33907
    2022/07/28 11:02:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.33800579s) from=127.0.0.6:35685
    2022/07/28 11:02:19 [DEBUG] http: Request GET /v1/status/leader (155.875µs) from=127.0.0.6:51363
    2022/07/28 11:02:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:02:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:02:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m0.101073592s) from=127.0.0.6:42951
    2022/07/28 11:02:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.155695963s) from=127.0.0.6:56781
    2022/07/28 11:02:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m1.415936777s) from=127.0.0.6:55327
    2022/07/28 11:02:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m1.590079116s) from=127.0.0.6:60911
    2022/07/28 11:02:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.0037356s) from=127.0.0.6:33457
    2022/07/28 11:02:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m2.141194097s) from=127.0.0.6:49927
    2022/07/28 11:02:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.157894999s) from=127.0.0.6:43815
    2022/07/28 11:02:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m2.210412354s) from=127.0.0.6:40739
    2022/07/28 11:02:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m2.308371637s) from=127.0.0.6:54135
    2022/07/28 11:02:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m2.745849346s) from=127.0.0.6:38245
    2022/07/28 11:02:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m2.91994353s) from=127.0.0.6:41673
    2022/07/28 11:02:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.09949811s) from=127.0.0.6:37787
    2022/07/28 11:02:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m3.267228296s) from=127.0.0.6:58447
    2022/07/28 11:02:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m3.321152923s) from=127.0.0.6:43893
    2022/07/28 11:02:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m3.455740805s) from=127.0.0.6:49617
    2022/07/28 11:02:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.546671419s) from=127.0.0.6:50705
    2022/07/28 11:02:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.893953645s) from=127.0.0.6:59165
    2022/07/28 11:02:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m5.083006146s) from=127.0.0.6:33371
    2022/07/28 11:02:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.203520436s) from=127.0.0.6:40893
    2022/07/28 11:02:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m5.501836703s) from=127.0.0.6:33583
    2022/07/28 11:02:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m5.342079915s) from=127.0.0.6:41269
    2022/07/28 11:02:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.569471623s) from=127.0.0.6:60467
    2022/07/28 11:02:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m6.459236415s) from=127.0.0.6:38131
    2022/07/28 11:02:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m6.706222172s) from=127.0.0.6:41869
    2022/07/28 11:02:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m6.783201905s) from=127.0.0.6:55697
    2022/07/28 11:02:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m6.910823797s) from=127.0.0.6:37459
    2022/07/28 11:02:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m7.091685729s) from=127.0.0.6:38553
    2022/07/28 11:03:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:03:06 [DEBUG] agent: Node info in sync
    2022/07/28 11:03:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.7000393s) from=127.0.0.6:36581
    2022/07/28 11:03:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:03:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m3.788693493s) from=127.0.0.6:51513
    2022/07/28 11:03:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.630623054s) from=127.0.0.6:35939
    2022/07/28 11:04:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:04:15 [DEBUG] agent: Node info in sync
    2022/07/28 11:04:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:05:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:05:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:05:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:05:40 [DEBUG] agent: Node info in sync
    2022/07/28 11:06:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:07:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:07:07 [DEBUG] agent: Node info in sync
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/catalog/services (602.598µs) from=127.0.0.6:40819
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/status/leader (413.177µs) from=127.0.0.6:40819
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (297.377µs) from=127.0.0.6:42511
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (150.842µs) from=127.0.0.6:42511
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (261.823µs) from=127.0.0.6:39143
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (118.688µs) from=127.0.0.6:39143
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (319.105µs) from=127.0.0.6:44437
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (215.47µs) from=127.0.0.6:39143
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (226.308µs) from=127.0.0.6:42511
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (132.633µs) from=127.0.0.6:39143
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (146.808µs) from=127.0.0.6:44437
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (278.175µs) from=127.0.0.6:44437
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (185.195µs) from=127.0.0.6:42511
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (238.536µs) from=127.0.0.6:34615
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (161.311µs) from=127.0.0.6:42511
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (125.4µs) from=127.0.0.6:44437
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (213.565µs) from=127.0.0.6:60221
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (131.458µs) from=127.0.0.6:60221
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (114.882µs) from=127.0.0.6:42511
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (124.888µs) from=127.0.0.6:44437
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (133.368µs) from=127.0.0.6:60221
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (177.131µs) from=127.0.0.6:44437
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (223.015µs) from=127.0.0.6:51711
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (244.527µs) from=127.0.0.6:51711
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (233.623µs) from=127.0.0.6:48637
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (225.465µs) from=127.0.0.6:51711
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (183.349µs) from=127.0.0.6:33289
    2022/07/28 11:07:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (536.355µs) from=127.0.0.6:51711
    2022/07/28 11:07:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:07:30 [DEBUG] http: Request GET /v1/catalog/services (502.28µs) from=127.0.0.6:55943
    2022/07/28 11:07:30 [DEBUG] http: Request GET /v1/status/leader (346.434µs) from=127.0.0.6:55943
    2022/07/28 11:07:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (301.382µs) from=127.0.0.6:52509
    2022/07/28 11:07:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (170.257µs) from=127.0.0.6:52509
    2022/07/28 11:07:30 [DEBUG] http: Request GET /v1/status/leader (304.013µs) from=127.0.0.6:58977
    2022/07/28 11:07:50 [DEBUG] http: Request GET /v1/status/leader (8.178228ms) from=127.0.0.6:38217
    2022/07/28 11:07:50 [DEBUG] http: Request GET /v1/status/leader (236.098µs) from=127.0.0.6:58977
    2022/07/28 11:08:10 [DEBUG] http: Request GET /v1/status/leader (150.652µs) from=127.0.0.6:38217
    2022/07/28 11:08:10 [DEBUG] http: Request GET /v1/status/leader (280.377µs) from=127.0.0.6:58977
    2022/07/28 11:08:19 [DEBUG] http: Request GET /v1/catalog/services (552.677µs) from=127.0.0.6:58977
    2022/07/28 11:08:19 [DEBUG] http: Request GET /v1/status/leader (138.47µs) from=127.0.0.6:38217
    2022/07/28 11:08:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (270.362µs) from=127.0.0.6:38217
    2022/07/28 11:08:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (138.247µs) from=127.0.0.6:38217
    2022/07/28 11:08:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (206.144µs) from=127.0.0.6:42051
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (313.565µs) from=127.0.0.6:42051
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.500199ms) from=127.0.0.6:38217
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (154.957µs) from=127.0.0.6:37465
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (160.019µs) from=127.0.0.6:42051
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (912.602µs) from=127.0.0.6:42051
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (224.285µs) from=127.0.0.6:37465
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (261.375µs) from=127.0.0.6:38217
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (175.442µs) from=127.0.0.6:45993
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (315.989µs) from=127.0.0.6:35983
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (160.474µs) from=127.0.0.6:43801
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.743975ms) from=127.0.0.6:42051
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (263.024µs) from=127.0.0.6:43801
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (576.699µs) from=127.0.0.6:35983
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (136.737µs) from=127.0.0.6:43801
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (188.589µs) from=127.0.0.6:42051
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (311.547µs) from=127.0.0.6:49383
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (124.938µs) from=127.0.0.6:45993
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (122.829µs) from=127.0.0.6:45993
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (223.364µs) from=127.0.0.6:42051
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (886.977µs) from=127.0.0.6:49383
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (367.263µs) from=127.0.0.6:49383
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (168.083µs) from=127.0.0.6:42051
    2022/07/28 11:08:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (123.619µs) from=127.0.0.6:49383
    2022/07/28 11:08:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:08:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:08:30 [DEBUG] http: Request GET /v1/status/leader (364.443µs) from=127.0.0.6:59175
    2022/07/28 11:08:39 [DEBUG] http: Request GET /v1/catalog/services (530.673µs) from=127.0.0.6:59175
    2022/07/28 11:08:39 [DEBUG] http: Request GET /v1/status/leader (411.403µs) from=127.0.0.6:46151
    2022/07/28 11:08:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (250.304µs) from=127.0.0.6:34583
    2022/07/28 11:08:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (264.66µs) from=127.0.0.6:46151
    2022/07/28 11:08:39 [DEBUG] http: Request GET /v1/status/leader (282.577µs) from=127.0.0.6:40459
    2022/07/28 11:08:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:08:42 [DEBUG] agent: Node info in sync
    2022/07/28 11:08:59 [DEBUG] http: Request GET /v1/status/leader (444.317µs) from=127.0.0.6:34911
    2022/07/28 11:09:00 [DEBUG] http: Request GET /v1/status/leader (196.359µs) from=127.0.0.6:40459
    2022/07/28 11:09:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m0.091033191s) from=127.0.0.6:42511
    2022/07/28 11:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m0.132811636s) from=127.0.0.6:45095
    2022/07/28 11:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.089935645s) from=127.0.0.6:50441
    2022/07/28 11:09:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.466693314s) from=127.0.0.6:45003
    2022/07/28 11:09:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m0.496292297s) from=127.0.0.6:59779
    2022/07/28 11:09:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.594750407s) from=127.0.0.6:51711
    2022/07/28 11:09:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m0.931756861s) from=127.0.0.6:40819
    2022/07/28 11:09:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.097362119s) from=127.0.0.6:44257
    2022/07/28 11:09:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.651969314s) from=127.0.0.6:53143
    2022/07/28 11:09:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m1.60189554s) from=127.0.0.6:33289
    2022/07/28 11:09:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m1.651057484s) from=127.0.0.6:37255
    2022/07/28 11:09:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.859088077s) from=127.0.0.6:39143
    2022/07/28 11:09:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m1.916176336s) from=127.0.0.6:48021
    2022/07/28 11:09:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m2.833670255s) from=127.0.0.6:49207
    2022/07/28 11:09:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m3.040411985s) from=127.0.0.6:47009
    2022/07/28 11:09:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m3.122152508s) from=127.0.0.6:56461
    2022/07/28 11:09:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m3.39427825s) from=127.0.0.6:37695
    2022/07/28 11:09:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m3.442801548s) from=127.0.0.6:48637
    2022/07/28 11:09:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m3.627230582s) from=127.0.0.6:60221
    2022/07/28 11:09:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.884726509s) from=127.0.0.6:57179
    2022/07/28 11:09:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m3.90845243s) from=127.0.0.6:39855
    2022/07/28 11:09:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m5.781268262s) from=127.0.0.6:43225
    2022/07/28 11:09:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.840127737s) from=127.0.0.6:49299
    2022/07/28 11:09:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m5.927804036s) from=127.0.0.6:44437
    2022/07/28 11:09:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.215270697s) from=127.0.0.6:34615
    2022/07/28 11:09:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m6.528708829s) from=127.0.0.6:52523
    2022/07/28 11:09:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m7.332457416s) from=127.0.0.6:59391
    2022/07/28 11:09:19 [DEBUG] http: Request GET /v1/status/leader (152.865µs) from=127.0.0.6:40459
    2022/07/28 11:09:20 [DEBUG] http: Request GET /v1/status/leader (164.953µs) from=127.0.0.6:40459
    2022/07/28 11:09:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:09:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m5.654598153s) from=127.0.0.6:55943
    2022/07/28 11:09:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.285184544s) from=127.0.0.6:48399
    2022/07/28 11:09:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.193634211s) from=127.0.0.6:52509
    2022/07/28 11:09:39 [DEBUG] http: Request GET /v1/status/leader (264.283µs) from=127.0.0.6:40459
    2022/07/28 11:10:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m0.102408182s) from=127.0.0.6:45843
    2022/07/28 11:10:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.554838836s) from=127.0.0.6:43801
    2022/07/28 11:10:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m1.066164617s) from=127.0.0.6:55025
    2022/07/28 11:10:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m2.114184932s) from=127.0.0.6:60875
    2022/07/28 11:10:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m2.146712073s) from=127.0.0.6:34243
    2022/07/28 11:10:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:10:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m2.868055077s) from=127.0.0.6:54923
    2022/07/28 11:10:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m2.907619038s) from=127.0.0.6:47529
    2022/07/28 11:10:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.96897552s) from=127.0.0.6:36643
    2022/07/28 11:10:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m3.955615359s) from=127.0.0.6:37465
    2022/07/28 11:10:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m3.936676358s) from=127.0.0.6:49715
    2022/07/28 11:10:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m4.015991976s) from=127.0.0.6:59579
    2022/07/28 11:10:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m4.04391846s) from=127.0.0.6:43245
    2022/07/28 11:10:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m4.474359985s) from=127.0.0.6:58977
    2022/07/28 11:10:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m4.444895583s) from=127.0.0.6:55087
    2022/07/28 11:10:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m4.488692053s) from=127.0.0.6:50299
    2022/07/28 11:10:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m4.600784691s) from=127.0.0.6:35983
    2022/07/28 11:10:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.537950866s) from=127.0.0.6:39479
    2022/07/28 11:10:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.814108716s) from=127.0.0.6:60215
    2022/07/28 11:10:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m4.8484942s) from=127.0.0.6:42051
    2022/07/28 11:10:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m4.850413638s) from=127.0.0.6:58497
    2022/07/28 11:10:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.142704574s) from=127.0.0.6:47255
    2022/07/28 11:10:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m6.270860931s) from=127.0.0.6:38217
    2022/07/28 11:10:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.228813463s) from=127.0.0.6:49383
    2022/07/28 11:10:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m6.350041116s) from=127.0.0.6:42053
    2022/07/28 11:10:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m6.44167445s) from=127.0.0.6:33569
    2022/07/28 11:10:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m6.489837377s) from=127.0.0.6:38525
    2022/07/28 11:10:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m7.182970456s) from=127.0.0.6:45993
    2022/07/28 11:10:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:10:39 [DEBUG] agent: Node info in sync
    2022/07/28 11:10:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.468877543s) from=127.0.0.6:34583
    2022/07/28 11:10:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.551693838s) from=127.0.0.6:46151
    2022/07/28 11:10:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m6.461478947s) from=127.0.0.6:59175
    2022/07/28 11:10:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:11:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:11:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:11:48 [DEBUG] agent: Node info in sync
    2022/07/28 11:12:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:13:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:13:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:13:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:13:48 [DEBUG] agent: Node info in sync
    2022/07/28 11:14:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/catalog/services (494.366µs) from=127.0.0.6:37429
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/status/leader (281.491µs) from=127.0.0.6:55545
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (306.692µs) from=127.0.0.6:55545
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (152.136µs) from=127.0.0.6:55545
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (168.479µs) from=127.0.0.6:35443
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (514.342µs) from=127.0.0.6:55741
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (274.218µs) from=127.0.0.6:55741
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (208.638µs) from=127.0.0.6:35443
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (126.896µs) from=127.0.0.6:55741
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (166.529µs) from=127.0.0.6:35443
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (193.952µs) from=127.0.0.6:35443
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (136.397µs) from=127.0.0.6:35443
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (123.458µs) from=127.0.0.6:35443
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (279.125µs) from=127.0.0.6:35443
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (170.625µs) from=127.0.0.6:36199
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (182.459µs) from=127.0.0.6:35443
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (151.315µs) from=127.0.0.6:55545
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (205.211µs) from=127.0.0.6:55545
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (165.52µs) from=127.0.0.6:55545
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (112.392µs) from=127.0.0.6:35443
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (189.226µs) from=127.0.0.6:55741
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (286.659µs) from=127.0.0.6:55741
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (117.335µs) from=127.0.0.6:55545
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (155.981µs) from=127.0.0.6:35443
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (208.38µs) from=127.0.0.6:60035
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (264.107µs) from=127.0.0.6:60035
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (171.243µs) from=127.0.0.6:42611
    2022/07/28 11:14:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (159.39µs) from=127.0.0.6:51867
    2022/07/28 11:14:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:14:51 [DEBUG] agent: Node info in sync
    2022/07/28 11:14:59 [DEBUG] http: Request GET /v1/status/leader (277.575µs) from=127.0.0.6:38987
    2022/07/28 11:15:00 [DEBUG] http: Request GET /v1/catalog/services (517.691µs) from=127.0.0.6:38987
    2022/07/28 11:15:00 [DEBUG] http: Request GET /v1/status/leader (287.482µs) from=127.0.0.6:43163
    2022/07/28 11:15:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (305.889µs) from=127.0.0.6:52101
    2022/07/28 11:15:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (218.71µs) from=127.0.0.6:43163
    2022/07/28 11:15:19 [DEBUG] http: Request GET /v1/status/leader (350.219µs) from=127.0.0.6:48465
    2022/07/28 11:15:20 [DEBUG] http: Request GET /v1/status/leader (279.062µs) from=127.0.0.6:48465
    2022/07/28 11:15:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:15:39 [DEBUG] http: Request GET /v1/status/leader (219.142µs) from=127.0.0.6:48465
    2022/07/28 11:15:40 [DEBUG] http: Request GET /v1/status/leader (210.155µs) from=127.0.0.6:53557
    2022/07/28 11:15:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:15:49 [DEBUG] http: Request GET /v1/catalog/services (1.40703ms) from=127.0.0.6:48465
    2022/07/28 11:15:49 [DEBUG] http: Request GET /v1/status/leader (539.084µs) from=127.0.0.6:48465
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (607.956µs) from=127.0.0.6:48577
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (426.24µs) from=127.0.0.6:48577
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (162.041µs) from=127.0.0.6:53557
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (264.217µs) from=127.0.0.6:48577
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (268.992µs) from=127.0.0.6:53557
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (210.308µs) from=127.0.0.6:53557
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (143.919µs) from=127.0.0.6:48577
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (165.788µs) from=127.0.0.6:53557
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (132.812µs) from=127.0.0.6:48577
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (163.987µs) from=127.0.0.6:51255
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (128.099µs) from=127.0.0.6:47227
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (405.337µs) from=127.0.0.6:48577
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (470.715µs) from=127.0.0.6:51255
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (405.457µs) from=127.0.0.6:51255
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (682.147µs) from=127.0.0.6:48577
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (143.805µs) from=127.0.0.6:48577
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (220.455µs) from=127.0.0.6:48577
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (167.418µs) from=127.0.0.6:57215
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (174.184µs) from=127.0.0.6:57215
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (163.261µs) from=127.0.0.6:48577
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (159.595µs) from=127.0.0.6:53557
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (142.909µs) from=127.0.0.6:53557
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (229.588µs) from=127.0.0.6:57215
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (154.878µs) from=127.0.0.6:53557
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (293.055µs) from=127.0.0.6:53557
    2022/07/28 11:15:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (3.149595ms) from=127.0.0.6:52179
    2022/07/28 11:15:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:15:52 [DEBUG] agent: Node info in sync
    2022/07/28 11:16:00 [DEBUG] http: Request GET /v1/status/leader (397.42µs) from=127.0.0.6:50101
    2022/07/28 11:16:09 [DEBUG] http: Request GET /v1/catalog/services (659.297µs) from=127.0.0.6:47481
    2022/07/28 11:16:09 [DEBUG] http: Request GET /v1/status/leader (164.485µs) from=127.0.0.6:47481
    2022/07/28 11:16:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (292.75µs) from=127.0.0.6:50101
    2022/07/28 11:16:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (294.44µs) from=127.0.0.6:50101
    2022/07/28 11:16:10 [DEBUG] http: Request GET /v1/status/leader (260.621µs) from=127.0.0.6:47925
    2022/07/28 11:16:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:16:29 [DEBUG] http: Request GET /v1/status/leader (254.877µs) from=127.0.0.6:47925
    2022/07/28 11:16:30 [DEBUG] http: Request GET /v1/status/leader (294.205µs) from=127.0.0.6:47925
    2022/07/28 11:16:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m0.250537527s) from=127.0.0.6:37429
    2022/07/28 11:16:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m0.045235843s) from=127.0.0.6:46581
    2022/07/28 11:16:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m0.340976368s) from=127.0.0.6:51867
    2022/07/28 11:16:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m0.496259635s) from=127.0.0.6:60035
    2022/07/28 11:16:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m0.42616455s) from=127.0.0.6:37521
    2022/07/28 11:16:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m0.776213539s) from=127.0.0.6:52871
    2022/07/28 11:16:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.110729728s) from=127.0.0.6:39929
    2022/07/28 11:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m1.293121681s) from=127.0.0.6:55545
    2022/07/28 11:16:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m1.762622s) from=127.0.0.6:42611
    2022/07/28 11:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.979890088s) from=127.0.0.6:60707
    2022/07/28 11:16:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.436698711s) from=127.0.0.6:39683
    2022/07/28 11:16:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.504313726s) from=127.0.0.6:58923
    2022/07/28 11:16:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m3.097048936s) from=127.0.0.6:36199
    2022/07/28 11:16:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m3.376783715s) from=127.0.0.6:35443
    2022/07/28 11:16:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.453343269s) from=127.0.0.6:36999
    2022/07/28 11:16:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m3.483627687s) from=127.0.0.6:43291
    2022/07/28 11:16:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m4.306086866s) from=127.0.0.6:54189
    2022/07/28 11:16:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m4.545283458s) from=127.0.0.6:47557
    2022/07/28 11:16:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m4.706406138s) from=127.0.0.6:50999
    2022/07/28 11:16:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m4.984315213s) from=127.0.0.6:55741
    2022/07/28 11:16:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m4.943504357s) from=127.0.0.6:52249
    2022/07/28 11:16:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m5.057524464s) from=127.0.0.6:42285
    2022/07/28 11:16:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.061589526s) from=127.0.0.6:34319
    2022/07/28 11:16:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m6.229727259s) from=127.0.0.6:42145
    2022/07/28 11:16:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.239954879s) from=127.0.0.6:43373
    2022/07/28 11:16:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m7.048685231s) from=127.0.0.6:51001
    2022/07/28 11:16:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m7.117041289s) from=127.0.0.6:58203
    2022/07/28 11:16:49 [DEBUG] http: Request GET /v1/status/leader (3.742992ms) from=127.0.0.6:47925
    2022/07/28 11:16:50 [DEBUG] http: Request GET /v1/status/leader (257.188µs) from=127.0.0.6:47925
    2022/07/28 11:16:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:16:54 [DEBUG] agent: Node info in sync
    2022/07/28 11:17:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.029195345s) from=127.0.0.6:43163
    2022/07/28 11:17:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m4.794437301s) from=127.0.0.6:38987
    2022/07/28 11:17:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.798220725s) from=127.0.0.6:52101
    2022/07/28 11:17:09 [DEBUG] http: Request GET /v1/status/leader (139.909µs) from=127.0.0.6:47925
    2022/07/28 11:17:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:17:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.113747028s) from=127.0.0.6:60761
    2022/07/28 11:17:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m0.996204773s) from=127.0.0.6:52015
    2022/07/28 11:17:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m1.379440501s) from=127.0.0.6:44885
    2022/07/28 11:17:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.633042374s) from=127.0.0.6:50503
    2022/07/28 11:17:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m1.951720291s) from=127.0.0.6:60969
    2022/07/28 11:17:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m2.300634328s) from=127.0.0.6:48465
    2022/07/28 11:17:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.040514996s) from=127.0.0.6:38633
    2022/07/28 11:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m3.411707057s) from=127.0.0.6:57427
    2022/07/28 11:17:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m3.582809714s) from=127.0.0.6:58891
    2022/07/28 11:17:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m3.631081779s) from=127.0.0.6:57215
    2022/07/28 11:17:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m3.605019252s) from=127.0.0.6:43837
    2022/07/28 11:17:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.975806153s) from=127.0.0.6:46945
    2022/07/28 11:17:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.161510833s) from=127.0.0.6:45917
    2022/07/28 11:17:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m4.585017569s) from=127.0.0.6:53557
    2022/07/28 11:17:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m4.673614573s) from=127.0.0.6:48577
    2022/07/28 11:17:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m4.949742814s) from=127.0.0.6:51255
    2022/07/28 11:17:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m5.048770402s) from=127.0.0.6:57787
    2022/07/28 11:17:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.147848254s) from=127.0.0.6:46349
    2022/07/28 11:17:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m5.242296945s) from=127.0.0.6:42059
    2022/07/28 11:17:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m5.311741659s) from=127.0.0.6:46409
    2022/07/28 11:17:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.734815627s) from=127.0.0.6:35561
    2022/07/28 11:17:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m6.103713624s) from=127.0.0.6:46781
    2022/07/28 11:17:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m6.455491572s) from=127.0.0.6:47227
    2022/07/28 11:17:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m6.722503293s) from=127.0.0.6:59123
    2022/07/28 11:17:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.88700848s) from=127.0.0.6:35139
    2022/07/28 11:17:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m6.989419547s) from=127.0.0.6:50017
    2022/07/28 11:17:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m7.361148131s) from=127.0.0.6:52179
    2022/07/28 11:18:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:18:04 [DEBUG] agent: Node info in sync
    2022/07/28 11:18:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m0.061262652s) from=127.0.0.6:47481
    2022/07/28 11:18:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.264682199s) from=127.0.0.6:50101
    2022/07/28 11:18:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.555796705s) from=127.0.0.6:36393
    2022/07/28 11:18:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:18:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:19:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:20:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:20:01 [DEBUG] agent: Node info in sync
    2022/07/28 11:20:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:21:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:21:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:22:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:22:00 [DEBUG] agent: Node info in sync
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/catalog/services (588.133µs) from=127.0.0.6:51267
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/status/leader (948.201µs) from=127.0.0.6:33227
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (237.18µs) from=127.0.0.6:33227
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (176.611µs) from=127.0.0.6:59563
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (174.432µs) from=127.0.0.6:33227
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (123.937µs) from=127.0.0.6:59563
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (233.152µs) from=127.0.0.6:59563
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (186.107µs) from=127.0.0.6:33227
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (156.191µs) from=127.0.0.6:35611
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (135.165µs) from=127.0.0.6:33227
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (676.478µs) from=127.0.0.6:52603
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (144.828µs) from=127.0.0.6:59563
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (140.186µs) from=127.0.0.6:52603
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (173.63µs) from=127.0.0.6:57093
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (227.325µs) from=127.0.0.6:52603
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (174.024µs) from=127.0.0.6:35611
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (405.8µs) from=127.0.0.6:33227
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (153.076µs) from=127.0.0.6:57093
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (157.554µs) from=127.0.0.6:35611
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (220.831µs) from=127.0.0.6:57093
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (150.033µs) from=127.0.0.6:35611
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (421.89µs) from=127.0.0.6:57093
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (2.914075ms) from=127.0.0.6:59563
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (135.98µs) from=127.0.0.6:35611
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (290.54µs) from=127.0.0.6:57093
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/parser-v1 (160.527µs) from=127.0.0.6:57093
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (433.735µs) from=127.0.0.6:57093
    2022/07/28 11:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (228.65µs) from=127.0.0.6:33855
    2022/07/28 11:22:20 [DEBUG] http: Request GET /v1/status/leader (201.468µs) from=127.0.0.6:52541
    2022/07/28 11:22:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:22:29 [DEBUG] http: Request GET /v1/catalog/services (690.709µs) from=127.0.0.6:37815
    2022/07/28 11:22:29 [DEBUG] http: Request GET /v1/status/leader (398.255µs) from=127.0.0.6:52541
    2022/07/28 11:22:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (329.047µs) from=127.0.0.6:52541
    2022/07/28 11:22:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (284.452µs) from=127.0.0.6:52541
    2022/07/28 11:22:40 [DEBUG] http: Request GET /v1/status/leader (357.59µs) from=127.0.0.6:36435
    2022/07/28 11:22:49 [DEBUG] http: Request GET /v1/status/leader (300.063µs) from=127.0.0.6:36435
    2022/07/28 11:23:00 [DEBUG] http: Request GET /v1/status/leader (146.822µs) from=127.0.0.6:36435
    2022/07/28 11:23:09 [DEBUG] http: Request GET /v1/status/leader (279.332µs) from=127.0.0.6:36435
    2022/07/28 11:23:09 [DEBUG] http: Request GET /v1/catalog/services (623.382µs) from=127.0.0.6:36435
    2022/07/28 11:23:09 [DEBUG] http: Request GET /v1/status/leader (287.58µs) from=127.0.0.6:36435
    2022/07/28 11:23:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (312.687µs) from=127.0.0.6:44471
    2022/07/28 11:23:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (309.332µs) from=127.0.0.6:44471
    2022/07/28 11:23:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (335.62µs) from=127.0.0.6:37255
    2022/07/28 11:23:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (178.709µs) from=127.0.0.6:44471
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (372.68µs) from=127.0.0.6:37869
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (157.588µs) from=127.0.0.6:37869
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (177.141µs) from=127.0.0.6:59603
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.627665ms) from=127.0.0.6:33565
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (132.498µs) from=127.0.0.6:35297
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (187.687µs) from=127.0.0.6:44471
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (187.965µs) from=127.0.0.6:37255
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (444.06µs) from=127.0.0.6:33565
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (158.635µs) from=127.0.0.6:51611
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (835.673µs) from=127.0.0.6:60813
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (314.942µs) from=127.0.0.6:60813
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (120.919µs) from=127.0.0.6:51611
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (236.925µs) from=127.0.0.6:33565
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (132.074µs) from=127.0.0.6:33565
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (164.368µs) from=127.0.0.6:51611
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (181.601µs) from=127.0.0.6:59603
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (119.438µs) from=127.0.0.6:37255
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (331.395µs) from=127.0.0.6:51611
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (2.503694ms) from=127.0.0.6:60813
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (155.484µs) from=127.0.0.6:44471
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (108.174µs) from=127.0.0.6:59603
    2022/07/28 11:23:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (165.364µs) from=127.0.0.6:35297
    2022/07/28 11:23:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:23:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:23:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:23:28 [DEBUG] agent: Node info in sync
    2022/07/28 11:23:29 [DEBUG] http: Request GET /v1/status/leader (320.526µs) from=127.0.0.6:45329
    2022/07/28 11:23:29 [DEBUG] http: Request GET /v1/status/leader (174.341µs) from=127.0.0.6:45329
    2022/07/28 11:23:39 [DEBUG] http: Request GET /v1/catalog/services (585.783µs) from=127.0.0.6:45329
    2022/07/28 11:23:39 [DEBUG] http: Request GET /v1/status/leader (240.763µs) from=127.0.0.6:45329
    2022/07/28 11:23:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (250.444µs) from=127.0.0.6:38029
    2022/07/28 11:23:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (309.239µs) from=127.0.0.6:45695
    2022/07/28 11:23:49 [DEBUG] http: Request GET /v1/status/leader (276.185µs) from=127.0.0.6:34969
    2022/07/28 11:24:00 [DEBUG] http: Request GET /v1/status/leader (4.545602ms) from=127.0.0.6:34969
    2022/07/28 11:24:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m0.181892948s) from=127.0.0.6:45077
    2022/07/28 11:24:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.205292858s) from=127.0.0.6:41933
    2022/07/28 11:24:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.322232841s) from=127.0.0.6:51825
    2022/07/28 11:24:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m0.398669163s) from=127.0.0.6:57317
    2022/07/28 11:24:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m0.568830603s) from=127.0.0.6:57543
    2022/07/28 11:24:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.955569486s) from=127.0.0.6:35611
    2022/07/28 11:24:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m1.411506223s) from=127.0.0.6:54397
    2022/07/28 11:24:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m2.245179889s) from=127.0.0.6:51267
    2022/07/28 11:24:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m2.386365645s) from=127.0.0.6:44673
    2022/07/28 11:24:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.383673604s) from=127.0.0.6:45515
    2022/07/28 11:24:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.601255221s) from=127.0.0.6:52685
    2022/07/28 11:24:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m3.952432555s) from=127.0.0.6:42023
    2022/07/28 11:24:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.661906946s) from=127.0.0.6:38565
    2022/07/28 11:24:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m4.840288701s) from=127.0.0.6:58939
    2022/07/28 11:24:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m5.206795503s) from=127.0.0.6:59563
    2022/07/28 11:24:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m5.759070347s) from=127.0.0.6:33855
    2022/07/28 11:24:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m5.857001916s) from=127.0.0.6:39107
    2022/07/28 11:24:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.241633287s) from=127.0.0.6:55439
    2022/07/28 11:24:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.326576088s) from=127.0.0.6:33227
    2022/07/28 11:24:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m6.237721272s) from=127.0.0.6:36069
    2022/07/28 11:24:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.514660278s) from=127.0.0.6:57961
    2022/07/28 11:24:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m6.923744184s) from=127.0.0.6:52603
    2022/07/28 11:24:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m7.093084538s) from=127.0.0.6:51519
    2022/07/28 11:24:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m7.163455165s) from=127.0.0.6:60451
    2022/07/28 11:24:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m7.234189674s) from=127.0.0.6:57093
    2022/07/28 11:24:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m7.238509375s) from=127.0.0.6:36957
    2022/07/28 11:24:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m7.447478821s) from=127.0.0.6:60491
    2022/07/28 11:24:09 [DEBUG] http: Request GET /v1/status/leader (241.032µs) from=127.0.0.6:34969
    2022/07/28 11:24:20 [DEBUG] http: Request GET /v1/status/leader (395.91µs) from=127.0.0.6:34969
    2022/07/28 11:24:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:24:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.570996903s) from=127.0.0.6:52541
    2022/07/28 11:24:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m3.512902658s) from=127.0.0.6:37815
    2022/07/28 11:24:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:24:36 [DEBUG] agent: Node info in sync
    2022/07/28 11:24:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.459665029s) from=127.0.0.6:43123
    2022/07/28 11:24:40 [DEBUG] http: Request GET /v1/status/leader (4.135472ms) from=127.0.0.6:34969
    2022/07/28 11:25:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m0.157399164s) from=127.0.0.6:60813
    2022/07/28 11:25:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.106664965s) from=127.0.0.6:40751
    2022/07/28 11:25:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.531827206s) from=127.0.0.6:44471
    2022/07/28 11:25:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.729483854s) from=127.0.0.6:38285
    2022/07/28 11:25:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m1.506033956s) from=127.0.0.6:33565
    2022/07/28 11:25:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m1.888420231s) from=127.0.0.6:59603
    2022/07/28 11:25:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m1.908042899s) from=127.0.0.6:42369
    2022/07/28 11:25:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.350955525s) from=127.0.0.6:36249
    2022/07/28 11:25:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m2.592915812s) from=127.0.0.6:36435
    2022/07/28 11:25:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m2.559329772s) from=127.0.0.6:38091
    2022/07/28 11:25:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m2.749707808s) from=127.0.0.6:51631
    2022/07/28 11:25:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.049440392s) from=127.0.0.6:55605
    2022/07/28 11:25:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m3.492195023s) from=127.0.0.6:38561
    2022/07/28 11:25:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m3.647598889s) from=127.0.0.6:52153
    2022/07/28 11:25:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m4.059229085s) from=127.0.0.6:48367
    2022/07/28 11:25:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m4.095420588s) from=127.0.0.6:58325
    2022/07/28 11:25:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m4.490189221s) from=127.0.0.6:37869
    2022/07/28 11:25:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m4.555550796s) from=127.0.0.6:35297
    2022/07/28 11:25:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m4.779598814s) from=127.0.0.6:34387
    2022/07/28 11:25:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m5.111707017s) from=127.0.0.6:37255
    2022/07/28 11:25:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.108259123s) from=127.0.0.6:60233
    2022/07/28 11:25:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.529560753s) from=127.0.0.6:45665
    2022/07/28 11:25:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.638917396s) from=127.0.0.6:41477
    2022/07/28 11:25:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m6.220731467s) from=127.0.0.6:59263
    2022/07/28 11:25:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m6.873801865s) from=127.0.0.6:51611
    2022/07/28 11:25:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m7.033537818s) from=127.0.0.6:51297
    2022/07/28 11:25:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m7.398960997s) from=127.0.0.6:56247
    2022/07/28 11:25:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:25:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.984108442s) from=127.0.0.6:38029
    2022/07/28 11:25:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:25:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.75932707s) from=127.0.0.6:45695
    2022/07/28 11:25:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m7.450263237s) from=127.0.0.6:45329
    2022/07/28 11:26:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:26:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:26:34 [DEBUG] agent: Node info in sync
    2022/07/28 11:27:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:28:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:28:03 [DEBUG] agent: Node info in sync
    2022/07/28 11:28:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:28:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:29:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/catalog/services (563.515µs) from=127.0.0.6:53473
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/status/leader (283.305µs) from=127.0.0.6:36199
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (282.61µs) from=127.0.0.6:41563
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (313.375µs) from=127.0.0.6:40979
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (134.407µs) from=127.0.0.6:36199
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (251.705µs) from=127.0.0.6:36199
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (221.756µs) from=127.0.0.6:36199
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (128.45µs) from=127.0.0.6:41563
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (253.689µs) from=127.0.0.6:40979
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (160.792µs) from=127.0.0.6:37031
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (180.129µs) from=127.0.0.6:47119
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (156.751µs) from=127.0.0.6:36199
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (139.683µs) from=127.0.0.6:59971
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (269.113µs) from=127.0.0.6:59971
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (240.724µs) from=127.0.0.6:47119
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (125.766µs) from=127.0.0.6:36199
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (171.656µs) from=127.0.0.6:36199
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (183.617µs) from=127.0.0.6:47119
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (168.184µs) from=127.0.0.6:59971
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (217.087µs) from=127.0.0.6:47119
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (250.399µs) from=127.0.0.6:59971
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (860.713µs) from=127.0.0.6:36199
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (232.153µs) from=127.0.0.6:40979
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (215.174µs) from=127.0.0.6:37031
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (547.499µs) from=127.0.0.6:59971
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (523.612µs) from=127.0.0.6:36199
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (155.23µs) from=127.0.0.6:37031
    2022/07/28 11:29:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (194.936µs) from=127.0.0.6:37031
    2022/07/28 11:29:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:29:45 [DEBUG] agent: Node info in sync
    2022/07/28 11:29:49 [DEBUG] http: Request GET /v1/status/leader (424.063µs) from=127.0.0.6:55291
    2022/07/28 11:29:50 [DEBUG] http: Request GET /v1/catalog/services (903.859µs) from=127.0.0.6:55291
    2022/07/28 11:29:50 [DEBUG] http: Request GET /v1/status/leader (446.508µs) from=127.0.0.6:38835
    2022/07/28 11:29:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.107426ms) from=127.0.0.6:51845
    2022/07/28 11:29:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (146.061µs) from=127.0.0.6:51845
    2022/07/28 11:30:09 [DEBUG] http: Request GET /v1/status/leader (423.793µs) from=127.0.0.6:44447
    2022/07/28 11:30:10 [DEBUG] http: Request GET /v1/status/leader (280.785µs) from=127.0.0.6:44447
    2022/07/28 11:30:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:30:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:30:29 [DEBUG] http: Request GET /v1/status/leader (326.682µs) from=127.0.0.6:44447
    2022/07/28 11:30:30 [DEBUG] http: Request GET /v1/status/leader (309.967µs) from=127.0.0.6:38835
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/catalog/services (529.337µs) from=127.0.0.6:44447
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/status/leader (150.048µs) from=127.0.0.6:54135
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (296.969µs) from=127.0.0.6:54135
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (556.87µs) from=127.0.0.6:39631
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (226.983µs) from=127.0.0.6:39631
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (858.934µs) from=127.0.0.6:39631
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (175.715µs) from=127.0.0.6:39631
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (135.963µs) from=127.0.0.6:39631
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (272.054µs) from=127.0.0.6:54135
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (274.404µs) from=127.0.0.6:39631
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (171.04µs) from=127.0.0.6:54135
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (138.212µs) from=127.0.0.6:39631
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (302.142µs) from=127.0.0.6:39631
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (238.976µs) from=127.0.0.6:38835
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (125.826µs) from=127.0.0.6:38835
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (207.757µs) from=127.0.0.6:41949
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (239.271µs) from=127.0.0.6:38835
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (145.731µs) from=127.0.0.6:54135
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (128.009µs) from=127.0.0.6:38835
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (208.87µs) from=127.0.0.6:56129
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (159.035µs) from=127.0.0.6:38835
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (177.857µs) from=127.0.0.6:56129
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (199.052µs) from=127.0.0.6:38835
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (223.297µs) from=127.0.0.6:56129
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (108.125µs) from=127.0.0.6:56129
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (268.203µs) from=127.0.0.6:60893
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (164.945µs) from=127.0.0.6:38343
    2022/07/28 11:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (126.439µs) from=127.0.0.6:32927
    2022/07/28 11:30:50 [DEBUG] http: Request GET /v1/status/leader (260.213µs) from=127.0.0.6:37013
    2022/07/28 11:30:59 [DEBUG] http: Request GET /v1/catalog/services (600.28µs) from=127.0.0.6:37013
    2022/07/28 11:30:59 [DEBUG] http: Request GET /v1/status/leader (292.947µs) from=127.0.0.6:45011
    2022/07/28 11:30:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (271.247µs) from=127.0.0.6:51811
    2022/07/28 11:30:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (297.473µs) from=127.0.0.6:51811
    2022/07/28 11:31:00 [DEBUG] http: Request GET /v1/status/leader (352.782µs) from=127.0.0.6:45011
    2022/07/28 11:31:19 [DEBUG] http: Request GET /v1/status/leader (304.473µs) from=127.0.0.6:45011
    2022/07/28 11:31:20 [DEBUG] http: Request GET /v1/status/leader (275.914µs) from=127.0.0.6:45011
    2022/07/28 11:31:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.757022669s) from=127.0.0.6:56441
    2022/07/28 11:31:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m0.804575008s) from=127.0.0.6:60563
    2022/07/28 11:31:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m0.995691897s) from=127.0.0.6:45421
    2022/07/28 11:31:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m1.104345086s) from=127.0.0.6:39293
    2022/07/28 11:31:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m1.526402316s) from=127.0.0.6:40979
    2022/07/28 11:31:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.71162716s) from=127.0.0.6:47119
    2022/07/28 11:31:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m1.675934905s) from=127.0.0.6:37361
    2022/07/28 11:31:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.067967035s) from=127.0.0.6:56473
    2022/07/28 11:31:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m2.495195239s) from=127.0.0.6:58369
    2022/07/28 11:31:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m2.522112969s) from=127.0.0.6:39391
    2022/07/28 11:31:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m2.926709799s) from=127.0.0.6:36199
    2022/07/28 11:31:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m2.880284544s) from=127.0.0.6:44297
    2022/07/28 11:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m3.510593566s) from=127.0.0.6:58929
    2022/07/28 11:31:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m3.989330642s) from=127.0.0.6:40077
    2022/07/28 11:31:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.527565071s) from=127.0.0.6:37031
    2022/07/28 11:31:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m4.676034417s) from=127.0.0.6:59971
    2022/07/28 11:31:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m4.932559007s) from=127.0.0.6:53281
    2022/07/28 11:31:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.246363573s) from=127.0.0.6:51603
    2022/07/28 11:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.662955036s) from=127.0.0.6:40163
    2022/07/28 11:31:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.732683591s) from=127.0.0.6:54159
    2022/07/28 11:31:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m6.042027426s) from=127.0.0.6:36825
    2022/07/28 11:31:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m6.267958421s) from=127.0.0.6:37709
    2022/07/28 11:31:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m6.386094726s) from=127.0.0.6:41563
    2022/07/28 11:31:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m6.778958469s) from=127.0.0.6:53473
    2022/07/28 11:31:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m6.705943519s) from=127.0.0.6:49813
    2022/07/28 11:31:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m6.71544617s) from=127.0.0.6:34211
    2022/07/28 11:31:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.906833964s) from=127.0.0.6:57191
    2022/07/28 11:31:39 [DEBUG] http: Request GET /v1/status/leader (316.505µs) from=127.0.0.6:55427
    2022/07/28 11:31:40 [DEBUG] http: Request GET /v1/status/leader (1.735126ms) from=127.0.0.6:55427
    2022/07/28 11:31:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:31:40 [DEBUG] agent: Node info in sync
    2022/07/28 11:31:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.531955842s) from=127.0.0.6:60157
    2022/07/28 11:31:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.132253552s) from=127.0.0.6:51845
    2022/07/28 11:31:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m6.843178216s) from=127.0.0.6:55291
    2022/07/28 11:31:59 [DEBUG] http: Request GET /v1/status/leader (224.743µs) from=127.0.0.6:55427
    2022/07/28 11:32:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:32:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:32:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m0.235553414s) from=127.0.0.6:56405
    2022/07/28 11:32:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m0.427307399s) from=127.0.0.6:54391
    2022/07/28 11:32:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m0.456880791s) from=127.0.0.6:44907
    2022/07/28 11:32:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.200801962s) from=127.0.0.6:54135
    2022/07/28 11:32:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m1.143826825s) from=127.0.0.6:54063
    2022/07/28 11:32:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m1.470269845s) from=127.0.0.6:39127
    2022/07/28 11:32:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m1.739264176s) from=127.0.0.6:34371
    2022/07/28 11:32:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m1.996439564s) from=127.0.0.6:34977
    2022/07/28 11:32:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m3.00379255s) from=127.0.0.6:51499
    2022/07/28 11:32:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.148103077s) from=127.0.0.6:57119
    2022/07/28 11:32:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.252720732s) from=127.0.0.6:46797
    2022/07/28 11:32:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.39604379s) from=127.0.0.6:60893
    2022/07/28 11:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.572341451s) from=127.0.0.6:38343
    2022/07/28 11:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.581374195s) from=127.0.0.6:59425
    2022/07/28 11:32:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m3.878152663s) from=127.0.0.6:35595
    2022/07/28 11:32:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m4.262089073s) from=127.0.0.6:47585
    2022/07/28 11:32:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m4.449402184s) from=127.0.0.6:32927
    2022/07/28 11:32:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m4.670651321s) from=127.0.0.6:39631
    2022/07/28 11:32:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m5.382622734s) from=127.0.0.6:44447
    2022/07/28 11:32:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m5.339829832s) from=127.0.0.6:44103
    2022/07/28 11:32:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.739094836s) from=127.0.0.6:34393
    2022/07/28 11:32:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.771376342s) from=127.0.0.6:46595
    2022/07/28 11:32:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m6.130752939s) from=127.0.0.6:38835
    2022/07/28 11:32:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.437714371s) from=127.0.0.6:57873
    2022/07/28 11:32:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m6.874635067s) from=127.0.0.6:56129
    2022/07/28 11:32:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m7.301410669s) from=127.0.0.6:41949
    2022/07/28 11:32:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m7.215056437s) from=127.0.0.6:38271
    2022/07/28 11:33:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m0.437078189s) from=127.0.0.6:37013
    2022/07/28 11:33:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.096740353s) from=127.0.0.6:51811
    2022/07/28 11:33:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.789573936s) from=127.0.0.6:60719
    2022/07/28 11:33:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:33:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:33:23 [DEBUG] agent: Node info in sync
    2022/07/28 11:34:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:34:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:35:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:35:06 [DEBUG] agent: Node info in sync
    2022/07/28 11:35:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:36:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:36:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:36:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:36:50 [DEBUG] agent: Node info in sync
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/catalog/services (606.935µs) from=127.0.0.6:54433
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/status/leader (4.869169ms) from=127.0.0.6:53241
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (343.912µs) from=127.0.0.6:55461
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (866.28µs) from=127.0.0.6:53241
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (295.588µs) from=127.0.0.6:53241
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (248.462µs) from=127.0.0.6:53241
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (808.264µs) from=127.0.0.6:55461
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (247.838µs) from=127.0.0.6:53241
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (238.435µs) from=127.0.0.6:49321
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (181.689µs) from=127.0.0.6:55461
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (169.955µs) from=127.0.0.6:34977
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (204.735µs) from=127.0.0.6:42061
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (202.44µs) from=127.0.0.6:53241
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (2.974703ms) from=127.0.0.6:50457
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (172.653µs) from=127.0.0.6:53241
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (195.077µs) from=127.0.0.6:49321
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (201.006µs) from=127.0.0.6:53241
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (152.871µs) from=127.0.0.6:50457
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (218.494µs) from=127.0.0.6:49321
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (265.397µs) from=127.0.0.6:50457
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (147.195µs) from=127.0.0.6:50457
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (236.561µs) from=127.0.0.6:53241
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (251.701µs) from=127.0.0.6:56769
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (227.447µs) from=127.0.0.6:55461
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (136.73µs) from=127.0.0.6:34977
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (323.462µs) from=127.0.0.6:42061
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (180.762µs) from=127.0.0.6:56769
    2022/07/28 11:36:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (229.983µs) from=127.0.0.6:40301
    2022/07/28 11:37:13 [DEBUG] http: Request GET /v1/status/leader (324.39µs) from=127.0.0.6:56341
    2022/07/28 11:37:18 [DEBUG] http: Request GET /v1/catalog/services (737.862µs) from=127.0.0.6:56341
    2022/07/28 11:37:18 [DEBUG] http: Request GET /v1/status/leader (208.778µs) from=127.0.0.6:56341
    2022/07/28 11:37:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (316.382µs) from=127.0.0.6:41363
    2022/07/28 11:37:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (205.437µs) from=127.0.0.6:41363
    2022/07/28 11:37:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:37:33 [DEBUG] http: Request GET /v1/status/leader (520.97µs) from=127.0.0.6:47095
    2022/07/28 11:37:38 [DEBUG] http: Request GET /v1/status/leader (329.401µs) from=127.0.0.6:37969
    2022/07/28 11:37:53 [DEBUG] http: Request GET /v1/status/leader (163.645µs) from=127.0.0.6:37969
    2022/07/28 11:37:58 [DEBUG] http: Request GET /v1/status/leader (139.912µs) from=127.0.0.6:37969
    2022/07/28 11:38:01 [DEBUG] http: Request GET /v1/catalog/services (560.246µs) from=127.0.0.6:47095
    2022/07/28 11:38:01 [DEBUG] http: Request GET /v1/status/leader (280.521µs) from=127.0.0.6:37969
    2022/07/28 11:38:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (422.608µs) from=127.0.0.6:37969
    2022/07/28 11:38:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (241.155µs) from=127.0.0.6:37969
    2022/07/28 11:38:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (199.688µs) from=127.0.0.6:37969
    2022/07/28 11:38:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (210.867µs) from=127.0.0.6:34855
    2022/07/28 11:38:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (281.228µs) from=127.0.0.6:34855
    2022/07/28 11:38:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (120.64µs) from=127.0.0.6:34855
    2022/07/28 11:38:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (162.675µs) from=127.0.0.6:37969
    2022/07/28 11:38:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (142.074µs) from=127.0.0.6:34855
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (325.24µs) from=127.0.0.6:37969
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (252.123µs) from=127.0.0.6:37969
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (208.005µs) from=127.0.0.6:34855
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (180.074µs) from=127.0.0.6:35861
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (127.602µs) from=127.0.0.6:35861
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (121.492µs) from=127.0.0.6:35861
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (138.002µs) from=127.0.0.6:34855
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (115.511µs) from=127.0.0.6:35861
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (160.756µs) from=127.0.0.6:34855
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (143.025µs) from=127.0.0.6:48873
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (270.022µs) from=127.0.0.6:52231
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (193.331µs) from=127.0.0.6:52231
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (128.706µs) from=127.0.0.6:48873
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (130.901µs) from=127.0.0.6:48873
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (195.125µs) from=127.0.0.6:43113
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (211.544µs) from=127.0.0.6:48873
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (111.348µs) from=127.0.0.6:43113
    2022/07/28 11:38:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (269.67µs) from=127.0.0.6:39539
    2022/07/28 11:38:19 [DEBUG] http: Request GET /v1/catalog/services (731.978µs) from=127.0.0.6:40117
    2022/07/28 11:38:19 [DEBUG] http: Request GET /v1/status/leader (1.635749ms) from=127.0.0.6:55529
    2022/07/28 11:38:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (266.028µs) from=127.0.0.6:55529
    2022/07/28 11:38:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (123.801µs) from=127.0.0.6:55529
    2022/07/28 11:38:21 [DEBUG] http: Request GET /v1/status/leader (264.47µs) from=127.0.0.6:55073
    2022/07/28 11:38:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:38:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:38:39 [DEBUG] agent: Node info in sync
    2022/07/28 11:38:39 [DEBUG] http: Request GET /v1/status/leader (302.392µs) from=127.0.0.6:36747
    2022/07/28 11:38:41 [DEBUG] http: Request GET /v1/status/leader (175.935µs) from=127.0.0.6:36747
    2022/07/28 11:38:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m0.05569172s) from=127.0.0.6:34977
    2022/07/28 11:38:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.270039457s) from=127.0.0.6:42061
    2022/07/28 11:38:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m0.590632151s) from=127.0.0.6:48829
    2022/07/28 11:38:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m0.82041877s) from=127.0.0.6:56769
    2022/07/28 11:38:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m0.924609564s) from=127.0.0.6:45957
    2022/07/28 11:38:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m1.016911157s) from=127.0.0.6:57235
    2022/07/28 11:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.36178532s) from=127.0.0.6:48781
    2022/07/28 11:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.58651035s) from=127.0.0.6:53241
    2022/07/28 11:38:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m2.889036255s) from=127.0.0.6:54619
    2022/07/28 11:38:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m4.014317073s) from=127.0.0.6:35043
    2022/07/28 11:38:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m4.015485112s) from=127.0.0.6:51513
    2022/07/28 11:38:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m4.37460353s) from=127.0.0.6:50457
    2022/07/28 11:38:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m4.565741869s) from=127.0.0.6:60881
    2022/07/28 11:38:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.06928156s) from=127.0.0.6:54283
    2022/07/28 11:38:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.209835974s) from=127.0.0.6:38891
    2022/07/28 11:38:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.404451152s) from=127.0.0.6:44425
    2022/07/28 11:38:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.408533048s) from=127.0.0.6:33541
    2022/07/28 11:38:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m5.45648201s) from=127.0.0.6:36101
    2022/07/28 11:38:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m5.722566167s) from=127.0.0.6:51247
    2022/07/28 11:38:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m5.857819723s) from=127.0.0.6:49321
    2022/07/28 11:38:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m6.050916885s) from=127.0.0.6:54433
    2022/07/28 11:39:00 [DEBUG] http: Request GET /v1/status/leader (168.823µs) from=127.0.0.6:36747
    2022/07/28 11:39:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m6.370959435s) from=127.0.0.6:55461
    2022/07/28 11:39:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.485978058s) from=127.0.0.6:40301
    2022/07/28 11:39:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m6.486197856s) from=127.0.0.6:37181
    2022/07/28 11:39:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m6.511929252s) from=127.0.0.6:58109
    2022/07/28 11:39:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m6.793088553s) from=127.0.0.6:59155
    2022/07/28 11:39:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m7.363914945s) from=127.0.0.6:55669
    2022/07/28 11:39:01 [DEBUG] http: Request GET /v1/status/leader (170.434µs) from=127.0.0.6:36747
    2022/07/28 11:39:20 [DEBUG] http: Request GET /v1/status/leader (274.17µs) from=127.0.0.6:36747
    2022/07/28 11:39:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:39:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.293571227s) from=127.0.0.6:34885
    2022/07/28 11:39:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.950658366s) from=127.0.0.6:41363
    2022/07/28 11:39:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:39:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m7.097579874s) from=127.0.0.6:56341
    2022/07/28 11:40:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m1.061619288s) from=127.0.0.6:52411
    2022/07/28 11:40:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m1.349048347s) from=127.0.0.6:35861
    2022/07/28 11:40:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m2.009424861s) from=127.0.0.6:37969
    2022/07/28 11:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.981387916s) from=127.0.0.6:39539
    2022/07/28 11:40:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m2.132990742s) from=127.0.0.6:34051
    2022/07/28 11:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.354110529s) from=127.0.0.6:33087
    2022/07/28 11:40:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m2.64665578s) from=127.0.0.6:40391
    2022/07/28 11:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m2.806535102s) from=127.0.0.6:34855
    2022/07/28 11:40:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m2.811952483s) from=127.0.0.6:44039
    2022/07/28 11:40:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m3.095236485s) from=127.0.0.6:48873
    2022/07/28 11:40:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m3.450930007s) from=127.0.0.6:47095
    2022/07/28 11:40:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m3.193063015s) from=127.0.0.6:56197
    2022/07/28 11:40:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.392546684s) from=127.0.0.6:57775
    2022/07/28 11:40:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m3.528200699s) from=127.0.0.6:59629
    2022/07/28 11:40:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m3.638698138s) from=127.0.0.6:59421
    2022/07/28 11:40:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.208315762s) from=127.0.0.6:43081
    2022/07/28 11:40:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m4.654169524s) from=127.0.0.6:46159
    2022/07/28 11:40:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m4.807557016s) from=127.0.0.6:40487
    2022/07/28 11:40:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.939223607s) from=127.0.0.6:44623
    2022/07/28 11:40:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.034324168s) from=127.0.0.6:39335
    2022/07/28 11:40:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m5.107616603s) from=127.0.0.6:51711
    2022/07/28 11:40:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.398513859s) from=127.0.0.6:38595
    2022/07/28 11:40:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.770673802s) from=127.0.0.6:33681
    2022/07/28 11:40:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.856858242s) from=127.0.0.6:46835
    2022/07/28 11:40:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:40:08 [DEBUG] agent: Node info in sync
    2022/07/28 11:40:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.414046129s) from=127.0.0.6:43113
    2022/07/28 11:40:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m6.817824428s) from=127.0.0.6:45519
    2022/07/28 11:40:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m7.290582054s) from=127.0.0.6:52231
    2022/07/28 11:40:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m0.637016499s) from=127.0.0.6:40117
    2022/07/28 11:40:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.619414861s) from=127.0.0.6:55529
    2022/07/28 11:40:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:40:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.038849078s) from=127.0.0.6:60687
    2022/07/28 11:41:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:41:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:41:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:41:48 [DEBUG] agent: Node info in sync
    2022/07/28 11:42:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:42:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:42:58 [DEBUG] agent: Node info in sync
    2022/07/28 11:43:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:44:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:44:07 [DEBUG] agent: Node info in sync
    2022/07/28 11:44:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/catalog/services (784.052µs) from=127.0.0.6:44983
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/status/leader (289.45µs) from=127.0.0.6:34721
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (348.106µs) from=127.0.0.6:34721
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (251.323µs) from=127.0.0.6:34721
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (274.019µs) from=127.0.0.6:34721
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (246.144µs) from=127.0.0.6:34721
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (254.26µs) from=127.0.0.6:34721
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (184.024µs) from=127.0.0.6:34721
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (231.824µs) from=127.0.0.6:38537
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (291.44µs) from=127.0.0.6:38537
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (193.19µs) from=127.0.0.6:38537
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (273.124µs) from=127.0.0.6:34721
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (140.283µs) from=127.0.0.6:34721
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (156.255µs) from=127.0.0.6:38537
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (194.075µs) from=127.0.0.6:38061
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (157.59µs) from=127.0.0.6:50661
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (157.8µs) from=127.0.0.6:39095
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (216.222µs) from=127.0.0.6:38061
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (326.869µs) from=127.0.0.6:50661
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (269.683µs) from=127.0.0.6:39095
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (147.512µs) from=127.0.0.6:38537
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (156.673µs) from=127.0.0.6:50661
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (121.387µs) from=127.0.0.6:38061
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (181.26µs) from=127.0.0.6:39095
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (170.967µs) from=127.0.0.6:43775
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (120.795µs) from=127.0.0.6:39095
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (115.494µs) from=127.0.0.6:38061
    2022/07/28 11:44:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (355.808µs) from=127.0.0.6:39095
    2022/07/28 11:44:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:44:41 [DEBUG] http: Request GET /v1/catalog/services (1.53459ms) from=127.0.0.6:59153
    2022/07/28 11:44:41 [DEBUG] http: Request GET /v1/status/leader (233.542µs) from=127.0.0.6:59153
    2022/07/28 11:44:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (308.013µs) from=127.0.0.6:46025
    2022/07/28 11:44:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (213.253µs) from=127.0.0.6:46025
    2022/07/28 11:44:43 [DEBUG] http: Request GET /v1/status/leader (292.473µs) from=127.0.0.6:32791
    2022/07/28 11:45:01 [DEBUG] http: Request GET /v1/status/leader (462.484µs) from=127.0.0.6:32791
    2022/07/28 11:45:03 [DEBUG] http: Request GET /v1/status/leader (2.051517ms) from=127.0.0.6:32791
    2022/07/28 11:45:21 [DEBUG] http: Request GET /v1/status/leader (220.043µs) from=127.0.0.6:47057
    2022/07/28 11:45:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:45:23 [DEBUG] http: Request GET /v1/status/leader (173.486µs) from=127.0.0.6:32791
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/catalog/services (668.007µs) from=127.0.0.6:32791
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/status/leader (184.662µs) from=127.0.0.6:38879
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (353.176µs) from=127.0.0.6:38879
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (252.112µs) from=127.0.0.6:38879
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (261.697µs) from=127.0.0.6:47057
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (192.293µs) from=127.0.0.6:57337
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (258.459µs) from=127.0.0.6:57337
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (246.037µs) from=127.0.0.6:47057
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (140.705µs) from=127.0.0.6:38879
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (124.096µs) from=127.0.0.6:47057
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (220.9µs) from=127.0.0.6:38879
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (157.853µs) from=127.0.0.6:57337
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (168.488µs) from=127.0.0.6:57337
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (160.255µs) from=127.0.0.6:57337
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (103.737µs) from=127.0.0.6:38879
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (432.977µs) from=127.0.0.6:57433
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (468.587µs) from=127.0.0.6:47057
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (496.634µs) from=127.0.0.6:40541
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (306.297µs) from=127.0.0.6:38879
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (252.782µs) from=127.0.0.6:39463
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (118.822µs) from=127.0.0.6:40541
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (106.198µs) from=127.0.0.6:57337
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (161.767µs) from=127.0.0.6:57433
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/parser-v1 (204.657µs) from=127.0.0.6:43629
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (132.002µs) from=127.0.0.6:38879
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (135.707µs) from=127.0.0.6:57433
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (134.037µs) from=127.0.0.6:38879
    2022/07/28 11:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (149.303µs) from=127.0.0.6:38879
    2022/07/28 11:45:41 [DEBUG] http: Request GET /v1/status/leader (6.750507ms) from=127.0.0.6:45629
    2022/07/28 11:45:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:45:48 [DEBUG] agent: Node info in sync
    2022/07/28 11:45:49 [DEBUG] http: Request GET /v1/catalog/services (603.563µs) from=127.0.0.6:45629
    2022/07/28 11:45:49 [DEBUG] http: Request GET /v1/status/leader (272.655µs) from=127.0.0.6:45629
    2022/07/28 11:45:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (318.829µs) from=127.0.0.6:35255
    2022/07/28 11:45:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (225.565µs) from=127.0.0.6:43841
    2022/07/28 11:45:50 [DEBUG] http: Request GET /v1/status/leader (310.616µs) from=127.0.0.6:45375
    2022/07/28 11:46:09 [DEBUG] http: Request GET /v1/status/leader (961.587µs) from=127.0.0.6:48765
    2022/07/28 11:46:10 [DEBUG] http: Request GET /v1/status/leader (219.631µs) from=127.0.0.6:45375
    2022/07/28 11:46:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:46:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.567339512s) from=127.0.0.6:45187
    2022/07/28 11:46:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m0.611289401s) from=127.0.0.6:54527
    2022/07/28 11:46:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m0.896724126s) from=127.0.0.6:46635
    2022/07/28 11:46:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.067640564s) from=127.0.0.6:42869
    2022/07/28 11:46:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m1.49019046s) from=127.0.0.6:49001
    2022/07/28 11:46:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.599331518s) from=127.0.0.6:51509
    2022/07/28 11:46:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m1.706165812s) from=127.0.0.6:40493
    2022/07/28 11:46:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m1.88636722s) from=127.0.0.6:60277
    2022/07/28 11:46:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m2.673267068s) from=127.0.0.6:38061
    2022/07/28 11:46:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m2.674765965s) from=127.0.0.6:57457
    2022/07/28 11:46:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m2.921244778s) from=127.0.0.6:38537
    2022/07/28 11:46:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m3.850444752s) from=127.0.0.6:48621
    2022/07/28 11:46:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.791299988s) from=127.0.0.6:48665
    2022/07/28 11:46:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.799189288s) from=127.0.0.6:47047
    2022/07/28 11:46:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m3.928442453s) from=127.0.0.6:46539
    2022/07/28 11:46:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m4.410258424s) from=127.0.0.6:44983
    2022/07/28 11:46:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m4.397718807s) from=127.0.0.6:50661
    2022/07/28 11:46:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m4.379984341s) from=127.0.0.6:56415
    2022/07/28 11:46:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.399642925s) from=127.0.0.6:40573
    2022/07/28 11:46:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m4.562505359s) from=127.0.0.6:55547
    2022/07/28 11:46:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m4.599484297s) from=127.0.0.6:51557
    2022/07/28 11:46:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m5.015152538s) from=127.0.0.6:39095
    2022/07/28 11:46:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.126330586s) from=127.0.0.6:60233
    2022/07/28 11:46:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m5.373669238s) from=127.0.0.6:34721
    2022/07/28 11:46:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m5.491721058s) from=127.0.0.6:47929
    2022/07/28 11:46:29 [DEBUG] http: Request GET /v1/status/leader (244.92µs) from=127.0.0.6:48765
    2022/07/28 11:46:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.176374894s) from=127.0.0.6:43775
    2022/07/28 11:46:30 [DEBUG] http: Request GET /v1/status/leader (339.041µs) from=127.0.0.6:45375
    2022/07/28 11:46:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m7.059063397s) from=127.0.0.6:36641
    2022/07/28 11:46:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:46:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.940854631s) from=127.0.0.6:46025
    2022/07/28 11:46:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m4.988374261s) from=127.0.0.6:59153
    2022/07/28 11:46:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.278873204s) from=127.0.0.6:43093
    2022/07/28 11:46:49 [DEBUG] http: Request GET /v1/status/leader (377.812µs) from=127.0.0.6:48765
    2022/07/28 11:47:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:47:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:47:25 [DEBUG] agent: Node info in sync
    2022/07/28 11:47:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m0.282133959s) from=127.0.0.6:43629
    2022/07/28 11:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.291288728s) from=127.0.0.6:39335
    2022/07/28 11:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m0.372797356s) from=127.0.0.6:39463
    2022/07/28 11:47:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m0.426886129s) from=127.0.0.6:38281
    2022/07/28 11:47:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m0.818625813s) from=127.0.0.6:48785
    2022/07/28 11:47:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m0.963121184s) from=127.0.0.6:49495
    2022/07/28 11:47:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m1.033259565s) from=127.0.0.6:40541
    2022/07/28 11:47:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.090613852s) from=127.0.0.6:57433
    2022/07/28 11:47:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m1.515229593s) from=127.0.0.6:49333
    2022/07/28 11:47:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m1.647860516s) from=127.0.0.6:38711
    2022/07/28 11:47:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.087035747s) from=127.0.0.6:36305
    2022/07/28 11:47:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m2.218917041s) from=127.0.0.6:51981
    2022/07/28 11:47:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.72241794s) from=127.0.0.6:57337
    2022/07/28 11:47:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.814483844s) from=127.0.0.6:59061
    2022/07/28 11:47:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m3.147414895s) from=127.0.0.6:32791
    2022/07/28 11:47:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m4.039009328s) from=127.0.0.6:36433
    2022/07/28 11:47:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.037367586s) from=127.0.0.6:59995
    2022/07/28 11:47:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m4.382482252s) from=127.0.0.6:37231
    2022/07/28 11:47:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m4.419120866s) from=127.0.0.6:37119
    2022/07/28 11:47:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.50704399s) from=127.0.0.6:44001
    2022/07/28 11:47:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m4.637977905s) from=127.0.0.6:38879
    2022/07/28 11:47:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m4.878419924s) from=127.0.0.6:47705
    2022/07/28 11:47:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.457631185s) from=127.0.0.6:36815
    2022/07/28 11:47:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m6.206562048s) from=127.0.0.6:45341
    2022/07/28 11:47:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.324966132s) from=127.0.0.6:36511
    2022/07/28 11:47:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m6.76277077s) from=127.0.0.6:47057
    2022/07/28 11:47:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m7.028029944s) from=127.0.0.6:52095
    2022/07/28 11:47:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.636288172s) from=127.0.0.6:43841
    2022/07/28 11:47:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m4.863711483s) from=127.0.0.6:45629
    2022/07/28 11:47:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.989311759s) from=127.0.0.6:35255
    2022/07/28 11:48:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:49:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:49:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:49:22 [DEBUG] agent: Node info in sync
    2022/07/28 11:49:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:50:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:50:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:50:46 [DEBUG] agent: Node info in sync
    2022/07/28 11:51:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/catalog/services (638.069µs) from=127.0.0.6:58607
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/status/leader (275.325µs) from=127.0.0.6:58607
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (571.375µs) from=127.0.0.6:58849
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (127.552µs) from=127.0.0.6:42023
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (179.95µs) from=127.0.0.6:37207
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (238.693µs) from=127.0.0.6:44183
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (146.275µs) from=127.0.0.6:38941
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (149.565µs) from=127.0.0.6:37207
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (129.935µs) from=127.0.0.6:36765
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (113.145µs) from=127.0.0.6:38941
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (118.205µs) from=127.0.0.6:60651
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (109.96µs) from=127.0.0.6:44183
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (123.113µs) from=127.0.0.6:39825
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (438.834µs) from=127.0.0.6:60651
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (268.485µs) from=127.0.0.6:39825
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/parser-v1 (237.808µs) from=127.0.0.6:36765
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (235.834µs) from=127.0.0.6:38941
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (165.379µs) from=127.0.0.6:36765
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (755.564µs) from=127.0.0.6:42023
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (591.711µs) from=127.0.0.6:60651
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.048417ms) from=127.0.0.6:39825
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (175.965µs) from=127.0.0.6:44183
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (207.934µs) from=127.0.0.6:44183
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (168.548µs) from=127.0.0.6:39825
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (253.749µs) from=127.0.0.6:39825
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (241.55µs) from=127.0.0.6:60651
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.405227ms) from=127.0.0.6:42023
    2022/07/28 11:51:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (6.147057ms) from=127.0.0.6:44183
    2022/07/28 11:51:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:51:48 [DEBUG] agent: Node info in sync
    2022/07/28 11:52:01 [DEBUG] http: Request GET /v1/status/leader (301.513µs) from=127.0.0.6:48063
    2022/07/28 11:52:11 [DEBUG] http: Request GET /v1/catalog/services (483.978µs) from=127.0.0.6:48063
    2022/07/28 11:52:11 [DEBUG] http: Request GET /v1/status/leader (1.055933ms) from=127.0.0.6:41427
    2022/07/28 11:52:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (249.256µs) from=127.0.0.6:46115
    2022/07/28 11:52:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (322.357µs) from=127.0.0.6:55153
    2022/07/28 11:52:21 [DEBUG] http: Request GET /v1/status/leader (186.35µs) from=127.0.0.6:41427
    2022/07/28 11:52:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:52:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:52:31 [DEBUG] http: Request GET /v1/status/leader (268.272µs) from=127.0.0.6:41427
    2022/07/28 11:52:41 [DEBUG] http: Request GET /v1/status/leader (827.743µs) from=127.0.0.6:53007
    2022/07/28 11:52:49 [DEBUG] http: Request GET /v1/catalog/services (556.694µs) from=127.0.0.6:53007
    2022/07/28 11:52:49 [DEBUG] http: Request GET /v1/status/leader (167.967µs) from=127.0.0.6:47689
    2022/07/28 11:52:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (261.042µs) from=127.0.0.6:47689
    2022/07/28 11:52:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (146.925µs) from=127.0.0.6:41427
    2022/07/28 11:52:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (144.581µs) from=127.0.0.6:47689
    2022/07/28 11:52:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (138.94µs) from=127.0.0.6:47689
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (419.415µs) from=127.0.0.6:41427
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (170.651µs) from=127.0.0.6:47689
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (191.535µs) from=127.0.0.6:41427
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (246.127µs) from=127.0.0.6:47689
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (359.362µs) from=127.0.0.6:47689
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (161.946µs) from=127.0.0.6:38017
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (864.662µs) from=127.0.0.6:47689
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (789.1µs) from=127.0.0.6:41427
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (207.2µs) from=127.0.0.6:56633
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (158.826µs) from=127.0.0.6:38017
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (194.523µs) from=127.0.0.6:38017
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (136.621µs) from=127.0.0.6:41427
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (251.003µs) from=127.0.0.6:41427
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (208.125µs) from=127.0.0.6:47689
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (208.06µs) from=127.0.0.6:38017
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (159.308µs) from=127.0.0.6:48219
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (176.028µs) from=127.0.0.6:42189
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (124.178µs) from=127.0.0.6:42189
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (142.419µs) from=127.0.0.6:42189
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (225.4µs) from=127.0.0.6:41557
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (406.598µs) from=127.0.0.6:45069
    2022/07/28 11:52:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (154.227µs) from=127.0.0.6:45069
    2022/07/28 11:52:51 [DEBUG] http: Request GET /v1/status/leader (371.557µs) from=127.0.0.6:40603
    2022/07/28 11:53:09 [DEBUG] http: Request GET /v1/status/leader (188.119µs) from=127.0.0.6:49303
    2022/07/28 11:53:11 [DEBUG] http: Request GET /v1/status/leader (268.767µs) from=127.0.0.6:40603
    2022/07/28 11:53:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:53:11 [DEBUG] agent: Node info in sync
    2022/07/28 11:53:19 [DEBUG] http: Request GET /v1/catalog/services (530.776µs) from=127.0.0.6:40603
    2022/07/28 11:53:19 [DEBUG] http: Request GET /v1/status/leader (295.005µs) from=127.0.0.6:37691
    2022/07/28 11:53:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (188.877µs) from=127.0.0.6:37691
    2022/07/28 11:53:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (150.895µs) from=127.0.0.6:37691
    2022/07/28 11:53:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:53:30 [DEBUG] http: Request GET /v1/status/leader (374.807µs) from=127.0.0.6:58151
    2022/07/28 11:53:40 [DEBUG] http: Request GET /v1/status/leader (741.098µs) from=127.0.0.6:58151
    2022/07/28 11:53:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m0.695920341s) from=127.0.0.6:46015
    2022/07/28 11:53:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m1.672868679s) from=127.0.0.6:40691
    2022/07/28 11:53:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m2.295351437s) from=127.0.0.6:40055
    2022/07/28 11:53:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m2.740003965s) from=127.0.0.6:55809
    2022/07/28 11:53:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m3.324315162s) from=127.0.0.6:58607
    2022/07/28 11:53:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.388510995s) from=127.0.0.6:60651
    2022/07/28 11:53:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m3.396452211s) from=127.0.0.6:55471
    2022/07/28 11:53:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m3.42540719s) from=127.0.0.6:38477
    2022/07/28 11:53:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m3.478495497s) from=127.0.0.6:49403
    2022/07/28 11:53:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m3.497465062s) from=127.0.0.6:34061
    2022/07/28 11:53:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m3.93998307s) from=127.0.0.6:36765
    2022/07/28 11:53:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m4.261506097s) from=127.0.0.6:44183
    2022/07/28 11:53:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m4.586668679s) from=127.0.0.6:58849
    2022/07/28 11:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m4.701522429s) from=127.0.0.6:37033
    2022/07/28 11:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.698412366s) from=127.0.0.6:38633
    2022/07/28 11:53:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m4.784269894s) from=127.0.0.6:36265
    2022/07/28 11:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.878399874s) from=127.0.0.6:60629
    2022/07/28 11:53:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.924536406s) from=127.0.0.6:36525
    2022/07/28 11:53:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.214008465s) from=127.0.0.6:34211
    2022/07/28 11:53:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m5.318635363s) from=127.0.0.6:53947
    2022/07/28 11:53:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.148222064s) from=127.0.0.6:38941
    2022/07/28 11:53:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m6.791377706s) from=127.0.0.6:39825
    2022/07/28 11:53:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m6.964788937s) from=127.0.0.6:55511
    2022/07/28 11:53:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m7.09820745s) from=127.0.0.6:42023
    2022/07/28 11:53:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m7.11818827s) from=127.0.0.6:56343
    2022/07/28 11:53:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m7.206835101s) from=127.0.0.6:37207
    2022/07/28 11:53:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m7.211349584s) from=127.0.0.6:45827
    2022/07/28 11:53:50 [DEBUG] http: Request GET /v1/status/leader (369.262µs) from=127.0.0.6:58151
    2022/07/28 11:54:00 [DEBUG] http: Request GET /v1/status/leader (298.804µs) from=127.0.0.6:58151
    2022/07/28 11:54:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m1.036872945s) from=127.0.0.6:48063
    2022/07/28 11:54:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.224792131s) from=127.0.0.6:46115
    2022/07/28 11:54:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.026010867s) from=127.0.0.6:55153
    2022/07/28 11:54:20 [DEBUG] http: Request GET /v1/status/leader (2.623679ms) from=127.0.0.6:38759
    2022/07/28 11:54:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:54:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:54:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.264290344s) from=127.0.0.6:45069
    2022/07/28 11:54:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:54:50 [DEBUG] agent: Node info in sync
    2022/07/28 11:54:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.446791618s) from=127.0.0.6:43613
    2022/07/28 11:54:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.647646398s) from=127.0.0.6:34273
    2022/07/28 11:54:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m0.875838554s) from=127.0.0.6:56633
    2022/07/28 11:54:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m1.697926534s) from=127.0.0.6:34335
    2022/07/28 11:54:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.118516143s) from=127.0.0.6:48219
    2022/07/28 11:54:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m2.213434718s) from=127.0.0.6:60495
    2022/07/28 11:54:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.198272958s) from=127.0.0.6:33117
    2022/07/28 11:54:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m2.220114386s) from=127.0.0.6:33837
    2022/07/28 11:54:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.814803778s) from=127.0.0.6:55375
    2022/07/28 11:54:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m2.882636993s) from=127.0.0.6:36313
    2022/07/28 11:54:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m3.317226447s) from=127.0.0.6:41557
    2022/07/28 11:54:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m3.36624668s) from=127.0.0.6:33605
    2022/07/28 11:54:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m4.000122822s) from=127.0.0.6:42189
    2022/07/28 11:54:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m4.206705073s) from=127.0.0.6:33859
    2022/07/28 11:54:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m4.44424025s) from=127.0.0.6:39771
    2022/07/28 11:54:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m4.60594521s) from=127.0.0.6:41427
    2022/07/28 11:54:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m4.848747977s) from=127.0.0.6:60951
    2022/07/28 11:54:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m5.319245454s) from=127.0.0.6:53007
    2022/07/28 11:54:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m5.382523215s) from=127.0.0.6:57151
    2022/07/28 11:54:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m5.46507273s) from=127.0.0.6:50961
    2022/07/28 11:54:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m5.772754435s) from=127.0.0.6:42935
    2022/07/28 11:54:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m6.040017284s) from=127.0.0.6:38017
    2022/07/28 11:54:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.993439146s) from=127.0.0.6:56041
    2022/07/28 11:54:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m7.002952999s) from=127.0.0.6:44635
    2022/07/28 11:54:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m7.206179395s) from=127.0.0.6:47689
    2022/07/28 11:54:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m7.456437087s) from=127.0.0.6:41659
    2022/07/28 11:55:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m1.364435502s) from=127.0.0.6:40603
    2022/07/28 11:55:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:55:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.686501546s) from=127.0.0.6:37691
    2022/07/28 11:55:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.827795769s) from=127.0.0.6:49303
    2022/07/28 11:55:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:55:59 [DEBUG] agent: Node info in sync
    2022/07/28 11:56:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:57:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:57:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:57:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:57:55 [DEBUG] agent: Node info in sync
    2022/07/28 11:58:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/catalog/services (556.386µs) from=127.0.0.6:56731
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/status/leader (319.78µs) from=127.0.0.6:53189
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (317.252µs) from=127.0.0.6:53189
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (172.753µs) from=127.0.0.6:36797
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (142.58µs) from=127.0.0.6:36797
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (158.382µs) from=127.0.0.6:36797
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (147.603µs) from=127.0.0.6:53189
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (256.308µs) from=127.0.0.6:36797
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (165.127µs) from=127.0.0.6:35231
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (221.265µs) from=127.0.0.6:35231
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (225.899µs) from=127.0.0.6:36797
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (151.209µs) from=127.0.0.6:53189
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (165.482µs) from=127.0.0.6:53189
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (125.372µs) from=127.0.0.6:35231
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (244.4µs) from=127.0.0.6:35231
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (130.507µs) from=127.0.0.6:36797
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (204.766µs) from=127.0.0.6:50717
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (127.593µs) from=127.0.0.6:50717
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (136.566µs) from=127.0.0.6:35231
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (141.998µs) from=127.0.0.6:36797
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (236.476µs) from=127.0.0.6:50717
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (163.859µs) from=127.0.0.6:36797
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (206.952µs) from=127.0.0.6:50717
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (206.635µs) from=127.0.0.6:35411
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (137.528µs) from=127.0.0.6:33599
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (223.732µs) from=127.0.0.6:35411
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (151.198µs) from=127.0.0.6:35411
    2022/07/28 11:59:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (202.78µs) from=127.0.0.6:41185
    2022/07/28 11:59:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 11:59:27 [DEBUG] http: Request GET /v1/status/leader (268.876µs) from=127.0.0.6:46481
    2022/07/28 11:59:35 [DEBUG] http: Request GET /v1/catalog/services (523.384µs) from=127.0.0.6:46481
    2022/07/28 11:59:35 [DEBUG] http: Request GET /v1/status/leader (912.076µs) from=127.0.0.6:46481
    2022/07/28 11:59:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (299.557µs) from=127.0.0.6:46481
    2022/07/28 11:59:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (350.199µs) from=127.0.0.6:46481
    2022/07/28 11:59:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 11:59:39 [DEBUG] agent: Node info in sync
    2022/07/28 11:59:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 11:59:47 [DEBUG] http: Request GET /v1/status/leader (177.329µs) from=127.0.0.6:46145
    2022/07/28 11:59:55 [DEBUG] http: Request GET /v1/status/leader (179.955µs) from=127.0.0.6:52943
    2022/07/28 12:00:09 [DEBUG] http: Request GET /v1/catalog/services (543.755µs) from=127.0.0.6:52943
    2022/07/28 12:00:09 [DEBUG] http: Request GET /v1/status/leader (327.775µs) from=127.0.0.6:46145
    2022/07/28 12:00:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (283.092µs) from=127.0.0.6:46145
    2022/07/28 12:00:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (224.409µs) from=127.0.0.6:46145
    2022/07/28 12:00:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (264.691µs) from=127.0.0.6:46145
    2022/07/28 12:00:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (135.96µs) from=127.0.0.6:46145
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (261.782µs) from=127.0.0.6:46145
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (260.42µs) from=127.0.0.6:46145
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (443.507µs) from=127.0.0.6:49909
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (190.211µs) from=127.0.0.6:42541
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (218.42µs) from=127.0.0.6:46145
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (137.779µs) from=127.0.0.6:60167
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (131.177µs) from=127.0.0.6:42541
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (149.303µs) from=127.0.0.6:60167
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (292.157µs) from=127.0.0.6:60167
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (158.82µs) from=127.0.0.6:37529
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (111.388µs) from=127.0.0.6:46145
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (157.645µs) from=127.0.0.6:42649
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (156.76µs) from=127.0.0.6:49909
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (138.02µs) from=127.0.0.6:42541
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (140.881µs) from=127.0.0.6:42649
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (127.369µs) from=127.0.0.6:42541
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (113.98µs) from=127.0.0.6:42541
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (112.777µs) from=127.0.0.6:46145
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (111.737µs) from=127.0.0.6:42649
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (204.692µs) from=127.0.0.6:42541
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (225.947µs) from=127.0.0.6:53789
    2022/07/28 12:00:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (153.568µs) from=127.0.0.6:54937
    2022/07/28 12:00:15 [DEBUG] http: Request GET /v1/status/leader (260.105µs) from=127.0.0.6:42581
    2022/07/28 12:00:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 12:00:29 [DEBUG] http: Request GET /v1/status/leader (3.638696ms) from=127.0.0.6:43729
    2022/07/28 12:00:39 [DEBUG] http: Request GET /v1/catalog/services (501.178µs) from=127.0.0.6:42581
    2022/07/28 12:00:39 [DEBUG] http: Request GET /v1/status/leader (219.99µs) from=127.0.0.6:43729
    2022/07/28 12:00:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (266.987µs) from=127.0.0.6:43729
    2022/07/28 12:00:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (337.31µs) from=127.0.0.6:43729
    2022/07/28 12:00:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 12:00:41 [DEBUG] agent: Node info in sync
    2022/07/28 12:00:49 [DEBUG] http: Request GET /v1/status/leader (276.206µs) from=127.0.0.6:38953
    2022/07/28 12:00:59 [DEBUG] http: Request GET /v1/status/leader (1.063355ms) from=127.0.0.6:59803
    2022/07/28 12:01:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m0.008018002s) from=127.0.0.6:47593
    2022/07/28 12:01:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m0.45382886s) from=127.0.0.6:59429
    2022/07/28 12:01:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m0.633376568s) from=127.0.0.6:33599
    2022/07/28 12:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m0.942871697s) from=127.0.0.6:53189
    2022/07/28 12:01:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m0.949323253s) from=127.0.0.6:42913
    2022/07/28 12:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.055071017s) from=127.0.0.6:35411
    2022/07/28 12:01:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m1.205867557s) from=127.0.0.6:59823
    2022/07/28 12:01:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m1.966275245s) from=127.0.0.6:41185
    2022/07/28 12:01:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m2.042874952s) from=127.0.0.6:46367
    2022/07/28 12:01:10 [DEBUG] http: Request GET /v1/status/leader (5.24305ms) from=127.0.0.6:38953
    2022/07/28 12:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.371316541s) from=127.0.0.6:35231
    2022/07/28 12:01:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.480314345s) from=127.0.0.6:50717
    2022/07/28 12:01:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m2.95558638s) from=127.0.0.6:36829
    2022/07/28 12:01:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m3.505115169s) from=127.0.0.6:59963
    2022/07/28 12:01:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m3.898310569s) from=127.0.0.6:56731
    2022/07/28 12:01:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m4.576485819s) from=127.0.0.6:46313
    2022/07/28 12:01:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m4.569462095s) from=127.0.0.6:49709
    2022/07/28 12:01:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m4.740505484s) from=127.0.0.6:38687
    2022/07/28 12:01:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.940033164s) from=127.0.0.6:33065
    2022/07/28 12:01:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m5.024293624s) from=127.0.0.6:44545
    2022/07/28 12:01:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m5.057422044s) from=127.0.0.6:54557
    2022/07/28 12:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.425748209s) from=127.0.0.6:37297
    2022/07/28 12:01:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m5.83991961s) from=127.0.0.6:36797
    2022/07/28 12:01:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m6.081547049s) from=127.0.0.6:47919
    2022/07/28 12:01:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m6.832619641s) from=127.0.0.6:39057
    2022/07/28 12:01:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m6.838375535s) from=127.0.0.6:60401
    2022/07/28 12:01:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.03791761s) from=127.0.0.6:50855
    2022/07/28 12:01:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.291006209s) from=127.0.0.6:37195
    2022/07/28 12:01:19 [DEBUG] http: Request GET /v1/status/leader (385.516µs) from=127.0.0.6:59803
    2022/07/28 12:01:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 12:01:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.372673137s) from=127.0.0.6:46481
    2022/07/28 12:01:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.25576952s) from=127.0.0.6:55757
    2022/07/28 12:01:39 [DEBUG] http: Request GET /v1/status/leader (289.46µs) from=127.0.0.6:59803
    2022/07/28 12:01:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m7.131934836s) from=127.0.0.6:47887
    2022/07/28 12:02:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.056155373s) from=127.0.0.6:50225
    2022/07/28 12:02:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.282208762s) from=127.0.0.6:42541
    2022/07/28 12:02:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=61 (2m0.294884041s) from=127.0.0.6:53789
    2022/07/28 12:02:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=151 (2m0.390441073s) from=127.0.0.6:48777
    2022/07/28 12:02:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=152 (2m1.355443758s) from=127.0.0.6:34617
    2022/07/28 12:02:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=150 (2m1.786153594s) from=127.0.0.6:60167
    2022/07/28 12:02:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=154 (2m1.759592238s) from=127.0.0.6:54937
    2022/07/28 12:02:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=146 (2m2.78588758s) from=127.0.0.6:60093
    2022/07/28 12:02:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.018088664s) from=127.0.0.6:56171
    2022/07/28 12:02:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.62.38_8806" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.166_443" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_sdnc_10.233.6.239_8282" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.203_8082" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.188_8803" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_multicloud_10.233.37.16_9001" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.87_9015" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_parser_10.233.62.38_8806" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.134_8801" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.62_9092" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.198_8443" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.3.183_8482" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v0_multicloud_10.233.37.16_9001" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.22_9011" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.246_8410" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.44_8484" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.51_8181" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.7_9007" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_nsd_10.233.62.38_8806" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v2_nslcm_10.233.41.39_8403" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_vnfres_10.233.45.53_8802" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.159_8080" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_catalog_10.233.62.38_8806" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Service "_v1_nslcm_10.233.41.39_8403" in sync
    2022/07/28 12:02:13 [DEBUG] agent: Node info in sync
    2022/07/28 12:02:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.787203036s) from=127.0.0.6:48723
    2022/07/28 12:02:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m4.036887709s) from=127.0.0.6:52943
    2022/07/28 12:02:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sz79j.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/28 12:02:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=64 (2m4.123914962s) from=127.0.0.6:49909
    2022/07/28 12:02:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=156 (2m4.255743488s) from=127.0.0.6:51069
    2022/07/28 12:02:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.496109998s) from=127.0.0.6:37927
    2022/07/28 12:02:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=63 (2m4.700541921s) from=127.0.0.6:40503
    2022/07/28 12:02:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.2121798s) from=127.0.0.6:60339
    2022/07/28 12:02:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=147 (2m5.508497261s) from=127.0.0.6:36575
    2022/07/28 12:02:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=52 (2m5.850205389s) from=127.0.0.6:46145
    2022/07/28 12:02:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=153 (2m5.986288394s) from=127.0.0.6:36377
    2022/07/28 12:02:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=157 (2m6.070816078s) from=127.0.0.6:38611
    2022/07/28 12:02:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.81920816s) from=127.0.0.6:43915
    2022/07/28 12:02:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=53 (2m7.065448402s) from=127.0.0.6:37529
    2022/07/28 12:02:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=73 (2m7.050739723s) from=127.0.0.6:57681
    2022/07/28 12:02:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=65 (2m7.182554961s) from=127.0.0.6:38595
    2022/07/28 12:02:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=62 (2m7.238293204s) from=127.0.0.6:41689
    2022/07/28 12:02:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m7.335608601s) from=127.0.0.6:42649
    2022/07/28 12:02:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m7.479734739s) from=127.0.0.6:50433
    2022/07/28 12:02:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 12:02:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.088669706s) from=127.0.0.6:39823
    2022/07/28 12:02:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2m4.896047558s) from=127.0.0.6:42581
    2022/07/28 12:02:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.792835055s) from=127.0.0.6:43729
    2022/07/28 12:03:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sz79j" since the cluster is too small
    2022/07/28 12:03:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automaticall