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: 'eec6bd63-0bc6-6d42-ee75-747b19f3c425'
         Node name: 'onap-msb-consul-5454dcc5c5-pkzkx'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2023/01/11 22:52:46 [DEBUG] agent: Using random ID "eec6bd63-0bc6-6d42-ee75-747b19f3c425" as node ID
    2023/01/11 22:52:46 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:eec6bd63-0bc6-6d42-ee75-747b19f3c425 Address:127.0.0.1:8300}]
    2023/01/11 22:52:46 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/11 22:52:46 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-pkzkx.dc1 127.0.0.1
    2023/01/11 22:52:46 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-pkzkx 127.0.0.1
    2023/01/11 22:52:46 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-pkzkx (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 22:52:46 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-pkzkx.dc1" in area "wan"
    2023/01/11 22:52:46 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/11 22:52:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/11 22:52:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/11 22:52:46 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/11 22:52:46 [INFO] agent: started state syncer
    2023/01/11 22:52:46 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/11 22:52:46 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/11 22:52:46 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/11 22:52:46 [DEBUG] raft: Votes needed: 1
    2023/01/11 22:52:46 [DEBUG] raft: Vote granted from eec6bd63-0bc6-6d42-ee75-747b19f3c425 in term 2. Tally: 1
    2023/01/11 22:52:46 [INFO] raft: Election won. Tally: 1
    2023/01/11 22:52:46 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/11 22:52:46 [INFO] consul: cluster leadership acquired
    2023/01/11 22:52:46 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-pkzkx
    2023/01/11 22:52:46 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/11 22:52:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:52:46 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-pkzkx' joined, marking health alive
    2023/01/11 22:52:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 22:52:47 [INFO] agent: Synced node info
    2023/01/11 22:52:47 [DEBUG] agent: Node info in sync
    2023/01/11 22:52:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 22:52:48 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/11 22:53:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:54:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 22:54:24 [DEBUG] agent: Node info in sync
    2023/01/11 22:54:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 22:54:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:55:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 22:55:38 [DEBUG] agent: Node info in sync
    2023/01/11 22:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:56:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:57:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 22:57:22 [DEBUG] agent: Node info in sync
    2023/01/11 22:57:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 22:57:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 22:58:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 22:58:54 [DEBUG] agent: Node info in sync
    2023/01/11 22:59:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 22:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:00:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:00:07 [DEBUG] agent: Node info in sync
    2023/01/11 23:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:01:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:01:45 [DEBUG] agent: Node info in sync
    2023/01/11 23:01:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:02:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:02:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:02:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:02:52 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request GET /v1/status/leader (1.222307ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.24.66_9007"
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (9.587129ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.131227ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.24.66_9007"
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.343785ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (514.382µs) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.56.17_9011"
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (15.904358ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.223021ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:05 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.56.17_9011"
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.778199ms) from=127.0.0.6:51775
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:05 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.547074ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.17.4_9015"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.386804ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.832208ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_sdc-gui_10.233.63.55_8181"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.164551ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (506.647µs) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_wf-gui_10.233.45.83_8080"
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.239277ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (584.587µs) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v0_multicloud_10.233.15.238_9001"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (364.490439ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (531.914µs) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_multicloud_10.233.15.238_9001"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.735516ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.62045ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_parser_10.233.30.221_8806"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.058215ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (547.319µs) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_catalog_10.233.30.221_8806"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.594294ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (482.89µs) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [INFO] agent: Synced service "_v1_nsd_10.233.30.221_8806"
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.602921ms) from=127.0.0.6:51775
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:03:06 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (742.063µs) from=127.0.0.6:51775
    2023/01/11 23:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.30.221_8806"
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (11.092695ms) from=127.0.0.6:51775
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:03:07 [DEBUG] agent: Node info in sync
    2023/01/11 23:03:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (547.544µs) from=127.0.0.6:51775
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/catalog/services (407.73µs) from=127.0.0.6:59605
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/status/leader (312.216µs) from=127.0.0.6:51775
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (374.127µs) from=127.0.0.6:59605
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (407.684µs) from=127.0.0.6:36981
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (270.246µs) from=127.0.0.6:59605
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.345321ms) from=127.0.0.6:50015
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (284.41µs) from=127.0.0.6:50015
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (225.637µs) from=127.0.0.6:59605
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (169.044µs) from=127.0.0.6:47359
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (15.630735ms) from=127.0.0.6:36981
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (15.602032ms) from=127.0.0.6:50015
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (407.702µs) from=127.0.0.6:48445
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (365.662µs) from=127.0.0.6:48445
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (307.266µs) from=127.0.0.6:47689
    2023/01/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (186.022µs) from=127.0.0.6:46323
    2023/01/11 23:03:34 [DEBUG] http: Request GET /v1/catalog/services (506.678µs) from=127.0.0.6:34375
    2023/01/11 23:03:34 [DEBUG] http: Request GET /v1/status/leader (340.585µs) from=127.0.0.6:34375
    2023/01/11 23:03:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (466.377µs) from=127.0.0.6:55935
    2023/01/11 23:03:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (282.449µs) from=127.0.0.6:55935
    2023/01/11 23:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:03:53 [DEBUG] http: Request GET /v1/status/leader (384.098µs) from=127.0.0.6:58845
    2023/01/11 23:03:54 [DEBUG] http: Request GET /v1/status/leader (477.816µs) from=127.0.0.6:47361
    2023/01/11 23:04:13 [DEBUG] http: Request GET /v1/status/leader (809.501µs) from=127.0.0.6:47361
    2023/01/11 23:04:14 [DEBUG] http: Request GET /v1/status/leader (201.084µs) from=127.0.0.6:47361
    2023/01/11 23:04:33 [DEBUG] http: Request GET /v1/status/leader (1.167545ms) from=127.0.0.6:58845
    2023/01/11 23:04:34 [DEBUG] http: Request GET /v1/status/leader (683.446µs) from=127.0.0.6:47361
    2023/01/11 23:04:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:04:41 [DEBUG] agent: Node info in sync
    2023/01/11 23:04:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:04:53 [DEBUG] http: Request GET /v1/status/leader (1.153045ms) from=127.0.0.6:58845
    2023/01/11 23:04:54 [DEBUG] http: Request GET /v1/status/leader (239.353µs) from=127.0.0.6:47361
    2023/01/11 23:04:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:05:13 [DEBUG] http: Request GET /v1/status/leader (485.72µs) from=127.0.0.6:47361
    2023/01/11 23:05:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:05:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [INFO] agent: Synced service "_v1_sdnc_10.233.54.209_8282"
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Node info in sync
    2023/01/11 23:05:14 [DEBUG] http: Request PUT /v1/agent/service/register (14.832594ms) from=127.0.0.6:47361
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:05:14 [DEBUG] agent: Node info in sync
    2023/01/11 23:05:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (1m39.892072774s) from=127.0.0.6:34375
    2023/01/11 23:05:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (1m40.505499008s) from=127.0.0.6:51775
    2023/01/11 23:05:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (832.519µs) from=127.0.0.6:47361
    2023/01/11 23:05:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (437.134µs) from=127.0.0.6:58845
    2023/01/11 23:05:14 [DEBUG] http: Request GET /v1/status/leader (183.177µs) from=127.0.0.6:47361
    2023/01/11 23:05:33 [DEBUG] http: Request GET /v1/status/leader (25.938453ms) from=127.0.0.6:47361
    2023/01/11 23:05:34 [DEBUG] http: Request GET /v1/status/leader (230.399µs) from=127.0.0.6:47361
    2023/01/11 23:05:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.660136575s) from=127.0.0.6:60409
    2023/01/11 23:05:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.434259226s) from=127.0.0.6:47689
    2023/01/11 23:05:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.85101877s) from=127.0.0.6:38499
    2023/01/11 23:05:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.049242682s) from=127.0.0.6:46477
    2023/01/11 23:05:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.423100725s) from=127.0.0.6:47359
    2023/01/11 23:05:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.433303963s) from=127.0.0.6:46565
    2023/01/11 23:05:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.521408209s) from=127.0.0.6:59605
    2023/01/11 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.045797863s) from=127.0.0.6:36981
    2023/01/11 23:05:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.312990353s) from=127.0.0.6:46323
    2023/01/11 23:05:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.793028991s) from=127.0.0.6:50015
    2023/01/11 23:05:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.728925474s) from=127.0.0.6:55935
    2023/01/11 23:05:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.464590339s) from=127.0.0.6:37485
    2023/01/11 23:05:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.635192152s) from=127.0.0.6:33021
    2023/01/11 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m6.188853524s) from=127.0.0.6:34251
    2023/01/11 23:05:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.152682436s) from=127.0.0.6:48445
    2023/01/11 23:05:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:05:53 [DEBUG] http: Request GET /v1/status/leader (312.551µs) from=127.0.0.6:47361
    2023/01/11 23:05:54 [DEBUG] http: Request GET /v1/status/leader (206.727µs) from=127.0.0.6:47361
    2023/01/11 23:06:13 [DEBUG] http: Request GET /v1/status/leader (793.103µs) from=127.0.0.6:47361
    2023/01/11 23:06:14 [DEBUG] http: Request GET /v1/status/leader (185.611µs) from=127.0.0.6:47361
    2023/01/11 23:06:33 [DEBUG] http: Request GET /v1/status/leader (333.557µs) from=127.0.0.6:47361
    2023/01/11 23:06:34 [DEBUG] http: Request GET /v1/status/leader (203.775µs) from=127.0.0.6:47361
    2023/01/11 23:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:06:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:06:52 [DEBUG] agent: Node info in sync
    2023/01/11 23:06:53 [DEBUG] http: Request GET /v1/status/leader (203.049µs) from=127.0.0.6:47361
    2023/01/11 23:06:54 [DEBUG] http: Request GET /v1/status/leader (290.442µs) from=127.0.0.6:47361
    2023/01/11 23:07:13 [DEBUG] http: Request GET /v1/status/leader (352.334µs) from=127.0.0.6:47361
    2023/01/11 23:07:14 [DEBUG] http: Request GET /v1/status/leader (206.399µs) from=127.0.0.6:47361
    2023/01/11 23:07:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.822075796s) from=127.0.0.6:34375
    2023/01/11 23:07:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.569977536s) from=127.0.0.6:58845
    2023/01/11 23:07:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.02670497s) from=127.0.0.6:51775
    2023/01/11 23:07:33 [DEBUG] http: Request GET /v1/status/leader (873.125µs) from=127.0.0.6:47361
    2023/01/11 23:07:34 [DEBUG] http: Request GET /v1/status/leader (2.089969ms) from=127.0.0.6:47361
    2023/01/11 23:07:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.044821587s) from=127.0.0.6:46477
    2023/01/11 23:07:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.906771637s) from=127.0.0.6:60409
    2023/01/11 23:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.404880594s) from=127.0.0.6:38499
    2023/01/11 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.16990291s) from=127.0.0.6:46565
    2023/01/11 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.372344787s) from=127.0.0.6:37485
    2023/01/11 23:07:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.67765947s) from=127.0.0.6:55935
    2023/01/11 23:07:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.606140681s) from=127.0.0.6:46323
    2023/01/11 23:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.989806307s) from=127.0.0.6:47359
    2023/01/11 23:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.729984565s) from=127.0.0.6:36981
    2023/01/11 23:07:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.555128514s) from=127.0.0.6:47689
    2023/01/11 23:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.812890072s) from=127.0.0.6:34251
    2023/01/11 23:07:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.598288885s) from=127.0.0.6:33021
    2023/01/11 23:07:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.485853644s) from=127.0.0.6:59605
    2023/01/11 23:07:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m6.366106752s) from=127.0.0.6:50015
    2023/01/11 23:07:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.149572171s) from=127.0.0.6:48445
    2023/01/11 23:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:07:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:07:53 [DEBUG] http: Request GET /v1/status/leader (238.986µs) from=127.0.0.6:47361
    2023/01/11 23:07:54 [DEBUG] http: Request GET /v1/status/leader (1.07723ms) from=127.0.0.6:47361
    2023/01/11 23:08:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:08:01 [DEBUG] agent: Node info in sync
    2023/01/11 23:08:13 [DEBUG] http: Request GET /v1/status/leader (1.193825ms) from=127.0.0.6:47361
    2023/01/11 23:08:14 [DEBUG] http: Request GET /v1/status/leader (6.234607ms) from=127.0.0.6:47361
    2023/01/11 23:08:33 [DEBUG] http: Request GET /v1/status/leader (500.45µs) from=127.0.0.6:47361
    2023/01/11 23:08:34 [DEBUG] http: Request GET /v1/status/leader (505.48µs) from=127.0.0.6:47361
    2023/01/11 23:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:08:53 [DEBUG] http: Request GET /v1/status/leader (267.888µs) from=127.0.0.6:47361
    2023/01/11 23:08:54 [DEBUG] http: Request GET /v1/status/leader (260.965µs) from=127.0.0.6:47361
    2023/01/11 23:09:13 [DEBUG] http: Request GET /v1/status/leader (307.98µs) from=127.0.0.6:47361
    2023/01/11 23:09:14 [DEBUG] http: Request GET /v1/status/leader (325.625µs) from=127.0.0.6:47361
    2023/01/11 23:09:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.506127168s) from=127.0.0.6:34375
    2023/01/11 23:09:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.519361319s) from=127.0.0.6:58845
    2023/01/11 23:09:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:09:24 [DEBUG] agent: Node info in sync
    2023/01/11 23:09:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.681353481s) from=127.0.0.6:51775
    2023/01/11 23:09:34 [DEBUG] http: Request GET /v1/status/leader (244.951µs) from=127.0.0.6:47361
    2023/01/11 23:09:34 [DEBUG] http: Request GET /v1/status/leader (221.883µs) from=127.0.0.6:47361
    2023/01/11 23:09:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.623510954s) from=127.0.0.6:46323
    2023/01/11 23:09:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.694183781s) from=127.0.0.6:55935
    2023/01/11 23:09:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.632314952s) from=127.0.0.6:60409
    2023/01/11 23:09:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.30935626s) from=127.0.0.6:34251
    2023/01/11 23:09:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.485392669s) from=127.0.0.6:46565
    2023/01/11 23:09:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.287046785s) from=127.0.0.6:46477
    2023/01/11 23:09:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.052533239s) from=127.0.0.6:37485
    2023/01/11 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.0206909s) from=127.0.0.6:38499
    2023/01/11 23:09:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.154278309s) from=127.0.0.6:33021
    2023/01/11 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.370317342s) from=127.0.0.6:36981
    2023/01/11 23:09:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.277622448s) from=127.0.0.6:59605
    2023/01/11 23:09:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.903259004s) from=127.0.0.6:47689
    2023/01/11 23:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:09:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.879900569s) from=127.0.0.6:48445
    2023/01/11 23:09:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.410298169s) from=127.0.0.6:47359
    2023/01/11 23:09:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:09:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m6.811728923s) from=127.0.0.6:50015
    2023/01/11 23:09:54 [DEBUG] http: Request GET /v1/status/leader (356.626µs) from=127.0.0.6:47361
    2023/01/11 23:09:54 [DEBUG] http: Request GET /v1/status/leader (306.264µs) from=127.0.0.6:47361
    2023/01/11 23:10:14 [DEBUG] http: Request GET /v1/status/leader (226.206µs) from=127.0.0.6:47361
    2023/01/11 23:10:14 [DEBUG] http: Request GET /v1/status/leader (218.048µs) from=127.0.0.6:47361
    2023/01/11 23:10:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:10:24 [DEBUG] agent: Node info in sync
    2023/01/11 23:10:34 [DEBUG] http: Request GET /v1/status/leader (339.935µs) from=127.0.0.6:47361
    2023/01/11 23:10:34 [DEBUG] http: Request GET /v1/status/leader (346.485µs) from=127.0.0.6:47361
    2023/01/11 23:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:10:54 [DEBUG] http: Request GET /v1/status/leader (198.823µs) from=127.0.0.6:47361
    2023/01/11 23:10:54 [DEBUG] http: Request GET /v1/status/leader (210.367µs) from=127.0.0.6:47361
    2023/01/11 23:11:14 [DEBUG] http: Request GET /v1/status/leader (353.889µs) from=127.0.0.6:47361
    2023/01/11 23:11:14 [DEBUG] http: Request GET /v1/status/leader (340.253µs) from=127.0.0.6:47361
    2023/01/11 23:11:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.707963496s) from=127.0.0.6:58845
    2023/01/11 23:11:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.234590691s) from=127.0.0.6:51775
    2023/01/11 23:11:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.033249005s) from=127.0.0.6:34375
    2023/01/11 23:11:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:11:30 [DEBUG] agent: Node info in sync
    2023/01/11 23:11:34 [DEBUG] http: Request GET /v1/status/leader (392.641µs) from=127.0.0.6:47361
    2023/01/11 23:11:34 [DEBUG] http: Request GET /v1/status/leader (513.434µs) from=127.0.0.6:47361
    2023/01/11 23:11:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.082429422s) from=127.0.0.6:55935
    2023/01/11 23:11:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.548961386s) from=127.0.0.6:46565
    2023/01/11 23:11:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.596581343s) from=127.0.0.6:37485
    2023/01/11 23:11:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.477082979s) from=127.0.0.6:34251
    2023/01/11 23:11:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.892397665s) from=127.0.0.6:46323
    2023/01/11 23:11:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.262191999s) from=127.0.0.6:60409
    2023/01/11 23:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.772946118s) from=127.0.0.6:38499
    2023/01/11 23:11:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.352737478s) from=127.0.0.6:46477
    2023/01/11 23:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:11:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.082935262s) from=127.0.0.6:59605
    2023/01/11 23:11:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.921335893s) from=127.0.0.6:47359
    2023/01/11 23:11:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.528416142s) from=127.0.0.6:48445
    2023/01/11 23:11:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.437602505s) from=127.0.0.6:33021
    2023/01/11 23:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m6.014006977s) from=127.0.0.6:36981
    2023/01/11 23:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.010079191s) from=127.0.0.6:50015
    2023/01/11 23:11:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.165305729s) from=127.0.0.6:47689
    2023/01/11 23:11:54 [DEBUG] http: Request GET /v1/status/leader (258.037µs) from=127.0.0.6:47361
    2023/01/11 23:11:54 [DEBUG] http: Request GET /v1/status/leader (299.25µs) from=127.0.0.6:47361
    2023/01/11 23:12:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:12:14 [DEBUG] http: Request GET /v1/status/leader (362.395µs) from=127.0.0.6:47361
    2023/01/11 23:12:14 [DEBUG] http: Request GET /v1/status/leader (419.564µs) from=127.0.0.6:47361
    2023/01/11 23:12:34 [DEBUG] http: Request GET /v1/status/leader (201.504µs) from=127.0.0.6:47361
    2023/01/11 23:12:34 [DEBUG] http: Request GET /v1/status/leader (11.271529ms) from=127.0.0.6:47361
    2023/01/11 23:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:12:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:12:50 [DEBUG] agent: Node info in sync
    2023/01/11 23:12:54 [DEBUG] http: Request GET /v1/status/leader (525.541µs) from=127.0.0.6:47361
    2023/01/11 23:12:54 [DEBUG] http: Request GET /v1/status/leader (3.991761ms) from=127.0.0.6:47361
    2023/01/11 23:13:14 [DEBUG] http: Request GET /v1/status/leader (399.428µs) from=127.0.0.6:47361
    2023/01/11 23:13:14 [DEBUG] http: Request GET /v1/status/leader (5.623583ms) from=127.0.0.6:47361
    2023/01/11 23:13:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.497389574s) from=127.0.0.6:58845
    2023/01/11 23:13:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.526288914s) from=127.0.0.6:34375
    2023/01/11 23:13:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.524916222s) from=127.0.0.6:51775
    2023/01/11 23:13:34 [DEBUG] http: Request GET /v1/status/leader (762.34µs) from=127.0.0.6:47361
    2023/01/11 23:13:34 [DEBUG] http: Request GET /v1/status/leader (195.41µs) from=127.0.0.6:47361
    2023/01/11 23:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.048068734s) from=127.0.0.6:46565
    2023/01/11 23:13:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.164650173s) from=127.0.0.6:37485
    2023/01/11 23:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:13:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.758078259s) from=127.0.0.6:34251
    2023/01/11 23:13:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.748382632s) from=127.0.0.6:60409
    2023/01/11 23:13:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.369339611s) from=127.0.0.6:55935
    2023/01/11 23:13:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.484937509s) from=127.0.0.6:46323
    2023/01/11 23:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.897618304s) from=127.0.0.6:38499
    2023/01/11 23:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.000222837s) from=127.0.0.6:47359
    2023/01/11 23:13:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.566703758s) from=127.0.0.6:59605
    2023/01/11 23:13:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.377381445s) from=127.0.0.6:46477
    2023/01/11 23:13:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.595217889s) from=127.0.0.6:48445
    2023/01/11 23:13:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.453000167s) from=127.0.0.6:36981
    2023/01/11 23:13:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.062719058s) from=127.0.0.6:33021
    2023/01/11 23:13:54 [DEBUG] http: Request GET /v1/status/leader (668.384µs) from=127.0.0.6:47361
    2023/01/11 23:13:54 [DEBUG] http: Request GET /v1/status/leader (245.289µs) from=127.0.0.6:47361
    2023/01/11 23:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m5.793582247s) from=127.0.0.6:50015
    2023/01/11 23:13:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.696867025s) from=127.0.0.6:47689
    2023/01/11 23:14:14 [DEBUG] http: Request GET /v1/status/leader (452.941µs) from=127.0.0.6:47361
    2023/01/11 23:14:14 [DEBUG] http: Request GET /v1/status/leader (457.983µs) from=127.0.0.6:47361
    2023/01/11 23:14:34 [DEBUG] http: Request GET /v1/status/leader (1.742383ms) from=127.0.0.6:47361
    2023/01/11 23:14:34 [DEBUG] http: Request GET /v1/status/leader (271.101µs) from=127.0.0.6:47361
    2023/01/11 23:14:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:14:46 [DEBUG] agent: Node info in sync
    2023/01/11 23:14:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:14:54 [DEBUG] http: Request GET /v1/status/leader (383.299µs) from=127.0.0.6:47361
    2023/01/11 23:14:54 [DEBUG] http: Request GET /v1/status/leader (224.63µs) from=127.0.0.6:47361
    2023/01/11 23:15:14 [DEBUG] http: Request GET /v1/status/leader (316.429µs) from=127.0.0.6:47361
    2023/01/11 23:15:14 [DEBUG] http: Request GET /v1/status/leader (190.49µs) from=127.0.0.6:47361
    2023/01/11 23:15:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.154461122s) from=127.0.0.6:34375
    2023/01/11 23:15:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.369331604s) from=127.0.0.6:58845
    2023/01/11 23:15:34 [DEBUG] http: Request GET /v1/status/leader (395.522µs) from=127.0.0.6:47361
    2023/01/11 23:15:35 [DEBUG] http: Request GET /v1/status/leader (196.743µs) from=127.0.0.6:47361
    2023/01/11 23:15:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.128183846s) from=127.0.0.6:51775
    2023/01/11 23:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:15:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.758381534s) from=127.0.0.6:60409
    2023/01/11 23:15:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.269963789s) from=127.0.0.6:46565
    2023/01/11 23:15:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.54917741s) from=127.0.0.6:34251
    2023/01/11 23:15:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.316776391s) from=127.0.0.6:55935
    2023/01/11 23:15:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.775018028s) from=127.0.0.6:37485
    2023/01/11 23:15:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.218113323s) from=127.0.0.6:46477
    2023/01/11 23:15:54 [DEBUG] http: Request GET /v1/status/leader (364.514µs) from=127.0.0.6:47361
    2023/01/11 23:15:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.88443217s) from=127.0.0.6:46323
    2023/01/11 23:15:55 [DEBUG] http: Request GET /v1/status/leader (227.951µs) from=127.0.0.6:47361
    2023/01/11 23:15:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.406611238s) from=127.0.0.6:48445
    2023/01/11 23:15:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.075268334s) from=127.0.0.6:47359
    2023/01/11 23:15:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.594568802s) from=127.0.0.6:59605
    2023/01/11 23:15:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.843342796s) from=127.0.0.6:33021
    2023/01/11 23:15:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.422177488s) from=127.0.0.6:36981
    2023/01/11 23:15:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m7.071440498s) from=127.0.0.6:38499
    2023/01/11 23:15:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.972430083s) from=127.0.0.6:47689
    2023/01/11 23:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m3.564586567s) from=127.0.0.6:50015
    2023/01/11 23:16:14 [DEBUG] http: Request GET /v1/status/leader (377.873µs) from=127.0.0.6:47361
    2023/01/11 23:16:15 [DEBUG] http: Request GET /v1/status/leader (244.635µs) from=127.0.0.6:47361
    2023/01/11 23:16:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:16:21 [DEBUG] agent: Node info in sync
    2023/01/11 23:16:34 [DEBUG] http: Request GET /v1/status/leader (252.21µs) from=127.0.0.6:47361
    2023/01/11 23:16:35 [DEBUG] http: Request GET /v1/status/leader (210.002µs) from=127.0.0.6:47361
    2023/01/11 23:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:16:54 [DEBUG] http: Request GET /v1/status/leader (392.125µs) from=127.0.0.6:47361
    2023/01/11 23:16:55 [DEBUG] http: Request GET /v1/status/leader (551.957µs) from=127.0.0.6:47361
    2023/01/11 23:17:14 [DEBUG] http: Request GET /v1/status/leader (346.202µs) from=127.0.0.6:47361
    2023/01/11 23:17:15 [DEBUG] http: Request GET /v1/status/leader (324.427µs) from=127.0.0.6:47361
    2023/01/11 23:17:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:17:34 [DEBUG] http: Request GET /v1/status/leader (382.939µs) from=127.0.0.6:47361
    2023/01/11 23:17:35 [DEBUG] http: Request GET /v1/status/leader (440.105µs) from=127.0.0.6:47361
    2023/01/11 23:17:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.247545102s) from=127.0.0.6:34375
    2023/01/11 23:17:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.675349355s) from=127.0.0.6:58845
    2023/01/11 23:17:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:17:40 [DEBUG] agent: Node info in sync
    2023/01/11 23:17:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.611255449s) from=127.0.0.6:51775
    2023/01/11 23:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:17:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.249064674s) from=127.0.0.6:60409
    2023/01/11 23:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.369304753s) from=127.0.0.6:37485
    2023/01/11 23:17:54 [DEBUG] http: Request GET /v1/status/leader (370.304µs) from=127.0.0.6:47361
    2023/01/11 23:17:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.9121815s) from=127.0.0.6:46565
    2023/01/11 23:17:55 [DEBUG] http: Request GET /v1/status/leader (216.656µs) from=127.0.0.6:47361
    2023/01/11 23:17:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.22030367s) from=127.0.0.6:34251
    2023/01/11 23:17:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.029889446s) from=127.0.0.6:46477
    2023/01/11 23:17:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.061217653s) from=127.0.0.6:55935
    2023/01/11 23:17:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.192079644s) from=127.0.0.6:38499
    2023/01/11 23:17:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.520316887s) from=127.0.0.6:47359
    2023/01/11 23:17:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.099436212s) from=127.0.0.6:59605
    2023/01/11 23:17:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.878630521s) from=127.0.0.6:33021
    2023/01/11 23:18:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.692513189s) from=127.0.0.6:46323
    2023/01/11 23:18:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.787486123s) from=127.0.0.6:48445
    2023/01/11 23:18:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.074607143s) from=127.0.0.6:47689
    2023/01/11 23:18:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m5.459000441s) from=127.0.0.6:36981
    2023/01/11 23:18:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m5.905822597s) from=127.0.0.6:50015
    2023/01/11 23:18:14 [DEBUG] http: Request GET /v1/status/leader (375.79µs) from=127.0.0.6:47361
    2023/01/11 23:18:15 [DEBUG] http: Request GET /v1/status/leader (213.236µs) from=127.0.0.6:47361
    2023/01/11 23:18:34 [DEBUG] http: Request GET /v1/status/leader (579.348µs) from=127.0.0.6:47361
    2023/01/11 23:18:35 [DEBUG] http: Request GET /v1/status/leader (293.305µs) from=127.0.0.6:47361
    2023/01/11 23:18:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:18:54 [DEBUG] http: Request GET /v1/status/leader (1.01258ms) from=127.0.0.6:47361
    2023/01/11 23:18:55 [DEBUG] http: Request GET /v1/status/leader (214.879µs) from=127.0.0.6:47361
    2023/01/11 23:19:14 [DEBUG] http: Request GET /v1/status/leader (414.961µs) from=127.0.0.6:47361
    2023/01/11 23:19:15 [DEBUG] http: Request GET /v1/status/leader (297.308µs) from=127.0.0.6:47361
    2023/01/11 23:19:34 [DEBUG] http: Request GET /v1/status/leader (7.952057ms) from=127.0.0.6:47361
    2023/01/11 23:19:35 [DEBUG] http: Request GET /v1/status/leader (353.272µs) from=127.0.0.6:47361
    2023/01/11 23:19:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.02947849s) from=127.0.0.6:34375
    2023/01/11 23:19:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:19:36 [DEBUG] agent: Node info in sync
    2023/01/11 23:19:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.114892568s) from=127.0.0.6:58845
    2023/01/11 23:19:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.492067425s) from=127.0.0.6:51775
    2023/01/11 23:19:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:19:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:19:54 [DEBUG] http: Request GET /v1/status/leader (405.967µs) from=127.0.0.6:47361
    2023/01/11 23:19:55 [DEBUG] http: Request GET /v1/status/leader (188.25µs) from=127.0.0.6:47361
    2023/01/11 23:19:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.974167219s) from=127.0.0.6:46565
    2023/01/11 23:19:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.230582816s) from=127.0.0.6:60409
    2023/01/11 23:19:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.071707434s) from=127.0.0.6:34251
    2023/01/11 23:19:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.631606496s) from=127.0.0.6:46477
    2023/01/11 23:19:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.532803303s) from=127.0.0.6:55935
    2023/01/11 23:19:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.264196846s) from=127.0.0.6:37485
    2023/01/11 23:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.24494923s) from=127.0.0.6:47359
    2023/01/11 23:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.285748339s) from=127.0.0.6:38499
    2023/01/11 23:20:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.618425605s) from=127.0.0.6:46323
    2023/01/11 23:20:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.555597022s) from=127.0.0.6:59605
    2023/01/11 23:20:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.291873295s) from=127.0.0.6:48445
    2023/01/11 23:20:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.294675054s) from=127.0.0.6:33021
    2023/01/11 23:20:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.580807754s) from=127.0.0.6:36981
    2023/01/11 23:20:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.153268059s) from=127.0.0.6:47689
    2023/01/11 23:20:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.145710258s) from=127.0.0.6:50015
    2023/01/11 23:20:14 [DEBUG] http: Request GET /v1/status/leader (643.482µs) from=127.0.0.6:47361
    2023/01/11 23:20:15 [DEBUG] http: Request GET /v1/status/leader (195.29µs) from=127.0.0.6:47361
    2023/01/11 23:20:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:20:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092"
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Node info in sync
    2023/01/11 23:20:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.997607ms) from=127.0.0.6:47361
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (43.837622335s) from=127.0.0.6:51775
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:20:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (50.203230703s) from=127.0.0.6:34375
    2023/01/11 23:20:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:20:25 [DEBUG] agent: Node info in sync
    2023/01/11 23:20:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (829.444µs) from=127.0.0.6:47361
    2023/01/11 23:20:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (352.434µs) from=127.0.0.6:47361
    2023/01/11 23:20:34 [DEBUG] http: Request GET /v1/status/leader (498.411µs) from=127.0.0.6:43437
    2023/01/11 23:20:35 [DEBUG] http: Request GET /v1/status/leader (506.042µs) from=127.0.0.6:43437
    2023/01/11 23:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:20:54 [DEBUG] http: Request GET /v1/status/leader (544.326µs) from=127.0.0.6:43437
    2023/01/11 23:20:55 [DEBUG] http: Request GET /v1/status/leader (411.64µs) from=127.0.0.6:43437
    2023/01/11 23:21:14 [DEBUG] http: Request GET /v1/status/leader (756.592µs) from=127.0.0.6:43437
    2023/01/11 23:21:15 [DEBUG] http: Request GET /v1/status/leader (279.765µs) from=127.0.0.6:43437
    2023/01/11 23:21:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:21:32 [DEBUG] agent: Node info in sync
    2023/01/11 23:21:34 [DEBUG] http: Request GET /v1/status/leader (1.467921ms) from=127.0.0.6:43437
    2023/01/11 23:21:35 [DEBUG] http: Request GET /v1/status/leader (378.849µs) from=127.0.0.6:43437
    2023/01/11 23:21:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:21:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.031528628s) from=127.0.0.6:58845
    2023/01/11 23:21:54 [DEBUG] http: Request GET /v1/status/leader (231.563µs) from=127.0.0.6:43437
    2023/01/11 23:21:55 [DEBUG] http: Request GET /v1/status/leader (6.190618ms) from=127.0.0.6:43437
    2023/01/11 23:21:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.429787427s) from=127.0.0.6:60409
    2023/01/11 23:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.828701644s) from=127.0.0.6:46565
    2023/01/11 23:22:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:22:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.886214641s) from=127.0.0.6:46477
    2023/01/11 23:22:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.13363405s) from=127.0.0.6:37485
    2023/01/11 23:22:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m6.07052082s) from=127.0.0.6:34251
    2023/01/11 23:22:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.214151366s) from=127.0.0.6:47359
    2023/01/11 23:22:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.901494318s) from=127.0.0.6:59605
    2023/01/11 23:22:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.333967589s) from=127.0.0.6:46323
    2023/01/11 23:22:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.986861879s) from=127.0.0.6:38499
    2023/01/11 23:22:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.569813625s) from=127.0.0.6:33021
    2023/01/11 23:22:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.720083308s) from=127.0.0.6:55935
    2023/01/11 23:22:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.267288881s) from=127.0.0.6:48445
    2023/01/11 23:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.394415805s) from=127.0.0.6:36981
    2023/01/11 23:22:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.329709804s) from=127.0.0.6:47689
    2023/01/11 23:22:14 [DEBUG] http: Request GET /v1/status/leader (817.34µs) from=127.0.0.6:43437
    2023/01/11 23:22:15 [DEBUG] http: Request GET /v1/status/leader (390.76µs) from=127.0.0.6:43437
    2023/01/11 23:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.750129185s) from=127.0.0.6:50015
    2023/01/11 23:22:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m0.505395025s) from=127.0.0.6:34375
    2023/01/11 23:22:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m2.140038494s) from=127.0.0.6:51775
    2023/01/11 23:22:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.998940347s) from=127.0.0.6:47361
    2023/01/11 23:22:34 [DEBUG] http: Request GET /v1/status/leader (172.529µs) from=127.0.0.6:43437
    2023/01/11 23:22:35 [DEBUG] http: Request GET /v1/status/leader (264.677µs) from=127.0.0.6:43437
    2023/01/11 23:22:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.16.33_8082"
    2023/01/11 23:22:45 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:45 [DEBUG] http: Request PUT /v1/agent/service/register (11.536165ms) from=127.0.0.6:43437
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (19.170445093s) from=127.0.0.6:34375
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (17.54061375s) from=127.0.0.6:51775
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (578.547µs) from=127.0.0.6:51775
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (372.513µs) from=127.0.0.6:43437
    2023/01/11 23:22:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:45 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.24.14_8443"
    2023/01/11 23:22:45 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:45 [DEBUG] http: Request PUT /v1/agent/service/register (10.047441ms) from=127.0.0.6:48653
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (53.816792ms) from=127.0.0.6:34375
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:45 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (57.797523ms) from=127.0.0.6:51775
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (360.427µs) from=127.0.0.6:48653
    2023/01/11 23:22:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (772.567µs) from=127.0.0.6:48653
    2023/01/11 23:22:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:22:54 [DEBUG] http: Request GET /v1/status/leader (374.312µs) from=127.0.0.6:51173
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.37.164_8484"
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request PUT /v1/agent/service/register (10.361536ms) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (9.826140471s) from=127.0.0.6:51775
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (9.831462373s) from=127.0.0.6:34375
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.038023ms) from=127.0.0.6:51775
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (332.254µs) from=127.0.0.6:51775
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.47.108_8410"
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request PUT /v1/agent/service/register (43.218026ms) from=127.0.0.6:57923
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (68.187089ms) from=127.0.0.6:34375
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (82.462165ms) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (457.817µs) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/status/leader (237.01µs) from=127.0.0.6:57923
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (309.536µs) from=127.0.0.6:51173
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:55 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.4.18_8482"
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request PUT /v1/agent/service/register (27.918305ms) from=127.0.0.6:57923
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (64.314342ms) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (69.814038ms) from=127.0.0.6:34375
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.234294ms) from=127.0.0.6:57923
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (386.023µs) from=127.0.0.6:60985
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:55 [INFO] agent: Synced service "_v1_vnflcm_10.233.2.196_8801"
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request PUT /v1/agent/service/register (133.75013ms) from=127.0.0.6:57923
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (262.420219ms) from=127.0.0.6:34375
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (270.090951ms) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:55 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (429.652µs) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (398.559µs) from=127.0.0.6:45993
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [INFO] agent: Synced service "_v1_vnfmgr_10.233.10.170_8803"
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request PUT /v1/agent/service/register (58.705384ms) from=127.0.0.6:60203
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (232.166151ms) from=127.0.0.6:57923
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (231.302639ms) from=127.0.0.6:34375
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (307.138µs) from=127.0.0.6:34375
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (126.455777ms) from=127.0.0.6:57923
    2023/01/11 23:22:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [INFO] agent: Synced service "_v1_nslcm_10.233.16.75_8403"
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request PUT /v1/agent/service/register (130.131317ms) from=127.0.0.6:57923
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (456.708764ms) from=127.0.0.6:60203
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (457.93406ms) from=127.0.0.6:53381
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (275.608µs) from=127.0.0.6:53381
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (518.069µs) from=127.0.0.6:57923
    2023/01/11 23:22:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [INFO] agent: Synced service "_v2_nslcm_10.233.16.75_8403"
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request PUT /v1/agent/service/register (23.57821ms) from=127.0.0.6:57923
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (202.762221ms) from=127.0.0.6:53381
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (224.438869ms) from=127.0.0.6:60203
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (357.612µs) from=127.0.0.6:60203
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (420.875µs) from=127.0.0.6:60203
    2023/01/11 23:22:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [INFO] agent: Synced service "_v1_vnfres_10.233.47.75_8802"
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request PUT /v1/agent/service/register (7.113333ms) from=127.0.0.6:57757
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:22:56 [DEBUG] agent: Node info in sync
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (127.022761ms) from=127.0.0.6:53381
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (131.585479ms) from=127.0.0.6:57923
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.226063ms) from=127.0.0.6:33231
    2023/01/11 23:22:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (596.346µs) from=127.0.0.6:57923
    2023/01/11 23:23:14 [DEBUG] http: Request GET /v1/status/leader (2.927185ms) from=127.0.0.6:43679
    2023/01/11 23:23:15 [DEBUG] http: Request GET /v1/status/leader (201.584µs) from=127.0.0.6:57923
    2023/01/11 23:23:34 [DEBUG] http: Request GET /v1/status/leader (2.992182ms) from=127.0.0.6:43679
    2023/01/11 23:23:35 [DEBUG] http: Request GET /v1/status/leader (435.882µs) from=127.0.0.6:57923
    2023/01/11 23:23:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:23:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.0300315s) from=127.0.0.6:58845
    2023/01/11 23:23:54 [DEBUG] http: Request GET /v1/status/leader (308.193µs) from=127.0.0.6:57923
    2023/01/11 23:23:55 [DEBUG] http: Request GET /v1/status/leader (429.821µs) from=127.0.0.6:57923
    2023/01/11 23:24:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.836326393s) from=127.0.0.6:60409
    2023/01/11 23:24:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.605087607s) from=127.0.0.6:34251
    2023/01/11 23:24:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.675417791s) from=127.0.0.6:47359
    2023/01/11 23:24:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.314262745s) from=127.0.0.6:46565
    2023/01/11 23:24:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.596432835s) from=127.0.0.6:55935
    2023/01/11 23:24:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.832836202s) from=127.0.0.6:33021
    2023/01/11 23:24:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.846118819s) from=127.0.0.6:46477
    2023/01/11 23:24:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.574737186s) from=127.0.0.6:46323
    2023/01/11 23:24:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.403737415s) from=127.0.0.6:59605
    2023/01/11 23:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.960613365s) from=127.0.0.6:37485
    2023/01/11 23:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.709204715s) from=127.0.0.6:38499
    2023/01/11 23:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m0.885823308s) from=127.0.0.6:36981
    2023/01/11 23:24:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.694842535s) from=127.0.0.6:48445
    2023/01/11 23:24:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.058552024s) from=127.0.0.6:47689
    2023/01/11 23:24:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:24:14 [DEBUG] http: Request GET /v1/status/leader (232.947µs) from=127.0.0.6:43679
    2023/01/11 23:24:15 [DEBUG] http: Request GET /v1/status/leader (186.535µs) from=127.0.0.6:57923
    2023/01/11 23:24:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.814112011s) from=127.0.0.6:50015
    2023/01/11 23:24:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:24:20 [DEBUG] agent: Node info in sync
    2023/01/11 23:24:34 [DEBUG] http: Request GET /v1/status/leader (404.671µs) from=127.0.0.6:43679
    2023/01/11 23:24:35 [DEBUG] http: Request GET /v1/status/leader (487.532µs) from=127.0.0.6:57923
    2023/01/11 23:24:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.678854289s) from=127.0.0.6:47361
    2023/01/11 23:24:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.990574093s) from=127.0.0.6:48653
    2023/01/11 23:24:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:24:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.280139714s) from=127.0.0.6:43437
    2023/01/11 23:24:54 [DEBUG] http: Request GET /v1/status/leader (217.3µs) from=127.0.0.6:57923
    2023/01/11 23:24:55 [DEBUG] http: Request GET /v1/status/leader (5.540861ms) from=127.0.0.6:57923
    2023/01/11 23:24:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m2.081144782s) from=127.0.0.6:60985
    2023/01/11 23:24:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m2.998212206s) from=127.0.0.6:45993
    2023/01/11 23:24:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.073720801s) from=127.0.0.6:33231
    2023/01/11 23:25:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.039782787s) from=127.0.0.6:34315
    2023/01/11 23:25:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.702917073s) from=127.0.0.6:53381
    2023/01/11 23:25:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m4.217006693s) from=127.0.0.6:60203
    2023/01/11 23:25:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.934580856s) from=127.0.0.6:51775
    2023/01/11 23:25:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.467204124s) from=127.0.0.6:34375
    2023/01/11 23:25:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.376896221s) from=127.0.0.6:51173
    2023/01/11 23:25:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.91822045s) from=127.0.0.6:57757
    2023/01/11 23:25:14 [DEBUG] http: Request GET /v1/status/leader (187.788µs) from=127.0.0.6:43679
    2023/01/11 23:25:15 [DEBUG] http: Request GET /v1/status/leader (425.956µs) from=127.0.0.6:57923
    2023/01/11 23:25:34 [DEBUG] http: Request GET /v1/status/leader (676.604µs) from=127.0.0.6:57923
    2023/01/11 23:25:35 [DEBUG] http: Request GET /v1/status/leader (480.026µs) from=127.0.0.6:57923
    2023/01/11 23:25:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:25:54 [DEBUG] http: Request GET /v1/status/leader (777.457µs) from=127.0.0.6:57923
    2023/01/11 23:25:55 [DEBUG] http: Request GET /v1/status/leader (840.175µs) from=127.0.0.6:57923
    2023/01/11 23:26:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.559322413s) from=127.0.0.6:58845
    2023/01/11 23:26:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.218005111s) from=127.0.0.6:47359
    2023/01/11 23:26:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.071136574s) from=127.0.0.6:60409
    2023/01/11 23:26:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.778441007s) from=127.0.0.6:34251
    2023/01/11 23:26:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.496063889s) from=127.0.0.6:59605
    2023/01/11 23:26:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.671687117s) from=127.0.0.6:46477
    2023/01/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.872853673s) from=127.0.0.6:33021
    2023/01/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.407241001s) from=127.0.0.6:46565
    2023/01/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.439048062s) from=127.0.0.6:46323
    2023/01/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m1.496946949s) from=127.0.0.6:36981
    2023/01/11 23:26:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.017023948s) from=127.0.0.6:55935
    2023/01/11 23:26:14 [DEBUG] http: Request GET /v1/status/leader (273.478µs) from=127.0.0.6:43679
    2023/01/11 23:26:15 [DEBUG] http: Request GET /v1/status/leader (837.884µs) from=127.0.0.6:57923
    2023/01/11 23:26:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.297596379s) from=127.0.0.6:48445
    2023/01/11 23:26:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.76567814s) from=127.0.0.6:37485
    2023/01/11 23:26:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.4656239s) from=127.0.0.6:38499
    2023/01/11 23:26:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.785335927s) from=127.0.0.6:50015
    2023/01/11 23:26:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:26:18 [DEBUG] agent: Node info in sync
    2023/01/11 23:26:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.24118388s) from=127.0.0.6:47689
    2023/01/11 23:26:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:26:35 [DEBUG] http: Request GET /v1/status/leader (1.395416ms) from=127.0.0.6:57923
    2023/01/11 23:26:35 [DEBUG] http: Request GET /v1/status/leader (440.914µs) from=127.0.0.6:57923
    2023/01/11 23:26:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.202699913s) from=127.0.0.6:47361
    2023/01/11 23:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:26:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.703353956s) from=127.0.0.6:48653
    2023/01/11 23:26:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.712787361s) from=127.0.0.6:43437
    2023/01/11 23:26:55 [DEBUG] http: Request GET /v1/status/leader (285.767µs) from=127.0.0.6:43679
    2023/01/11 23:26:55 [DEBUG] http: Request GET /v1/status/leader (2.749286ms) from=127.0.0.6:57923
    2023/01/11 23:26:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.02958942s) from=127.0.0.6:60985
    2023/01/11 23:27:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.896703001s) from=127.0.0.6:51775
    2023/01/11 23:27:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.851086802s) from=127.0.0.6:60203
    2023/01/11 23:27:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.491467294s) from=127.0.0.6:34375
    2023/01/11 23:27:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.723733274s) from=127.0.0.6:33231
    2023/01/11 23:27:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.464514556s) from=127.0.0.6:34315
    2023/01/11 23:27:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.366965902s) from=127.0.0.6:57757
    2023/01/11 23:27:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m7.408074055s) from=127.0.0.6:45993
    2023/01/11 23:27:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.727656302s) from=127.0.0.6:53381
    2023/01/11 23:27:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.61194247s) from=127.0.0.6:51173
    2023/01/11 23:27:15 [DEBUG] http: Request GET /v1/status/leader (448.546µs) from=127.0.0.6:57923
    2023/01/11 23:27:15 [DEBUG] http: Request GET /v1/status/leader (247.275µs) from=127.0.0.6:57923
    2023/01/11 23:27:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:27:19 [DEBUG] agent: Node info in sync
    2023/01/11 23:27:35 [DEBUG] http: Request GET /v1/status/leader (201.45µs) from=127.0.0.6:57923
    2023/01/11 23:27:35 [DEBUG] http: Request GET /v1/status/leader (350.553µs) from=127.0.0.6:57923
    2023/01/11 23:27:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:27:55 [DEBUG] http: Request GET /v1/status/leader (356.104µs) from=127.0.0.6:57923
    2023/01/11 23:27:55 [DEBUG] http: Request GET /v1/status/leader (353.236µs) from=127.0.0.6:57923
    2023/01/11 23:28:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.50432201s) from=127.0.0.6:58845
    2023/01/11 23:28:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.094377088s) from=127.0.0.6:60409
    2023/01/11 23:28:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.510098052s) from=127.0.0.6:47359
    2023/01/11 23:28:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.474146022s) from=127.0.0.6:33021
    2023/01/11 23:28:15 [DEBUG] http: Request GET /v1/status/leader (358.845µs) from=127.0.0.6:43679
    2023/01/11 23:28:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.694827608s) from=127.0.0.6:59605
    2023/01/11 23:28:15 [DEBUG] http: Request GET /v1/status/leader (293.215µs) from=127.0.0.6:57923
    2023/01/11 23:28:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.072527932s) from=127.0.0.6:48445
    2023/01/11 23:28:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.846942517s) from=127.0.0.6:34251
    2023/01/11 23:28:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.401312461s) from=127.0.0.6:46477
    2023/01/11 23:28:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.439025345s) from=127.0.0.6:38499
    2023/01/11 23:28:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.150793539s) from=127.0.0.6:55935
    2023/01/11 23:28:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.316172667s) from=127.0.0.6:46323
    2023/01/11 23:28:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.730646741s) from=127.0.0.6:46565
    2023/01/11 23:28:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m7.163584933s) from=127.0.0.6:36981
    2023/01/11 23:28:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m3.116628009s) from=127.0.0.6:50015
    2023/01/11 23:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.14670432s) from=127.0.0.6:37485
    2023/01/11 23:28:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.213492209s) from=127.0.0.6:47689
    2023/01/11 23:28:35 [DEBUG] http: Request GET /v1/status/leader (439.345µs) from=127.0.0.6:57923
    2023/01/11 23:28:35 [DEBUG] http: Request GET /v1/status/leader (346.322µs) from=127.0.0.6:57923
    2023/01/11 23:28:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:28:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.125295122s) from=127.0.0.6:47361
    2023/01/11 23:28:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:28:55 [DEBUG] http: Request GET /v1/status/leader (343.748µs) from=127.0.0.6:43679
    2023/01/11 23:28:55 [DEBUG] http: Request GET /v1/status/leader (210.123µs) from=127.0.0.6:57923
    2023/01/11 23:28:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m1.968122327s) from=127.0.0.6:43437
    2023/01/11 23:28:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.520915373s) from=127.0.0.6:48653
    2023/01/11 23:29:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m4.017101771s) from=127.0.0.6:60985
    2023/01/11 23:29:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.915517811s) from=127.0.0.6:51775
    2023/01/11 23:29:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.367270967s) from=127.0.0.6:33231
    2023/01/11 23:29:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m2.638155024s) from=127.0.0.6:60203
    2023/01/11 23:29:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:29:07 [DEBUG] agent: Node info in sync
    2023/01/11 23:29:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m1.23060611s) from=127.0.0.6:45993
    2023/01/11 23:29:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.858079187s) from=127.0.0.6:34375
    2023/01/11 23:29:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.499023268s) from=127.0.0.6:57757
    2023/01/11 23:29:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.998814922s) from=127.0.0.6:34315
    2023/01/11 23:29:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.847452459s) from=127.0.0.6:53381
    2023/01/11 23:29:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.935134831s) from=127.0.0.6:51173
    2023/01/11 23:29:15 [DEBUG] http: Request GET /v1/status/leader (1.010943ms) from=127.0.0.6:57923
    2023/01/11 23:29:15 [DEBUG] http: Request GET /v1/status/leader (341.971µs) from=127.0.0.6:57923
    2023/01/11 23:29:35 [DEBUG] http: Request GET /v1/status/leader (216.656µs) from=127.0.0.6:57923
    2023/01/11 23:29:35 [DEBUG] http: Request GET /v1/status/leader (6.551855ms) from=127.0.0.6:57923
    2023/01/11 23:29:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:29:55 [DEBUG] http: Request GET /v1/status/leader (329.747µs) from=127.0.0.6:57923
    2023/01/11 23:29:55 [DEBUG] http: Request GET /v1/status/leader (258.706µs) from=127.0.0.6:57923
    2023/01/11 23:30:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.957051594s) from=127.0.0.6:58845
    2023/01/11 23:30:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.815604092s) from=127.0.0.6:60409
    2023/01/11 23:30:15 [DEBUG] http: Request GET /v1/status/leader (200.67µs) from=127.0.0.6:57923
    2023/01/11 23:30:15 [DEBUG] http: Request GET /v1/status/leader (358.54µs) from=127.0.0.6:57923
    2023/01/11 23:30:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.416693396s) from=127.0.0.6:48445
    2023/01/11 23:30:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:30:16 [DEBUG] agent: Node info in sync
    2023/01/11 23:30:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.735942193s) from=127.0.0.6:59605
    2023/01/11 23:30:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.474334257s) from=127.0.0.6:46323
    2023/01/11 23:30:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.294481445s) from=127.0.0.6:47359
    2023/01/11 23:30:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.964933171s) from=127.0.0.6:33021
    2023/01/11 23:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.431233411s) from=127.0.0.6:38499
    2023/01/11 23:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.474573323s) from=127.0.0.6:46565
    2023/01/11 23:30:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.002208612s) from=127.0.0.6:46477
    2023/01/11 23:30:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.659975294s) from=127.0.0.6:34251
    2023/01/11 23:30:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.04932397s) from=127.0.0.6:36981
    2023/01/11 23:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m3.047477049s) from=127.0.0.6:50015
    2023/01/11 23:30:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.977909785s) from=127.0.0.6:55935
    2023/01/11 23:30:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.175770201s) from=127.0.0.6:37485
    2023/01/11 23:30:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.584352809s) from=127.0.0.6:47689
    2023/01/11 23:30:35 [DEBUG] http: Request GET /v1/status/leader (299.991µs) from=127.0.0.6:57923
    2023/01/11 23:30:35 [DEBUG] http: Request GET /v1/status/leader (212.091µs) from=127.0.0.6:57923
    2023/01/11 23:30:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:30:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.297048862s) from=127.0.0.6:47361
    2023/01/11 23:30:55 [DEBUG] http: Request GET /v1/status/leader (606.979µs) from=127.0.0.6:43679
    2023/01/11 23:30:55 [DEBUG] http: Request GET /v1/status/leader (2.598743ms) from=127.0.0.6:57923
    2023/01/11 23:30:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:30:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.223286542s) from=127.0.0.6:43437
    2023/01/11 23:31:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m3.126026712s) from=127.0.0.6:48653
    2023/01/11 23:31:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.841489014s) from=127.0.0.6:60985
    2023/01/11 23:31:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m0.364175236s) from=127.0.0.6:60203
    2023/01/11 23:31:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.240416981s) from=127.0.0.6:34375
    2023/01/11 23:31:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.092335417s) from=127.0.0.6:33231
    2023/01/11 23:31:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.913625812s) from=127.0.0.6:51775
    2023/01/11 23:31:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.115168443s) from=127.0.0.6:53381
    2023/01/11 23:31:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.786155026s) from=127.0.0.6:57757
    2023/01/11 23:31:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m6.532898957s) from=127.0.0.6:45993
    2023/01/11 23:31:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.359557917s) from=127.0.0.6:34315
    2023/01/11 23:31:15 [DEBUG] http: Request GET /v1/status/leader (447.273µs) from=127.0.0.6:43679
    2023/01/11 23:31:15 [DEBUG] http: Request GET /v1/status/leader (380.492µs) from=127.0.0.6:57923
    2023/01/11 23:31:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.852742928s) from=127.0.0.6:51173
    2023/01/11 23:31:35 [DEBUG] http: Request GET /v1/status/leader (195.139µs) from=127.0.0.6:57923
    2023/01/11 23:31:35 [DEBUG] http: Request GET /v1/status/leader (209.985µs) from=127.0.0.6:57923
    2023/01/11 23:31:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:31:42 [DEBUG] agent: Node info in sync
    2023/01/11 23:31:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:31:55 [DEBUG] http: Request GET /v1/status/leader (323.61µs) from=127.0.0.6:43679
    2023/01/11 23:31:55 [DEBUG] http: Request GET /v1/status/leader (307.845µs) from=127.0.0.6:57923
    2023/01/11 23:32:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.521854034s) from=127.0.0.6:58845
    2023/01/11 23:32:15 [DEBUG] http: Request GET /v1/status/leader (341.942µs) from=127.0.0.6:57923
    2023/01/11 23:32:15 [DEBUG] http: Request GET /v1/status/leader (348.783µs) from=127.0.0.6:57923
    2023/01/11 23:32:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.63355442s) from=127.0.0.6:60409
    2023/01/11 23:32:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.299920364s) from=127.0.0.6:48445
    2023/01/11 23:32:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.442673836s) from=127.0.0.6:38499
    2023/01/11 23:32:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.428124775s) from=127.0.0.6:46323
    2023/01/11 23:32:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.511698776s) from=127.0.0.6:59605
    2023/01/11 23:32:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.857370926s) from=127.0.0.6:47359
    2023/01/11 23:32:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.105718183s) from=127.0.0.6:33021
    2023/01/11 23:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.40185683s) from=127.0.0.6:34251
    2023/01/11 23:32:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.700289286s) from=127.0.0.6:46565
    2023/01/11 23:32:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.443278654s) from=127.0.0.6:46477
    2023/01/11 23:32:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.774591706s) from=127.0.0.6:36981
    2023/01/11 23:32:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.281262179s) from=127.0.0.6:55935
    2023/01/11 23:32:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.966372244s) from=127.0.0.6:50015
    2023/01/11 23:32:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.017579437s) from=127.0.0.6:47689
    2023/01/11 23:32:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.792731735s) from=127.0.0.6:37485
    2023/01/11 23:32:35 [DEBUG] http: Request GET /v1/status/leader (685.1µs) from=127.0.0.6:43679
    2023/01/11 23:32:35 [DEBUG] http: Request GET /v1/status/leader (240.744µs) from=127.0.0.6:57923
    2023/01/11 23:32:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:32:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.261326623s) from=127.0.0.6:47361
    2023/01/11 23:32:55 [DEBUG] http: Request GET /v1/status/leader (761.258µs) from=127.0.0.6:43679
    2023/01/11 23:32:55 [DEBUG] http: Request GET /v1/status/leader (8.518496ms) from=127.0.0.6:57923
    2023/01/11 23:33:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.728736433s) from=127.0.0.6:43437
    2023/01/11 23:33:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.893360765s) from=127.0.0.6:60985
    2023/01/11 23:33:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.016878521s) from=127.0.0.6:48653
    2023/01/11 23:33:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:33:08 [DEBUG] agent: Node info in sync
    2023/01/11 23:33:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:33:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.831273288s) from=127.0.0.6:60203
    2023/01/11 23:33:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.494235403s) from=127.0.0.6:51775
    2023/01/11 23:33:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.566374965s) from=127.0.0.6:34375
    2023/01/11 23:33:15 [DEBUG] http: Request GET /v1/status/leader (277.755µs) from=127.0.0.6:43679
    2023/01/11 23:33:15 [DEBUG] http: Request GET /v1/status/leader (602.114µs) from=127.0.0.6:57923
    2023/01/11 23:33:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.97719897s) from=127.0.0.6:33231
    2023/01/11 23:33:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m2.937403931s) from=127.0.0.6:34315
    2023/01/11 23:33:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.226296219s) from=127.0.0.6:53381
    2023/01/11 23:33:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m4.415167529s) from=127.0.0.6:45993
    2023/01/11 23:33:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.507577652s) from=127.0.0.6:57757
    2023/01/11 23:33:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.945678671s) from=127.0.0.6:51173
    2023/01/11 23:33:35 [DEBUG] http: Request GET /v1/status/leader (226.634µs) from=127.0.0.6:57923
    2023/01/11 23:33:35 [DEBUG] http: Request GET /v1/status/leader (378.932µs) from=127.0.0.6:57923
    2023/01/11 23:33:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:33:55 [DEBUG] http: Request GET /v1/status/leader (541.635µs) from=127.0.0.6:43679
    2023/01/11 23:33:55 [DEBUG] http: Request GET /v1/status/leader (329.152µs) from=127.0.0.6:57923
    2023/01/11 23:34:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.331804346s) from=127.0.0.6:58845
    2023/01/11 23:34:15 [DEBUG] http: Request GET /v1/status/leader (190.38µs) from=127.0.0.6:57923
    2023/01/11 23:34:16 [DEBUG] http: Request GET /v1/status/leader (497.819µs) from=127.0.0.6:57923
    2023/01/11 23:34:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.611537776s) from=127.0.0.6:60409
    2023/01/11 23:34:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.14640868s) from=127.0.0.6:46323
    2023/01/11 23:34:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.487056869s) from=127.0.0.6:59605
    2023/01/11 23:34:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.839761907s) from=127.0.0.6:47359
    2023/01/11 23:34:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.892151331s) from=127.0.0.6:34251
    2023/01/11 23:34:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.831083594s) from=127.0.0.6:48445
    2023/01/11 23:34:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.794872133s) from=127.0.0.6:38499
    2023/01/11 23:34:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.177901791s) from=127.0.0.6:47689
    2023/01/11 23:34:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.276854692s) from=127.0.0.6:55935
    2023/01/11 23:34:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.072061579s) from=127.0.0.6:37485
    2023/01/11 23:34:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.409304981s) from=127.0.0.6:36981
    2023/01/11 23:34:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.600585995s) from=127.0.0.6:33021
    2023/01/11 23:34:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m2.919375911s) from=127.0.0.6:50015
    2023/01/11 23:34:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.264411907s) from=127.0.0.6:46477
    2023/01/11 23:34:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.965956393s) from=127.0.0.6:46565
    2023/01/11 23:34:35 [DEBUG] http: Request GET /v1/status/leader (347.948µs) from=127.0.0.6:43679
    2023/01/11 23:34:36 [DEBUG] http: Request GET /v1/status/leader (224.197µs) from=127.0.0.6:57923
    2023/01/11 23:34:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:34:40 [DEBUG] agent: Node info in sync
    2023/01/11 23:34:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:34:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.038757242s) from=127.0.0.6:47361
    2023/01/11 23:34:55 [DEBUG] http: Request GET /v1/status/leader (734.827µs) from=127.0.0.6:57923
    2023/01/11 23:34:56 [DEBUG] http: Request GET /v1/status/leader (596.609µs) from=127.0.0.6:57923
    2023/01/11 23:35:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.102506539s) from=127.0.0.6:43437
    2023/01/11 23:35:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m2.674087069s) from=127.0.0.6:48653
    2023/01/11 23:35:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.911731201s) from=127.0.0.6:60985
    2023/01/11 23:35:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.734045197s) from=127.0.0.6:51775
    2023/01/11 23:35:15 [DEBUG] http: Request GET /v1/status/leader (209.801µs) from=127.0.0.6:43679
    2023/01/11 23:35:16 [DEBUG] http: Request GET /v1/status/leader (243.428µs) from=127.0.0.6:57923
    2023/01/11 23:35:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.798761524s) from=127.0.0.6:60203
    2023/01/11 23:35:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.560021797s) from=127.0.0.6:34375
    2023/01/11 23:35:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m0.936992663s) from=127.0.0.6:45993
    2023/01/11 23:35:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.898308435s) from=127.0.0.6:33231
    2023/01/11 23:35:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.830268669s) from=127.0.0.6:53381
    2023/01/11 23:35:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.244155534s) from=127.0.0.6:57757
    2023/01/11 23:35:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m7.344869432s) from=127.0.0.6:34315
    2023/01/11 23:35:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.778561987s) from=127.0.0.6:51173
    2023/01/11 23:35:35 [DEBUG] http: Request GET /v1/status/leader (379.018µs) from=127.0.0.6:57923
    2023/01/11 23:35:36 [DEBUG] http: Request GET /v1/status/leader (236.314µs) from=127.0.0.6:57923
    2023/01/11 23:35:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:35:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:35:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:35:48 [DEBUG] agent: Node info in sync
    2023/01/11 23:35:55 [DEBUG] http: Request GET /v1/status/leader (511.44µs) from=127.0.0.6:57923
    2023/01/11 23:35:56 [DEBUG] http: Request GET /v1/status/leader (537.344µs) from=127.0.0.6:57923
    2023/01/11 23:36:15 [DEBUG] http: Request GET /v1/status/leader (302.753µs) from=127.0.0.6:43679
    2023/01/11 23:36:16 [DEBUG] http: Request GET /v1/status/leader (232.298µs) from=127.0.0.6:57923
    2023/01/11 23:36:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.760113922s) from=127.0.0.6:58845
    2023/01/11 23:36:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.288898215s) from=127.0.0.6:60409
    2023/01/11 23:36:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.935525597s) from=127.0.0.6:46323
    2023/01/11 23:36:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.328265932s) from=127.0.0.6:59605
    2023/01/11 23:36:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.436475176s) from=127.0.0.6:38499
    2023/01/11 23:36:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.3427692s) from=127.0.0.6:48445
    2023/01/11 23:36:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m1.358107935s) from=127.0.0.6:36981
    2023/01/11 23:36:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.302730673s) from=127.0.0.6:55935
    2023/01/11 23:36:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.675323999s) from=127.0.0.6:37485
    2023/01/11 23:36:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.413694267s) from=127.0.0.6:47689
    2023/01/11 23:36:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.039478073s) from=127.0.0.6:47359
    2023/01/11 23:36:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m7.401284482s) from=127.0.0.6:34251
    2023/01/11 23:36:35 [DEBUG] http: Request GET /v1/status/leader (406.217µs) from=127.0.0.6:43679
    2023/01/11 23:36:36 [DEBUG] http: Request GET /v1/status/leader (332.76µs) from=127.0.0.6:57923
    2023/01/11 23:36:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m6.466981878s) from=127.0.0.6:50015
    2023/01/11 23:36:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.90503438s) from=127.0.0.6:33021
    2023/01/11 23:36:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.784958654s) from=127.0.0.6:46565
    2023/01/11 23:36:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.524788403s) from=127.0.0.6:46477
    2023/01/11 23:36:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:36:55 [DEBUG] http: Request GET /v1/status/leader (341.108µs) from=127.0.0.6:57923
    2023/01/11 23:36:56 [DEBUG] http: Request GET /v1/status/leader (1.901058ms) from=127.0.0.6:57923
    2023/01/11 23:36:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.991629313s) from=127.0.0.6:47361
    2023/01/11 23:37:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:37:04 [DEBUG] agent: Node info in sync
    2023/01/11 23:37:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.048050972s) from=127.0.0.6:43437
    2023/01/11 23:37:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.036872539s) from=127.0.0.6:48653
    2023/01/11 23:37:15 [DEBUG] http: Request GET /v1/status/leader (355.492µs) from=127.0.0.6:57923
    2023/01/11 23:37:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.597507515s) from=127.0.0.6:60985
    2023/01/11 23:37:16 [DEBUG] http: Request GET /v1/status/leader (411.073µs) from=127.0.0.6:57923
    2023/01/11 23:37:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.747992777s) from=127.0.0.6:51775
    2023/01/11 23:37:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m2.105979959s) from=127.0.0.6:60203
    2023/01/11 23:37:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m3.704377273s) from=127.0.0.6:45993
    2023/01/11 23:37:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.590451202s) from=127.0.0.6:34375
    2023/01/11 23:37:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.99433707s) from=127.0.0.6:33231
    2023/01/11 23:37:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.198172621s) from=127.0.0.6:57757
    2023/01/11 23:37:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m1.90006222s) from=127.0.0.6:34315
    2023/01/11 23:37:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.967719649s) from=127.0.0.6:53381
    2023/01/11 23:37:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.581023861s) from=127.0.0.6:51173
    2023/01/11 23:37:35 [DEBUG] http: Request GET /v1/status/leader (273.762µs) from=127.0.0.6:57923
    2023/01/11 23:37:36 [DEBUG] http: Request GET /v1/status/leader (580.977µs) from=127.0.0.6:57923
    2023/01/11 23:37:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:37:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:37:55 [DEBUG] http: Request GET /v1/status/leader (459.179µs) from=127.0.0.6:43679
    2023/01/11 23:37:56 [DEBUG] http: Request GET /v1/status/leader (378.179µs) from=127.0.0.6:57923
    2023/01/11 23:38:15 [DEBUG] http: Request GET /v1/status/leader (300.528µs) from=127.0.0.6:57923
    2023/01/11 23:38:16 [DEBUG] http: Request GET /v1/status/leader (200.895µs) from=127.0.0.6:57923
    2023/01/11 23:38:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.020147752s) from=127.0.0.6:58845
    2023/01/11 23:38:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.783359038s) from=127.0.0.6:46323
    2023/01/11 23:38:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.946845435s) from=127.0.0.6:60409
    2023/01/11 23:38:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.150764321s) from=127.0.0.6:38499
    2023/01/11 23:38:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.195727353s) from=127.0.0.6:48445
    2023/01/11 23:38:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m1.858940952s) from=127.0.0.6:36981
    2023/01/11 23:38:35 [DEBUG] http: Request GET /v1/status/leader (357.284µs) from=127.0.0.6:43679
    2023/01/11 23:38:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.005251557s) from=127.0.0.6:59605
    2023/01/11 23:38:36 [DEBUG] http: Request GET /v1/status/leader (1.126033ms) from=127.0.0.6:57923
    2023/01/11 23:38:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.001379081s) from=127.0.0.6:47359
    2023/01/11 23:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.250268559s) from=127.0.0.6:37485
    2023/01/11 23:38:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.141718531s) from=127.0.0.6:47689
    2023/01/11 23:38:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.0698101s) from=127.0.0.6:55935
    2023/01/11 23:38:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.509459712s) from=127.0.0.6:46477
    2023/01/11 23:38:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.796502169s) from=127.0.0.6:46565
    2023/01/11 23:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m3.278020823s) from=127.0.0.6:50015
    2023/01/11 23:38:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m7.135453084s) from=127.0.0.6:34251
    2023/01/11 23:38:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.242835499s) from=127.0.0.6:33021
    2023/01/11 23:38:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:38:55 [DEBUG] http: Request GET /v1/status/leader (987.169µs) from=127.0.0.6:43679
    2023/01/11 23:38:56 [DEBUG] http: Request GET /v1/status/leader (2.54283ms) from=127.0.0.6:57923
    2023/01/11 23:39:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:39:01 [DEBUG] agent: Node info in sync
    2023/01/11 23:39:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.266061552s) from=127.0.0.6:47361
    2023/01/11 23:39:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.65447055s) from=127.0.0.6:48653
    2023/01/11 23:39:15 [DEBUG] http: Request GET /v1/status/leader (394.169µs) from=127.0.0.6:57923
    2023/01/11 23:39:16 [DEBUG] http: Request GET /v1/status/leader (201.259µs) from=127.0.0.6:57923
    2023/01/11 23:39:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m4.669460416s) from=127.0.0.6:43437
    2023/01/11 23:39:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.632267048s) from=127.0.0.6:51775
    2023/01/11 23:39:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.908438401s) from=127.0.0.6:60985
    2023/01/11 23:39:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m4.467612254s) from=127.0.0.6:60203
    2023/01/11 23:39:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m6.146447174s) from=127.0.0.6:45993
    2023/01/11 23:39:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.32862787s) from=127.0.0.6:53381
    2023/01/11 23:39:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.354816757s) from=127.0.0.6:57757
    2023/01/11 23:39:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.888534282s) from=127.0.0.6:34375
    2023/01/11 23:39:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.897368324s) from=127.0.0.6:33231
    2023/01/11 23:39:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.813077608s) from=127.0.0.6:34315
    2023/01/11 23:39:35 [DEBUG] http: Request GET /v1/status/leader (417.149µs) from=127.0.0.6:57923
    2023/01/11 23:39:36 [DEBUG] http: Request GET /v1/status/leader (5.158196ms) from=127.0.0.6:57923
    2023/01/11 23:39:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.858857436s) from=127.0.0.6:51173
    2023/01/11 23:39:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:39:55 [DEBUG] http: Request GET /v1/status/leader (341.786µs) from=127.0.0.6:57923
    2023/01/11 23:39:56 [DEBUG] http: Request GET /v1/status/leader (209.061µs) from=127.0.0.6:57923
    2023/01/11 23:40:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:40:15 [DEBUG] http: Request GET /v1/status/leader (217.902µs) from=127.0.0.6:57923
    2023/01/11 23:40:16 [DEBUG] http: Request GET /v1/status/leader (1.280066ms) from=127.0.0.6:57923
    2023/01/11 23:40:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.23876572s) from=127.0.0.6:58845
    2023/01/11 23:40:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.323537809s) from=127.0.0.6:46323
    2023/01/11 23:40:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.150592185s) from=127.0.0.6:60409
    2023/01/11 23:40:35 [DEBUG] http: Request GET /v1/status/leader (743.285µs) from=127.0.0.6:57923
    2023/01/11 23:40:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.58775675s) from=127.0.0.6:38499
    2023/01/11 23:40:36 [DEBUG] http: Request GET /v1/status/leader (881.848µs) from=127.0.0.6:57923
    2023/01/11 23:40:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.102097512s) from=127.0.0.6:36981
    2023/01/11 23:40:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.129928764s) from=127.0.0.6:47359
    2023/01/11 23:40:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.587928057s) from=127.0.0.6:48445
    2023/01/11 23:40:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.753603922s) from=127.0.0.6:37485
    2023/01/11 23:40:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.817345281s) from=127.0.0.6:55935
    2023/01/11 23:40:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.294813754s) from=127.0.0.6:46565
    2023/01/11 23:40:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.298347456s) from=127.0.0.6:59605
    2023/01/11 23:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m2.142385905s) from=127.0.0.6:50015
    2023/01/11 23:40:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.296838106s) from=127.0.0.6:47689
    2023/01/11 23:40:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.319090967s) from=127.0.0.6:46477
    2023/01/11 23:40:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.778593497s) from=127.0.0.6:34251
    2023/01/11 23:40:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:40:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.950022096s) from=127.0.0.6:33021
    2023/01/11 23:40:55 [DEBUG] http: Request GET /v1/status/leader (428.43µs) from=127.0.0.6:57923
    2023/01/11 23:40:56 [DEBUG] http: Request GET /v1/status/leader (476.414µs) from=127.0.0.6:57923
    2023/01/11 23:40:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:40:58 [DEBUG] agent: Node info in sync
    2023/01/11 23:41:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.509092578s) from=127.0.0.6:47361
    2023/01/11 23:41:15 [DEBUG] http: Request GET /v1/status/leader (469.731µs) from=127.0.0.6:43679
    2023/01/11 23:41:16 [DEBUG] http: Request GET /v1/status/leader (371.408µs) from=127.0.0.6:57923
    2023/01/11 23:41:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m2.49913479s) from=127.0.0.6:48653
    2023/01/11 23:41:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.821717286s) from=127.0.0.6:43437
    2023/01/11 23:41:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.425621423s) from=127.0.0.6:51775
    2023/01/11 23:41:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m2.937372767s) from=127.0.0.6:60985
    2023/01/11 23:41:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.375260962s) from=127.0.0.6:60203
    2023/01/11 23:41:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.586335802s) from=127.0.0.6:53381
    2023/01/11 23:41:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.593977381s) from=127.0.0.6:34375
    2023/01/11 23:41:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m2.81904426s) from=127.0.0.6:45993
    2023/01/11 23:41:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.149971163s) from=127.0.0.6:57757
    2023/01/11 23:41:35 [DEBUG] http: Request GET /v1/status/leader (201.387µs) from=127.0.0.6:57923
    2023/01/11 23:41:36 [DEBUG] http: Request GET /v1/status/leader (285.102µs) from=127.0.0.6:57923
    2023/01/11 23:41:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.586090041s) from=127.0.0.6:33231
    2023/01/11 23:41:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m7.203652446s) from=127.0.0.6:34315
    2023/01/11 23:41:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.337008138s) from=127.0.0.6:51173
    2023/01/11 23:41:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:41:55 [DEBUG] http: Request GET /v1/status/leader (387.126µs) from=127.0.0.6:57923
    2023/01/11 23:41:56 [DEBUG] http: Request GET /v1/status/leader (300.438µs) from=127.0.0.6:57923
    2023/01/11 23:42:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:42:15 [DEBUG] http: Request GET /v1/status/leader (358.951µs) from=127.0.0.6:43679
    2023/01/11 23:42:16 [DEBUG] http: Request GET /v1/status/leader (182.292µs) from=127.0.0.6:57923
    2023/01/11 23:42:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.876587805s) from=127.0.0.6:58845
    2023/01/11 23:42:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.371044065s) from=127.0.0.6:46323
    2023/01/11 23:42:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.736831294s) from=127.0.0.6:60409
    2023/01/11 23:42:35 [DEBUG] http: Request GET /v1/status/leader (330.093µs) from=127.0.0.6:57923
    2023/01/11 23:42:36 [DEBUG] http: Request GET /v1/status/leader (208.584µs) from=127.0.0.6:57923
    2023/01/11 23:42:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.591518209s) from=127.0.0.6:38499
    2023/01/11 23:42:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.519127992s) from=127.0.0.6:37485
    2023/01/11 23:42:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.206026108s) from=127.0.0.6:46565
    2023/01/11 23:42:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.572235662s) from=127.0.0.6:48445
    2023/01/11 23:42:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m6.302797035s) from=127.0.0.6:36981
    2023/01/11 23:42:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.586856785s) from=127.0.0.6:50015
    2023/01/11 23:42:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.073664086s) from=127.0.0.6:47359
    2023/01/11 23:42:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.633915469s) from=127.0.0.6:55935
    2023/01/11 23:42:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.573980561s) from=127.0.0.6:59605
    2023/01/11 23:42:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:42:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.013714731s) from=127.0.0.6:34251
    2023/01/11 23:42:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.491297796s) from=127.0.0.6:46477
    2023/01/11 23:42:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.532002822s) from=127.0.0.6:47689
    2023/01/11 23:42:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:42:51 [DEBUG] agent: Node info in sync
    2023/01/11 23:42:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.587650243s) from=127.0.0.6:33021
    2023/01/11 23:42:55 [DEBUG] http: Request GET /v1/status/leader (528.884µs) from=127.0.0.6:57923
    2023/01/11 23:42:56 [DEBUG] http: Request GET /v1/status/leader (204.424µs) from=127.0.0.6:57923
    2023/01/11 23:43:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.372696127s) from=127.0.0.6:47361
    2023/01/11 23:43:15 [DEBUG] http: Request GET /v1/status/leader (349.406µs) from=127.0.0.6:43679
    2023/01/11 23:43:16 [DEBUG] http: Request GET /v1/status/leader (310.67µs) from=127.0.0.6:57923
    2023/01/11 23:43:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.259558426s) from=127.0.0.6:48653
    2023/01/11 23:43:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.625040445s) from=127.0.0.6:51775
    2023/01/11 23:43:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.236910963s) from=127.0.0.6:43437
    2023/01/11 23:43:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.561483691s) from=127.0.0.6:60203
    2023/01/11 23:43:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m4.45619725s) from=127.0.0.6:60985
    2023/01/11 23:43:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.126072385s) from=127.0.0.6:34375
    2023/01/11 23:43:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m2.47971777s) from=127.0.0.6:45993
    2023/01/11 23:43:35 [DEBUG] http: Request GET /v1/status/leader (367.832µs) from=127.0.0.6:43679
    2023/01/11 23:43:36 [DEBUG] http: Request GET /v1/status/leader (197.931µs) from=127.0.0.6:57923
    2023/01/11 23:43:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.204853097s) from=127.0.0.6:53381
    2023/01/11 23:43:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.615058525s) from=127.0.0.6:57757
    2023/01/11 23:43:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m1.547288966s) from=127.0.0.6:34315
    2023/01/11 23:43:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.570926768s) from=127.0.0.6:33231
    2023/01/11 23:43:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:43:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.68281791s) from=127.0.0.6:51173
    2023/01/11 23:43:55 [DEBUG] http: Request GET /v1/status/leader (375.475µs) from=127.0.0.6:43679
    2023/01/11 23:43:56 [DEBUG] http: Request GET /v1/status/leader (211.634µs) from=127.0.0.6:57923
    2023/01/11 23:44:15 [DEBUG] http: Request GET /v1/status/leader (210.669µs) from=127.0.0.6:43679
    2023/01/11 23:44:16 [DEBUG] http: Request GET /v1/status/leader (301.988µs) from=127.0.0.6:57923
    2023/01/11 23:44:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.924468575s) from=127.0.0.6:58845
    2023/01/11 23:44:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:44:29 [DEBUG] agent: Node info in sync
    2023/01/11 23:44:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.327861658s) from=127.0.0.6:46323
    2023/01/11 23:44:35 [DEBUG] http: Request GET /v1/status/leader (284.714µs) from=127.0.0.6:43679
    2023/01/11 23:44:36 [DEBUG] http: Request GET /v1/status/leader (370.285µs) from=127.0.0.6:57923
    2023/01/11 23:44:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.270551821s) from=127.0.0.6:60409
    2023/01/11 23:44:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.731394668s) from=127.0.0.6:37485
    2023/01/11 23:44:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.568717312s) from=127.0.0.6:38499
    2023/01/11 23:44:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.353784917s) from=127.0.0.6:50015
    2023/01/11 23:44:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.197716244s) from=127.0.0.6:55935
    2023/01/11 23:44:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:44:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.987477569s) from=127.0.0.6:48445
    2023/01/11 23:44:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.320155828s) from=127.0.0.6:36981
    2023/01/11 23:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.745272302s) from=127.0.0.6:47359
    2023/01/11 23:44:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.085722248s) from=127.0.0.6:59605
    2023/01/11 23:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m7.457469976s) from=127.0.0.6:46565
    2023/01/11 23:44:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.693112666s) from=127.0.0.6:46477
    2023/01/11 23:44:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.45860274s) from=127.0.0.6:47689
    2023/01/11 23:44:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.662252685s) from=127.0.0.6:34251
    2023/01/11 23:44:55 [DEBUG] http: Request GET /v1/status/leader (195.746µs) from=127.0.0.6:43679
    2023/01/11 23:44:56 [DEBUG] http: Request GET /v1/status/leader (329.399µs) from=127.0.0.6:57923
    2023/01/11 23:44:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.94282176s) from=127.0.0.6:33021
    2023/01/11 23:45:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:45:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.189840369s) from=127.0.0.6:47361
    2023/01/11 23:45:15 [DEBUG] http: Request GET /v1/status/leader (367.624µs) from=127.0.0.6:43679
    2023/01/11 23:45:16 [DEBUG] http: Request GET /v1/status/leader (338.883µs) from=127.0.0.6:57923
    2023/01/11 23:45:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.565690025s) from=127.0.0.6:48653
    2023/01/11 23:45:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.863813383s) from=127.0.0.6:51775
    2023/01/11 23:45:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.650843186s) from=127.0.0.6:43437
    2023/01/11 23:45:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.955777486s) from=127.0.0.6:60985
    2023/01/11 23:45:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.021077997s) from=127.0.0.6:60203
    2023/01/11 23:45:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.875793956s) from=127.0.0.6:34375
    2023/01/11 23:45:35 [DEBUG] http: Request GET /v1/status/leader (218.672µs) from=127.0.0.6:57923
    2023/01/11 23:45:36 [DEBUG] http: Request GET /v1/status/leader (217.998µs) from=127.0.0.6:57923
    2023/01/11 23:45:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.525386515s) from=127.0.0.6:53381
    2023/01/11 23:45:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m6.838861194s) from=127.0.0.6:45993
    2023/01/11 23:45:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.058255759s) from=127.0.0.6:34315
    2023/01/11 23:45:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.574458943s) from=127.0.0.6:33231
    2023/01/11 23:45:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.490288439s) from=127.0.0.6:57757
    2023/01/11 23:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:45:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.308431602s) from=127.0.0.6:51173
    2023/01/11 23:45:55 [DEBUG] http: Request GET /v1/status/leader (298.866µs) from=127.0.0.6:57923
    2023/01/11 23:45:56 [DEBUG] http: Request GET /v1/status/leader (375.4µs) from=127.0.0.6:57923
    2023/01/11 23:46:16 [DEBUG] http: Request GET /v1/status/leader (1.465434ms) from=127.0.0.6:57923
    2023/01/11 23:46:16 [DEBUG] http: Request GET /v1/status/leader (420.637µs) from=127.0.0.6:57923
    2023/01/11 23:46:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:46:22 [DEBUG] agent: Node info in sync
    2023/01/11 23:46:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.63261368s) from=127.0.0.6:58845
    2023/01/11 23:46:36 [DEBUG] http: Request GET /v1/status/leader (353.104µs) from=127.0.0.6:57923
    2023/01/11 23:46:36 [DEBUG] http: Request GET /v1/status/leader (508.909µs) from=127.0.0.6:57923
    2023/01/11 23:46:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.014634932s) from=127.0.0.6:46323
    2023/01/11 23:46:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.885411216s) from=127.0.0.6:60409
    2023/01/11 23:46:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.624585058s) from=127.0.0.6:37485
    2023/01/11 23:46:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:46:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.800862754s) from=127.0.0.6:38499
    2023/01/11 23:46:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.111819405s) from=127.0.0.6:55935
    2023/01/11 23:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.351201216s) from=127.0.0.6:47359
    2023/01/11 23:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.740194207s) from=127.0.0.6:36981
    2023/01/11 23:46:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m6.600233481s) from=127.0.0.6:50015
    2023/01/11 23:46:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.217473494s) from=127.0.0.6:46565
    2023/01/11 23:46:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.314828098s) from=127.0.0.6:59605
    2023/01/11 23:46:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.089805019s) from=127.0.0.6:48445
    2023/01/11 23:46:56 [DEBUG] http: Request GET /v1/status/leader (304.034µs) from=127.0.0.6:43679
    2023/01/11 23:46:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.02097471s) from=127.0.0.6:46477
    2023/01/11 23:46:56 [DEBUG] http: Request GET /v1/status/leader (200.056µs) from=127.0.0.6:57923
    2023/01/11 23:46:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.246806147s) from=127.0.0.6:34251
    2023/01/11 23:46:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.077727925s) from=127.0.0.6:47689
    2023/01/11 23:47:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:47:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.080170333s) from=127.0.0.6:33021
    2023/01/11 23:47:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.763876873s) from=127.0.0.6:47361
    2023/01/11 23:47:16 [DEBUG] http: Request GET /v1/status/leader (586.891µs) from=127.0.0.6:43679
    2023/01/11 23:47:16 [DEBUG] http: Request GET /v1/status/leader (872.155µs) from=127.0.0.6:57923
    2023/01/11 23:47:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:47:25 [DEBUG] agent: Node info in sync
    2023/01/11 23:47:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m1.420259424s) from=127.0.0.6:43437
    2023/01/11 23:47:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.973515884s) from=127.0.0.6:60985
    2023/01/11 23:47:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.195439836s) from=127.0.0.6:51775
    2023/01/11 23:47:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.510753171s) from=127.0.0.6:48653
    2023/01/11 23:47:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m0.323041278s) from=127.0.0.6:60203
    2023/01/11 23:47:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.008622583s) from=127.0.0.6:34375
    2023/01/11 23:47:36 [DEBUG] http: Request GET /v1/status/leader (324.058µs) from=127.0.0.6:43679
    2023/01/11 23:47:36 [DEBUG] http: Request GET /v1/status/leader (287.245µs) from=127.0.0.6:57923
    2023/01/11 23:47:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m1.431606656s) from=127.0.0.6:45993
    2023/01/11 23:47:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.815953361s) from=127.0.0.6:53381
    2023/01/11 23:47:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m1.664869178s) from=127.0.0.6:34315
    2023/01/11 23:47:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:47:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.310891331s) from=127.0.0.6:57757
    2023/01/11 23:47:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.24822352s) from=127.0.0.6:51173
    2023/01/11 23:47:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.483990658s) from=127.0.0.6:33231
    2023/01/11 23:47:56 [DEBUG] http: Request GET /v1/status/leader (667.876µs) from=127.0.0.6:57923
    2023/01/11 23:47:56 [DEBUG] http: Request GET /v1/status/leader (875.174µs) from=127.0.0.6:57923
    2023/01/11 23:48:16 [DEBUG] http: Request GET /v1/status/leader (606.546µs) from=127.0.0.6:57923
    2023/01/11 23:48:16 [DEBUG] http: Request GET /v1/status/leader (681.375µs) from=127.0.0.6:57923
    2023/01/11 23:48:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:48:27 [DEBUG] agent: Node info in sync
    2023/01/11 23:48:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.115228329s) from=127.0.0.6:58845
    2023/01/11 23:48:36 [DEBUG] http: Request GET /v1/status/leader (527.284µs) from=127.0.0.6:57923
    2023/01/11 23:48:36 [DEBUG] http: Request GET /v1/status/leader (190.881µs) from=127.0.0.6:57923
    2023/01/11 23:48:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.847858704s) from=127.0.0.6:60409
    2023/01/11 23:48:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.032286757s) from=127.0.0.6:46323
    2023/01/11 23:48:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:48:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.253494786s) from=127.0.0.6:38499
    2023/01/11 23:48:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.647906403s) from=127.0.0.6:37485
    2023/01/11 23:48:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.146360053s) from=127.0.0.6:55935
    2023/01/11 23:48:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.855968066s) from=127.0.0.6:59605
    2023/01/11 23:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.788477132s) from=127.0.0.6:47359
    2023/01/11 23:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.305176533s) from=127.0.0.6:50015
    2023/01/11 23:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.784689162s) from=127.0.0.6:36981
    2023/01/11 23:48:56 [DEBUG] http: Request GET /v1/status/leader (663.383µs) from=127.0.0.6:57923
    2023/01/11 23:48:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.464222246s) from=127.0.0.6:46565
    2023/01/11 23:48:56 [DEBUG] http: Request GET /v1/status/leader (553.681µs) from=127.0.0.6:57923
    2023/01/11 23:48:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.315277843s) from=127.0.0.6:47689
    2023/01/11 23:49:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.745481624s) from=127.0.0.6:48445
    2023/01/11 23:49:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.076701443s) from=127.0.0.6:34251
    2023/01/11 23:49:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.879487112s) from=127.0.0.6:46477
    2023/01/11 23:49:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.219085159s) from=127.0.0.6:33021
    2023/01/11 23:49:16 [DEBUG] http: Request GET /v1/status/leader (279.472µs) from=127.0.0.6:43679
    2023/01/11 23:49:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.124042746s) from=127.0.0.6:47361
    2023/01/11 23:49:16 [DEBUG] http: Request GET /v1/status/leader (2.84081ms) from=127.0.0.6:57923
    2023/01/11 23:49:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.129072495s) from=127.0.0.6:43437
    2023/01/11 23:49:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.1326658s) from=127.0.0.6:51775
    2023/01/11 23:49:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.713876804s) from=127.0.0.6:34375
    2023/01/11 23:49:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.43724346s) from=127.0.0.6:60985
    2023/01/11 23:49:36 [DEBUG] http: Request GET /v1/status/leader (209.471µs) from=127.0.0.6:57923
    2023/01/11 23:49:36 [DEBUG] http: Request GET /v1/status/leader (349.699µs) from=127.0.0.6:57923
    2023/01/11 23:49:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.640962264s) from=127.0.0.6:48653
    2023/01/11 23:49:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.269434392s) from=127.0.0.6:60203
    2023/01/11 23:49:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:49:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m1.649182385s) from=127.0.0.6:45993
    2023/01/11 23:49:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:49:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:49:48 [DEBUG] agent: Node info in sync
    2023/01/11 23:49:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.899751723s) from=127.0.0.6:53381
    2023/01/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m5.051631373s) from=127.0.0.6:34315
    2023/01/11 23:49:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.597951026s) from=127.0.0.6:57757
    2023/01/11 23:49:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.202318188s) from=127.0.0.6:33231
    2023/01/11 23:49:56 [DEBUG] http: Request GET /v1/status/leader (216.436µs) from=127.0.0.6:57923
    2023/01/11 23:49:56 [DEBUG] http: Request GET /v1/status/leader (259.499µs) from=127.0.0.6:57923
    2023/01/11 23:49:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.662591449s) from=127.0.0.6:51173
    2023/01/11 23:50:16 [DEBUG] http: Request GET /v1/status/leader (377.249µs) from=127.0.0.6:57923
    2023/01/11 23:50:16 [DEBUG] http: Request GET /v1/status/leader (266.713µs) from=127.0.0.6:57923
    2023/01/11 23:50:36 [DEBUG] http: Request GET /v1/status/leader (325.082µs) from=127.0.0.6:43679
    2023/01/11 23:50:36 [DEBUG] http: Request GET /v1/status/leader (708.23µs) from=127.0.0.6:57923
    2023/01/11 23:50:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.11060779s) from=127.0.0.6:58845
    2023/01/11 23:50:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.639597259s) from=127.0.0.6:60409
    2023/01/11 23:50:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.592230587s) from=127.0.0.6:46323
    2023/01/11 23:50:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:50:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.154817863s) from=127.0.0.6:37485
    2023/01/11 23:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.754954781s) from=127.0.0.6:38499
    2023/01/11 23:50:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.233955441s) from=127.0.0.6:50015
    2023/01/11 23:50:56 [DEBUG] http: Request GET /v1/status/leader (410.215µs) from=127.0.0.6:57923
    2023/01/11 23:50:56 [DEBUG] http: Request GET /v1/status/leader (361.497µs) from=127.0.0.6:57923
    2023/01/11 23:50:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.451290007s) from=127.0.0.6:46565
    2023/01/11 23:50:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:50:57 [DEBUG] agent: Node info in sync
    2023/01/11 23:50:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.299830567s) from=127.0.0.6:47359
    2023/01/11 23:50:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.752622658s) from=127.0.0.6:59605
    2023/01/11 23:50:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.402406475s) from=127.0.0.6:55935
    2023/01/11 23:50:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.059496115s) from=127.0.0.6:47689
    2023/01/11 23:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.669882496s) from=127.0.0.6:36981
    2023/01/11 23:51:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.225672454s) from=127.0.0.6:34251
    2023/01/11 23:51:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.639233829s) from=127.0.0.6:46477
    2023/01/11 23:51:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.108951987s) from=127.0.0.6:48445
    2023/01/11 23:51:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.936690312s) from=127.0.0.6:33021
    2023/01/11 23:51:16 [DEBUG] http: Request GET /v1/status/leader (199.75µs) from=127.0.0.6:43679
    2023/01/11 23:51:16 [DEBUG] http: Request GET /v1/status/leader (1.497351ms) from=127.0.0.6:57923
    2023/01/11 23:51:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.159583091s) from=127.0.0.6:47361
    2023/01/11 23:51:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m0.389495553s) from=127.0.0.6:43437
    2023/01/11 23:51:36 [DEBUG] http: Request GET /v1/status/leader (356.31µs) from=127.0.0.6:43679
    2023/01/11 23:51:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.614112193s) from=127.0.0.6:51775
    2023/01/11 23:51:36 [DEBUG] http: Request GET /v1/status/leader (189.064µs) from=127.0.0.6:57923
    2023/01/11 23:51:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.522389714s) from=127.0.0.6:48653
    2023/01/11 23:51:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.131449451s) from=127.0.0.6:34375
    2023/01/11 23:51:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.615683904s) from=127.0.0.6:60985
    2023/01/11 23:51:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.525220064s) from=127.0.0.6:60203
    2023/01/11 23:51:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:51:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m7.404018462s) from=127.0.0.6:45993
    2023/01/11 23:51:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.492744061s) from=127.0.0.6:34315
    2023/01/11 23:51:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:51:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.886639116s) from=127.0.0.6:33231
    2023/01/11 23:51:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.697170229s) from=127.0.0.6:53381
    2023/01/11 23:51:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.024225661s) from=127.0.0.6:57757
    2023/01/11 23:51:56 [DEBUG] http: Request GET /v1/status/leader (226.077µs) from=127.0.0.6:43679
    2023/01/11 23:51:56 [DEBUG] http: Request GET /v1/status/leader (346.167µs) from=127.0.0.6:57923
    2023/01/11 23:52:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.367266679s) from=127.0.0.6:51173
    2023/01/11 23:52:16 [DEBUG] http: Request GET /v1/status/leader (429.683µs) from=127.0.0.6:57923
    2023/01/11 23:52:16 [DEBUG] http: Request GET /v1/status/leader (288.528µs) from=127.0.0.6:57923
    2023/01/11 23:52:36 [DEBUG] http: Request GET /v1/status/leader (345.957µs) from=127.0.0.6:43679
    2023/01/11 23:52:36 [DEBUG] http: Request GET /v1/status/leader (182.084µs) from=127.0.0.6:57923
    2023/01/11 23:52:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:52:39 [DEBUG] agent: Node info in sync
    2023/01/11 23:52:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.58223244s) from=127.0.0.6:58845
    2023/01/11 23:52:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.006058496s) from=127.0.0.6:60409
    2023/01/11 23:52:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:52:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.287481086s) from=127.0.0.6:46323
    2023/01/11 23:52:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.118697179s) from=127.0.0.6:37485
    2023/01/11 23:52:56 [DEBUG] http: Request GET /v1/status/leader (393.541µs) from=127.0.0.6:43679
    2023/01/11 23:52:56 [DEBUG] http: Request GET /v1/status/leader (216.56µs) from=127.0.0.6:57923
    2023/01/11 23:52:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m1.212849324s) from=127.0.0.6:50015
    2023/01/11 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.130149625s) from=127.0.0.6:38499
    2023/01/11 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.796701387s) from=127.0.0.6:46565
    2023/01/11 23:53:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m0.058487675s) from=127.0.0.6:36981
    2023/01/11 23:53:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.816941755s) from=127.0.0.6:47689
    2023/01/11 23:53:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.590441991s) from=127.0.0.6:55935
    2023/01/11 23:53:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.070902411s) from=127.0.0.6:47359
    2023/01/11 23:53:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.262738822s) from=127.0.0.6:59605
    2023/01/11 23:53:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.573665675s) from=127.0.0.6:46477
    2023/01/11 23:53:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.758434085s) from=127.0.0.6:34251
    2023/01/11 23:53:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.754569962s) from=127.0.0.6:48445
    2023/01/11 23:53:16 [DEBUG] http: Request GET /v1/status/leader (310.23µs) from=127.0.0.6:57923
    2023/01/11 23:53:16 [DEBUG] http: Request GET /v1/status/leader (1.593399ms) from=127.0.0.6:57923
    2023/01/11 23:53:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.666022471s) from=127.0.0.6:33021
    2023/01/11 23:53:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.048238118s) from=127.0.0.6:47361
    2023/01/11 23:53:36 [DEBUG] http: Request GET /v1/status/leader (420.869µs) from=127.0.0.6:57923
    2023/01/11 23:53:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m4.944697384s) from=127.0.0.6:43437
    2023/01/11 23:53:36 [DEBUG] http: Request GET /v1/status/leader (339.96µs) from=127.0.0.6:57923
    2023/01/11 23:53:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.231221219s) from=127.0.0.6:48653
    2023/01/11 23:53:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.351777902s) from=127.0.0.6:51775
    2023/01/11 23:53:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.77752273s) from=127.0.0.6:34375
    2023/01/11 23:53:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:53:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.252099717s) from=127.0.0.6:60985
    2023/01/11 23:53:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.501852166s) from=127.0.0.6:60203
    2023/01/11 23:53:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m4.080708795s) from=127.0.0.6:45993
    2023/01/11 23:53:56 [DEBUG] http: Request GET /v1/status/leader (2.441021ms) from=127.0.0.6:57923
    2023/01/11 23:53:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.136788711s) from=127.0.0.6:33231
    2023/01/11 23:53:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.635306856s) from=127.0.0.6:57757
    2023/01/11 23:53:56 [DEBUG] http: Request GET /v1/status/leader (536.392µs) from=127.0.0.6:57923
    2023/01/11 23:53:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.851588244s) from=127.0.0.6:34315
    2023/01/11 23:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.955302895s) from=127.0.0.6:53381
    2023/01/11 23:54:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:54:02 [DEBUG] agent: Node info in sync
    2023/01/11 23:54:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.226980812s) from=127.0.0.6:51173
    2023/01/11 23:54:16 [DEBUG] http: Request GET /v1/status/leader (237.842µs) from=127.0.0.6:57923
    2023/01/11 23:54:16 [DEBUG] http: Request GET /v1/status/leader (314.91µs) from=127.0.0.6:57923
    2023/01/11 23:54:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:54:36 [DEBUG] http: Request GET /v1/status/leader (210.337µs) from=127.0.0.6:57923
    2023/01/11 23:54:36 [DEBUG] http: Request GET /v1/status/leader (199.844µs) from=127.0.0.6:57923
    2023/01/11 23:54:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.774017156s) from=127.0.0.6:58845
    2023/01/11 23:54:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:54:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.851795134s) from=127.0.0.6:46323
    2023/01/11 23:54:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.484222671s) from=127.0.0.6:60409
    2023/01/11 23:54:56 [DEBUG] http: Request GET /v1/status/leader (587.295µs) from=127.0.0.6:43679
    2023/01/11 23:54:56 [DEBUG] http: Request GET /v1/status/leader (611.157µs) from=127.0.0.6:57923
    2023/01/11 23:54:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.336413497s) from=127.0.0.6:38499
    2023/01/11 23:54:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.966099301s) from=127.0.0.6:37485
    2023/01/11 23:55:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.011029153s) from=127.0.0.6:46565
    2023/01/11 23:55:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m5.489315367s) from=127.0.0.6:50015
    2023/01/11 23:55:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.022702024s) from=127.0.0.6:47689
    2023/01/11 23:55:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.546885874s) from=127.0.0.6:47359
    2023/01/11 23:55:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m7.46949855s) from=127.0.0.6:36981
    2023/01/11 23:55:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.624619566s) from=127.0.0.6:48445
    2023/01/11 23:55:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.146556655s) from=127.0.0.6:55935
    2023/01/11 23:55:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.402075522s) from=127.0.0.6:59605
    2023/01/11 23:55:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.296900469s) from=127.0.0.6:34251
    2023/01/11 23:55:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.054021063s) from=127.0.0.6:46477
    2023/01/11 23:55:16 [DEBUG] http: Request GET /v1/status/leader (334.963µs) from=127.0.0.6:57923
    2023/01/11 23:55:16 [DEBUG] http: Request GET /v1/status/leader (347.194µs) from=127.0.0.6:57923
    2023/01/11 23:55:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.286728767s) from=127.0.0.6:33021
    2023/01/11 23:55:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.813216686s) from=127.0.0.6:47361
    2023/01/11 23:55:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:55:27 [DEBUG] agent: Node info in sync
    2023/01/11 23:55:36 [DEBUG] http: Request GET /v1/status/leader (339.77µs) from=127.0.0.6:43679
    2023/01/11 23:55:37 [DEBUG] http: Request GET /v1/status/leader (183.726µs) from=127.0.0.6:57923
    2023/01/11 23:55:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m7.385412569s) from=127.0.0.6:43437
    2023/01/11 23:55:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m3.438896216s) from=127.0.0.6:48653
    2023/01/11 23:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:55:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.74195356s) from=127.0.0.6:34375
    2023/01/11 23:55:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.292154881s) from=127.0.0.6:51775
    2023/01/11 23:55:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.766960917s) from=127.0.0.6:60985
    2023/01/11 23:55:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m7.075378893s) from=127.0.0.6:60203
    2023/01/11 23:55:56 [DEBUG] http: Request GET /v1/status/leader (386.77µs) from=127.0.0.6:57923
    2023/01/11 23:55:57 [DEBUG] http: Request GET /v1/status/leader (1.461774ms) from=127.0.0.6:57923
    2023/01/11 23:56:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.455351868s) from=127.0.0.6:57757
    2023/01/11 23:56:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m4.471498493s) from=127.0.0.6:45993
    2023/01/11 23:56:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.362498954s) from=127.0.0.6:33231
    2023/01/11 23:56:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.630834099s) from=127.0.0.6:34315
    2023/01/11 23:56:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.949631892s) from=127.0.0.6:53381
    2023/01/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.537400099s) from=127.0.0.6:51173
    2023/01/11 23:56:16 [DEBUG] http: Request GET /v1/status/leader (734.254µs) from=127.0.0.6:43679
    2023/01/11 23:56:17 [DEBUG] http: Request GET /v1/status/leader (235.442µs) from=127.0.0.6:57923
    2023/01/11 23:56:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:56:36 [DEBUG] http: Request GET /v1/status/leader (998.182µs) from=127.0.0.6:57923
    2023/01/11 23:56:37 [DEBUG] http: Request GET /v1/status/leader (244.388µs) from=127.0.0.6:57923
    2023/01/11 23:56:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:56:41 [DEBUG] agent: Node info in sync
    2023/01/11 23:56:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:56:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.589361463s) from=127.0.0.6:58845
    2023/01/11 23:56:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.661193011s) from=127.0.0.6:46323
    2023/01/11 23:56:56 [DEBUG] http: Request GET /v1/status/leader (905.918µs) from=127.0.0.6:43679
    2023/01/11 23:56:57 [DEBUG] http: Request GET /v1/status/leader (214.383µs) from=127.0.0.6:57923
    2023/01/11 23:56:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.58451517s) from=127.0.0.6:60409
    2023/01/11 23:57:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.269321108s) from=127.0.0.6:38499
    2023/01/11 23:57:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.27927975s) from=127.0.0.6:47689
    2023/01/11 23:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.04984216s) from=127.0.0.6:46565
    2023/01/11 23:57:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.106933441s) from=127.0.0.6:37485
    2023/01/11 23:57:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m5.316388525s) from=127.0.0.6:50015
    2023/01/11 23:57:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.910130109s) from=127.0.0.6:36981
    2023/01/11 23:57:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.773202646s) from=127.0.0.6:47359
    2023/01/11 23:57:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.698310217s) from=127.0.0.6:34251
    2023/01/11 23:57:16 [DEBUG] http: Request GET /v1/status/leader (398.097µs) from=127.0.0.6:43679
    2023/01/11 23:57:17 [DEBUG] http: Request GET /v1/status/leader (1.077197ms) from=127.0.0.6:57923
    2023/01/11 23:57:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.10194742s) from=127.0.0.6:55935
    2023/01/11 23:57:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.90564067s) from=127.0.0.6:48445
    2023/01/11 23:57:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.454766256s) from=127.0.0.6:59605
    2023/01/11 23:57:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.986571423s) from=127.0.0.6:46477
    2023/01/11 23:57:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.455502879s) from=127.0.0.6:33021
    2023/01/11 23:57:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.443559267s) from=127.0.0.6:47361
    2023/01/11 23:57:36 [DEBUG] http: Request GET /v1/status/leader (552.714µs) from=127.0.0.6:57923
    2023/01/11 23:57:37 [DEBUG] http: Request GET /v1/status/leader (348.916µs) from=127.0.0.6:57923
    2023/01/11 23:57:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.612467882s) from=127.0.0.6:48653
    2023/01/11 23:57:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:57:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m4.489285369s) from=127.0.0.6:43437
    2023/01/11 23:57:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:57:49 [DEBUG] agent: Node info in sync
    2023/01/11 23:57:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.449457146s) from=127.0.0.6:34375
    2023/01/11 23:57:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m4.291460197s) from=127.0.0.6:60985
    2023/01/11 23:57:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.618372817s) from=127.0.0.6:51775
    2023/01/11 23:57:56 [DEBUG] http: Request GET /v1/status/leader (468.075µs) from=127.0.0.6:43679
    2023/01/11 23:57:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.991060375s) from=127.0.0.6:60203
    2023/01/11 23:57:57 [DEBUG] http: Request GET /v1/status/leader (287.376µs) from=127.0.0.6:57923
    2023/01/11 23:58:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.198383815s) from=127.0.0.6:57757
    2023/01/11 23:58:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.068411751s) from=127.0.0.6:33231
    2023/01/11 23:58:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m3.943865231s) from=127.0.0.6:45993
    2023/01/11 23:58:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.364026008s) from=127.0.0.6:53381
    2023/01/11 23:58:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.256691681s) from=127.0.0.6:34315
    2023/01/11 23:58:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.306273064s) from=127.0.0.6:51173
    2023/01/11 23:58:16 [DEBUG] http: Request GET /v1/status/leader (232.11µs) from=127.0.0.6:57923
    2023/01/11 23:58:17 [DEBUG] http: Request GET /v1/status/leader (359.193µs) from=127.0.0.6:57923
    2023/01/11 23:58:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/11 23:58:36 [DEBUG] http: Request GET /v1/status/leader (1.388304ms) from=127.0.0.6:43679
    2023/01/11 23:58:37 [DEBUG] http: Request GET /v1/status/leader (309.625µs) from=127.0.0.6:57923
    2023/01/11 23:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:58:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.957359111s) from=127.0.0.6:58845
    2023/01/11 23:58:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.886334328s) from=127.0.0.6:46323
    2023/01/11 23:58:56 [DEBUG] http: Request GET /v1/status/leader (210.365µs) from=127.0.0.6:43679
    2023/01/11 23:58:57 [DEBUG] http: Request GET /v1/status/leader (232.072µs) from=127.0.0.6:57923
    2023/01/11 23:59:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.217850264s) from=127.0.0.6:60409
    2023/01/11 23:59:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.044468325s) from=127.0.0.6:47689
    2023/01/11 23:59:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.192921105s) from=127.0.0.6:37485
    2023/01/11 23:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.998962488s) from=127.0.0.6:38499
    2023/01/11 23:59:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.574869123s) from=127.0.0.6:50015
    2023/01/11 23:59:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m7.459364265s) from=127.0.0.6:46565
    2023/01/11 23:59:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m4.095544826s) from=127.0.0.6:36981
    2023/01/11 23:59:16 [DEBUG] http: Request GET /v1/status/leader (218.552µs) from=127.0.0.6:57923
    2023/01/11 23:59:17 [DEBUG] http: Request GET /v1/status/leader (203.747µs) from=127.0.0.6:57923
    2023/01/11 23:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.790918658s) from=127.0.0.6:47359
    2023/01/11 23:59:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/11 23:59:19 [DEBUG] agent: Node info in sync
    2023/01/11 23:59:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.88432576s) from=127.0.0.6:48445
    2023/01/11 23:59:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.319014018s) from=127.0.0.6:34251
    2023/01/11 23:59:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.523035405s) from=127.0.0.6:55935
    2023/01/11 23:59:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.474886207s) from=127.0.0.6:59605
    2023/01/11 23:59:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.638446904s) from=127.0.0.6:46477
    2023/01/11 23:59:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.102656062s) from=127.0.0.6:33021
    2023/01/11 23:59:36 [DEBUG] http: Request GET /v1/status/leader (3.911797ms) from=127.0.0.6:43679
    2023/01/11 23:59:37 [DEBUG] http: Request GET /v1/status/leader (362.165µs) from=127.0.0.6:57923
    2023/01/11 23:59:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.102270324s) from=127.0.0.6:47361
    2023/01/11 23:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/11 23:59:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.577793289s) from=127.0.0.6:48653
    2023/01/11 23:59:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m5.923549195s) from=127.0.0.6:43437
    2023/01/11 23:59:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.096374623s) from=127.0.0.6:60985
    2023/01/11 23:59:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.365212836s) from=127.0.0.6:51775
    2023/01/11 23:59:56 [DEBUG] http: Request GET /v1/status/leader (187.34µs) from=127.0.0.6:57923
    2023/01/11 23:59:57 [DEBUG] http: Request GET /v1/status/leader (382.26µs) from=127.0.0.6:57923
    2023/01/11 23:59:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.320769356s) from=127.0.0.6:60203
    2023/01/12 00:00:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.647889005s) from=127.0.0.6:34375
    2023/01/12 00:00:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m2.349277616s) from=127.0.0.6:45993
    2023/01/12 00:00:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.709446286s) from=127.0.0.6:53381
    2023/01/12 00:00:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m7.234720586s) from=127.0.0.6:57757
    2023/01/12 00:00:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.660956088s) from=127.0.0.6:33231
    2023/01/12 00:00:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m5.838030577s) from=127.0.0.6:34315
    2023/01/12 00:00:16 [DEBUG] http: Request GET /v1/status/leader (197.05µs) from=127.0.0.6:57923
    2023/01/12 00:00:17 [DEBUG] http: Request GET /v1/status/leader (222.035µs) from=127.0.0.6:57923
    2023/01/12 00:00:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.308793935s) from=127.0.0.6:51173
    2023/01/12 00:00:36 [DEBUG] http: Request GET /v1/status/leader (2.904468ms) from=127.0.0.6:43679
    2023/01/12 00:00:37 [DEBUG] http: Request GET /v1/status/leader (271.599µs) from=127.0.0.6:57923
    2023/01/12 00:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:00:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.040551368s) from=127.0.0.6:58845
    2023/01/12 00:00:56 [DEBUG] http: Request GET /v1/status/leader (262.85µs) from=127.0.0.6:57923
    2023/01/12 00:00:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:00:57 [DEBUG] http: Request GET /v1/status/leader (338.508µs) from=127.0.0.6:57923
    2023/01/12 00:00:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.011300244s) from=127.0.0.6:46323
    2023/01/12 00:00:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:00:58 [DEBUG] agent: Node info in sync
    2023/01/12 00:01:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.999270437s) from=127.0.0.6:60409
    2023/01/12 00:01:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.701463474s) from=127.0.0.6:37485
    2023/01/12 00:01:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.79905874s) from=127.0.0.6:47689
    2023/01/12 00:01:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.211379735s) from=127.0.0.6:38499
    2023/01/12 00:01:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m2.317771118s) from=127.0.0.6:50015
    2023/01/12 00:01:16 [DEBUG] http: Request GET /v1/status/leader (208.349µs) from=127.0.0.6:43679
    2023/01/12 00:01:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m1.059515925s) from=127.0.0.6:36981
    2023/01/12 00:01:17 [DEBUG] http: Request GET /v1/status/leader (190.383µs) from=127.0.0.6:57923
    2023/01/12 00:01:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.638049107s) from=127.0.0.6:46565
    2023/01/12 00:01:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.037220455s) from=127.0.0.6:48445
    2023/01/12 00:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.232819977s) from=127.0.0.6:47359
    2023/01/12 00:01:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.108842967s) from=127.0.0.6:34251
    2023/01/12 00:01:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.211267088s) from=127.0.0.6:55935
    2023/01/12 00:01:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.822039649s) from=127.0.0.6:59605
    2023/01/12 00:01:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.946342204s) from=127.0.0.6:46477
    2023/01/12 00:01:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.855520004s) from=127.0.0.6:33021
    2023/01/12 00:01:36 [DEBUG] http: Request GET /v1/status/leader (345.288µs) from=127.0.0.6:43679
    2023/01/12 00:01:37 [DEBUG] http: Request GET /v1/status/leader (345.98µs) from=127.0.0.6:57923
    2023/01/12 00:01:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.403015967s) from=127.0.0.6:47361
    2023/01/12 00:01:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:01:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.085119937s) from=127.0.0.6:48653
    2023/01/12 00:01:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m1.552557212s) from=127.0.0.6:43437
    2023/01/12 00:01:56 [DEBUG] http: Request GET /v1/status/leader (257.609µs) from=127.0.0.6:57923
    2023/01/12 00:01:57 [DEBUG] http: Request GET /v1/status/leader (1.813198ms) from=127.0.0.6:57923
    2023/01/12 00:01:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.818713096s) from=127.0.0.6:60985
    2023/01/12 00:01:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.140649747s) from=127.0.0.6:51775
    2023/01/12 00:02:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m2.094775186s) from=127.0.0.6:60203
    2023/01/12 00:02:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.13382093s) from=127.0.0.6:34375
    2023/01/12 00:02:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m3.787509754s) from=127.0.0.6:45993
    2023/01/12 00:02:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.483309246s) from=127.0.0.6:57757
    2023/01/12 00:02:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.489769966s) from=127.0.0.6:53381
    2023/01/12 00:02:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.413335136s) from=127.0.0.6:33231
    2023/01/12 00:02:16 [DEBUG] http: Request GET /v1/status/leader (343.855µs) from=127.0.0.6:57923
    2023/01/12 00:02:17 [DEBUG] http: Request GET /v1/status/leader (220.951µs) from=127.0.0.6:57923
    2023/01/12 00:02:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.811421577s) from=127.0.0.6:51173
    2023/01/12 00:02:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m5.155685003s) from=127.0.0.6:34315
    2023/01/12 00:02:36 [DEBUG] http: Request GET /v1/status/leader (293.457µs) from=127.0.0.6:43679
    2023/01/12 00:02:37 [DEBUG] http: Request GET /v1/status/leader (206.579µs) from=127.0.0.6:57923
    2023/01/12 00:02:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:02:37 [DEBUG] agent: Node info in sync
    2023/01/12 00:02:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:02:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.346676325s) from=127.0.0.6:58845
    2023/01/12 00:02:56 [DEBUG] http: Request GET /v1/status/leader (9.63239ms) from=127.0.0.6:57923
    2023/01/12 00:02:57 [DEBUG] http: Request GET /v1/status/leader (511.049µs) from=127.0.0.6:57923
    2023/01/12 00:02:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.929383882s) from=127.0.0.6:46323
    2023/01/12 00:03:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.985626041s) from=127.0.0.6:60409
    2023/01/12 00:03:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:03:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.338966706s) from=127.0.0.6:37485
    2023/01/12 00:03:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.290181713s) from=127.0.0.6:47689
    2023/01/12 00:03:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.902825106s) from=127.0.0.6:38499
    2023/01/12 00:03:16 [DEBUG] http: Request GET /v1/status/leader (432.057µs) from=127.0.0.6:43679
    2023/01/12 00:03:17 [DEBUG] http: Request GET /v1/status/leader (229.48µs) from=127.0.0.6:57923
    2023/01/12 00:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.532462909s) from=127.0.0.6:50015
    2023/01/12 00:03:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.508243688s) from=127.0.0.6:36981
    2023/01/12 00:03:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.089626195s) from=127.0.0.6:46565
    2023/01/12 00:03:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.26319264s) from=127.0.0.6:48445
    2023/01/12 00:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.652445347s) from=127.0.0.6:34251
    2023/01/12 00:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.002053989s) from=127.0.0.6:47359
    2023/01/12 00:03:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.068049826s) from=127.0.0.6:55935
    2023/01/12 00:03:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.018155381s) from=127.0.0.6:59605
    2023/01/12 00:03:36 [DEBUG] http: Request GET /v1/status/leader (196.806µs) from=127.0.0.6:43679
    2023/01/12 00:03:37 [DEBUG] http: Request GET /v1/status/leader (236.881µs) from=127.0.0.6:57923
    2023/01/12 00:03:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.304288017s) from=127.0.0.6:46477
    2023/01/12 00:03:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.310916168s) from=127.0.0.6:33021
    2023/01/12 00:03:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.362211902s) from=127.0.0.6:47361
    2023/01/12 00:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:03:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.134847541s) from=127.0.0.6:48653
    2023/01/12 00:03:56 [DEBUG] http: Request GET /v1/status/leader (564.228µs) from=127.0.0.6:57923
    2023/01/12 00:03:57 [DEBUG] http: Request GET /v1/status/leader (441.509µs) from=127.0.0.6:57923
    2023/01/12 00:03:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.417870856s) from=127.0.0.6:60985
    2023/01/12 00:03:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.640415581s) from=127.0.0.6:51775
    2023/01/12 00:04:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m5.604281557s) from=127.0.0.6:43437
    2023/01/12 00:04:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.977691886s) from=127.0.0.6:60203
    2023/01/12 00:04:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.835406291s) from=127.0.0.6:34375
    2023/01/12 00:04:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.255666316s) from=127.0.0.6:33231
    2023/01/12 00:04:16 [DEBUG] http: Request GET /v1/status/leader (230.05µs) from=127.0.0.6:57923
    2023/01/12 00:04:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.7163359s) from=127.0.0.6:57757
    2023/01/12 00:04:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m6.363259173s) from=127.0.0.6:45993
    2023/01/12 00:04:17 [DEBUG] http: Request GET /v1/status/leader (195.82µs) from=127.0.0.6:57923
    2023/01/12 00:04:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m7.387439926s) from=127.0.0.6:53381
    2023/01/12 00:04:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m0.138896501s) from=127.0.0.6:34315
    2023/01/12 00:04:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.431399379s) from=127.0.0.6:51173
    2023/01/12 00:04:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:04:27 [DEBUG] agent: Node info in sync
    2023/01/12 00:04:36 [DEBUG] http: Request GET /v1/status/leader (397.769µs) from=127.0.0.6:57923
    2023/01/12 00:04:37 [DEBUG] http: Request GET /v1/status/leader (412.922µs) from=127.0.0.6:57923
    2023/01/12 00:04:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:04:56 [DEBUG] http: Request GET /v1/status/leader (324.563µs) from=127.0.0.6:43679
    2023/01/12 00:04:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.548998066s) from=127.0.0.6:58845
    2023/01/12 00:04:57 [DEBUG] http: Request GET /v1/status/leader (300.704µs) from=127.0.0.6:57923
    2023/01/12 00:05:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.485770437s) from=127.0.0.6:46323
    2023/01/12 00:05:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.895128656s) from=127.0.0.6:60409
    2023/01/12 00:05:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.859299167s) from=127.0.0.6:37485
    2023/01/12 00:05:16 [DEBUG] http: Request GET /v1/status/leader (302.636µs) from=127.0.0.6:43679
    2023/01/12 00:05:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.026743871s) from=127.0.0.6:47689
    2023/01/12 00:05:17 [DEBUG] http: Request GET /v1/status/leader (414.078µs) from=127.0.0.6:57923
    2023/01/12 00:05:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.069281591s) from=127.0.0.6:38499
    2023/01/12 00:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.183787216s) from=127.0.0.6:36981
    2023/01/12 00:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m3.540546573s) from=127.0.0.6:50015
    2023/01/12 00:05:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.562916967s) from=127.0.0.6:46565
    2023/01/12 00:05:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.760002098s) from=127.0.0.6:48445
    2023/01/12 00:05:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.014008235s) from=127.0.0.6:47359
    2023/01/12 00:05:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.565072649s) from=127.0.0.6:34251
    2023/01/12 00:05:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.000043354s) from=127.0.0.6:55935
    2023/01/12 00:05:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:05:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.114794852s) from=127.0.0.6:59605
    2023/01/12 00:05:36 [DEBUG] http: Request GET /v1/status/leader (408.304µs) from=127.0.0.6:43679
    2023/01/12 00:05:37 [DEBUG] http: Request GET /v1/status/leader (494.573µs) from=127.0.0.6:57923
    2023/01/12 00:05:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.095004402s) from=127.0.0.6:46477
    2023/01/12 00:05:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.890024184s) from=127.0.0.6:33021
    2023/01/12 00:05:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:05:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:05:49 [DEBUG] agent: Node info in sync
    2023/01/12 00:05:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.266721582s) from=127.0.0.6:47361
    2023/01/12 00:05:56 [DEBUG] http: Request GET /v1/status/leader (294.437µs) from=127.0.0.6:57923
    2023/01/12 00:05:57 [DEBUG] http: Request GET /v1/status/leader (438.45µs) from=127.0.0.6:57923
    2023/01/12 00:05:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.023259389s) from=127.0.0.6:60985
    2023/01/12 00:05:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m3.191337375s) from=127.0.0.6:48653
    2023/01/12 00:06:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m0.823910417s) from=127.0.0.6:60203
    2023/01/12 00:06:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.478186961s) from=127.0.0.6:34375
    2023/01/12 00:06:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.580775054s) from=127.0.0.6:51775
    2023/01/12 00:06:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.455272293s) from=127.0.0.6:43437
    2023/01/12 00:06:16 [DEBUG] http: Request GET /v1/status/leader (583.398µs) from=127.0.0.6:43679
    2023/01/12 00:06:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.143942004s) from=127.0.0.6:57757
    2023/01/12 00:06:17 [DEBUG] http: Request GET /v1/status/leader (332.256µs) from=127.0.0.6:57923
    2023/01/12 00:06:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m1.77184547s) from=127.0.0.6:45993
    2023/01/12 00:06:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.39879497s) from=127.0.0.6:33231
    2023/01/12 00:06:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m4.528135302s) from=127.0.0.6:53381
    2023/01/12 00:06:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.236657005s) from=127.0.0.6:51173
    2023/01/12 00:06:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.346943194s) from=127.0.0.6:34315
    2023/01/12 00:06:36 [DEBUG] http: Request GET /v1/status/leader (272.651µs) from=127.0.0.6:43679
    2023/01/12 00:06:37 [DEBUG] http: Request GET /v1/status/leader (237.695µs) from=127.0.0.6:57923
    2023/01/12 00:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:06:56 [DEBUG] http: Request GET /v1/status/leader (487.156µs) from=127.0.0.6:43679
    2023/01/12 00:06:57 [DEBUG] http: Request GET /v1/status/leader (314.203µs) from=127.0.0.6:57923
    2023/01/12 00:07:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.594993722s) from=127.0.0.6:58845
    2023/01/12 00:07:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.970137219s) from=127.0.0.6:46323
    2023/01/12 00:07:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.802759478s) from=127.0.0.6:60409
    2023/01/12 00:07:17 [DEBUG] http: Request GET /v1/status/leader (475.796µs) from=127.0.0.6:43679
    2023/01/12 00:07:17 [DEBUG] http: Request GET /v1/status/leader (197.919µs) from=127.0.0.6:57923
    2023/01/12 00:07:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.95032394s) from=127.0.0.6:38499
    2023/01/12 00:07:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.002078172s) from=127.0.0.6:47689
    2023/01/12 00:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.432939878s) from=127.0.0.6:37485
    2023/01/12 00:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m1.79357168s) from=127.0.0.6:36981
    2023/01/12 00:07:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.575338524s) from=127.0.0.6:50015
    2023/01/12 00:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.911926874s) from=127.0.0.6:46565
    2023/01/12 00:07:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.692039732s) from=127.0.0.6:48445
    2023/01/12 00:07:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.589643698s) from=127.0.0.6:55935
    2023/01/12 00:07:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.424065462s) from=127.0.0.6:47359
    2023/01/12 00:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.925873833s) from=127.0.0.6:34251
    2023/01/12 00:07:37 [DEBUG] http: Request GET /v1/status/leader (380.796µs) from=127.0.0.6:57923
    2023/01/12 00:07:37 [DEBUG] http: Request GET /v1/status/leader (617.84µs) from=127.0.0.6:57923
    2023/01/12 00:07:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.622565526s) from=127.0.0.6:59605
    2023/01/12 00:07:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:07:41 [DEBUG] agent: Node info in sync
    2023/01/12 00:07:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.218991398s) from=127.0.0.6:46477
    2023/01/12 00:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:07:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.196813056s) from=127.0.0.6:33021
    2023/01/12 00:07:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.367813847s) from=127.0.0.6:47361
    2023/01/12 00:07:57 [DEBUG] http: Request GET /v1/status/leader (207.149µs) from=127.0.0.6:43679
    2023/01/12 00:07:57 [DEBUG] http: Request GET /v1/status/leader (281.401µs) from=127.0.0.6:57923
    2023/01/12 00:08:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m2.739011277s) from=127.0.0.6:60985
    2023/01/12 00:08:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.255020101s) from=127.0.0.6:51775
    2023/01/12 00:08:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.21271688s) from=127.0.0.6:48653
    2023/01/12 00:08:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.240583637s) from=127.0.0.6:34375
    2023/01/12 00:08:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.421163902s) from=127.0.0.6:60203
    2023/01/12 00:08:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.849997305s) from=127.0.0.6:43437
    2023/01/12 00:08:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:08:17 [DEBUG] http: Request GET /v1/status/leader (414.078µs) from=127.0.0.6:43679
    2023/01/12 00:08:17 [DEBUG] http: Request GET /v1/status/leader (347.22µs) from=127.0.0.6:57923
    2023/01/12 00:08:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.644059175s) from=127.0.0.6:57757
    2023/01/12 00:08:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m2.710680113s) from=127.0.0.6:45993
    2023/01/12 00:08:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.264584902s) from=127.0.0.6:33231
    2023/01/12 00:08:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.503270416s) from=127.0.0.6:51173
    2023/01/12 00:08:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.573902424s) from=127.0.0.6:53381
    2023/01/12 00:08:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m5.920943026s) from=127.0.0.6:34315
    2023/01/12 00:08:37 [DEBUG] http: Request GET /v1/status/leader (200.376µs) from=127.0.0.6:57923
    2023/01/12 00:08:37 [DEBUG] http: Request GET /v1/status/leader (1.408937ms) from=127.0.0.6:57923
    2023/01/12 00:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:08:57 [DEBUG] http: Request GET /v1/status/leader (337.244µs) from=127.0.0.6:57923
    2023/01/12 00:08:57 [DEBUG] http: Request GET /v1/status/leader (521.867µs) from=127.0.0.6:57923
    2023/01/12 00:09:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.494946503s) from=127.0.0.6:58845
    2023/01/12 00:09:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.218853348s) from=127.0.0.6:46323
    2023/01/12 00:09:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.176045922s) from=127.0.0.6:60409
    2023/01/12 00:09:17 [DEBUG] http: Request GET /v1/status/leader (478.789µs) from=127.0.0.6:43679
    2023/01/12 00:09:17 [DEBUG] http: Request GET /v1/status/leader (199.246µs) from=127.0.0.6:57923
    2023/01/12 00:09:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m1.535662619s) from=127.0.0.6:36981
    2023/01/12 00:09:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.344939188s) from=127.0.0.6:38499
    2023/01/12 00:09:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.032705895s) from=127.0.0.6:37485
    2023/01/12 00:09:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.984156396s) from=127.0.0.6:47689
    2023/01/12 00:09:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m3.733819053s) from=127.0.0.6:50015
    2023/01/12 00:09:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.287988201s) from=127.0.0.6:46565
    2023/01/12 00:09:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:09:34 [DEBUG] agent: Node info in sync
    2023/01/12 00:09:37 [DEBUG] http: Request GET /v1/status/leader (358.609µs) from=127.0.0.6:57923
    2023/01/12 00:09:37 [DEBUG] http: Request GET /v1/status/leader (348.09µs) from=127.0.0.6:57923
    2023/01/12 00:09:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.758280158s) from=127.0.0.6:48445
    2023/01/12 00:09:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.10305229s) from=127.0.0.6:55935
    2023/01/12 00:09:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.554272211s) from=127.0.0.6:47359
    2023/01/12 00:09:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m6.280031197s) from=127.0.0.6:34251
    2023/01/12 00:09:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.572187139s) from=127.0.0.6:59605
    2023/01/12 00:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:09:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.284252698s) from=127.0.0.6:46477
    2023/01/12 00:09:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.969643371s) from=127.0.0.6:33021
    2023/01/12 00:09:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.947313577s) from=127.0.0.6:47361
    2023/01/12 00:09:57 [DEBUG] http: Request GET /v1/status/leader (322.473µs) from=127.0.0.6:43679
    2023/01/12 00:09:57 [DEBUG] http: Request GET /v1/status/leader (2.234709ms) from=127.0.0.6:57923
    2023/01/12 00:10:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.676036051s) from=127.0.0.6:60985
    2023/01/12 00:10:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m3.733658276s) from=127.0.0.6:51775
    2023/01/12 00:10:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.617433837s) from=127.0.0.6:48653
    2023/01/12 00:10:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.870744376s) from=127.0.0.6:34375
    2023/01/12 00:10:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.736775554s) from=127.0.0.6:60203
    2023/01/12 00:10:17 [DEBUG] http: Request GET /v1/status/leader (405.119µs) from=127.0.0.6:43679
    2023/01/12 00:10:17 [DEBUG] http: Request GET /v1/status/leader (295.957µs) from=127.0.0.6:57923
    2023/01/12 00:10:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m7.129704903s) from=127.0.0.6:43437
    2023/01/12 00:10:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.849467558s) from=127.0.0.6:57757
    2023/01/12 00:10:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m4.110851004s) from=127.0.0.6:45993
    2023/01/12 00:10:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.706128378s) from=127.0.0.6:33231
    2023/01/12 00:10:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.143723298s) from=127.0.0.6:51173
    2023/01/12 00:10:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.627899138s) from=127.0.0.6:53381
    2023/01/12 00:10:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.373692301s) from=127.0.0.6:34315
    2023/01/12 00:10:37 [DEBUG] http: Request GET /v1/status/leader (288.226µs) from=127.0.0.6:34315
    2023/01/12 00:10:37 [DEBUG] http: Request GET /v1/status/leader (221.019µs) from=127.0.0.6:57923
    2023/01/12 00:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:10:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:10:48 [DEBUG] agent: Node info in sync
    2023/01/12 00:10:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:10:57 [DEBUG] http: Request GET /v1/status/leader (410.038µs) from=127.0.0.6:43679
    2023/01/12 00:10:57 [DEBUG] http: Request GET /v1/status/leader (199.493µs) from=127.0.0.6:57923
    2023/01/12 00:11:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.237579145s) from=127.0.0.6:58845
    2023/01/12 00:11:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.249423976s) from=127.0.0.6:46323
    2023/01/12 00:11:17 [DEBUG] http: Request GET /v1/status/leader (303.528µs) from=127.0.0.6:57923
    2023/01/12 00:11:17 [DEBUG] http: Request GET /v1/status/leader (187.521µs) from=127.0.0.6:57923
    2023/01/12 00:11:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.074988556s) from=127.0.0.6:60409
    2023/01/12 00:11:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.364936088s) from=127.0.0.6:36981
    2023/01/12 00:11:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.322071609s) from=127.0.0.6:37485
    2023/01/12 00:11:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.650527381s) from=127.0.0.6:47689
    2023/01/12 00:11:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.672201094s) from=127.0.0.6:38499
    2023/01/12 00:11:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m3.229350006s) from=127.0.0.6:50015
    2023/01/12 00:11:37 [DEBUG] http: Request GET /v1/status/leader (330.382µs) from=127.0.0.6:57923
    2023/01/12 00:11:37 [DEBUG] http: Request GET /v1/status/leader (333.408µs) from=127.0.0.6:57923
    2023/01/12 00:11:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.484203502s) from=127.0.0.6:46565
    2023/01/12 00:11:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.983301374s) from=127.0.0.6:48445
    2023/01/12 00:11:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.559137594s) from=127.0.0.6:55935
    2023/01/12 00:11:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.898635561s) from=127.0.0.6:59605
    2023/01/12 00:11:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.231109936s) from=127.0.0.6:47359
    2023/01/12 00:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:11:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.767815174s) from=127.0.0.6:34251
    2023/01/12 00:11:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.347194462s) from=127.0.0.6:46477
    2023/01/12 00:11:57 [DEBUG] http: Request GET /v1/status/leader (204.39µs) from=127.0.0.6:57923
    2023/01/12 00:11:57 [DEBUG] http: Request GET /v1/status/leader (205.896µs) from=127.0.0.6:57923
    2023/01/12 00:11:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.049968556s) from=127.0.0.6:47361
    2023/01/12 00:12:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.546346621s) from=127.0.0.6:33021
    2023/01/12 00:12:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.701030185s) from=127.0.0.6:60985
    2023/01/12 00:12:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.149661174s) from=127.0.0.6:48653
    2023/01/12 00:12:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m3.900464996s) from=127.0.0.6:51775
    2023/01/12 00:12:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.048411081s) from=127.0.0.6:34375
    2023/01/12 00:12:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.783723632s) from=127.0.0.6:60203
    2023/01/12 00:12:17 [DEBUG] http: Request GET /v1/status/leader (439.707µs) from=127.0.0.6:57923
    2023/01/12 00:12:17 [DEBUG] http: Request GET /v1/status/leader (246.739µs) from=127.0.0.6:57923
    2023/01/12 00:12:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m2.022368547s) from=127.0.0.6:43437
    2023/01/12 00:12:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.525179556s) from=127.0.0.6:57757
    2023/01/12 00:12:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m2.767141023s) from=127.0.0.6:45993
    2023/01/12 00:12:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.335182127s) from=127.0.0.6:51173
    2023/01/12 00:12:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.475450604s) from=127.0.0.6:33231
    2023/01/12 00:12:37 [DEBUG] http: Request GET /v1/status/leader (190.963µs) from=127.0.0.6:43679
    2023/01/12 00:12:37 [DEBUG] http: Request GET /v1/status/leader (337.278µs) from=127.0.0.6:57923
    2023/01/12 00:12:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.389475481s) from=127.0.0.6:53381
    2023/01/12 00:12:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m4.697476636s) from=127.0.0.6:34315
    2023/01/12 00:12:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:12:45 [DEBUG] agent: Node info in sync
    2023/01/12 00:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:12:57 [DEBUG] http: Request GET /v1/status/leader (396.295µs) from=127.0.0.6:57923
    2023/01/12 00:12:57 [DEBUG] http: Request GET /v1/status/leader (597.754µs) from=127.0.0.6:57923
    2023/01/12 00:13:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:13:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.880289075s) from=127.0.0.6:58845
    2023/01/12 00:13:17 [DEBUG] http: Request GET /v1/status/leader (280.823µs) from=127.0.0.6:43679
    2023/01/12 00:13:17 [DEBUG] http: Request GET /v1/status/leader (501.187µs) from=127.0.0.6:57923
    2023/01/12 00:13:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.624421318s) from=127.0.0.6:46323
    2023/01/12 00:13:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.484432788s) from=127.0.0.6:60409
    2023/01/12 00:13:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.943389702s) from=127.0.0.6:36981
    2023/01/12 00:13:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.195806923s) from=127.0.0.6:38499
    2023/01/12 00:13:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.806265385s) from=127.0.0.6:37485
    2023/01/12 00:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.988891381s) from=127.0.0.6:50015
    2023/01/12 00:13:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.348062134s) from=127.0.0.6:47689
    2023/01/12 00:13:37 [DEBUG] http: Request GET /v1/status/leader (316.988µs) from=127.0.0.6:43679
    2023/01/12 00:13:37 [DEBUG] http: Request GET /v1/status/leader (381.768µs) from=127.0.0.6:57923
    2023/01/12 00:13:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.278074844s) from=127.0.0.6:48445
    2023/01/12 00:13:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.028008168s) from=127.0.0.6:55935
    2023/01/12 00:13:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.114448882s) from=127.0.0.6:46565
    2023/01/12 00:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:13:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.483957673s) from=127.0.0.6:59605
    2023/01/12 00:13:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.927017052s) from=127.0.0.6:47359
    2023/01/12 00:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.262264982s) from=127.0.0.6:34251
    2023/01/12 00:13:57 [DEBUG] http: Request GET /v1/status/leader (356.72µs) from=127.0.0.6:57923
    2023/01/12 00:13:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.684543141s) from=127.0.0.6:46477
    2023/01/12 00:13:57 [DEBUG] http: Request GET /v1/status/leader (378.479µs) from=127.0.0.6:57923
    2023/01/12 00:14:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.804727276s) from=127.0.0.6:33021
    2023/01/12 00:14:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.770339384s) from=127.0.0.6:47361
    2023/01/12 00:14:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.150607921s) from=127.0.0.6:60985
    2023/01/12 00:14:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:14:13 [DEBUG] agent: Node info in sync
    2023/01/12 00:14:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.117510454s) from=127.0.0.6:48653
    2023/01/12 00:14:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m2.258854429s) from=127.0.0.6:51775
    2023/01/12 00:14:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m0.123784575s) from=127.0.0.6:60203
    2023/01/12 00:14:17 [DEBUG] http: Request GET /v1/status/leader (336.155µs) from=127.0.0.6:43679
    2023/01/12 00:14:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.088403509s) from=127.0.0.6:34375
    2023/01/12 00:14:17 [DEBUG] http: Request GET /v1/status/leader (200.146µs) from=127.0.0.6:57923
    2023/01/12 00:14:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m5.930632772s) from=127.0.0.6:43437
    2023/01/12 00:14:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m1.4056051s) from=127.0.0.6:45993
    2023/01/12 00:14:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.293952925s) from=127.0.0.6:57757
    2023/01/12 00:14:37 [DEBUG] http: Request GET /v1/status/leader (628.648µs) from=127.0.0.6:57923
    2023/01/12 00:14:37 [DEBUG] http: Request GET /v1/status/leader (235.815µs) from=127.0.0.6:57923
    2023/01/12 00:14:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.747124196s) from=127.0.0.6:51173
    2023/01/12 00:14:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.077968986s) from=127.0.0.6:53381
    2023/01/12 00:14:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.91650668s) from=127.0.0.6:33231
    2023/01/12 00:14:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.482454589s) from=127.0.0.6:34315
    2023/01/12 00:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:14:57 [DEBUG] http: Request GET /v1/status/leader (469.9µs) from=127.0.0.6:43679
    2023/01/12 00:14:57 [DEBUG] http: Request GET /v1/status/leader (1.268218ms) from=127.0.0.6:57923
    2023/01/12 00:15:17 [DEBUG] http: Request GET /v1/status/leader (1.4608ms) from=127.0.0.6:57923
    2023/01/12 00:15:17 [DEBUG] http: Request GET /v1/status/leader (398.15µs) from=127.0.0.6:57923
    2023/01/12 00:15:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.099098215s) from=127.0.0.6:58845
    2023/01/12 00:15:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.745199753s) from=127.0.0.6:46323
    2023/01/12 00:15:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.580470264s) from=127.0.0.6:60409
    2023/01/12 00:15:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m1.499252927s) from=127.0.0.6:36981
    2023/01/12 00:15:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:15:37 [DEBUG] http: Request GET /v1/status/leader (617.35µs) from=127.0.0.6:43679
    2023/01/12 00:15:38 [DEBUG] http: Request GET /v1/status/leader (1.339217ms) from=127.0.0.6:57923
    2023/01/12 00:15:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.911368217s) from=127.0.0.6:47689
    2023/01/12 00:15:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.591458778s) from=127.0.0.6:38499
    2023/01/12 00:15:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m5.330863349s) from=127.0.0.6:50015
    2023/01/12 00:15:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.106877643s) from=127.0.0.6:55935
    2023/01/12 00:15:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.807908422s) from=127.0.0.6:37485
    2023/01/12 00:15:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:15:41 [DEBUG] agent: Node info in sync
    2023/01/12 00:15:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.421512966s) from=127.0.0.6:48445
    2023/01/12 00:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:15:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.776701418s) from=127.0.0.6:46565
    2023/01/12 00:15:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.525239727s) from=127.0.0.6:47359
    2023/01/12 00:15:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.11643676s) from=127.0.0.6:59605
    2023/01/12 00:15:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.147742521s) from=127.0.0.6:34251
    2023/01/12 00:15:57 [DEBUG] http: Request GET /v1/status/leader (540.611µs) from=127.0.0.6:57923
    2023/01/12 00:15:58 [DEBUG] http: Request GET /v1/status/leader (340.434µs) from=127.0.0.6:57923
    2023/01/12 00:16:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.77548834s) from=127.0.0.6:46477
    2023/01/12 00:16:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.743839555s) from=127.0.0.6:47361
    2023/01/12 00:16:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.963895397s) from=127.0.0.6:33021
    2023/01/12 00:16:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m2.422785188s) from=127.0.0.6:51775
    2023/01/12 00:16:17 [DEBUG] http: Request GET /v1/status/leader (318.508µs) from=127.0.0.6:57923
    2023/01/12 00:16:18 [DEBUG] http: Request GET /v1/status/leader (445.695µs) from=127.0.0.6:57923
    2023/01/12 00:16:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.320574292s) from=127.0.0.6:48653
    2023/01/12 00:16:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.979386962s) from=127.0.0.6:60985
    2023/01/12 00:16:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m2.594971855s) from=127.0.0.6:60203
    2023/01/12 00:16:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.444372488s) from=127.0.0.6:34375
    2023/01/12 00:16:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m0.336252407s) from=127.0.0.6:45993
    2023/01/12 00:16:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m4.841759712s) from=127.0.0.6:43437
    2023/01/12 00:16:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.256929512s) from=127.0.0.6:57757
    2023/01/12 00:16:37 [DEBUG] http: Request GET /v1/status/leader (427.47µs) from=127.0.0.6:43679
    2023/01/12 00:16:38 [DEBUG] http: Request GET /v1/status/leader (295.978µs) from=127.0.0.6:57923
    2023/01/12 00:16:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.553161418s) from=127.0.0.6:51173
    2023/01/12 00:16:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.746043505s) from=127.0.0.6:53381
    2023/01/12 00:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:16:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.441530598s) from=127.0.0.6:33231
    2023/01/12 00:16:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.560727442s) from=127.0.0.6:34315
    2023/01/12 00:16:57 [DEBUG] http: Request GET /v1/status/leader (231.56µs) from=127.0.0.6:57923
    2023/01/12 00:16:58 [DEBUG] http: Request GET /v1/status/leader (207.91µs) from=127.0.0.6:57923
    2023/01/12 00:17:17 [DEBUG] http: Request GET /v1/status/leader (351.827µs) from=127.0.0.6:43679
    2023/01/12 00:17:18 [DEBUG] http: Request GET /v1/status/leader (323.22µs) from=127.0.0.6:57923
    2023/01/12 00:17:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.263608176s) from=127.0.0.6:58845
    2023/01/12 00:17:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.947885422s) from=127.0.0.6:60409
    2023/01/12 00:17:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.75263382s) from=127.0.0.6:46323
    2023/01/12 00:17:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:17:31 [DEBUG] agent: Node info in sync
    2023/01/12 00:17:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.874763841s) from=127.0.0.6:36981
    2023/01/12 00:17:37 [DEBUG] http: Request GET /v1/status/leader (210.034µs) from=127.0.0.6:57923
    2023/01/12 00:17:38 [DEBUG] http: Request GET /v1/status/leader (182.047µs) from=127.0.0.6:57923
    2023/01/12 00:17:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.886703837s) from=127.0.0.6:38499
    2023/01/12 00:17:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.641444734s) from=127.0.0.6:55935
    2023/01/12 00:17:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.688160956s) from=127.0.0.6:47689
    2023/01/12 00:17:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.236653982s) from=127.0.0.6:37485
    2023/01/12 00:17:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m5.405900611s) from=127.0.0.6:50015
    2023/01/12 00:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:17:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.595577321s) from=127.0.0.6:48445
    2023/01/12 00:17:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.384218155s) from=127.0.0.6:59605
    2023/01/12 00:17:57 [DEBUG] http: Request GET /v1/status/leader (365.611µs) from=127.0.0.6:57923
    2023/01/12 00:17:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m7.451482714s) from=127.0.0.6:46565
    2023/01/12 00:17:58 [DEBUG] http: Request GET /v1/status/leader (301.92µs) from=127.0.0.6:57923
    2023/01/12 00:17:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.837955955s) from=127.0.0.6:47359
    2023/01/12 00:18:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.444028165s) from=127.0.0.6:34251
    2023/01/12 00:18:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.63303486s) from=127.0.0.6:46477
    2023/01/12 00:18:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.014187515s) from=127.0.0.6:47361
    2023/01/12 00:18:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.913030756s) from=127.0.0.6:33021
    2023/01/12 00:18:17 [DEBUG] http: Request GET /v1/status/leader (275.371µs) from=127.0.0.6:43679
    2023/01/12 00:18:18 [DEBUG] http: Request GET /v1/status/leader (197.437µs) from=127.0.0.6:57923
    2023/01/12 00:18:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m1.140363043s) from=127.0.0.6:51775
    2023/01/12 00:18:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.931300241s) from=127.0.0.6:60985
    2023/01/12 00:18:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.245744032s) from=127.0.0.6:34375
    2023/01/12 00:18:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.8210879s) from=127.0.0.6:48653
    2023/01/12 00:18:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.894249913s) from=127.0.0.6:60203
    2023/01/12 00:18:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:18:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m0.94642296s) from=127.0.0.6:43437
    2023/01/12 00:18:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m5.255467924s) from=127.0.0.6:45993
    2023/01/12 00:18:37 [DEBUG] http: Request GET /v1/status/leader (428.93µs) from=127.0.0.6:43679
    2023/01/12 00:18:38 [DEBUG] http: Request GET /v1/status/leader (335.549µs) from=127.0.0.6:57923
    2023/01/12 00:18:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.562687904s) from=127.0.0.6:57757
    2023/01/12 00:18:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.672656682s) from=127.0.0.6:51173
    2023/01/12 00:18:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:18:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:18:48 [DEBUG] agent: Node info in sync
    2023/01/12 00:18:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.304008117s) from=127.0.0.6:53381
    2023/01/12 00:18:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.036121027s) from=127.0.0.6:34315
    2023/01/12 00:18:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.551087275s) from=127.0.0.6:33231
    2023/01/12 00:18:57 [DEBUG] http: Request GET /v1/status/leader (188.456µs) from=127.0.0.6:43679
    2023/01/12 00:18:58 [DEBUG] http: Request GET /v1/status/leader (354.061µs) from=127.0.0.6:57923
    2023/01/12 00:19:17 [DEBUG] http: Request GET /v1/status/leader (362.149µs) from=127.0.0.6:43679
    2023/01/12 00:19:18 [DEBUG] http: Request GET /v1/status/leader (288.228µs) from=127.0.0.6:57923
    2023/01/12 00:19:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.946537485s) from=127.0.0.6:58845
    2023/01/12 00:19:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.494400484s) from=127.0.0.6:60409
    2023/01/12 00:19:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.028432409s) from=127.0.0.6:46323
    2023/01/12 00:19:37 [DEBUG] http: Request GET /v1/status/leader (194.187µs) from=127.0.0.6:57923
    2023/01/12 00:19:38 [DEBUG] http: Request GET /v1/status/leader (203.091µs) from=127.0.0.6:57923
    2023/01/12 00:19:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.517324945s) from=127.0.0.6:38499
    2023/01/12 00:19:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m7.304831593s) from=127.0.0.6:36981
    2023/01/12 00:19:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.870227894s) from=127.0.0.6:55935
    2023/01/12 00:19:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:19:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.86136803s) from=127.0.0.6:47689
    2023/01/12 00:19:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.019238586s) from=127.0.0.6:37485
    2023/01/12 00:19:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.365947078s) from=127.0.0.6:48445
    2023/01/12 00:19:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m7.209605899s) from=127.0.0.6:50015
    2023/01/12 00:19:57 [DEBUG] http: Request GET /v1/status/leader (462.742µs) from=127.0.0.6:57923
    2023/01/12 00:19:58 [DEBUG] http: Request GET /v1/status/leader (339.373µs) from=127.0.0.6:57923
    2023/01/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.807236307s) from=127.0.0.6:47359
    2023/01/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.169458744s) from=127.0.0.6:46565
    2023/01/12 00:20:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.58231967s) from=127.0.0.6:59605
    2023/01/12 00:20:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.954022924s) from=127.0.0.6:34251
    2023/01/12 00:20:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.359214234s) from=127.0.0.6:47361
    2023/01/12 00:20:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.966081632s) from=127.0.0.6:46477
    2023/01/12 00:20:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.037498277s) from=127.0.0.6:33021
    2023/01/12 00:20:17 [DEBUG] http: Request GET /v1/status/leader (185.976µs) from=127.0.0.6:57923
    2023/01/12 00:20:18 [DEBUG] http: Request GET /v1/status/leader (7.576892ms) from=127.0.0.6:57923
    2023/01/12 00:20:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.893735156s) from=127.0.0.6:51775
    2023/01/12 00:20:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.750916974s) from=127.0.0.6:60985
    2023/01/12 00:20:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m3.65362721s) from=127.0.0.6:60203
    2023/01/12 00:20:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.674039873s) from=127.0.0.6:48653
    2023/01/12 00:20:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.588826494s) from=127.0.0.6:34375
    2023/01/12 00:20:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:20:32 [DEBUG] agent: Node info in sync
    2023/01/12 00:20:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m0.969763151s) from=127.0.0.6:43437
    2023/01/12 00:20:37 [DEBUG] http: Request GET /v1/status/leader (339.439µs) from=127.0.0.6:43679
    2023/01/12 00:20:38 [DEBUG] http: Request GET /v1/status/leader (350.695µs) from=127.0.0.6:57923
    2023/01/12 00:20:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m3.740181479s) from=127.0.0.6:45993
    2023/01/12 00:20:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.448492156s) from=127.0.0.6:57757
    2023/01/12 00:20:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.522940774s) from=127.0.0.6:51173
    2023/01/12 00:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:20:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.937702844s) from=127.0.0.6:53381
    2023/01/12 00:20:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.540077245s) from=127.0.0.6:33231
    2023/01/12 00:20:57 [DEBUG] http: Request GET /v1/status/leader (207.83µs) from=127.0.0.6:57923
    2023/01/12 00:20:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.319183363s) from=127.0.0.6:34315
    2023/01/12 00:20:58 [DEBUG] http: Request GET /v1/status/leader (192.311µs) from=127.0.0.6:57923
    2023/01/12 00:21:17 [DEBUG] http: Request GET /v1/status/leader (611.856µs) from=127.0.0.6:43679
    2023/01/12 00:21:18 [DEBUG] http: Request GET /v1/status/leader (373.828µs) from=127.0.0.6:57923
    2023/01/12 00:21:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.762708275s) from=127.0.0.6:58845
    2023/01/12 00:21:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:21:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.409715536s) from=127.0.0.6:60409
    2023/01/12 00:21:37 [DEBUG] http: Request GET /v1/status/leader (825.69µs) from=127.0.0.6:43679
    2023/01/12 00:21:38 [DEBUG] http: Request GET /v1/status/leader (212.502µs) from=127.0.0.6:57923
    2023/01/12 00:21:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.526827904s) from=127.0.0.6:46323
    2023/01/12 00:21:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m0.190814749s) from=127.0.0.6:36981
    2023/01/12 00:21:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.147602958s) from=127.0.0.6:38499
    2023/01/12 00:21:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:21:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.790567171s) from=127.0.0.6:55935
    2023/01/12 00:21:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.508292484s) from=127.0.0.6:47689
    2023/01/12 00:21:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.767750969s) from=127.0.0.6:37485
    2023/01/12 00:21:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m1.783896144s) from=127.0.0.6:50015
    2023/01/12 00:21:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.887680046s) from=127.0.0.6:48445
    2023/01/12 00:21:57 [DEBUG] http: Request GET /v1/status/leader (2.007081ms) from=127.0.0.6:43679
    2023/01/12 00:21:58 [DEBUG] http: Request GET /v1/status/leader (565.406µs) from=127.0.0.6:57923
    2023/01/12 00:22:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.840256151s) from=127.0.0.6:47359
    2023/01/12 00:22:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.263495606s) from=127.0.0.6:59605
    2023/01/12 00:22:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.061670816s) from=127.0.0.6:34251
    2023/01/12 00:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.793439985s) from=127.0.0.6:46565
    2023/01/12 00:22:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:22:08 [DEBUG] agent: Node info in sync
    2023/01/12 00:22:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.115324851s) from=127.0.0.6:47361
    2023/01/12 00:22:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.137701137s) from=127.0.0.6:46477
    2023/01/12 00:22:17 [DEBUG] http: Request GET /v1/status/leader (643.139µs) from=127.0.0.6:43679
    2023/01/12 00:22:18 [DEBUG] http: Request GET /v1/status/leader (10.369674ms) from=127.0.0.6:57923
    2023/01/12 00:22:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.141179428s) from=127.0.0.6:33021
    2023/01/12 00:22:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.230419548s) from=127.0.0.6:34375
    2023/01/12 00:22:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.672638072s) from=127.0.0.6:51775
    2023/01/12 00:22:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.372790908s) from=127.0.0.6:60203
    2023/01/12 00:22:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.165227182s) from=127.0.0.6:48653
    2023/01/12 00:22:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m1.86420192s) from=127.0.0.6:43437
    2023/01/12 00:22:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.991927482s) from=127.0.0.6:60985
    2023/01/12 00:22:37 [DEBUG] http: Request GET /v1/status/leader (344.419µs) from=127.0.0.6:57923
    2023/01/12 00:22:38 [DEBUG] http: Request GET /v1/status/leader (346.578µs) from=127.0.0.6:57923
    2023/01/12 00:22:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m3.049597709s) from=127.0.0.6:45993
    2023/01/12 00:22:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.209740137s) from=127.0.0.6:51173
    2023/01/12 00:22:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:22:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.848283785s) from=127.0.0.6:57757
    2023/01/12 00:22:57 [DEBUG] http: Request GET /v1/status/leader (188.892µs) from=127.0.0.6:43679
    2023/01/12 00:22:58 [DEBUG] http: Request GET /v1/status/leader (304.197µs) from=127.0.0.6:57923
    2023/01/12 00:23:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.344786232s) from=127.0.0.6:33231
    2023/01/12 00:23:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.926873742s) from=127.0.0.6:53381
    2023/01/12 00:23:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.86844467s) from=127.0.0.6:34315
    2023/01/12 00:23:17 [DEBUG] http: Request GET /v1/status/leader (534.973µs) from=127.0.0.6:43679
    2023/01/12 00:23:18 [DEBUG] http: Request GET /v1/status/leader (343.205µs) from=127.0.0.6:57923
    2023/01/12 00:23:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:23:18 [DEBUG] agent: Node info in sync
    2023/01/12 00:23:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.920454361s) from=127.0.0.6:58845
    2023/01/12 00:23:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.976128198s) from=127.0.0.6:60409
    2023/01/12 00:23:37 [DEBUG] http: Request GET /v1/status/leader (219.41µs) from=127.0.0.6:43679
    2023/01/12 00:23:38 [DEBUG] http: Request GET /v1/status/leader (626.843µs) from=127.0.0.6:57923
    2023/01/12 00:23:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.45292685s) from=127.0.0.6:46323
    2023/01/12 00:23:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:23:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m1.454887723s) from=127.0.0.6:36981
    2023/01/12 00:23:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:23:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.315345854s) from=127.0.0.6:38499
    2023/01/12 00:23:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.700035266s) from=127.0.0.6:55935
    2023/01/12 00:23:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.211847609s) from=127.0.0.6:47689
    2023/01/12 00:23:57 [DEBUG] http: Request GET /v1/status/leader (588.98µs) from=127.0.0.6:57923
    2023/01/12 00:23:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.792444865s) from=127.0.0.6:37485
    2023/01/12 00:23:58 [DEBUG] http: Request GET /v1/status/leader (645.197µs) from=127.0.0.6:57923
    2023/01/12 00:24:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m5.319967143s) from=127.0.0.6:50015
    2023/01/12 00:24:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.160266275s) from=127.0.0.6:48445
    2023/01/12 00:24:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.66046922s) from=127.0.0.6:47359
    2023/01/12 00:24:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.323732567s) from=127.0.0.6:34251
    2023/01/12 00:24:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.605246004s) from=127.0.0.6:59605
    2023/01/12 00:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.452266363s) from=127.0.0.6:46565
    2023/01/12 00:24:17 [DEBUG] http: Request GET /v1/status/leader (6.367398ms) from=127.0.0.6:43679
    2023/01/12 00:24:18 [DEBUG] http: Request GET /v1/status/leader (558.542µs) from=127.0.0.6:57923
    2023/01/12 00:24:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.066157267s) from=127.0.0.6:46477
    2023/01/12 00:24:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.184915757s) from=127.0.0.6:47361
    2023/01/12 00:24:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.650406297s) from=127.0.0.6:33021
    2023/01/12 00:24:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.260531471s) from=127.0.0.6:51775
    2023/01/12 00:24:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.892286518s) from=127.0.0.6:34375
    2023/01/12 00:24:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m0.137207278s) from=127.0.0.6:43437
    2023/01/12 00:24:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.135115667s) from=127.0.0.6:60985
    2023/01/12 00:24:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.599851215s) from=127.0.0.6:60203
    2023/01/12 00:24:37 [DEBUG] http: Request GET /v1/status/leader (206.456µs) from=127.0.0.6:57923
    2023/01/12 00:24:38 [DEBUG] http: Request GET /v1/status/leader (342.762µs) from=127.0.0.6:57923
    2023/01/12 00:24:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.009200999s) from=127.0.0.6:48653
    2023/01/12 00:24:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m1.317995667s) from=127.0.0.6:45993
    2023/01/12 00:24:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:24:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:24:47 [DEBUG] agent: Node info in sync
    2023/01/12 00:24:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.280867955s) from=127.0.0.6:57757
    2023/01/12 00:24:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.138747529s) from=127.0.0.6:51173
    2023/01/12 00:24:57 [DEBUG] http: Request GET /v1/status/leader (205.972µs) from=127.0.0.6:57923
    2023/01/12 00:24:58 [DEBUG] http: Request GET /v1/status/leader (268.497µs) from=127.0.0.6:57923
    2023/01/12 00:25:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.780209771s) from=127.0.0.6:53381
    2023/01/12 00:25:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.49169833s) from=127.0.0.6:33231
    2023/01/12 00:25:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m7.10919526s) from=127.0.0.6:34315
    2023/01/12 00:25:17 [DEBUG] http: Request GET /v1/status/leader (706.002µs) from=127.0.0.6:43679
    2023/01/12 00:25:18 [DEBUG] http: Request GET /v1/status/leader (486.691µs) from=127.0.0.6:57923
    2023/01/12 00:25:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.502329376s) from=127.0.0.6:58845
    2023/01/12 00:25:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.73020786s) from=127.0.0.6:60409
    2023/01/12 00:25:37 [DEBUG] http: Request GET /v1/status/leader (252.474µs) from=127.0.0.6:57923
    2023/01/12 00:25:38 [DEBUG] http: Request GET /v1/status/leader (240.679µs) from=127.0.0.6:57923
    2023/01/12 00:25:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.518148227s) from=127.0.0.6:46323
    2023/01/12 00:25:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:25:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.228736158s) from=127.0.0.6:36981
    2023/01/12 00:25:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.69737591s) from=127.0.0.6:47689
    2023/01/12 00:25:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.42702711s) from=127.0.0.6:55935
    2023/01/12 00:25:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.694818126s) from=127.0.0.6:38499
    2023/01/12 00:25:57 [DEBUG] http: Request GET /v1/status/leader (554.849µs) from=127.0.0.6:57923
    2023/01/12 00:25:58 [DEBUG] http: Request GET /v1/status/leader (245.091µs) from=127.0.0.6:57923
    2023/01/12 00:26:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m2.529126936s) from=127.0.0.6:50015
    2023/01/12 00:26:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.601630917s) from=127.0.0.6:37485
    2023/01/12 00:26:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.039951701s) from=127.0.0.6:48445
    2023/01/12 00:26:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.184163697s) from=127.0.0.6:47359
    2023/01/12 00:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.456964008s) from=127.0.0.6:46565
    2023/01/12 00:26:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.959328566s) from=127.0.0.6:59605
    2023/01/12 00:26:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m7.503648527s) from=127.0.0.6:34251
    2023/01/12 00:26:17 [DEBUG] http: Request GET /v1/status/leader (227.486µs) from=127.0.0.6:57923
    2023/01/12 00:26:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:26:18 [DEBUG] http: Request GET /v1/status/leader (347.336µs) from=127.0.0.6:57923
    2023/01/12 00:26:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.542260233s) from=127.0.0.6:47361
    2023/01/12 00:26:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.093885468s) from=127.0.0.6:46477
    2023/01/12 00:26:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.826695235s) from=127.0.0.6:33021
    2023/01/12 00:26:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.035253149s) from=127.0.0.6:60203
    2023/01/12 00:26:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.451691252s) from=127.0.0.6:60985
    2023/01/12 00:26:37 [DEBUG] http: Request GET /v1/status/leader (376.115µs) from=127.0.0.6:43679
    2023/01/12 00:26:38 [DEBUG] http: Request GET /v1/status/leader (342.691µs) from=127.0.0.6:57923
    2023/01/12 00:26:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.525003147s) from=127.0.0.6:51775
    2023/01/12 00:26:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.837675766s) from=127.0.0.6:34375
    2023/01/12 00:26:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m4.132451297s) from=127.0.0.6:43437
    2023/01/12 00:26:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:26:43 [DEBUG] agent: Node info in sync
    2023/01/12 00:26:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m0.22061537s) from=127.0.0.6:45993
    2023/01/12 00:26:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m3.353993409s) from=127.0.0.6:48653
    2023/01/12 00:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:26:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.963344747s) from=127.0.0.6:57757
    2023/01/12 00:26:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.846156803s) from=127.0.0.6:51173
    2023/01/12 00:26:57 [DEBUG] http: Request GET /v1/status/leader (649.295µs) from=127.0.0.6:43679
    2023/01/12 00:26:58 [DEBUG] http: Request GET /v1/status/leader (237.266µs) from=127.0.0.6:57923
    2023/01/12 00:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m7.452159803s) from=127.0.0.6:53381
    2023/01/12 00:27:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m0.107697579s) from=127.0.0.6:34315
    2023/01/12 00:27:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.11654576s) from=127.0.0.6:33231
    2023/01/12 00:27:17 [DEBUG] http: Request GET /v1/status/leader (353.483µs) from=127.0.0.6:43679
    2023/01/12 00:27:18 [DEBUG] http: Request GET /v1/status/leader (309.996µs) from=127.0.0.6:57923
    2023/01/12 00:27:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.553901918s) from=127.0.0.6:58845
    2023/01/12 00:27:37 [DEBUG] http: Request GET /v1/status/leader (325.277µs) from=127.0.0.6:43679
    2023/01/12 00:27:38 [DEBUG] http: Request GET /v1/status/leader (182.453µs) from=127.0.0.6:57923
    2023/01/12 00:27:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.359193033s) from=127.0.0.6:60409
    2023/01/12 00:27:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:27:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.186951819s) from=127.0.0.6:46323
    2023/01/12 00:27:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.97527468s) from=127.0.0.6:36981
    2023/01/12 00:27:57 [DEBUG] http: Request GET /v1/status/leader (382.63µs) from=127.0.0.6:43679
    2023/01/12 00:27:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.270537968s) from=127.0.0.6:47689
    2023/01/12 00:27:58 [DEBUG] http: Request GET /v1/status/leader (339.564µs) from=127.0.0.6:57923
    2023/01/12 00:28:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.88407449s) from=127.0.0.6:55935
    2023/01/12 00:28:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m7.263791704s) from=127.0.0.6:38499
    2023/01/12 00:28:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m1.594571579s) from=127.0.0.6:50015
    2023/01/12 00:28:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.976339934s) from=127.0.0.6:37485
    2023/01/12 00:28:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.889040382s) from=127.0.0.6:48445
    2023/01/12 00:28:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.18902803s) from=127.0.0.6:47359
    2023/01/12 00:28:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:28:10 [DEBUG] agent: Node info in sync
    2023/01/12 00:28:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.205394089s) from=127.0.0.6:34251
    2023/01/12 00:28:17 [DEBUG] http: Request GET /v1/status/leader (195.802µs) from=127.0.0.6:57923
    2023/01/12 00:28:18 [DEBUG] http: Request GET /v1/status/leader (232.18µs) from=127.0.0.6:57923
    2023/01/12 00:28:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.953886851s) from=127.0.0.6:46565
    2023/01/12 00:28:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.078385715s) from=127.0.0.6:59605
    2023/01/12 00:28:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.140889888s) from=127.0.0.6:47361
    2023/01/12 00:28:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.732766051s) from=127.0.0.6:46477
    2023/01/12 00:28:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.104943361s) from=127.0.0.6:33021
    2023/01/12 00:28:38 [DEBUG] http: Request GET /v1/status/leader (433.551µs) from=127.0.0.6:43679
    2023/01/12 00:28:38 [DEBUG] http: Request GET /v1/status/leader (298.122µs) from=127.0.0.6:57923
    2023/01/12 00:28:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.592026566s) from=127.0.0.6:51775
    2023/01/12 00:28:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m3.258241321s) from=127.0.0.6:60985
    2023/01/12 00:28:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.936513973s) from=127.0.0.6:34375
    2023/01/12 00:28:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.716675984s) from=127.0.0.6:43437
    2023/01/12 00:28:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.096697159s) from=127.0.0.6:60203
    2023/01/12 00:28:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m1.445339741s) from=127.0.0.6:45993
    2023/01/12 00:28:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:28:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:28:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m6.260765372s) from=127.0.0.6:48653
    2023/01/12 00:28:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.863863777s) from=127.0.0.6:57757
    2023/01/12 00:28:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.972071804s) from=127.0.0.6:51173
    2023/01/12 00:28:58 [DEBUG] http: Request GET /v1/status/leader (215.824µs) from=127.0.0.6:57923
    2023/01/12 00:28:58 [DEBUG] http: Request GET /v1/status/leader (2.373812ms) from=127.0.0.6:57923
    2023/01/12 00:29:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.850504762s) from=127.0.0.6:53381
    2023/01/12 00:29:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m5.633489337s) from=127.0.0.6:34315
    2023/01/12 00:29:18 [DEBUG] http: Request GET /v1/status/leader (218.37µs) from=127.0.0.6:57923
    2023/01/12 00:29:18 [DEBUG] http: Request GET /v1/status/leader (395.251µs) from=127.0.0.6:57923
    2023/01/12 00:29:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.414009958s) from=127.0.0.6:33231
    2023/01/12 00:29:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.258081886s) from=127.0.0.6:58845
    2023/01/12 00:29:38 [DEBUG] http: Request GET /v1/status/leader (215.895µs) from=127.0.0.6:57923
    2023/01/12 00:29:38 [DEBUG] http: Request GET /v1/status/leader (203.742µs) from=127.0.0.6:57923
    2023/01/12 00:29:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.861136684s) from=127.0.0.6:60409
    2023/01/12 00:29:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:29:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:29:48 [DEBUG] agent: Node info in sync
    2023/01/12 00:29:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m0.568665506s) from=127.0.0.6:36981
    2023/01/12 00:29:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.192314824s) from=127.0.0.6:46323
    2023/01/12 00:29:58 [DEBUG] http: Request GET /v1/status/leader (662.42µs) from=127.0.0.6:57923
    2023/01/12 00:29:58 [DEBUG] http: Request GET /v1/status/leader (202.791µs) from=127.0.0.6:57923
    2023/01/12 00:29:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.200089738s) from=127.0.0.6:47689
    2023/01/12 00:30:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m3.080784697s) from=127.0.0.6:50015
    2023/01/12 00:30:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.447674025s) from=127.0.0.6:55935
    2023/01/12 00:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.972729856s) from=127.0.0.6:38499
    2023/01/12 00:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.185434116s) from=127.0.0.6:37485
    2023/01/12 00:30:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.197967542s) from=127.0.0.6:48445
    2023/01/12 00:30:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.78959117s) from=127.0.0.6:47359
    2023/01/12 00:30:18 [DEBUG] http: Request GET /v1/status/leader (370.17µs) from=127.0.0.6:43679
    2023/01/12 00:30:18 [DEBUG] http: Request GET /v1/status/leader (353.142µs) from=127.0.0.6:57923
    2023/01/12 00:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.227328585s) from=127.0.0.6:34251
    2023/01/12 00:30:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.358953281s) from=127.0.0.6:46565
    2023/01/12 00:30:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.602019125s) from=127.0.0.6:59605
    2023/01/12 00:30:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.012800775s) from=127.0.0.6:46477
    2023/01/12 00:30:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.169447086s) from=127.0.0.6:33021
    2023/01/12 00:30:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.457626757s) from=127.0.0.6:47361
    2023/01/12 00:30:38 [DEBUG] http: Request GET /v1/status/leader (2.018327ms) from=127.0.0.6:43679
    2023/01/12 00:30:38 [DEBUG] http: Request GET /v1/status/leader (333.907µs) from=127.0.0.6:57923
    2023/01/12 00:30:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m1.889800802s) from=127.0.0.6:51775
    2023/01/12 00:30:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.462888164s) from=127.0.0.6:34375
    2023/01/12 00:30:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.456451053s) from=127.0.0.6:60985
    2023/01/12 00:30:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.758876421s) from=127.0.0.6:43437
    2023/01/12 00:30:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.180095158s) from=127.0.0.6:60203
    2023/01/12 00:30:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:30:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:30:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m4.960236797s) from=127.0.0.6:45993
    2023/01/12 00:30:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.177523828s) from=127.0.0.6:48653
    2023/01/12 00:30:58 [DEBUG] http: Request GET /v1/status/leader (246.451µs) from=127.0.0.6:43679
    2023/01/12 00:30:58 [DEBUG] http: Request GET /v1/status/leader (163.575µs) from=127.0.0.6:57923
    2023/01/12 00:30:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.903575673s) from=127.0.0.6:57757
    2023/01/12 00:31:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.325513917s) from=127.0.0.6:51173
    2023/01/12 00:31:18 [DEBUG] http: Request GET /v1/status/leader (924.523µs) from=127.0.0.6:43679
    2023/01/12 00:31:18 [DEBUG] http: Request GET /v1/status/leader (720.091µs) from=127.0.0.6:57923
    2023/01/12 00:31:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.244532286s) from=127.0.0.6:53381
    2023/01/12 00:31:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m3.641679197s) from=127.0.0.6:34315
    2023/01/12 00:31:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.539147099s) from=127.0.0.6:33231
    2023/01/12 00:31:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:31:34 [DEBUG] agent: Node info in sync
    2023/01/12 00:31:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.085815921s) from=127.0.0.6:58845
    2023/01/12 00:31:38 [DEBUG] http: Request GET /v1/status/leader (341.695µs) from=127.0.0.6:43679
    2023/01/12 00:31:38 [DEBUG] http: Request GET /v1/status/leader (562.607µs) from=127.0.0.6:57923
    2023/01/12 00:31:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.044131023s) from=127.0.0.6:60409
    2023/01/12 00:31:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:31:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.225310744s) from=127.0.0.6:46323
    2023/01/12 00:31:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.136929374s) from=127.0.0.6:36981
    2023/01/12 00:31:58 [DEBUG] http: Request GET /v1/status/leader (554.157µs) from=127.0.0.6:43679
    2023/01/12 00:31:58 [DEBUG] http: Request GET /v1/status/leader (279.352µs) from=127.0.0.6:57923
    2023/01/12 00:32:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.230573373s) from=127.0.0.6:47689
    2023/01/12 00:32:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.512960463s) from=127.0.0.6:55935
    2023/01/12 00:32:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.591397922s) from=127.0.0.6:38499
    2023/01/12 00:32:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.906052688s) from=127.0.0.6:37485
    2023/01/12 00:32:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m7.244596896s) from=127.0.0.6:50015
    2023/01/12 00:32:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.97852392s) from=127.0.0.6:48445
    2023/01/12 00:32:18 [DEBUG] http: Request GET /v1/status/leader (395.931µs) from=127.0.0.6:57923
    2023/01/12 00:32:18 [DEBUG] http: Request GET /v1/status/leader (285.746µs) from=127.0.0.6:57923
    2023/01/12 00:32:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.062388084s) from=127.0.0.6:47359
    2023/01/12 00:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.536050482s) from=127.0.0.6:34251
    2023/01/12 00:32:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.004295543s) from=127.0.0.6:46565
    2023/01/12 00:32:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.33911667s) from=127.0.0.6:59605
    2023/01/12 00:32:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.798112866s) from=127.0.0.6:33021
    2023/01/12 00:32:38 [DEBUG] http: Request GET /v1/status/leader (386.69µs) from=127.0.0.6:57923
    2023/01/12 00:32:38 [DEBUG] http: Request GET /v1/status/leader (332.359µs) from=127.0.0.6:57923
    2023/01/12 00:32:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.579685065s) from=127.0.0.6:46477
    2023/01/12 00:32:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.679116034s) from=127.0.0.6:47361
    2023/01/12 00:32:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:32:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.853571107s) from=127.0.0.6:51775
    2023/01/12 00:32:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.232231617s) from=127.0.0.6:60203
    2023/01/12 00:32:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.531338295s) from=127.0.0.6:34375
    2023/01/12 00:32:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m0.212981691s) from=127.0.0.6:45993
    2023/01/12 00:32:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.195110665s) from=127.0.0.6:43437
    2023/01/12 00:32:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m7.355153113s) from=127.0.0.6:60985
    2023/01/12 00:32:58 [DEBUG] http: Request GET /v1/status/leader (196.594µs) from=127.0.0.6:57923
    2023/01/12 00:32:58 [DEBUG] http: Request GET /v1/status/leader (283.036µs) from=127.0.0.6:57923
    2023/01/12 00:32:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:32:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m3.929347163s) from=127.0.0.6:48653
    2023/01/12 00:33:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.71040872s) from=127.0.0.6:57757
    2023/01/12 00:33:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.675744231s) from=127.0.0.6:51173
    2023/01/12 00:33:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:33:16 [DEBUG] agent: Node info in sync
    2023/01/12 00:33:18 [DEBUG] http: Request GET /v1/status/leader (250.01µs) from=127.0.0.6:57923
    2023/01/12 00:33:18 [DEBUG] http: Request GET /v1/status/leader (2.015549ms) from=127.0.0.6:57923
    2023/01/12 00:33:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.185994744s) from=127.0.0.6:53381
    2023/01/12 00:33:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m2.945358034s) from=127.0.0.6:34315
    2023/01/12 00:33:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.123831252s) from=127.0.0.6:33231
    2023/01/12 00:33:38 [DEBUG] http: Request GET /v1/status/leader (344.506µs) from=127.0.0.6:43679
    2023/01/12 00:33:38 [DEBUG] http: Request GET /v1/status/leader (345.074µs) from=127.0.0.6:57923
    2023/01/12 00:33:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.371348095s) from=127.0.0.6:58845
    2023/01/12 00:33:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:33:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.12795209s) from=127.0.0.6:60409
    2023/01/12 00:33:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.170773796s) from=127.0.0.6:46323
    2023/01/12 00:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.556287757s) from=127.0.0.6:36981
    2023/01/12 00:33:58 [DEBUG] http: Request GET /v1/status/leader (196.201µs) from=127.0.0.6:43679
    2023/01/12 00:33:58 [DEBUG] http: Request GET /v1/status/leader (249.053µs) from=127.0.0.6:57923
    2023/01/12 00:34:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.568572046s) from=127.0.0.6:47689
    2023/01/12 00:34:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.693872122s) from=127.0.0.6:37485
    2023/01/12 00:34:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.097366313s) from=127.0.0.6:38499
    2023/01/12 00:34:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.383498081s) from=127.0.0.6:55935
    2023/01/12 00:34:18 [DEBUG] http: Request GET /v1/status/leader (767.332µs) from=127.0.0.6:43679
    2023/01/12 00:34:18 [DEBUG] http: Request GET /v1/status/leader (263.862µs) from=127.0.0.6:57923
    2023/01/12 00:34:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.071659619s) from=127.0.0.6:50015
    2023/01/12 00:34:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.005994463s) from=127.0.0.6:48445
    2023/01/12 00:34:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.604473202s) from=127.0.0.6:47359
    2023/01/12 00:34:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.553585429s) from=127.0.0.6:59605
    2023/01/12 00:34:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.390688234s) from=127.0.0.6:34251
    2023/01/12 00:34:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m7.316293552s) from=127.0.0.6:46565
    2023/01/12 00:34:38 [DEBUG] http: Request GET /v1/status/leader (353.069µs) from=127.0.0.6:57923
    2023/01/12 00:34:38 [DEBUG] http: Request GET /v1/status/leader (173.512µs) from=127.0.0.6:57923
    2023/01/12 00:34:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.030487059s) from=127.0.0.6:33021
    2023/01/12 00:34:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:34:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.432144156s) from=127.0.0.6:46477
    2023/01/12 00:34:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.050786428s) from=127.0.0.6:47361
    2023/01/12 00:34:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.050641706s) from=127.0.0.6:60203
    2023/01/12 00:34:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m0.994511329s) from=127.0.0.6:45993
    2023/01/12 00:34:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.03646059s) from=127.0.0.6:51775
    2023/01/12 00:34:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.379942946s) from=127.0.0.6:34375
    2023/01/12 00:34:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m0.089002688s) from=127.0.0.6:60985
    2023/01/12 00:34:58 [DEBUG] http: Request GET /v1/status/leader (722.058µs) from=127.0.0.6:57923
    2023/01/12 00:34:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m5.520169847s) from=127.0.0.6:43437
    2023/01/12 00:34:58 [DEBUG] http: Request GET /v1/status/leader (459.528µs) from=127.0.0.6:57923
    2023/01/12 00:34:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m0.238952375s) from=127.0.0.6:48653
    2023/01/12 00:35:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m0.604903198s) from=127.0.0.6:57757
    2023/01/12 00:35:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.949119365s) from=127.0.0.6:51173
    2023/01/12 00:35:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:35:14 [DEBUG] agent: Node info in sync
    2023/01/12 00:35:18 [DEBUG] http: Request GET /v1/status/leader (348.919µs) from=127.0.0.6:57923
    2023/01/12 00:35:18 [DEBUG] http: Request GET /v1/status/leader (500.446µs) from=127.0.0.6:57923
    2023/01/12 00:35:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.295693959s) from=127.0.0.6:53381
    2023/01/12 00:35:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m0.312644307s) from=127.0.0.6:34315
    2023/01/12 00:35:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.817034852s) from=127.0.0.6:33231
    2023/01/12 00:35:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:35:38 [DEBUG] http: Request GET /v1/status/leader (600.289µs) from=127.0.0.6:43679
    2023/01/12 00:35:38 [DEBUG] http: Request GET /v1/status/leader (348.695µs) from=127.0.0.6:57923
    2023/01/12 00:35:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.369405662s) from=127.0.0.6:58845
    2023/01/12 00:35:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:35:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.165586596s) from=127.0.0.6:60409
    2023/01/12 00:35:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.918040686s) from=127.0.0.6:46323
    2023/01/12 00:35:58 [DEBUG] http: Request GET /v1/status/leader (331.565µs) from=127.0.0.6:57923
    2023/01/12 00:35:58 [DEBUG] http: Request GET /v1/status/leader (181.308µs) from=127.0.0.6:57923
    2023/01/12 00:36:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.85590001s) from=127.0.0.6:36981
    2023/01/12 00:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.069650525s) from=127.0.0.6:37485
    2023/01/12 00:36:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.080866816s) from=127.0.0.6:38499
    2023/01/12 00:36:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.431399277s) from=127.0.0.6:47689
    2023/01/12 00:36:18 [DEBUG] http: Request GET /v1/status/leader (463.415µs) from=127.0.0.6:57923
    2023/01/12 00:36:18 [DEBUG] http: Request GET /v1/status/leader (224.704µs) from=127.0.0.6:57923
    2023/01/12 00:36:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.092535893s) from=127.0.0.6:48445
    2023/01/12 00:36:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.468065909s) from=127.0.0.6:55935
    2023/01/12 00:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m6.876576825s) from=127.0.0.6:50015
    2023/01/12 00:36:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.405775102s) from=127.0.0.6:34251
    2023/01/12 00:36:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.389318365s) from=127.0.0.6:47359
    2023/01/12 00:36:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.990892837s) from=127.0.0.6:59605
    2023/01/12 00:36:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:36:35 [DEBUG] agent: Node info in sync
    2023/01/12 00:36:38 [DEBUG] http: Request GET /v1/status/leader (230.266µs) from=127.0.0.6:57923
    2023/01/12 00:36:39 [DEBUG] http: Request GET /v1/status/leader (519.645µs) from=127.0.0.6:57923
    2023/01/12 00:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.147405263s) from=127.0.0.6:46565
    2023/01/12 00:36:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.703198897s) from=127.0.0.6:33021
    2023/01/12 00:36:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:36:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.61577041s) from=127.0.0.6:46477
    2023/01/12 00:36:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m1.092097765s) from=127.0.0.6:45993
    2023/01/12 00:36:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.005618939s) from=127.0.0.6:60203
    2023/01/12 00:36:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.798076848s) from=127.0.0.6:34375
    2023/01/12 00:36:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.770177098s) from=127.0.0.6:47361
    2023/01/12 00:36:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m2.51195781s) from=127.0.0.6:60985
    2023/01/12 00:36:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.400782692s) from=127.0.0.6:51775
    2023/01/12 00:36:58 [DEBUG] http: Request GET /v1/status/leader (327.015µs) from=127.0.0.6:43679
    2023/01/12 00:36:59 [DEBUG] http: Request GET /v1/status/leader (395.413µs) from=127.0.0.6:57923
    2023/01/12 00:37:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m4.673064837s) from=127.0.0.6:48653
    2023/01/12 00:37:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m6.550885649s) from=127.0.0.6:43437
    2023/01/12 00:37:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.01944193s) from=127.0.0.6:57757
    2023/01/12 00:37:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.893221034s) from=127.0.0.6:51173
    2023/01/12 00:37:18 [DEBUG] http: Request GET /v1/status/leader (1.983553ms) from=127.0.0.6:43679
    2023/01/12 00:37:19 [DEBUG] http: Request GET /v1/status/leader (346.131µs) from=127.0.0.6:57923
    2023/01/12 00:37:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.081964587s) from=127.0.0.6:53381
    2023/01/12 00:37:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m1.369287919s) from=127.0.0.6:34315
    2023/01/12 00:37:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.445032318s) from=127.0.0.6:33231
    2023/01/12 00:37:38 [DEBUG] http: Request GET /v1/status/leader (919.729µs) from=127.0.0.6:57923
    2023/01/12 00:37:39 [DEBUG] http: Request GET /v1/status/leader (364.817µs) from=127.0.0.6:57923
    2023/01/12 00:37:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.789972221s) from=127.0.0.6:58845
    2023/01/12 00:37:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:37:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.021212251s) from=127.0.0.6:60409
    2023/01/12 00:37:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.67605122s) from=127.0.0.6:46323
    2023/01/12 00:37:58 [DEBUG] http: Request GET /v1/status/leader (214.892µs) from=127.0.0.6:57923
    2023/01/12 00:37:59 [DEBUG] http: Request GET /v1/status/leader (216.799µs) from=127.0.0.6:57923
    2023/01/12 00:38:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.729418474s) from=127.0.0.6:36981
    2023/01/12 00:38:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:38:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.748640923s) from=127.0.0.6:37485
    2023/01/12 00:38:18 [DEBUG] http: Request GET /v1/status/leader (351.527µs) from=127.0.0.6:43679
    2023/01/12 00:38:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.742430562s) from=127.0.0.6:38499
    2023/01/12 00:38:19 [DEBUG] http: Request GET /v1/status/leader (202.547µs) from=127.0.0.6:57923
    2023/01/12 00:38:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.435929168s) from=127.0.0.6:47689
    2023/01/12 00:38:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:38:23 [DEBUG] agent: Node info in sync
    2023/01/12 00:38:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m0.054605377s) from=127.0.0.6:50015
    2023/01/12 00:38:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.178903494s) from=127.0.0.6:48445
    2023/01/12 00:38:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.946433778s) from=127.0.0.6:55935
    2023/01/12 00:38:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.038018621s) from=127.0.0.6:34251
    2023/01/12 00:38:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.76668937s) from=127.0.0.6:59605
    2023/01/12 00:38:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.924105531s) from=127.0.0.6:47359
    2023/01/12 00:38:38 [DEBUG] http: Request GET /v1/status/leader (303.615µs) from=127.0.0.6:43679
    2023/01/12 00:38:39 [DEBUG] http: Request GET /v1/status/leader (285.586µs) from=127.0.0.6:57923
    2023/01/12 00:38:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.31438738s) from=127.0.0.6:33021
    2023/01/12 00:38:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.451715776s) from=127.0.0.6:46565
    2023/01/12 00:38:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:38:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.77592907s) from=127.0.0.6:60203
    2023/01/12 00:38:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.385870634s) from=127.0.0.6:47361
    2023/01/12 00:38:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.541524499s) from=127.0.0.6:34375
    2023/01/12 00:38:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.124337353s) from=127.0.0.6:46477
    2023/01/12 00:38:58 [DEBUG] http: Request GET /v1/status/leader (383.885µs) from=127.0.0.6:57923
    2023/01/12 00:38:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m2.015347683s) from=127.0.0.6:51775
    2023/01/12 00:38:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m6.272046042s) from=127.0.0.6:45993
    2023/01/12 00:38:59 [DEBUG] http: Request GET /v1/status/leader (345.315µs) from=127.0.0.6:57923
    2023/01/12 00:39:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.560505139s) from=127.0.0.6:60985
    2023/01/12 00:39:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m0.039489839s) from=127.0.0.6:48653
    2023/01/12 00:39:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m3.089086878s) from=127.0.0.6:43437
    2023/01/12 00:39:18 [DEBUG] http: Request GET /v1/status/leader (319.553µs) from=127.0.0.6:43679
    2023/01/12 00:39:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m6.989955826s) from=127.0.0.6:57757
    2023/01/12 00:39:19 [DEBUG] http: Request GET /v1/status/leader (214.396µs) from=127.0.0.6:57923
    2023/01/12 00:39:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.337385198s) from=127.0.0.6:51173
    2023/01/12 00:39:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m0.04745971s) from=127.0.0.6:34315
    2023/01/12 00:39:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.474487836s) from=127.0.0.6:53381
    2023/01/12 00:39:38 [DEBUG] http: Request GET /v1/status/leader (410.516µs) from=127.0.0.6:57923
    2023/01/12 00:39:39 [DEBUG] http: Request GET /v1/status/leader (198.467µs) from=127.0.0.6:57923
    2023/01/12 00:39:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.424215698s) from=127.0.0.6:33231
    2023/01/12 00:39:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:39:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.777717504s) from=127.0.0.6:58845
    2023/01/12 00:39:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:39:54 [DEBUG] agent: Node info in sync
    2023/01/12 00:39:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.615683862s) from=127.0.0.6:60409
    2023/01/12 00:39:58 [DEBUG] http: Request GET /v1/status/leader (350.145µs) from=127.0.0.6:43679
    2023/01/12 00:39:59 [DEBUG] http: Request GET /v1/status/leader (468.833µs) from=127.0.0.6:57923
    2023/01/12 00:39:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.582144823s) from=127.0.0.6:46323
    2023/01/12 00:40:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m2.24568557s) from=127.0.0.6:36981
    2023/01/12 00:40:18 [DEBUG] http: Request GET /v1/status/leader (335.36µs) from=127.0.0.6:57923
    2023/01/12 00:40:19 [DEBUG] http: Request GET /v1/status/leader (426.692µs) from=127.0.0.6:57923
    2023/01/12 00:40:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.75828955s) from=127.0.0.6:37485
    2023/01/12 00:40:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.780076377s) from=127.0.0.6:47689
    2023/01/12 00:40:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.80843607s) from=127.0.0.6:38499
    2023/01/12 00:40:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m5.133405348s) from=127.0.0.6:50015
    2023/01/12 00:40:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.750753172s) from=127.0.0.6:48445
    2023/01/12 00:40:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.519918971s) from=127.0.0.6:55935
    2023/01/12 00:40:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.60864599s) from=127.0.0.6:34251
    2023/01/12 00:40:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.969586907s) from=127.0.0.6:59605
    2023/01/12 00:40:38 [DEBUG] http: Request GET /v1/status/leader (529.478µs) from=127.0.0.6:57923
    2023/01/12 00:40:39 [DEBUG] http: Request GET /v1/status/leader (410.968µs) from=127.0.0.6:57923
    2023/01/12 00:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.054806291s) from=127.0.0.6:47359
    2023/01/12 00:40:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:40:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:40:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.953949718s) from=127.0.0.6:46565
    2023/01/12 00:40:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.9391971s) from=127.0.0.6:33021
    2023/01/12 00:40:58 [DEBUG] http: Request GET /v1/status/leader (346.795µs) from=127.0.0.6:57923
    2023/01/12 00:40:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.881711134s) from=127.0.0.6:47361
    2023/01/12 00:40:59 [DEBUG] http: Request GET /v1/status/leader (496.61µs) from=127.0.0.6:57923
    2023/01/12 00:40:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m1.057327824s) from=127.0.0.6:51775
    2023/01/12 00:41:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.566181418s) from=127.0.0.6:60203
    2023/01/12 00:41:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.350559006s) from=127.0.0.6:46477
    2023/01/12 00:41:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.975540456s) from=127.0.0.6:34375
    2023/01/12 00:41:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m3.310175888s) from=127.0.0.6:45993
    2023/01/12 00:41:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m1.100369296s) from=127.0.0.6:60985
    2023/01/12 00:41:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m1.667935316s) from=127.0.0.6:48653
    2023/01/12 00:41:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m1.860283881s) from=127.0.0.6:43437
    2023/01/12 00:41:18 [DEBUG] http: Request GET /v1/status/leader (788.563µs) from=127.0.0.6:43679
    2023/01/12 00:41:19 [DEBUG] http: Request GET /v1/status/leader (250.187µs) from=127.0.0.6:57923
    2023/01/12 00:41:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.508246888s) from=127.0.0.6:57757
    2023/01/12 00:41:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.046508967s) from=127.0.0.6:51173
    2023/01/12 00:41:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:41:27 [DEBUG] agent: Node info in sync
    2023/01/12 00:41:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m2.167755803s) from=127.0.0.6:34315
    2023/01/12 00:41:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m5.332358136s) from=127.0.0.6:53381
    2023/01/12 00:41:38 [DEBUG] http: Request GET /v1/status/leader (377.339µs) from=127.0.0.6:43679
    2023/01/12 00:41:39 [DEBUG] http: Request GET /v1/status/leader (332.931µs) from=127.0.0.6:57923
    2023/01/12 00:41:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.015186707s) from=127.0.0.6:33231
    2023/01/12 00:41:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:41:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.038363606s) from=127.0.0.6:58845
    2023/01/12 00:41:58 [DEBUG] http: Request GET /v1/status/leader (212.844µs) from=127.0.0.6:57923
    2023/01/12 00:41:59 [DEBUG] http: Request GET /v1/status/leader (189.757µs) from=127.0.0.6:57923
    2023/01/12 00:42:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.503939865s) from=127.0.0.6:46323
    2023/01/12 00:42:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.299705246s) from=127.0.0.6:60409
    2023/01/12 00:42:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m3.760580737s) from=127.0.0.6:36981
    2023/01/12 00:42:18 [DEBUG] http: Request GET /v1/status/leader (356.036µs) from=127.0.0.6:43679
    2023/01/12 00:42:19 [DEBUG] http: Request GET /v1/status/leader (391.331µs) from=127.0.0.6:57923
    2023/01/12 00:42:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.088256229s) from=127.0.0.6:37485
    2023/01/12 00:42:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.520241434s) from=127.0.0.6:47689
    2023/01/12 00:42:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.570346474s) from=127.0.0.6:38499
    2023/01/12 00:42:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m4.034900663s) from=127.0.0.6:50015
    2023/01/12 00:42:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:42:35 [DEBUG] agent: Node info in sync
    2023/01/12 00:42:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.25257879s) from=127.0.0.6:48445
    2023/01/12 00:42:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.606012176s) from=127.0.0.6:55935
    2023/01/12 00:42:38 [DEBUG] http: Request GET /v1/status/leader (304.409µs) from=127.0.0.6:43679
    2023/01/12 00:42:39 [DEBUG] http: Request GET /v1/status/leader (387.372µs) from=127.0.0.6:57923
    2023/01/12 00:42:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.678075075s) from=127.0.0.6:34251
    2023/01/12 00:42:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.281059021s) from=127.0.0.6:59605
    2023/01/12 00:42:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m6.487817185s) from=127.0.0.6:47359
    2023/01/12 00:42:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:42:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.364517818s) from=127.0.0.6:46565
    2023/01/12 00:42:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.352826542s) from=127.0.0.6:33021
    2023/01/12 00:42:58 [DEBUG] http: Request GET /v1/status/leader (330.306µs) from=127.0.0.6:57923
    2023/01/12 00:42:59 [DEBUG] http: Request GET /v1/status/leader (362.732µs) from=127.0.0.6:57923
    2023/01/12 00:43:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.627959015s) from=127.0.0.6:47361
    2023/01/12 00:43:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m2.467756329s) from=127.0.0.6:51775
    2023/01/12 00:43:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m0.437622423s) from=127.0.0.6:45993
    2023/01/12 00:43:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.876965531s) from=127.0.0.6:46477
    2023/01/12 00:43:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.660718395s) from=127.0.0.6:34375
    2023/01/12 00:43:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.147082021s) from=127.0.0.6:60203
    2023/01/12 00:43:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m6.653694488s) from=127.0.0.6:60985
    2023/01/12 00:43:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m1.108662731s) from=127.0.0.6:43437
    2023/01/12 00:43:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m5.041064556s) from=127.0.0.6:48653
    2023/01/12 00:43:18 [DEBUG] http: Request GET /v1/status/leader (227.533µs) from=127.0.0.6:43679
    2023/01/12 00:43:19 [DEBUG] http: Request GET /v1/status/leader (4.61698ms) from=127.0.0.6:57923
    2023/01/12 00:43:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m1.044540186s) from=127.0.0.6:57757
    2023/01/12 00:43:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.619439525s) from=127.0.0.6:51173
    2023/01/12 00:43:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:43:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.143308604s) from=127.0.0.6:53381
    2023/01/12 00:43:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m6.996694129s) from=127.0.0.6:34315
    2023/01/12 00:43:38 [DEBUG] http: Request GET /v1/status/leader (432.299µs) from=127.0.0.6:43679
    2023/01/12 00:43:39 [DEBUG] http: Request GET /v1/status/leader (474.415µs) from=127.0.0.6:57923
    2023/01/12 00:43:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:43:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.07861292s) from=127.0.0.6:33231
    2023/01/12 00:43:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.247530387s) from=127.0.0.6:58845
    2023/01/12 00:43:58 [DEBUG] http: Request GET /v1/status/leader (214.694µs) from=127.0.0.6:43679
    2023/01/12 00:43:59 [DEBUG] http: Request GET /v1/status/leader (218.159µs) from=127.0.0.6:57923
    2023/01/12 00:44:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.932082386s) from=127.0.0.6:46323
    2023/01/12 00:44:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.705417327s) from=127.0.0.6:60409
    2023/01/12 00:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m7.319327917s) from=127.0.0.6:36981
    2023/01/12 00:44:18 [DEBUG] http: Request GET /v1/status/leader (496.536µs) from=127.0.0.6:57923
    2023/01/12 00:44:19 [DEBUG] http: Request GET /v1/status/leader (213.005µs) from=127.0.0.6:57923
    2023/01/12 00:44:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.596226708s) from=127.0.0.6:47689
    2023/01/12 00:44:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.121561454s) from=127.0.0.6:37485
    2023/01/12 00:44:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:44:31 [DEBUG] agent: Node info in sync
    2023/01/12 00:44:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.634080082s) from=127.0.0.6:38499
    2023/01/12 00:44:38 [DEBUG] http: Request GET /v1/status/leader (321.701µs) from=127.0.0.6:57923
    2023/01/12 00:44:39 [DEBUG] http: Request GET /v1/status/leader (491.167µs) from=127.0.0.6:57923
    2023/01/12 00:44:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.73069351s) from=127.0.0.6:48445
    2023/01/12 00:44:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m5.892633456s) from=127.0.0.6:50015
    2023/01/12 00:44:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.893947341s) from=127.0.0.6:34251
    2023/01/12 00:44:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.726503732s) from=127.0.0.6:55935
    2023/01/12 00:44:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:44:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.997025243s) from=127.0.0.6:59605
    2023/01/12 00:44:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.316993695s) from=127.0.0.6:47359
    2023/01/12 00:44:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m7.048790199s) from=127.0.0.6:46565
    2023/01/12 00:44:58 [DEBUG] http: Request GET /v1/status/leader (453.143µs) from=127.0.0.6:57923
    2023/01/12 00:44:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.640180482s) from=127.0.0.6:33021
    2023/01/12 00:44:59 [DEBUG] http: Request GET /v1/status/leader (348.931µs) from=127.0.0.6:57923
    2023/01/12 00:45:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.768747883s) from=127.0.0.6:47361
    2023/01/12 00:45:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m1.328021414s) from=127.0.0.6:51775
    2023/01/12 00:45:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=141 (2m4.196192738s) from=127.0.0.6:45993
    2023/01/12 00:45:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.875556875s) from=127.0.0.6:46477
    2023/01/12 00:45:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m7.12037625s) from=127.0.0.6:34375
    2023/01/12 00:45:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.473156463s) from=127.0.0.6:60203
    2023/01/12 00:45:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=144 (2m2.830167475s) from=127.0.0.6:48653
    2023/01/12 00:45:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=140 (2m5.975772115s) from=127.0.0.6:60985
    2023/01/12 00:45:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=135 (2m5.244514607s) from=127.0.0.6:43437
    2023/01/12 00:45:18 [DEBUG] http: Request GET /v1/status/leader (508.453µs) from=127.0.0.6:43679
    2023/01/12 00:45:19 [DEBUG] http: Request GET /v1/status/leader (287.554µs) from=127.0.0.6:57923
    2023/01/12 00:45:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m3.58428137s) from=127.0.0.6:57757
    2023/01/12 00:45:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.397126776s) from=127.0.0.6:51173
    2023/01/12 00:45:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pkzkx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 00:45:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (2m2.765676652s) from=127.0.0.6:53381
    2023/01/12 00:45:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=143 (2m2.63632038s) from=127.0.0.6:34315
    2023/01/12 00:45:38 [DEBUG] http: Request GET /v1/status/leader (750.451µs) from=127.0.0.6:43679
    2023/01/12 00:45:39 [DEBUG] http: Request GET /v1/status/leader (323.435µs) from=127.0.0.6:57923
    2023/01/12 00:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:45:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.020446335s) from=127.0.0.6:33231
    2023/01/12 00:45:58 [DEBUG] http: Request GET /v1/status/leader (247.037µs) from=127.0.0.6:43679
    2023/01/12 00:45:59 [DEBUG] http: Request GET /v1/status/leader (466.678µs) from=127.0.0.6:57923
    2023/01/12 00:46:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.450193375s) from=127.0.0.6:58845
    2023/01/12 00:46:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.599027806s) from=127.0.0.6:60409
    2023/01/12 00:46:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.14465304s) from=127.0.0.6:46323
    2023/01/12 00:46:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v2_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.83_8080" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_catalog_10.233.30.221_8806" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.221_8806" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.198_9092" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_nslcm_10.233.16.75_8403" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.4_9015" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_parser_10.233.30.221_8806" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_sdnc_10.233.54.209_8282" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.14_8443" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.196_8801" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_vnfres_10.233.47.75_8802" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.24.66_9007" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.56.17_9011" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v0_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.37.164_8484" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.47.108_8410" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.55_8181" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_multicloud_10.233.15.238_9001" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_nsd_10.233.30.221_8806" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.33_8082" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.10.170_8803" in sync
    2023/01/12 00:46:17 [DEBUG] agent: Node info in sync
    2023/01/12 00:46:18 [DEBUG] http: Request GET /v1/status/leader (357.522µs) from=127.0.0.6:57923
    2023/01/12 00:46:19 [DEBUG] http: Request GET /v1/status/leader (342.658µs) from=127.0.0.6:57923
    2023/01/12 00:46:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=56 (2m6.460317668s) from=127.0.0.6:36981
    2023/01/12 00:46:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.472037863s) from=127.0.0.6:47689
    2023/01/12 00:46:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.798105809s) from=127.0.0.6:38499
    2023/01/12 00:46:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.388653383s) from=127.0.0.6:37485
    2023/01/12 00:46:38 [DEBUG] http: Request GET /v1/status/leader (1.748464ms) from=127.0.0.6:43679
    2023/01/12 00:46:39 [DEBUG] http: Request GET /v1/status/leader (269.349µs) from=127.0.0.6:57923
    2023/01/12 00:46:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=55 (2m2.025980331s) from=127.0.0.6:50015
    2023/01/12 00:46:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.283095876s) from=127.0.0.6:34251
    2023/01/12 00:46:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.639574403s) from=127.0.0.6:48445
    2023/01/12 00:46:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pkzkx" since the cluster is too small
    2023/01/12 00:46:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait