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: '9394256e-5f5e-020d-e7d7-611747369140'
         Node name: 'onap-msb-consul-5454dcc5c5-phnkv'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/12/09 22:45:47 [DEBUG] agent: Using random ID "9394256e-5f5e-020d-e7d7-611747369140" as node ID
    2022/12/09 22:45:47 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:9394256e-5f5e-020d-e7d7-611747369140 Address:127.0.0.1:8300}]
    2022/12/09 22:45:47 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/09 22:45:47 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-phnkv.dc1 127.0.0.1
    2022/12/09 22:45:47 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-phnkv 127.0.0.1
    2022/12/09 22:45:47 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-phnkv.dc1" in area "wan"
    2022/12/09 22:45:47 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-phnkv (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 22:45:47 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/09 22:45:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/09 22:45:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/09 22:45:47 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/09 22:45:47 [INFO] agent: started state syncer
    2022/12/09 22:45:47 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/09 22:45:47 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/09 22:45:47 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/09 22:45:47 [DEBUG] raft: Votes needed: 1
    2022/12/09 22:45:47 [DEBUG] raft: Vote granted from 9394256e-5f5e-020d-e7d7-611747369140 in term 2. Tally: 1
    2022/12/09 22:45:47 [INFO] raft: Election won. Tally: 1
    2022/12/09 22:45:47 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/09 22:45:47 [INFO] consul: cluster leadership acquired
    2022/12/09 22:45:47 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-phnkv
    2022/12/09 22:45:47 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/09 22:45:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:45:47 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-phnkv' joined, marking health alive
    2022/12/09 22:45:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:45:47 [INFO] agent: Synced node info
    2022/12/09 22:45:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:45:47 [DEBUG] agent: Node info in sync
    2022/12/09 22:45:47 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.2 (currently running: 1.4.3)
    2022/12/09 22:46:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:47:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:47:46 [DEBUG] agent: Node info in sync
    2022/12/09 22:47:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 22:47:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:48:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:49:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:49:16 [DEBUG] agent: Node info in sync
    2022/12/09 22:49:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:50:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 22:50:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:50:39 [DEBUG] agent: Node info in sync
    2022/12/09 22:50:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:51:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:52:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:52:11 [DEBUG] agent: Node info in sync
    2022/12/09 22:52:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:53:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 22:53:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:53:25 [DEBUG] agent: Node info in sync
    2022/12/09 22:53:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:54:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:54:31 [DEBUG] agent: Node info in sync
    2022/12/09 22:54:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:55:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:55:46 [DEBUG] agent: Node info in sync
    2022/12/09 22:55:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:55:47 [DEBUG] http: Request GET /v1/catalog/services (597.546µs) from=127.0.0.6:35369
    2022/12/09 22:55:47 [DEBUG] http: Request GET /v1/status/leader (3.053018ms) from=127.0.0.6:35369
    2022/12/09 22:55:51 [DEBUG] http: Request GET /v1/catalog/services (211.232µs) from=127.0.0.6:41429
    2022/12/09 22:55:51 [DEBUG] http: Request GET /v1/status/leader (181.11µs) from=127.0.0.6:41429
    2022/12/09 22:56:07 [DEBUG] http: Request GET /v1/status/leader (227.704µs) from=127.0.0.6:33863
    2022/12/09 22:56:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 22:56:11 [DEBUG] http: Request GET /v1/status/leader (3.015988ms) from=127.0.0.6:33863
    2022/12/09 22:56:12 [DEBUG] http: Request GET /v1/status/leader (343.167µs) from=127.0.0.6:33863
    2022/12/09 22:56:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:13 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.22.120_9015"
    2022/12/09 22:56:13 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:13 [DEBUG] http: Request PUT /v1/agent/service/register (6.24182ms) from=127.0.0.6:49261
    2022/12/09 22:56:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (22.477964761s) from=127.0.0.6:41429
    2022/12/09 22:56:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:13 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (25.930627053s) from=127.0.0.6:35369
    2022/12/09 22:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (916.807µs) from=127.0.0.6:33863
    2022/12/09 22:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (547.917µs) from=127.0.0.6:49261
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56: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.
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.46.64_9011"
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request PUT /v1/agent/service/register (6.347942ms) from=127.0.0.6:49261
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (466.076213ms) from=127.0.0.6:41429
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (455.258808ms) from=127.0.0.6:35369
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (318.34µs) from=127.0.0.6:49261
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.429972ms) from=127.0.0.6:35031
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56: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.
    2022/12/09 22:56:14 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.46.64_9011"
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.000146ms) from=127.0.0.6:33857
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (113.483037ms) from=127.0.0.6:41429
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (113.538436ms) from=127.0.0.6:35369
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (332.415µs) from=127.0.0.6:35031
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (395.25µs) from=127.0.0.6:33857
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [INFO] agent: Synced service "_v1_wf-gui_10.233.19.111_8080"
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (145.325931ms) from=127.0.0.6:41429
    2022/12/09 22:56:14 [DEBUG] http: Request PUT /v1/agent/service/register (3.98797ms) from=127.0.0.6:33857
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (141.967202ms) from=127.0.0.6:35369
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (368.063µs) from=127.0.0.6:33857
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (797.144µs) from=127.0.0.6:33857
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (222.213µs) from=127.0.0.6:33857
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56: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.
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:14 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.23.174_443"
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.109494ms) from=127.0.0.6:37813
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (76.554715ms) from=127.0.0.6:35369
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (69.805771ms) from=127.0.0.6:41429
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (353.039µs) from=127.0.0.6:43661
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (519.108µs) from=127.0.0.6:37813
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56: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.
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:14 [INFO] agent: Synced service "_v0_multicloud_10.233.15.129_9001"
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.077594ms) from=127.0.0.6:44753
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (154.688532ms) from=127.0.0.6:41429
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (161.577426ms) from=127.0.0.6:35369
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (288.254µs) from=127.0.0.6:35369
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (480.114µs) from=127.0.0.6:44753
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_multicloud_10.233.15.129_9001"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.068316ms) from=127.0.0.6:44753
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (83.238562ms) from=127.0.0.6:37813
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (106.937976ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (345.323µs) from=127.0.0.6:37813
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (417.312µs) from=127.0.0.6:56719
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_parser_10.233.36.175_8806"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.772473ms) from=127.0.0.6:37813
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (121.264508ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (116.427086ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (193.198µs) from=127.0.0.6:44753
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (479.875µs) from=127.0.0.6:37813
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_catalog_10.233.36.175_8806"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.93224ms) from=127.0.0.6:45091
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (104.990539ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (93.184157ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (435.998µs) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (243.555µs) from=127.0.0.6:37813
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_nsd_10.233.36.175_8806"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.567338ms) from=127.0.0.6:45091
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (34.832045ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (53.546115ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (384.888µs) from=127.0.0.6:45091
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (248.033µs) from=127.0.0.6:45091
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.36.175_8806"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.199874ms) from=127.0.0.6:52127
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (92.099077ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (103.688861ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (289.253µs) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (355.063µs) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.15.114_9007"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (77.634245ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (90.465312ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.479416ms) from=127.0.0.6:55619
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (333.802µs) from=127.0.0.6:55619
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (444.295µs) from=127.0.0.6:55619
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.15.114_9007"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.394817ms) from=127.0.0.6:53479
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (70.367762ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (84.093588ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (565.247µs) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (312.466µs) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_sdc-gui_10.233.10.40_8181"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.641977ms) from=127.0.0.6:53181
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (56.103979ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (76.665541ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (147.143µs) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (415.726µs) from=127.0.0.6:53181
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (303.819µs) from=127.0.0.6:53219
    2022/12/09 22:56:28 [DEBUG] http: Request GET /v1/status/leader (407.264µs) from=127.0.0.6:53181
    2022/12/09 22:56:31 [DEBUG] http: Request GET /v1/status/leader (173.833µs) from=127.0.0.6:53181
    2022/12/09 22:56:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:56:48 [DEBUG] http: Request GET /v1/status/leader (194.797µs) from=127.0.0.6:53181
    2022/12/09 22:56:51 [DEBUG] http: Request GET /v1/status/leader (177.315µs) from=127.0.0.6:53181
    2022/12/09 22:57:08 [DEBUG] http: Request GET /v1/status/leader (259.315µs) from=127.0.0.6:53181
    2022/12/09 22:57:11 [DEBUG] http: Request GET /v1/status/leader (166.164µs) from=127.0.0.6:53181
    2022/12/09 22:57:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Node info in sync
    2022/12/09 22:57:28 [DEBUG] http: Request GET /v1/status/leader (186.973µs) from=127.0.0.6:53181
    2022/12/09 22:57:31 [DEBUG] http: Request GET /v1/status/leader (405.571µs) from=127.0.0.6:43173
    2022/12/09 22:57:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:57:48 [DEBUG] http: Request GET /v1/status/leader (291.864µs) from=127.0.0.6:53181
    2022/12/09 22:57:51 [DEBUG] http: Request GET /v1/status/leader (210.824µs) from=127.0.0.6:43173
    2022/12/09 22:58:08 [DEBUG] http: Request GET /v1/status/leader (331.384µs) from=127.0.0.6:43173
    2022/12/09 22:58:11 [DEBUG] http: Request GET /v1/status/leader (371.978µs) from=127.0.0.6:43173
    2022/12/09 22:58:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.035718622s) from=127.0.0.6:35031
    2022/12/09 22:58:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.161388264s) from=127.0.0.6:50147
    2022/12/09 22:58:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m2.019333977s) from=127.0.0.6:33857
    2022/12/09 22:58:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.109861126s) from=127.0.0.6:53219
    2022/12/09 22:58:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.048954605s) from=127.0.0.6:45091
    2022/12/09 22:58:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.736302538s) from=127.0.0.6:52127
    2022/12/09 22:58:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m2.961463681s) from=127.0.0.6:48761
    2022/12/09 22:58:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.603611248s) from=127.0.0.6:44753
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.666910412s) from=127.0.0.6:49261
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m7.148063989s) from=127.0.0.6:33863
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.520121133s) from=127.0.0.6:43661
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.188259039s) from=127.0.0.6:37813
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.847842597s) from=127.0.0.6:35369
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.822383841s) from=127.0.0.6:56719
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.22130652s) from=127.0.0.6:53479
    2022/12/09 22:58:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.693635724s) from=127.0.0.6:55619
    2022/12/09 22:58:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m6.563199462s) from=127.0.0.6:41429
    2022/12/09 22:58:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.625199208s) from=127.0.0.6:42203
    2022/12/09 22:58:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:58:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 22:58:25 [INFO] agent: Synced service "_v1_sdnc_10.233.49.133_8282"
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/09 22:58:25 [DEBUG] http: Request PUT /v1/agent/service/register (11.647138ms) from=127.0.0.6:53181
    2022/12/09 22:58:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (6.895491274s) from=127.0.0.6:48761
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (3.312401264s) from=127.0.0.6:41429
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/09 22:58:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.172658ms) from=127.0.0.6:53181
    2022/12/09 22:58:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (330.657µs) from=127.0.0.6:43173
    2022/12/09 22:58:28 [DEBUG] http: Request GET /v1/status/leader (165.09µs) from=127.0.0.6:53181
    2022/12/09 22:58:31 [DEBUG] http: Request GET /v1/status/leader (405.485µs) from=127.0.0.6:57647
    2022/12/09 22:58:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:58:48 [DEBUG] http: Request GET /v1/status/leader (2.769224ms) from=127.0.0.6:53181
    2022/12/09 22:58:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 22:58:51 [DEBUG] http: Request GET /v1/status/leader (412.976µs) from=127.0.0.6:57647
    2022/12/09 22:59:08 [DEBUG] http: Request GET /v1/status/leader (162.707µs) from=127.0.0.6:53181
    2022/12/09 22:59:11 [DEBUG] http: Request GET /v1/status/leader (180.664µs) from=127.0.0.6:53181
    2022/12/09 22:59:28 [DEBUG] http: Request GET /v1/status/leader (303.635µs) from=127.0.0.6:53181
    2022/12/09 22:59:31 [DEBUG] http: Request GET /v1/status/leader (181.68µs) from=127.0.0.6:57647
    2022/12/09 22:59:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:59:48 [DEBUG] http: Request GET /v1/status/leader (300.708µs) from=127.0.0.6:53181
    2022/12/09 22:59:51 [DEBUG] http: Request GET /v1/status/leader (158.594µs) from=127.0.0.6:57647
    2022/12/09 23:00:08 [DEBUG] http: Request GET /v1/status/leader (352.267µs) from=127.0.0.6:53181
    2022/12/09 23:00:11 [DEBUG] http: Request GET /v1/status/leader (363.225µs) from=127.0.0.6:53181
    2022/12/09 23:00:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.479159929s) from=127.0.0.6:50147
    2022/12/09 23:00:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.818092847s) from=127.0.0.6:45091
    2022/12/09 23:00:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.317009813s) from=127.0.0.6:35031
    2022/12/09 23:00:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.25455286s) from=127.0.0.6:44753
    2022/12/09 23:00:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Node info in sync
    2022/12/09 23:00:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.016916983s) from=127.0.0.6:43661
    2022/12/09 23:00:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.244531278s) from=127.0.0.6:52127
    2022/12/09 23:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.935026597s) from=127.0.0.6:35369
    2022/12/09 23:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.482542039s) from=127.0.0.6:55619
    2022/12/09 23:00:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.152020048s) from=127.0.0.6:53219
    2022/12/09 23:00:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m7.366659994s) from=127.0.0.6:33857
    2022/12/09 23:00:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.703512426s) from=127.0.0.6:42203
    2022/12/09 23:00:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.651274865s) from=127.0.0.6:49261
    2022/12/09 23:00:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.892648926s) from=127.0.0.6:56719
    2022/12/09 23:00:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.638856578s) from=127.0.0.6:37813
    2022/12/09 23:00:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.822600472s) from=127.0.0.6:53479
    2022/12/09 23:00:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.877692675s) from=127.0.0.6:33863
    2022/12/09 23:00:28 [DEBUG] http: Request GET /v1/status/leader (481.352µs) from=127.0.0.6:53181
    2022/12/09 23:00:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.54220487s) from=127.0.0.6:43173
    2022/12/09 23:00:31 [DEBUG] http: Request GET /v1/status/leader (426.706µs) from=127.0.0.6:57647
    2022/12/09 23:00:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m7.017583385s) from=127.0.0.6:41429
    2022/12/09 23:00:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m7.121831728s) from=127.0.0.6:48761
    2022/12/09 23:00:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:00:48 [DEBUG] http: Request GET /v1/status/leader (2.437867ms) from=127.0.0.6:53181
    2022/12/09 23:00:51 [DEBUG] http: Request GET /v1/status/leader (859.203µs) from=127.0.0.6:57647
    2022/12/09 23:01:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:01:08 [DEBUG] http: Request GET /v1/status/leader (341.533µs) from=127.0.0.6:53181
    2022/12/09 23:01:11 [DEBUG] http: Request GET /v1/status/leader (393.971µs) from=127.0.0.6:57647
    2022/12/09 23:01:28 [DEBUG] http: Request GET /v1/status/leader (286.99µs) from=127.0.0.6:53181
    2022/12/09 23:01:31 [DEBUG] http: Request GET /v1/status/leader (375.738µs) from=127.0.0.6:57647
    2022/12/09 23:01:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:01:48 [DEBUG] http: Request GET /v1/status/leader (333.69µs) from=127.0.0.6:53181
    2022/12/09 23:01:52 [DEBUG] http: Request GET /v1/status/leader (302.505µs) from=127.0.0.6:57647
    2022/12/09 23:02:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Node info in sync
    2022/12/09 23:02:08 [DEBUG] http: Request GET /v1/status/leader (250.513µs) from=127.0.0.6:53181
    2022/12/09 23:02:12 [DEBUG] http: Request GET /v1/status/leader (212.682µs) from=127.0.0.6:53181
    2022/12/09 23:02:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.166333966s) from=127.0.0.6:50147
    2022/12/09 23:02:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.66409717s) from=127.0.0.6:45091
    2022/12/09 23:02:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.229550754s) from=127.0.0.6:52127
    2022/12/09 23:02:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.610041627s) from=127.0.0.6:33857
    2022/12/09 23:02:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.535340647s) from=127.0.0.6:43661
    2022/12/09 23:02:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.86496751s) from=127.0.0.6:35031
    2022/12/09 23:02:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.626754119s) from=127.0.0.6:44753
    2022/12/09 23:02:28 [DEBUG] http: Request GET /v1/status/leader (3.542444ms) from=127.0.0.6:53181
    2022/12/09 23:02:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.689059479s) from=127.0.0.6:42203
    2022/12/09 23:02:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.142312835s) from=127.0.0.6:35369
    2022/12/09 23:02:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.513939073s) from=127.0.0.6:53219
    2022/12/09 23:02:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.787400457s) from=127.0.0.6:55619
    2022/12/09 23:02:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.141904561s) from=127.0.0.6:37813
    2022/12/09 23:02:32 [DEBUG] http: Request GET /v1/status/leader (177.103µs) from=127.0.0.6:57647
    2022/12/09 23:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.432285898s) from=127.0.0.6:56719
    2022/12/09 23:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.742132075s) from=127.0.0.6:49261
    2022/12/09 23:02:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.298865809s) from=127.0.0.6:43173
    2022/12/09 23:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.68736169s) from=127.0.0.6:33863
    2022/12/09 23:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.090004449s) from=127.0.0.6:53479
    2022/12/09 23:02:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.295558861s) from=127.0.0.6:41429
    2022/12/09 23:02:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m5.365794473s) from=127.0.0.6:48761
    2022/12/09 23:02:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:02:48 [DEBUG] http: Request GET /v1/status/leader (417.953µs) from=127.0.0.6:53181
    2022/12/09 23:02:52 [DEBUG] http: Request GET /v1/status/leader (312.713µs) from=127.0.0.6:53181
    2022/12/09 23:03:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Node info in sync
    2022/12/09 23:03:08 [DEBUG] http: Request GET /v1/status/leader (1.092539ms) from=127.0.0.6:53181
    2022/12/09 23:03:12 [DEBUG] http: Request GET /v1/status/leader (395.059µs) from=127.0.0.6:53181
    2022/12/09 23:03:28 [DEBUG] http: Request GET /v1/status/leader (576.676µs) from=127.0.0.6:53181
    2022/12/09 23:03:32 [DEBUG] http: Request GET /v1/status/leader (482.041µs) from=127.0.0.6:53181
    2022/12/09 23:03:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:03:48 [DEBUG] http: Request GET /v1/status/leader (357.756µs) from=127.0.0.6:53181
    2022/12/09 23:03:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:03:52 [DEBUG] http: Request GET /v1/status/leader (301.823µs) from=127.0.0.6:53181
    2022/12/09 23:04:08 [DEBUG] http: Request GET /v1/status/leader (302.808µs) from=127.0.0.6:53181
    2022/12/09 23:04:12 [DEBUG] http: Request GET /v1/status/leader (169.052µs) from=127.0.0.6:57647
    2022/12/09 23:04:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Node info in sync
    2022/12/09 23:04:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.894298904s) from=127.0.0.6:50147
    2022/12/09 23:04:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.013012787s) from=127.0.0.6:45091
    2022/12/09 23:04:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.527260607s) from=127.0.0.6:33857
    2022/12/09 23:04:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.745332565s) from=127.0.0.6:52127
    2022/12/09 23:04:28 [DEBUG] http: Request GET /v1/status/leader (267.468µs) from=127.0.0.6:53181
    2022/12/09 23:04:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.233890479s) from=127.0.0.6:55619
    2022/12/09 23:04:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.784322309s) from=127.0.0.6:44753
    2022/12/09 23:04:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.0264509s) from=127.0.0.6:35031
    2022/12/09 23:04:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.703620603s) from=127.0.0.6:37813
    2022/12/09 23:04:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.253204994s) from=127.0.0.6:43661
    2022/12/09 23:04:32 [DEBUG] http: Request GET /v1/status/leader (323.131µs) from=127.0.0.6:53181
    2022/12/09 23:04:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.853509018s) from=127.0.0.6:42203
    2022/12/09 23:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.806661091s) from=127.0.0.6:35369
    2022/12/09 23:04:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.309883932s) from=127.0.0.6:53219
    2022/12/09 23:04:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.395328305s) from=127.0.0.6:33863
    2022/12/09 23:04:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.856802623s) from=127.0.0.6:53479
    2022/12/09 23:04:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.109255745s) from=127.0.0.6:56719
    2022/12/09 23:04:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.179291182s) from=127.0.0.6:49261
    2022/12/09 23:04:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m5.774072989s) from=127.0.0.6:43173
    2022/12/09 23:04:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m5.568148971s) from=127.0.0.6:41429
    2022/12/09 23:04:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m4.680900618s) from=127.0.0.6:48761
    2022/12/09 23:04:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:04:48 [DEBUG] http: Request GET /v1/status/leader (282.268µs) from=127.0.0.6:53181
    2022/12/09 23:04:52 [DEBUG] http: Request GET /v1/status/leader (283.075µs) from=127.0.0.6:57647
    2022/12/09 23:05:08 [DEBUG] http: Request GET /v1/status/leader (330.331µs) from=127.0.0.6:53181
    2022/12/09 23:05:12 [DEBUG] http: Request GET /v1/status/leader (3.226281ms) from=127.0.0.6:53181
    2022/12/09 23:05:28 [DEBUG] http: Request GET /v1/status/leader (177.648µs) from=127.0.0.6:53181
    2022/12/09 23:05:32 [DEBUG] http: Request GET /v1/status/leader (149.141µs) from=127.0.0.6:53181
    2022/12/09 23:05:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:05:48 [DEBUG] http: Request GET /v1/status/leader (834.238µs) from=127.0.0.6:53181
    2022/12/09 23:05:52 [DEBUG] http: Request GET /v1/status/leader (395.202µs) from=127.0.0.6:57647
    2022/12/09 23:06:08 [DEBUG] http: Request GET /v1/status/leader (384.755µs) from=127.0.0.6:53181
    2022/12/09 23:06:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Node info in sync
    2022/12/09 23:06:12 [DEBUG] http: Request GET /v1/status/leader (177.469µs) from=127.0.0.6:57647
    2022/12/09 23:06:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.514714975s) from=127.0.0.6:45091
    2022/12/09 23:06:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.666554054s) from=127.0.0.6:50147
    2022/12/09 23:06:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.02885032s) from=127.0.0.6:33857
    2022/12/09 23:06:28 [DEBUG] http: Request GET /v1/status/leader (302.912µs) from=127.0.0.6:53181
    2022/12/09 23:06:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.972504834s) from=127.0.0.6:52127
    2022/12/09 23:06:32 [DEBUG] http: Request GET /v1/status/leader (151.668µs) from=127.0.0.6:57647
    2022/12/09 23:06:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.150403625s) from=127.0.0.6:37813
    2022/12/09 23:06:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.667183623s) from=127.0.0.6:55619
    2022/12/09 23:06:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.818087887s) from=127.0.0.6:44753
    2022/12/09 23:06:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.397168321s) from=127.0.0.6:53219
    2022/12/09 23:06:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.635282889s) from=127.0.0.6:35369
    2022/12/09 23:06:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.1885838s) from=127.0.0.6:35031
    2022/12/09 23:06:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.732535733s) from=127.0.0.6:43661
    2022/12/09 23:06:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.569534142s) from=127.0.0.6:53479
    2022/12/09 23:06:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.34776736s) from=127.0.0.6:42203
    2022/12/09 23:06:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m7.18358843s) from=127.0.0.6:33863
    2022/12/09 23:06:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.833130497s) from=127.0.0.6:56719
    2022/12/09 23:06:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.386664101s) from=127.0.0.6:49261
    2022/12/09 23:06:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:06:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m4.632726472s) from=127.0.0.6:41429
    2022/12/09 23:06:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m7.488145622s) from=127.0.0.6:43173
    2022/12/09 23:06:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:06:48 [DEBUG] http: Request GET /v1/status/leader (265.822µs) from=127.0.0.6:53181
    2022/12/09 23:06:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m7.040262812s) from=127.0.0.6:48761
    2022/12/09 23:06:52 [DEBUG] http: Request GET /v1/status/leader (367.403µs) from=127.0.0.6:53181
    2022/12/09 23:07:08 [DEBUG] http: Request GET /v1/status/leader (165.473µs) from=127.0.0.6:53181
    2022/12/09 23:07:12 [DEBUG] http: Request GET /v1/status/leader (177.973µs) from=127.0.0.6:53181
    2022/12/09 23:07:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Node info in sync
    2022/12/09 23:07:28 [DEBUG] http: Request GET /v1/status/leader (289.589µs) from=127.0.0.6:53181
    2022/12/09 23:07:32 [DEBUG] http: Request GET /v1/status/leader (344.839µs) from=127.0.0.6:53181
    2022/12/09 23:07:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:07:48 [DEBUG] http: Request GET /v1/status/leader (151.301µs) from=127.0.0.6:53181
    2022/12/09 23:07:52 [DEBUG] http: Request GET /v1/status/leader (1.722593ms) from=127.0.0.6:53181
    2022/12/09 23:08:08 [DEBUG] http: Request GET /v1/status/leader (355.069µs) from=127.0.0.6:53181
    2022/12/09 23:08:12 [DEBUG] http: Request GET /v1/status/leader (379.729µs) from=127.0.0.6:53181
    2022/12/09 23:08:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.267632636s) from=127.0.0.6:50147
    2022/12/09 23:08:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.915288419s) from=127.0.0.6:45091
    2022/12/09 23:08:28 [DEBUG] http: Request GET /v1/status/leader (331.314µs) from=127.0.0.6:53181
    2022/12/09 23:08:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.166422309s) from=127.0.0.6:33857
    2022/12/09 23:08:32 [DEBUG] http: Request GET /v1/status/leader (550.89µs) from=127.0.0.6:53181
    2022/12/09 23:08:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.101173607s) from=127.0.0.6:52127
    2022/12/09 23:08:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.44417836s) from=127.0.0.6:53219
    2022/12/09 23:08:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.669204021s) from=127.0.0.6:44753
    2022/12/09 23:08:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.490760217s) from=127.0.0.6:35369
    2022/12/09 23:08:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.321454623s) from=127.0.0.6:37813
    2022/12/09 23:08:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m7.069057941s) from=127.0.0.6:55619
    2022/12/09 23:08:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.808652993s) from=127.0.0.6:43661
    2022/12/09 23:08:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.880595203s) from=127.0.0.6:35031
    2022/12/09 23:08:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.632805442s) from=127.0.0.6:53479
    2022/12/09 23:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.61468705s) from=127.0.0.6:33863
    2022/12/09 23:08:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.828155593s) from=127.0.0.6:42203
    2022/12/09 23:08:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m2.90558457s) from=127.0.0.6:49261
    2022/12/09 23:08:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:08:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.019788869s) from=127.0.0.6:56719
    2022/12/09 23:08:48 [DEBUG] http: Request GET /v1/status/leader (356.543µs) from=127.0.0.6:53181
    2022/12/09 23:08:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.169624671s) from=127.0.0.6:41429
    2022/12/09 23:08:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.001640406s) from=127.0.0.6:43173
    2022/12/09 23:08:52 [DEBUG] http: Request GET /v1/status/leader (471.842µs) from=127.0.0.6:53181
    2022/12/09 23:08:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m5.445264998s) from=127.0.0.6:48761
    2022/12/09 23:09:08 [DEBUG] http: Request GET /v1/status/leader (383.211µs) from=127.0.0.6:53181
    2022/12/09 23:09:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Node info in sync
    2022/12/09 23:09:12 [DEBUG] http: Request GET /v1/status/leader (353.652µs) from=127.0.0.6:53181
    2022/12/09 23:09:28 [DEBUG] http: Request GET /v1/status/leader (395.014µs) from=127.0.0.6:53181
    2022/12/09 23:09:32 [DEBUG] http: Request GET /v1/status/leader (179.266µs) from=127.0.0.6:53181
    2022/12/09 23:09:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:09:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:09:48 [DEBUG] http: Request GET /v1/status/leader (285.666µs) from=127.0.0.6:53181
    2022/12/09 23:09:52 [DEBUG] http: Request GET /v1/status/leader (365.93µs) from=127.0.0.6:57647
    2022/12/09 23:10:08 [DEBUG] http: Request GET /v1/status/leader (295.911µs) from=127.0.0.6:53181
    2022/12/09 23:10:12 [DEBUG] http: Request GET /v1/status/leader (356.112µs) from=127.0.0.6:53181
    2022/12/09 23:10:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.560257606s) from=127.0.0.6:50147
    2022/12/09 23:10:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.476418148s) from=127.0.0.6:45091
    2022/12/09 23:10:28 [DEBUG] http: Request GET /v1/status/leader (142.844µs) from=127.0.0.6:53181
    2022/12/09 23:10:32 [DEBUG] http: Request GET /v1/status/leader (273.434µs) from=127.0.0.6:53181
    2022/12/09 23:10:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.862920073s) from=127.0.0.6:33857
    2022/12/09 23:10:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.272813178s) from=127.0.0.6:52127
    2022/12/09 23:10:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.354332918s) from=127.0.0.6:53219
    2022/12/09 23:10:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.538635049s) from=127.0.0.6:44753
    2022/12/09 23:10:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.447069948s) from=127.0.0.6:37813
    2022/12/09 23:10:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.638016638s) from=127.0.0.6:55619
    2022/12/09 23:10:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.533086011s) from=127.0.0.6:43661
    2022/12/09 23:10:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.858817859s) from=127.0.0.6:35369
    2022/12/09 23:10:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.848310354s) from=127.0.0.6:35031
    2022/12/09 23:10:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.956587674s) from=127.0.0.6:33863
    2022/12/09 23:10:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.571567253s) from=127.0.0.6:53479
    2022/12/09 23:10:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:10:48 [DEBUG] http: Request GET /v1/status/leader (157.935µs) from=127.0.0.6:53181
    2022/12/09 23:10:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.885242908s) from=127.0.0.6:56719
    2022/12/09 23:10:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.72742809s) from=127.0.0.6:42203
    2022/12/09 23:10:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m2.056522703s) from=127.0.0.6:41429
    2022/12/09 23:10:52 [DEBUG] http: Request GET /v1/status/leader (196.676µs) from=127.0.0.6:53181
    2022/12/09 23:10:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.65238612s) from=127.0.0.6:49261
    2022/12/09 23:10:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.343463789s) from=127.0.0.6:43173
    2022/12/09 23:10:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Node info in sync
    2022/12/09 23:11:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m5.906903785s) from=127.0.0.6:48761
    2022/12/09 23:11:08 [DEBUG] http: Request GET /v1/status/leader (637.517µs) from=127.0.0.6:53181
    2022/12/09 23:11:12 [DEBUG] http: Request GET /v1/status/leader (299.832µs) from=127.0.0.6:53181
    2022/12/09 23:11:28 [DEBUG] http: Request GET /v1/status/leader (3.33785ms) from=127.0.0.6:53181
    2022/12/09 23:11:32 [DEBUG] http: Request GET /v1/status/leader (764.577µs) from=127.0.0.6:53181
    2022/12/09 23:11:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:11:48 [DEBUG] http: Request GET /v1/status/leader (239.561µs) from=127.0.0.6:53181
    2022/12/09 23:11:52 [DEBUG] http: Request GET /v1/status/leader (205.715µs) from=127.0.0.6:57647
    2022/12/09 23:12:08 [DEBUG] http: Request GET /v1/status/leader (397.689µs) from=127.0.0.6:53181
    2022/12/09 23:12:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:12:12 [DEBUG] http: Request GET /v1/status/leader (2.615219ms) from=127.0.0.6:53181
    2022/12/09 23:12:28 [DEBUG] http: Request GET /v1/status/leader (244.13µs) from=127.0.0.6:53181
    2022/12/09 23:12:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.450386431s) from=127.0.0.6:50147
    2022/12/09 23:12:32 [DEBUG] http: Request GET /v1/status/leader (268.301µs) from=127.0.0.6:53181
    2022/12/09 23:12:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.913163347s) from=127.0.0.6:45091
    2022/12/09 23:12:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m3.435698127s) from=127.0.0.6:33857
    2022/12/09 23:12:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.368478787s) from=127.0.0.6:52127
    2022/12/09 23:12:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.18154867s) from=127.0.0.6:53219
    2022/12/09 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.417961177s) from=127.0.0.6:55619
    2022/12/09 23:12:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.68060216s) from=127.0.0.6:35369
    2022/12/09 23:12:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.061513179s) from=127.0.0.6:44753
    2022/12/09 23:12:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.945439345s) from=127.0.0.6:37813
    2022/12/09 23:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.324195392s) from=127.0.0.6:35031
    2022/12/09 23:12:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:12:49 [DEBUG] http: Request GET /v1/status/leader (308.215µs) from=127.0.0.6:53181
    2022/12/09 23:12:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.528443575s) from=127.0.0.6:43661
    2022/12/09 23:12:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.563109065s) from=127.0.0.6:53479
    2022/12/09 23:12:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.488360729s) from=127.0.0.6:33863
    2022/12/09 23:12:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.011218997s) from=127.0.0.6:42203
    2022/12/09 23:12:52 [DEBUG] http: Request GET /v1/status/leader (1.429134ms) from=127.0.0.6:53181
    2022/12/09 23:12:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.190531485s) from=127.0.0.6:49261
    2022/12/09 23:12:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.444053467s) from=127.0.0.6:41429
    2022/12/09 23:12:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.105602423s) from=127.0.0.6:56719
    2022/12/09 23:12:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Node info in sync
    2022/12/09 23:12:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.407629314s) from=127.0.0.6:43173
    2022/12/09 23:13:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m2.920692422s) from=127.0.0.6:48761
    2022/12/09 23:13:09 [DEBUG] http: Request GET /v1/status/leader (354.161µs) from=127.0.0.6:53181
    2022/12/09 23:13:12 [DEBUG] http: Request GET /v1/status/leader (185.397µs) from=127.0.0.6:57647
    2022/12/09 23:13:29 [DEBUG] http: Request GET /v1/status/leader (300.059µs) from=127.0.0.6:53181
    2022/12/09 23:13:32 [DEBUG] http: Request GET /v1/status/leader (4.762814ms) from=127.0.0.6:53181
    2022/12/09 23:13:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:13:49 [DEBUG] http: Request GET /v1/status/leader (316.927µs) from=127.0.0.6:53181
    2022/12/09 23:13:52 [DEBUG] http: Request GET /v1/status/leader (234.308µs) from=127.0.0.6:57647
    2022/12/09 23:13:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Node info in sync
    2022/12/09 23:14:09 [DEBUG] http: Request GET /v1/status/leader (239.47µs) from=127.0.0.6:53181
    2022/12/09 23:14:12 [DEBUG] http: Request GET /v1/status/leader (221.155µs) from=127.0.0.6:53181
    2022/12/09 23:14:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:14:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:14:29 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092"
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Node info in sync
    2022/12/09 23:14:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.744373ms) from=127.0.0.6:57647
    2022/12/09 23:14:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (1m24.883456398s) from=127.0.0.6:48761
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:14:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (1m34.175874407s) from=127.0.0.6:41429
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Node info in sync
    2022/12/09 23:14:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (464.345µs) from=127.0.0.6:53181
    2022/12/09 23:14:29 [DEBUG] http: Request GET /v1/status/leader (301.54µs) from=127.0.0.6:53181
    2022/12/09 23:14:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (281.583µs) from=127.0.0.6:33985
    2022/12/09 23:14:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:14:32 [DEBUG] http: Request GET /v1/status/leader (147.382µs) from=127.0.0.6:53181
    2022/12/09 23:14:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.064388936s) from=127.0.0.6:50147
    2022/12/09 23:14:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.77624815s) from=127.0.0.6:45091
    2022/12/09 23:14:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m6.531778227s) from=127.0.0.6:33857
    2022/12/09 23:14:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.455522494s) from=127.0.0.6:53219
    2022/12/09 23:14:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.466452052s) from=127.0.0.6:55619
    2022/12/09 23:14:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.120485124s) from=127.0.0.6:52127
    2022/12/09 23:14:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:14:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.280062872s) from=127.0.0.6:35031
    2022/12/09 23:14:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.955144135s) from=127.0.0.6:44753
    2022/12/09 23:14:49 [DEBUG] http: Request GET /v1/status/leader (498.229µs) from=127.0.0.6:53181
    2022/12/09 23:14:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.584922053s) from=127.0.0.6:43661
    2022/12/09 23:14:52 [DEBUG] http: Request GET /v1/status/leader (528.921µs) from=127.0.0.6:57647
    2022/12/09 23:14:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.519613001s) from=127.0.0.6:35369
    2022/12/09 23:14:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.72493904s) from=127.0.0.6:37813
    2022/12/09 23:14:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.644780324s) from=127.0.0.6:42203
    2022/12/09 23:14:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.151308957s) from=127.0.0.6:33863
    2022/12/09 23:14:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.586634476s) from=127.0.0.6:53479
    2022/12/09 23:14:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.595888822s) from=127.0.0.6:56719
    2022/12/09 23:14:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.965720398s) from=127.0.0.6:43173
    2022/12/09 23:14:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.865024027s) from=127.0.0.6:49261
    2022/12/09 23:15:09 [DEBUG] http: Request GET /v1/status/leader (334.805µs) from=127.0.0.6:57647
    2022/12/09 23:15:12 [DEBUG] http: Request GET /v1/status/leader (315.407µs) from=127.0.0.6:53181
    2022/12/09 23:15:29 [DEBUG] http: Request GET /v1/status/leader (186.817µs) from=127.0.0.6:57647
    2022/12/09 23:15:32 [DEBUG] http: Request GET /v1/status/leader (186.688µs) from=127.0.0.6:57647
    2022/12/09 23:15:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:15:49 [DEBUG] http: Request GET /v1/status/leader (276.52µs) from=127.0.0.6:53181
    2022/12/09 23:15:52 [DEBUG] http: Request GET /v1/status/leader (275.338µs) from=127.0.0.6:53181
    2022/12/09 23:16:09 [DEBUG] http: Request GET /v1/status/leader (5.845763ms) from=127.0.0.6:53181
    2022/12/09 23:16:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:12 [DEBUG] http: Request GET /v1/status/leader (296.616µs) from=127.0.0.6:53181
    2022/12/09 23:16:29 [DEBUG] http: Request GET /v1/status/leader (360.61µs) from=127.0.0.6:57647
    2022/12/09 23:16:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.897742722s) from=127.0.0.6:33985
    2022/12/09 23:16:32 [DEBUG] http: Request GET /v1/status/leader (424.29µs) from=127.0.0.6:53181
    2022/12/09 23:16:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2m6.489309881s) from=127.0.0.6:48761
    2022/12/09 23:16:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2m6.911400273s) from=127.0.0.6:41429
    2022/12/09 23:16:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.459835974s) from=127.0.0.6:50147
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.587140291s) from=127.0.0.6:45091
    2022/12/09 23:16:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:40 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.20.234_8443"
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.195704ms) from=127.0.0.6:53181
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (4.560073669s) from=127.0.0.6:41429
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (4.976535138s) from=127.0.0.6:48761
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (270.947µs) from=127.0.0.6:53181
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (642.992µs) from=127.0.0.6:57647
    2022/12/09 23:16:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:40 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.42.124_8082"
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.394273ms) from=127.0.0.6:34801
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (102.020586ms) from=127.0.0.6:41429
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (104.713819ms) from=127.0.0.6:48761
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (619.789µs) from=127.0.0.6:34801
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (295.157µs) from=127.0.0.6:34801
    2022/12/09 23:16:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:16:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:16:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.88063325s) from=127.0.0.6:33857
    2022/12/09 23:16:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.201213251s) from=127.0.0.6:52127
    2022/12/09 23:16:49 [DEBUG] http: Request GET /v1/status/leader (460.857µs) from=127.0.0.6:57647
    2022/12/09 23:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.29097796s) from=127.0.0.6:55619
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.828683124s) from=127.0.0.6:44753
    2022/12/09 23:16:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:51 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.21.170_8484"
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.39104ms) from=127.0.0.6:57647
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (11.186556799s) from=127.0.0.6:41429
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (11.188609561s) from=127.0.0.6:48761
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (379.179µs) from=127.0.0.6:58567
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (156.628µs) from=127.0.0.6:41429
    2022/12/09 23:16:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:51 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.37.25_8482"
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.816553ms) from=127.0.0.6:58567
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (71.160539ms) from=127.0.0.6:41429
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (78.552846ms) from=127.0.0.6:48761
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (434.78µs) from=127.0.0.6:53517
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (5.11383ms) from=127.0.0.6:58567
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [INFO] agent: Synced service "_v1_nslcm_10.233.39.204_8403"
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.766355ms) from=127.0.0.6:58567
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (151.001168ms) from=127.0.0.6:41429
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (155.866884ms) from=127.0.0.6:48761
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (530.18µs) from=127.0.0.6:58567
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (145.183µs) from=127.0.0.6:41429
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [INFO] agent: Synced service "_v2_nslcm_10.233.39.204_8403"
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.292997ms) from=127.0.0.6:45467
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (73.129439ms) from=127.0.0.6:37667
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (79.697511ms) from=127.0.0.6:48761
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (337.168µs) from=127.0.0.6:45467
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (421.577µs) from=127.0.0.6:58567
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [INFO] agent: Synced service "_v1_vnfmgr_10.233.42.181_8803"
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (251.312626ms) from=127.0.0.6:48761
    2022/12/09 23:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (38.049961ms) from=127.0.0.6:40099
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (242.867623ms) from=127.0.0.6:37667
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (434.094µs) from=127.0.0.6:40099
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (256.384µs) from=127.0.0.6:58567
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (87.092797ms) from=127.0.0.6:48761
    2022/12/09 23:16:52 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.59.36_8410"
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (6.606608ms) from=127.0.0.6:37667
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (72.698831ms) from=127.0.0.6:40099
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (362.894µs) from=127.0.0.6:40099
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (300.105µs) from=127.0.0.6:48761
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:16:52 [INFO] agent: Synced service "_v1_vnfres_10.233.10.166_8802"
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.196574ms) from=127.0.0.6:43529
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (199.350246ms) from=127.0.0.6:37667
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (202.929079ms) from=127.0.0.6:40099
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.06458659s) from=127.0.0.6:53219
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.264102ms) from=127.0.0.6:59725
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (153.299µs) from=127.0.0.6:43529
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/status/leader (462.97µs) from=127.0.0.6:49011
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [INFO] agent: Synced service "_v1_vnflcm_10.233.13.132_8801"
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.338279ms) from=127.0.0.6:57015
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (133.196872ms) from=127.0.0.6:37667
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (149.028966ms) from=127.0.0.6:40099
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (501.895µs) from=127.0.0.6:59725
    2022/12/09 23:16:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (446.954µs) from=127.0.0.6:57015
    2022/12/09 23:16:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.638865333s) from=127.0.0.6:43661
    2022/12/09 23:16:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.862034437s) from=127.0.0.6:35031
    2022/12/09 23:16:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.377292371s) from=127.0.0.6:35369
    2022/12/09 23:16:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.993833934s) from=127.0.0.6:37813
    2022/12/09 23:16:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.079960043s) from=127.0.0.6:42203
    2022/12/09 23:17:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.258351576s) from=127.0.0.6:49261
    2022/12/09 23:17:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.50211664s) from=127.0.0.6:43173
    2022/12/09 23:17:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m7.40055129s) from=127.0.0.6:33863
    2022/12/09 23:17:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m7.401905204s) from=127.0.0.6:53479
    2022/12/09 23:17:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.242423674s) from=127.0.0.6:56719
    2022/12/09 23:17:09 [DEBUG] http: Request GET /v1/status/leader (199.129µs) from=127.0.0.6:49011
    2022/12/09 23:17:13 [DEBUG] http: Request GET /v1/status/leader (1.829228ms) from=127.0.0.6:59725
    2022/12/09 23:17:29 [DEBUG] http: Request GET /v1/status/leader (285.13µs) from=127.0.0.6:49011
    2022/12/09 23:17:33 [DEBUG] http: Request GET /v1/status/leader (163.614µs) from=127.0.0.6:49011
    2022/12/09 23:17:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:17:49 [DEBUG] http: Request GET /v1/status/leader (452.067µs) from=127.0.0.6:49011
    2022/12/09 23:17:53 [DEBUG] http: Request GET /v1/status/leader (170.389µs) from=127.0.0.6:49011
    2022/12/09 23:18:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Node info in sync
    2022/12/09 23:18:09 [DEBUG] http: Request GET /v1/status/leader (439.785µs) from=127.0.0.6:49011
    2022/12/09 23:18:13 [DEBUG] http: Request GET /v1/status/leader (363.883µs) from=127.0.0.6:59725
    2022/12/09 23:18:29 [DEBUG] http: Request GET /v1/status/leader (389.114µs) from=127.0.0.6:59725
    2022/12/09 23:18:33 [DEBUG] http: Request GET /v1/status/leader (254.587µs) from=127.0.0.6:59725
    2022/12/09 23:18:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.834532463s) from=127.0.0.6:33985
    2022/12/09 23:18:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.160736672s) from=127.0.0.6:50147
    2022/12/09 23:18:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.746499946s) from=127.0.0.6:45091
    2022/12/09 23:18:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m1.539122774s) from=127.0.0.6:34801
    2022/12/09 23:18:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.961262686s) from=127.0.0.6:53181
    2022/12/09 23:18:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:18:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.971512327s) from=127.0.0.6:33857
    2022/12/09 23:18:49 [DEBUG] http: Request GET /v1/status/leader (272.508µs) from=127.0.0.6:59725
    2022/12/09 23:18:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.158913015s) from=127.0.0.6:55619
    2022/12/09 23:18:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.180684784s) from=127.0.0.6:52127
    2022/12/09 23:18:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m0.173717595s) from=127.0.0.6:58567
    2022/12/09 23:18:53 [DEBUG] http: Request GET /v1/status/leader (177.647µs) from=127.0.0.6:59725
    2022/12/09 23:18:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m1.247999981s) from=127.0.0.6:57015
    2022/12/09 23:18:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.559806984s) from=127.0.0.6:57647
    2022/12/09 23:18:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.242956715s) from=127.0.0.6:44753
    2022/12/09 23:18:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.039406092s) from=127.0.0.6:41429
    2022/12/09 23:18:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.314260059s) from=127.0.0.6:35031
    2022/12/09 23:18:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.253811461s) from=127.0.0.6:40099
    2022/12/09 23:18:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.253367453s) from=127.0.0.6:35369
    2022/12/09 23:18:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.066655895s) from=127.0.0.6:45467
    2022/12/09 23:18:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m6.548068064s) from=127.0.0.6:53517
    2022/12/09 23:18:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.610651147s) from=127.0.0.6:37667
    2022/12/09 23:18:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m5.924899372s) from=127.0.0.6:48761
    2022/12/09 23:18:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.915017042s) from=127.0.0.6:53219
    2022/12/09 23:19:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m7.190139343s) from=127.0.0.6:43529
    2022/12/09 23:19:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.88940206s) from=127.0.0.6:42203
    2022/12/09 23:19:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.850885992s) from=127.0.0.6:37813
    2022/12/09 23:19:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.701648809s) from=127.0.0.6:43661
    2022/12/09 23:19:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.317706427s) from=127.0.0.6:49261
    2022/12/09 23:19:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.946796646s) from=127.0.0.6:53479
    2022/12/09 23:19:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m5.991717504s) from=127.0.0.6:43173
    2022/12/09 23:19:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.316405116s) from=127.0.0.6:33863
    2022/12/09 23:19:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.332842198s) from=127.0.0.6:56719
    2022/12/09 23:19:09 [DEBUG] http: Request GET /v1/status/leader (241.082µs) from=127.0.0.6:59725
    2022/12/09 23:19:13 [DEBUG] http: Request GET /v1/status/leader (1.446011ms) from=127.0.0.6:49011
    2022/12/09 23:19:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Node info in sync
    2022/12/09 23:19:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:19:29 [DEBUG] http: Request GET /v1/status/leader (195.114µs) from=127.0.0.6:59725
    2022/12/09 23:19:33 [DEBUG] http: Request GET /v1/status/leader (180.864µs) from=127.0.0.6:59725
    2022/12/09 23:19:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:19:49 [DEBUG] http: Request GET /v1/status/leader (194.564µs) from=127.0.0.6:59725
    2022/12/09 23:19:53 [DEBUG] http: Request GET /v1/status/leader (185.243µs) from=127.0.0.6:59725
    2022/12/09 23:20:09 [DEBUG] http: Request GET /v1/status/leader (296.493µs) from=127.0.0.6:59725
    2022/12/09 23:20:13 [DEBUG] http: Request GET /v1/status/leader (1.503888ms) from=127.0.0.6:59725
    2022/12/09 23:20:29 [DEBUG] http: Request GET /v1/status/leader (562.656µs) from=127.0.0.6:49011
    2022/12/09 23:20:33 [DEBUG] http: Request GET /v1/status/leader (522.136µs) from=127.0.0.6:49011
    2022/12/09 23:20:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Node info in sync
    2022/12/09 23:20:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.774553766s) from=127.0.0.6:33985
    2022/12/09 23:20:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m3.071750584s) from=127.0.0.6:50147
    2022/12/09 23:20:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:20:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.950972575s) from=127.0.0.6:34801
    2022/12/09 23:20:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.74003409s) from=127.0.0.6:45091
    2022/12/09 23:20:49 [DEBUG] http: Request GET /v1/status/leader (204.689µs) from=127.0.0.6:49011
    2022/12/09 23:20:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m5.053051939s) from=127.0.0.6:53181
    2022/12/09 23:20:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.766716978s) from=127.0.0.6:33857
    2022/12/09 23:20:53 [DEBUG] http: Request GET /v1/status/leader (6.545823ms) from=127.0.0.6:49011
    2022/12/09 23:20:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.459690641s) from=127.0.0.6:52127
    2022/12/09 23:20:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.601171373s) from=127.0.0.6:55619
    2022/12/09 23:20:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.791426306s) from=127.0.0.6:35031
    2022/12/09 23:20:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m5.222319119s) from=127.0.0.6:58567
    2022/12/09 23:20:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.202576686s) from=127.0.0.6:44753
    2022/12/09 23:21:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.813145791s) from=127.0.0.6:45467
    2022/12/09 23:21:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.965372078s) from=127.0.0.6:41429
    2022/12/09 23:21:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.160042204s) from=127.0.0.6:57647
    2022/12/09 23:21:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m6.22889868s) from=127.0.0.6:57015
    2022/12/09 23:21:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m2.437564617s) from=127.0.0.6:37667
    2022/12/09 23:21:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.187873461s) from=127.0.0.6:48761
    2022/12/09 23:21:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.809447529s) from=127.0.0.6:35369
    2022/12/09 23:21:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.34173157s) from=127.0.0.6:40099
    2022/12/09 23:21:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.27602819s) from=127.0.0.6:43661
    2022/12/09 23:21:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m6.382653293s) from=127.0.0.6:53517
    2022/12/09 23:21:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.224039627s) from=127.0.0.6:49261
    2022/12/09 23:21:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.788128822s) from=127.0.0.6:53219
    2022/12/09 23:21:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.478680852s) from=127.0.0.6:42203
    2022/12/09 23:21:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.232813089s) from=127.0.0.6:53479
    2022/12/09 23:21:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m7.342375177s) from=127.0.0.6:43529
    2022/12/09 23:21:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.420309089s) from=127.0.0.6:37813
    2022/12/09 23:21:09 [DEBUG] http: Request GET /v1/status/leader (170.088µs) from=127.0.0.6:59725
    2022/12/09 23:21:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.552951657s) from=127.0.0.6:56719
    2022/12/09 23:21:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.913137023s) from=127.0.0.6:43173
    2022/12/09 23:21:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.742317273s) from=127.0.0.6:33863
    2022/12/09 23:21:13 [DEBUG] http: Request GET /v1/status/leader (249.612µs) from=127.0.0.6:59725
    2022/12/09 23:21:29 [DEBUG] http: Request GET /v1/status/leader (181.148µs) from=127.0.0.6:59725
    2022/12/09 23:21:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:21:33 [DEBUG] http: Request GET /v1/status/leader (191.191µs) from=127.0.0.6:49011
    2022/12/09 23:21:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:21:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Node info in sync
    2022/12/09 23:21:49 [DEBUG] http: Request GET /v1/status/leader (258.877µs) from=127.0.0.6:59725
    2022/12/09 23:21:53 [DEBUG] http: Request GET /v1/status/leader (257.64µs) from=127.0.0.6:59725
    2022/12/09 23:22:09 [DEBUG] http: Request GET /v1/status/leader (221.322µs) from=127.0.0.6:49011
    2022/12/09 23:22:13 [DEBUG] http: Request GET /v1/status/leader (297.851µs) from=127.0.0.6:59725
    2022/12/09 23:22:29 [DEBUG] http: Request GET /v1/status/leader (282.321µs) from=127.0.0.6:59725
    2022/12/09 23:22:33 [DEBUG] http: Request GET /v1/status/leader (347.297µs) from=127.0.0.6:59725
    2022/12/09 23:22:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.146782485s) from=127.0.0.6:33985
    2022/12/09 23:22:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:22:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.303687637s) from=127.0.0.6:50147
    2022/12/09 23:22:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m1.9640544s) from=127.0.0.6:34801
    2022/12/09 23:22:49 [DEBUG] http: Request GET /v1/status/leader (174.164µs) from=127.0.0.6:59725
    2022/12/09 23:22:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.994293334s) from=127.0.0.6:53181
    2022/12/09 23:22:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.221131325s) from=127.0.0.6:45091
    2022/12/09 23:22:53 [DEBUG] http: Request GET /v1/status/leader (766.843µs) from=127.0.0.6:59725
    2022/12/09 23:22:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.449783628s) from=127.0.0.6:52127
    2022/12/09 23:22:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.394255032s) from=127.0.0.6:55619
    2022/12/09 23:22:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.023655505s) from=127.0.0.6:35031
    2022/12/09 23:22:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m6.504122557s) from=127.0.0.6:33857
    2022/12/09 23:23:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.64547694s) from=127.0.0.6:37667
    2022/12/09 23:23:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m4.96912649s) from=127.0.0.6:58567
    2022/12/09 23:23:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.973088753s) from=127.0.0.6:40099
    2022/12/09 23:23:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m3.319525418s) from=127.0.0.6:57015
    2022/12/09 23:23:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.154583199s) from=127.0.0.6:44753
    2022/12/09 23:23:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.399147981s) from=127.0.0.6:57647
    2022/12/09 23:23:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.499641344s) from=127.0.0.6:45467
    2022/12/09 23:23:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m7.274680518s) from=127.0.0.6:41429
    2022/12/09 23:23:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.504226107s) from=127.0.0.6:42203
    2022/12/09 23:23:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.727272269s) from=127.0.0.6:48761
    2022/12/09 23:23:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.062384953s) from=127.0.0.6:53219
    2022/12/09 23:23:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m1.751421906s) from=127.0.0.6:43529
    2022/12/09 23:23:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Node info in sync
    2022/12/09 23:23:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.058925299s) from=127.0.0.6:35369
    2022/12/09 23:23:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.517683378s) from=127.0.0.6:43661
    2022/12/09 23:23:09 [DEBUG] http: Request GET /v1/status/leader (243.217µs) from=127.0.0.6:49011
    2022/12/09 23:23:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.210737375s) from=127.0.0.6:53517
    2022/12/09 23:23:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.214631358s) from=127.0.0.6:37813
    2022/12/09 23:23:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.623393423s) from=127.0.0.6:49261
    2022/12/09 23:23:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.226453872s) from=127.0.0.6:53479
    2022/12/09 23:23:13 [DEBUG] http: Request GET /v1/status/leader (329.595µs) from=127.0.0.6:59725
    2022/12/09 23:23:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.876351729s) from=127.0.0.6:43173
    2022/12/09 23:23:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.982443309s) from=127.0.0.6:56719
    2022/12/09 23:23:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.004466917s) from=127.0.0.6:33863
    2022/12/09 23:23:29 [DEBUG] http: Request GET /v1/status/leader (1.940848ms) from=127.0.0.6:49011
    2022/12/09 23:23:33 [DEBUG] http: Request GET /v1/status/leader (509.069µs) from=127.0.0.6:59725
    2022/12/09 23:23:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:23:49 [DEBUG] http: Request GET /v1/status/leader (314.844µs) from=127.0.0.6:59725
    2022/12/09 23:23:53 [DEBUG] http: Request GET /v1/status/leader (307.447µs) from=127.0.0.6:49011
    2022/12/09 23:24:09 [DEBUG] http: Request GET /v1/status/leader (180.431µs) from=127.0.0.6:49011
    2022/12/09 23:24:13 [DEBUG] http: Request GET /v1/status/leader (576.751µs) from=127.0.0.6:59725
    2022/12/09 23:24:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:24:29 [DEBUG] http: Request GET /v1/status/leader (290.436µs) from=127.0.0.6:49011
    2022/12/09 23:24:33 [DEBUG] http: Request GET /v1/status/leader (211.221µs) from=127.0.0.6:49011
    2022/12/09 23:24:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:24:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Node info in sync
    2022/12/09 23:24:49 [DEBUG] http: Request GET /v1/status/leader (207.337µs) from=127.0.0.6:59725
    2022/12/09 23:24:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.916314382s) from=127.0.0.6:34801
    2022/12/09 23:24:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.047514918s) from=127.0.0.6:50147
    2022/12/09 23:24:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m0.052641502s) from=127.0.0.6:53181
    2022/12/09 23:24:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.980736718s) from=127.0.0.6:33985
    2022/12/09 23:24:53 [DEBUG] http: Request GET /v1/status/leader (268.053µs) from=127.0.0.6:59725
    2022/12/09 23:24:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.030279131s) from=127.0.0.6:52127
    2022/12/09 23:24:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.164125985s) from=127.0.0.6:45091
    2022/12/09 23:25:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.052866544s) from=127.0.0.6:33857
    2022/12/09 23:25:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.906046464s) from=127.0.0.6:55619
    2022/12/09 23:25:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.005080234s) from=127.0.0.6:35031
    2022/12/09 23:25:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.477427177s) from=127.0.0.6:58567
    2022/12/09 23:25:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m5.101616736s) from=127.0.0.6:37667
    2022/12/09 23:25:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m4.366609922s) from=127.0.0.6:57015
    2022/12/09 23:25:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.756142904s) from=127.0.0.6:53219
    2022/12/09 23:25:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m2.907636343s) from=127.0.0.6:45467
    2022/12/09 23:25:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.566624381s) from=127.0.0.6:44753
    2022/12/09 23:25:09 [DEBUG] http: Request GET /v1/status/leader (273.88µs) from=127.0.0.6:49011
    2022/12/09 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.838714001s) from=127.0.0.6:40099
    2022/12/09 23:25:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.839893736s) from=127.0.0.6:57647
    2022/12/09 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.30338533s) from=127.0.0.6:48761
    2022/12/09 23:25:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.481056532s) from=127.0.0.6:41429
    2022/12/09 23:25:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.87734922s) from=127.0.0.6:42203
    2022/12/09 23:25:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.653602641s) from=127.0.0.6:43661
    2022/12/09 23:25:13 [DEBUG] http: Request GET /v1/status/leader (333.299µs) from=127.0.0.6:49011
    2022/12/09 23:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.03287542s) from=127.0.0.6:35369
    2022/12/09 23:25:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.241055639s) from=127.0.0.6:43529
    2022/12/09 23:25:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.654679175s) from=127.0.0.6:49261
    2022/12/09 23:25:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.708253083s) from=127.0.0.6:53479
    2022/12/09 23:25:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.181559029s) from=127.0.0.6:37813
    2022/12/09 23:25:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.096962931s) from=127.0.0.6:53517
    2022/12/09 23:25:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.571835814s) from=127.0.0.6:43173
    2022/12/09 23:25:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.334619414s) from=127.0.0.6:33863
    2022/12/09 23:25:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.813471175s) from=127.0.0.6:56719
    2022/12/09 23:25:29 [DEBUG] http: Request GET /v1/status/leader (322.257µs) from=127.0.0.6:59725
    2022/12/09 23:25:33 [DEBUG] http: Request GET /v1/status/leader (324.244µs) from=127.0.0.6:59725
    2022/12/09 23:25:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:25:49 [DEBUG] http: Request GET /v1/status/leader (443.709µs) from=127.0.0.6:59725
    2022/12/09 23:25:53 [DEBUG] http: Request GET /v1/status/leader (335.386µs) from=127.0.0.6:49011
    2022/12/09 23:26:09 [DEBUG] http: Request GET /v1/status/leader (263.415µs) from=127.0.0.6:59725
    2022/12/09 23:26:13 [DEBUG] http: Request GET /v1/status/leader (163.949µs) from=127.0.0.6:59725
    2022/12/09 23:26:29 [DEBUG] http: Request GET /v1/status/leader (322.652µs) from=127.0.0.6:49011
    2022/12/09 23:26:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Node info in sync
    2022/12/09 23:26:33 [DEBUG] http: Request GET /v1/status/leader (508.494µs) from=127.0.0.6:49011
    2022/12/09 23:26:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:26:49 [DEBUG] http: Request GET /v1/status/leader (383.648µs) from=127.0.0.6:59725
    2022/12/09 23:26:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.216515696s) from=127.0.0.6:50147
    2022/12/09 23:26:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.731909759s) from=127.0.0.6:33985
    2022/12/09 23:26:53 [DEBUG] http: Request GET /v1/status/leader (525.511µs) from=127.0.0.6:49011
    2022/12/09 23:26:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:26:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m5.339586352s) from=127.0.0.6:34801
    2022/12/09 23:26:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.900991286s) from=127.0.0.6:53181
    2022/12/09 23:27:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.101327929s) from=127.0.0.6:45091
    2022/12/09 23:27:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.400420703s) from=127.0.0.6:52127
    2022/12/09 23:27:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.730043502s) from=127.0.0.6:58567
    2022/12/09 23:27:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m6.815094108s) from=127.0.0.6:33857
    2022/12/09 23:27:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.005015821s) from=127.0.0.6:35031
    2022/12/09 23:27:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.629741155s) from=127.0.0.6:55619
    2022/12/09 23:27:09 [DEBUG] http: Request GET /v1/status/leader (325.515µs) from=127.0.0.6:59725
    2022/12/09 23:27:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m0.429378291s) from=127.0.0.6:45467
    2022/12/09 23:27:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m4.455331964s) from=127.0.0.6:37667
    2022/12/09 23:27:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.386442875s) from=127.0.0.6:53219
    2022/12/09 23:27:13 [DEBUG] http: Request GET /v1/status/leader (200.071µs) from=127.0.0.6:59725
    2022/12/09 23:27:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.586375764s) from=127.0.0.6:57015
    2022/12/09 23:27:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.00303651s) from=127.0.0.6:57647
    2022/12/09 23:27:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.220340513s) from=127.0.0.6:48761
    2022/12/09 23:27:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.201601458s) from=127.0.0.6:41429
    2022/12/09 23:27:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.988960362s) from=127.0.0.6:44753
    2022/12/09 23:27:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.069080767s) from=127.0.0.6:49261
    2022/12/09 23:27:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.769267534s) from=127.0.0.6:40099
    2022/12/09 23:27:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.126500676s) from=127.0.0.6:53479
    2022/12/09 23:27:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.751295722s) from=127.0.0.6:43661
    2022/12/09 23:27:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.322897118s) from=127.0.0.6:33863
    2022/12/09 23:27:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.237417894s) from=127.0.0.6:42203
    2022/12/09 23:27:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.033431364s) from=127.0.0.6:43173
    2022/12/09 23:27:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.318955253s) from=127.0.0.6:43529
    2022/12/09 23:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.332467137s) from=127.0.0.6:35369
    2022/12/09 23:27:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m4.264024991s) from=127.0.0.6:53517
    2022/12/09 23:27:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.71351239s) from=127.0.0.6:37813
    2022/12/09 23:27:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.961867134s) from=127.0.0.6:56719
    2022/12/09 23:27:29 [DEBUG] http: Request GET /v1/status/leader (613.859µs) from=127.0.0.6:59725
    2022/12/09 23:27:33 [DEBUG] http: Request GET /v1/status/leader (337.001µs) from=127.0.0.6:59725
    2022/12/09 23:27:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Node info in sync
    2022/12/09 23:27:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:27:49 [DEBUG] http: Request GET /v1/status/leader (172.329µs) from=127.0.0.6:49011
    2022/12/09 23:27:53 [DEBUG] http: Request GET /v1/status/leader (336.223µs) from=127.0.0.6:49011
    2022/12/09 23:28:09 [DEBUG] http: Request GET /v1/status/leader (283.298µs) from=127.0.0.6:59725
    2022/12/09 23:28:13 [DEBUG] http: Request GET /v1/status/leader (268.651µs) from=127.0.0.6:59725
    2022/12/09 23:28:29 [DEBUG] http: Request GET /v1/status/leader (326.467µs) from=127.0.0.6:49011
    2022/12/09 23:28:33 [DEBUG] http: Request GET /v1/status/leader (180.497µs) from=127.0.0.6:59725
    2022/12/09 23:28:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:28:49 [DEBUG] http: Request GET /v1/status/leader (212.554µs) from=127.0.0.6:49011
    2022/12/09 23:28:53 [DEBUG] http: Request GET /v1/status/leader (254.741µs) from=127.0.0.6:59725
    2022/12/09 23:28:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.473294527s) from=127.0.0.6:33985
    2022/12/09 23:28:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m6.172353565s) from=127.0.0.6:50147
    2022/12/09 23:29:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.499059895s) from=127.0.0.6:53181
    2022/12/09 23:29:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.981656575s) from=127.0.0.6:34801
    2022/12/09 23:29:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.006343581s) from=127.0.0.6:52127
    2022/12/09 23:29:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.179556071s) from=127.0.0.6:45091
    2022/12/09 23:29:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.009578031s) from=127.0.0.6:35031
    2022/12/09 23:29:09 [DEBUG] http: Request GET /v1/status/leader (312.319µs) from=127.0.0.6:59725
    2022/12/09 23:29:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m6.045222084s) from=127.0.0.6:58567
    2022/12/09 23:29:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.319523379s) from=127.0.0.6:33857
    2022/12/09 23:29:13 [DEBUG] http: Request GET /v1/status/leader (334.039µs) from=127.0.0.6:49011
    2022/12/09 23:29:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m2.765156465s) from=127.0.0.6:37667
    2022/12/09 23:29:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.027709854s) from=127.0.0.6:48761
    2022/12/09 23:29:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.769557512s) from=127.0.0.6:55619
    2022/12/09 23:29:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.085040212s) from=127.0.0.6:44753
    2022/12/09 23:29:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m7.226291323s) from=127.0.0.6:45467
    2022/12/09 23:29:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.53985129s) from=127.0.0.6:57647
    2022/12/09 23:29:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.799203213s) from=127.0.0.6:40099
    2022/12/09 23:29:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m2.566986846s) from=127.0.0.6:49261
    2022/12/09 23:29:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.815166183s) from=127.0.0.6:57015
    2022/12/09 23:29:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.904936239s) from=127.0.0.6:53219
    2022/12/09 23:29:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.642831786s) from=127.0.0.6:43661
    2022/12/09 23:29:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m2.224988909s) from=127.0.0.6:33863
    2022/12/09 23:29:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.674787766s) from=127.0.0.6:41429
    2022/12/09 23:29:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.357570994s) from=127.0.0.6:43529
    2022/12/09 23:29:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.201087881s) from=127.0.0.6:53517
    2022/12/09 23:29:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m7.365922931s) from=127.0.0.6:53479
    2022/12/09 23:29:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.877672448s) from=127.0.0.6:35369
    2022/12/09 23:29:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.694657907s) from=127.0.0.6:42203
    2022/12/09 23:29:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m7.036235981s) from=127.0.0.6:43173
    2022/12/09 23:29:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.074644751s) from=127.0.0.6:37813
    2022/12/09 23:29:29 [DEBUG] http: Request GET /v1/status/leader (298.644µs) from=127.0.0.6:49011
    2022/12/09 23:29:33 [DEBUG] http: Request GET /v1/status/leader (317.168µs) from=127.0.0.6:49011
    2022/12/09 23:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.219612335s) from=127.0.0.6:56719
    2022/12/09 23:29:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Node info in sync
    2022/12/09 23:29:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:29:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:29:49 [DEBUG] http: Request GET /v1/status/leader (274.483µs) from=127.0.0.6:49011
    2022/12/09 23:29:53 [DEBUG] http: Request GET /v1/status/leader (363.061µs) from=127.0.0.6:59725
    2022/12/09 23:30:09 [DEBUG] http: Request GET /v1/status/leader (424.166µs) from=127.0.0.6:59725
    2022/12/09 23:30:13 [DEBUG] http: Request GET /v1/status/leader (170.077µs) from=127.0.0.6:49011
    2022/12/09 23:30:29 [DEBUG] http: Request GET /v1/status/leader (458.639µs) from=127.0.0.6:49011
    2022/12/09 23:30:33 [DEBUG] http: Request GET /v1/status/leader (189.02µs) from=127.0.0.6:59725
    2022/12/09 23:30:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Node info in sync
    2022/12/09 23:30:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:30:49 [DEBUG] http: Request GET /v1/status/leader (182.271µs) from=127.0.0.6:59725
    2022/12/09 23:30:53 [DEBUG] http: Request GET /v1/status/leader (319.947µs) from=127.0.0.6:49011
    2022/12/09 23:31:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.297046499s) from=127.0.0.6:33985
    2022/12/09 23:31:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.142842779s) from=127.0.0.6:50147
    2022/12/09 23:31:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.517227495s) from=127.0.0.6:53181
    2022/12/09 23:31:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.053505674s) from=127.0.0.6:52127
    2022/12/09 23:31:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.236160035s) from=127.0.0.6:34801
    2022/12/09 23:31:09 [DEBUG] http: Request GET /v1/status/leader (258.399µs) from=127.0.0.6:59725
    2022/12/09 23:31:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.253188981s) from=127.0.0.6:45091
    2022/12/09 23:31:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.59681897s) from=127.0.0.6:58567
    2022/12/09 23:31:13 [DEBUG] http: Request GET /v1/status/leader (382.059µs) from=127.0.0.6:59725
    2022/12/09 23:31:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.673307764s) from=127.0.0.6:35031
    2022/12/09 23:31:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.415722595s) from=127.0.0.6:48761
    2022/12/09 23:31:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.570685483s) from=127.0.0.6:37667
    2022/12/09 23:31:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.091404021s) from=127.0.0.6:44753
    2022/12/09 23:31:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.11660421s) from=127.0.0.6:57647
    2022/12/09 23:31:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.01259481s) from=127.0.0.6:57015
    2022/12/09 23:31:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m7.310396615s) from=127.0.0.6:33857
    2022/12/09 23:31:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.504646787s) from=127.0.0.6:45467
    2022/12/09 23:31:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.053585161s) from=127.0.0.6:55619
    2022/12/09 23:31:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m2.201214508s) from=127.0.0.6:33863
    2022/12/09 23:31:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.297045718s) from=127.0.0.6:40099
    2022/12/09 23:31:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.166189662s) from=127.0.0.6:49261
    2022/12/09 23:31:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.015780212s) from=127.0.0.6:53219
    2022/12/09 23:31:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.556807224s) from=127.0.0.6:53517
    2022/12/09 23:31:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.990669247s) from=127.0.0.6:43661
    2022/12/09 23:31:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.021075425s) from=127.0.0.6:43173
    2022/12/09 23:31:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m5.967889314s) from=127.0.0.6:41429
    2022/12/09 23:31:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.355739682s) from=127.0.0.6:43529
    2022/12/09 23:31:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.357066709s) from=127.0.0.6:53479
    2022/12/09 23:31:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.267334871s) from=127.0.0.6:42203
    2022/12/09 23:31:29 [DEBUG] http: Request GET /v1/status/leader (359.79µs) from=127.0.0.6:59725
    2022/12/09 23:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.541304565s) from=127.0.0.6:35369
    2022/12/09 23:31:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.162616379s) from=127.0.0.6:37813
    2022/12/09 23:31:33 [DEBUG] http: Request GET /v1/status/leader (533.417µs) from=127.0.0.6:49011
    2022/12/09 23:31:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.285267348s) from=127.0.0.6:56719
    2022/12/09 23:31:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:31:49 [DEBUG] http: Request GET /v1/status/leader (256.854µs) from=127.0.0.6:49011
    2022/12/09 23:31:53 [DEBUG] http: Request GET /v1/status/leader (182.357µs) from=127.0.0.6:49011
    2022/12/09 23:32:10 [DEBUG] http: Request GET /v1/status/leader (154.118µs) from=127.0.0.6:59725
    2022/12/09 23:32:14 [DEBUG] http: Request GET /v1/status/leader (1.657775ms) from=127.0.0.6:49011
    2022/12/09 23:32:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:32:30 [DEBUG] http: Request GET /v1/status/leader (349.638µs) from=127.0.0.6:49011
    2022/12/09 23:32:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Node info in sync
    2022/12/09 23:32:34 [DEBUG] http: Request GET /v1/status/leader (180.869µs) from=127.0.0.6:49011
    2022/12/09 23:32:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:32:50 [DEBUG] http: Request GET /v1/status/leader (295.007µs) from=127.0.0.6:59725
    2022/12/09 23:32:54 [DEBUG] http: Request GET /v1/status/leader (243.383µs) from=127.0.0.6:49011
    2022/12/09 23:33:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m0.629509569s) from=127.0.0.6:53181
    2022/12/09 23:33:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.735188657s) from=127.0.0.6:33985
    2022/12/09 23:33:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.674096997s) from=127.0.0.6:52127
    2022/12/09 23:33:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.65734215s) from=127.0.0.6:50147
    2022/12/09 23:33:10 [DEBUG] http: Request GET /v1/status/leader (315.156µs) from=127.0.0.6:49011
    2022/12/09 23:33:14 [DEBUG] http: Request GET /v1/status/leader (225.436µs) from=127.0.0.6:59725
    2022/12/09 23:33:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.188358612s) from=127.0.0.6:34801
    2022/12/09 23:33:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.418372385s) from=127.0.0.6:48761
    2022/12/09 23:33:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.799018516s) from=127.0.0.6:45091
    2022/12/09 23:33:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.880421912s) from=127.0.0.6:58567
    2022/12/09 23:33:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m2.762725782s) from=127.0.0.6:37667
    2022/12/09 23:33:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.242113764s) from=127.0.0.6:35031
    2022/12/09 23:33:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.797453544s) from=127.0.0.6:57647
    2022/12/09 23:33:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.164611727s) from=127.0.0.6:44753
    2022/12/09 23:33:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m0.31142942s) from=127.0.0.6:45467
    2022/12/09 23:33:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.896272842s) from=127.0.0.6:57015
    2022/12/09 23:33:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m2.000461714s) from=127.0.0.6:33857
    2022/12/09 23:33:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.34107415s) from=127.0.0.6:55619
    2022/12/09 23:33:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.081076404s) from=127.0.0.6:40099
    2022/12/09 23:33:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.185628244s) from=127.0.0.6:49261
    2022/12/09 23:33:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m4.153535133s) from=127.0.0.6:53219
    2022/12/09 23:33:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m1.204063829s) from=127.0.0.6:41429
    2022/12/09 23:33:30 [DEBUG] http: Request GET /v1/status/leader (510.538µs) from=127.0.0.6:49011
    2022/12/09 23:33:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.529245875s) from=127.0.0.6:43661
    2022/12/09 23:33:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m7.124082676s) from=127.0.0.6:33863
    2022/12/09 23:33:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.672589119s) from=127.0.0.6:43173
    2022/12/09 23:33:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.082300091s) from=127.0.0.6:53479
    2022/12/09 23:33:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.920115508s) from=127.0.0.6:53517
    2022/12/09 23:33:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.086796143s) from=127.0.0.6:35369
    2022/12/09 23:33:34 [DEBUG] http: Request GET /v1/status/leader (309.878µs) from=127.0.0.6:49011
    2022/12/09 23:33:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.253364207s) from=127.0.0.6:43529
    2022/12/09 23:33:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.445497909s) from=127.0.0.6:37813
    2022/12/09 23:33:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.84552858s) from=127.0.0.6:42203
    2022/12/09 23:33:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.000379434s) from=127.0.0.6:56719
    2022/12/09 23:33:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:33:50 [DEBUG] http: Request GET /v1/status/leader (913.491µs) from=127.0.0.6:59725
    2022/12/09 23:33:54 [DEBUG] http: Request GET /v1/status/leader (702.802µs) from=127.0.0.6:49011
    2022/12/09 23:34:10 [DEBUG] http: Request GET /v1/status/leader (188.236µs) from=127.0.0.6:49011
    2022/12/09 23:34:14 [DEBUG] http: Request GET /v1/status/leader (248.678µs) from=127.0.0.6:49011
    2022/12/09 23:34:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Node info in sync
    2022/12/09 23:34:30 [DEBUG] http: Request GET /v1/status/leader (330.059µs) from=127.0.0.6:59725
    2022/12/09 23:34:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:34:34 [DEBUG] http: Request GET /v1/status/leader (217.739µs) from=127.0.0.6:49011
    2022/12/09 23:34:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:34:50 [DEBUG] http: Request GET /v1/status/leader (230.34µs) from=127.0.0.6:59725
    2022/12/09 23:34:54 [DEBUG] http: Request GET /v1/status/leader (222.008µs) from=127.0.0.6:59725
    2022/12/09 23:35:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.71662767s) from=127.0.0.6:53181
    2022/12/09 23:35:10 [DEBUG] http: Request GET /v1/status/leader (176.87µs) from=127.0.0.6:49011
    2022/12/09 23:35:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.576944563s) from=127.0.0.6:33985
    2022/12/09 23:35:14 [DEBUG] http: Request GET /v1/status/leader (1.629532ms) from=127.0.0.6:59725
    2022/12/09 23:35:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.227929521s) from=127.0.0.6:50147
    2022/12/09 23:35:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.3879696s) from=127.0.0.6:52127
    2022/12/09 23:35:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.554233498s) from=127.0.0.6:34801
    2022/12/09 23:35:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.685930848s) from=127.0.0.6:45091
    2022/12/09 23:35:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.280985602s) from=127.0.0.6:57647
    2022/12/09 23:35:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.18637455s) from=127.0.0.6:58567
    2022/12/09 23:35:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.377834758s) from=127.0.0.6:48761
    2022/12/09 23:35:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m4.389868151s) from=127.0.0.6:37667
    2022/12/09 23:35:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.399605072s) from=127.0.0.6:40099
    2022/12/09 23:35:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.048916647s) from=127.0.0.6:57015
    2022/12/09 23:35:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.738510428s) from=127.0.0.6:35031
    2022/12/09 23:35:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m5.489496466s) from=127.0.0.6:45467
    2022/12/09 23:35:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.03464794s) from=127.0.0.6:44753
    2022/12/09 23:35:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.860953729s) from=127.0.0.6:55619
    2022/12/09 23:35:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.798888494s) from=127.0.0.6:33857
    2022/12/09 23:35:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.228158649s) from=127.0.0.6:49261
    2022/12/09 23:35:30 [DEBUG] http: Request GET /v1/status/leader (299.144µs) from=127.0.0.6:49011
    2022/12/09 23:35:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.126117197s) from=127.0.0.6:33863
    2022/12/09 23:35:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.989988574s) from=127.0.0.6:43173
    2022/12/09 23:35:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.304657727s) from=127.0.0.6:41429
    2022/12/09 23:35:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.689797695s) from=127.0.0.6:43661
    2022/12/09 23:35:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.190535388s) from=127.0.0.6:53219
    2022/12/09 23:35:34 [DEBUG] http: Request GET /v1/status/leader (162.772µs) from=127.0.0.6:49011
    2022/12/09 23:35:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.744006771s) from=127.0.0.6:53479
    2022/12/09 23:35:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m4.304697384s) from=127.0.0.6:53517
    2022/12/09 23:35:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.328690213s) from=127.0.0.6:37813
    2022/12/09 23:35:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.966265642s) from=127.0.0.6:35369
    2022/12/09 23:35:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.293992414s) from=127.0.0.6:42203
    2022/12/09 23:35:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.268661331s) from=127.0.0.6:43529
    2022/12/09 23:35:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.890233941s) from=127.0.0.6:56719
    2022/12/09 23:35:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:35:50 [DEBUG] http: Request GET /v1/status/leader (325.666µs) from=127.0.0.6:49011
    2022/12/09 23:35:54 [DEBUG] http: Request GET /v1/status/leader (310.078µs) from=127.0.0.6:59725
    2022/12/09 23:36:10 [DEBUG] http: Request GET /v1/status/leader (269.628µs) from=127.0.0.6:59725
    2022/12/09 23:36:14 [DEBUG] http: Request GET /v1/status/leader (296.398µs) from=127.0.0.6:49011
    2022/12/09 23:36:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Node info in sync
    2022/12/09 23:36:30 [DEBUG] http: Request GET /v1/status/leader (177.581µs) from=127.0.0.6:49011
    2022/12/09 23:36:34 [DEBUG] http: Request GET /v1/status/leader (278.665µs) from=127.0.0.6:59725
    2022/12/09 23:36:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:36:50 [DEBUG] http: Request GET /v1/status/leader (265.714µs) from=127.0.0.6:49011
    2022/12/09 23:36:54 [DEBUG] http: Request GET /v1/status/leader (254.421µs) from=127.0.0.6:49011
    2022/12/09 23:37:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:37:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m0.482116671s) from=127.0.0.6:53181
    2022/12/09 23:37:10 [DEBUG] http: Request GET /v1/status/leader (445.771µs) from=127.0.0.6:49011
    2022/12/09 23:37:14 [DEBUG] http: Request GET /v1/status/leader (357.059µs) from=127.0.0.6:59725
    2022/12/09 23:37:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.513251741s) from=127.0.0.6:50147
    2022/12/09 23:37:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.811415489s) from=127.0.0.6:33985
    2022/12/09 23:37:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.897341168s) from=127.0.0.6:52127
    2022/12/09 23:37:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m1.100452136s) from=127.0.0.6:34801
    2022/12/09 23:37:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.555328911s) from=127.0.0.6:45091
    2022/12/09 23:37:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.19720762s) from=127.0.0.6:57647
    2022/12/09 23:37:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.004997459s) from=127.0.0.6:48761
    2022/12/09 23:37:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.243256251s) from=127.0.0.6:37667
    2022/12/09 23:37:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.233353616s) from=127.0.0.6:57015
    2022/12/09 23:37:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m7.32963925s) from=127.0.0.6:58567
    2022/12/09 23:37:30 [DEBUG] http: Request GET /v1/status/leader (557.578µs) from=127.0.0.6:49011
    2022/12/09 23:37:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.835127338s) from=127.0.0.6:40099
    2022/12/09 23:37:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.940418999s) from=127.0.0.6:44753
    2022/12/09 23:37:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.843959974s) from=127.0.0.6:33863
    2022/12/09 23:37:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.257440137s) from=127.0.0.6:35031
    2022/12/09 23:37:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.181692822s) from=127.0.0.6:55619
    2022/12/09 23:37:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.317964141s) from=127.0.0.6:33857
    2022/12/09 23:37:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m0.155364433s) from=127.0.0.6:41429
    2022/12/09 23:37:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.89969413s) from=127.0.0.6:49261
    2022/12/09 23:37:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.707809363s) from=127.0.0.6:45467
    2022/12/09 23:37:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.916575646s) from=127.0.0.6:43173
    2022/12/09 23:37:34 [DEBUG] http: Request GET /v1/status/leader (308.027µs) from=127.0.0.6:59725
    2022/12/09 23:37:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m0.985173404s) from=127.0.0.6:53517
    2022/12/09 23:37:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m3.446080355s) from=127.0.0.6:53219
    2022/12/09 23:37:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.460250031s) from=127.0.0.6:43661
    2022/12/09 23:37:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.038765233s) from=127.0.0.6:53479
    2022/12/09 23:37:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.748536913s) from=127.0.0.6:37813
    2022/12/09 23:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.070210536s) from=127.0.0.6:35369
    2022/12/09 23:37:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Node info in sync
    2022/12/09 23:37:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.724821928s) from=127.0.0.6:42203
    2022/12/09 23:37:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:37:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.771364228s) from=127.0.0.6:43529
    2022/12/09 23:37:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.143347603s) from=127.0.0.6:56719
    2022/12/09 23:37:50 [DEBUG] http: Request GET /v1/status/leader (263.347µs) from=127.0.0.6:49011
    2022/12/09 23:37:54 [DEBUG] http: Request GET /v1/status/leader (169.608µs) from=127.0.0.6:49011
    2022/12/09 23:38:10 [DEBUG] http: Request GET /v1/status/leader (402.814µs) from=127.0.0.6:49011
    2022/12/09 23:38:14 [DEBUG] http: Request GET /v1/status/leader (204.249µs) from=127.0.0.6:59725
    2022/12/09 23:38:30 [DEBUG] http: Request GET /v1/status/leader (282.62µs) from=127.0.0.6:49011
    2022/12/09 23:38:34 [DEBUG] http: Request GET /v1/status/leader (189.997µs) from=127.0.0.6:59725
    2022/12/09 23:38:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:38:50 [DEBUG] http: Request GET /v1/status/leader (1.92317ms) from=127.0.0.6:59725
    2022/12/09 23:38:54 [DEBUG] http: Request GET /v1/status/leader (297.353µs) from=127.0.0.6:49011
    2022/12/09 23:39:10 [DEBUG] http: Request GET /v1/status/leader (206.825µs) from=127.0.0.6:49011
    2022/12/09 23:39:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.199556s) from=127.0.0.6:53181
    2022/12/09 23:39:14 [DEBUG] http: Request GET /v1/status/leader (329.879µs) from=127.0.0.6:59725
    2022/12/09 23:39:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m3.84533204s) from=127.0.0.6:50147
    2022/12/09 23:39:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.087021195s) from=127.0.0.6:52127
    2022/12/09 23:39:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Node info in sync
    2022/12/09 23:39:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.773946196s) from=127.0.0.6:33985
    2022/12/09 23:39:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.964022385s) from=127.0.0.6:34801
    2022/12/09 23:39:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.870922597s) from=127.0.0.6:45091
    2022/12/09 23:39:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.236545017s) from=127.0.0.6:48761
    2022/12/09 23:39:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.882261581s) from=127.0.0.6:57647
    2022/12/09 23:39:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m5.517795168s) from=127.0.0.6:37667
    2022/12/09 23:39:30 [DEBUG] http: Request GET /v1/status/leader (181.153µs) from=127.0.0.6:59725
    2022/12/09 23:39:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.554945857s) from=127.0.0.6:57015
    2022/12/09 23:39:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.567542978s) from=127.0.0.6:40099
    2022/12/09 23:39:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.872120991s) from=127.0.0.6:55619
    2022/12/09 23:39:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m4.391276907s) from=127.0.0.6:58567
    2022/12/09 23:39:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.152803616s) from=127.0.0.6:44753
    2022/12/09 23:39:34 [DEBUG] http: Request GET /v1/status/leader (180.834µs) from=127.0.0.6:49011
    2022/12/09 23:39:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.11418273s) from=127.0.0.6:33857
    2022/12/09 23:39:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.192295963s) from=127.0.0.6:33863
    2022/12/09 23:39:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.753207338s) from=127.0.0.6:41429
    2022/12/09 23:39:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.102629765s) from=127.0.0.6:35031
    2022/12/09 23:39:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.211100451s) from=127.0.0.6:49261
    2022/12/09 23:39:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.971025501s) from=127.0.0.6:53517
    2022/12/09 23:39:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.306528172s) from=127.0.0.6:43173
    2022/12/09 23:39:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m7.265582892s) from=127.0.0.6:45467
    2022/12/09 23:39:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m3.731946072s) from=127.0.0.6:53219
    2022/12/09 23:39:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.963827618s) from=127.0.0.6:43661
    2022/12/09 23:39:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:39:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.252978921s) from=127.0.0.6:53479
    2022/12/09 23:39:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.155340342s) from=127.0.0.6:35369
    2022/12/09 23:39:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.328962722s) from=127.0.0.6:37813
    2022/12/09 23:39:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.617423725s) from=127.0.0.6:42203
    2022/12/09 23:39:50 [DEBUG] http: Request GET /v1/status/leader (266.276µs) from=127.0.0.6:59725
    2022/12/09 23:39:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.612304113s) from=127.0.0.6:56719
    2022/12/09 23:39:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.290691604s) from=127.0.0.6:43529
    2022/12/09 23:39:54 [DEBUG] http: Request GET /v1/status/leader (370.007µs) from=127.0.0.6:49011
    2022/12/09 23:39:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:40:10 [DEBUG] http: Request GET /v1/status/leader (1.124932ms) from=127.0.0.6:49011
    2022/12/09 23:40:14 [DEBUG] http: Request GET /v1/status/leader (245.993µs) from=127.0.0.6:49011
    2022/12/09 23:40:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Node info in sync
    2022/12/09 23:40:30 [DEBUG] http: Request GET /v1/status/leader (417.895µs) from=127.0.0.6:49011
    2022/12/09 23:40:34 [DEBUG] http: Request GET /v1/status/leader (155.152µs) from=127.0.0.6:49011
    2022/12/09 23:40:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:40:50 [DEBUG] http: Request GET /v1/status/leader (324.137µs) from=127.0.0.6:59725
    2022/12/09 23:40:54 [DEBUG] http: Request GET /v1/status/leader (152.915µs) from=127.0.0.6:49011
    2022/12/09 23:41:10 [DEBUG] http: Request GET /v1/status/leader (270.558µs) from=127.0.0.6:59725
    2022/12/09 23:41:14 [DEBUG] http: Request GET /v1/status/leader (209.123µs) from=127.0.0.6:59725
    2022/12/09 23:41:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.040926747s) from=127.0.0.6:53181
    2022/12/09 23:41:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.747197447s) from=127.0.0.6:33985
    2022/12/09 23:41:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.976980526s) from=127.0.0.6:50147
    2022/12/09 23:41:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.613489151s) from=127.0.0.6:52127
    2022/12/09 23:41:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.861610067s) from=127.0.0.6:45091
    2022/12/09 23:41:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.98831853s) from=127.0.0.6:57647
    2022/12/09 23:41:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m7.003620272s) from=127.0.0.6:34801
    2022/12/09 23:41:30 [DEBUG] http: Request GET /v1/status/leader (665.782µs) from=127.0.0.6:59725
    2022/12/09 23:41:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.817059893s) from=127.0.0.6:48761
    2022/12/09 23:41:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m3.123537092s) from=127.0.0.6:37667
    2022/12/09 23:41:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.106751914s) from=127.0.0.6:40099
    2022/12/09 23:41:34 [DEBUG] http: Request GET /v1/status/leader (447.098µs) from=127.0.0.6:59725
    2022/12/09 23:41:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.444841247s) from=127.0.0.6:57015
    2022/12/09 23:41:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.244807159s) from=127.0.0.6:58567
    2022/12/09 23:41:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m0.024983031s) from=127.0.0.6:41429
    2022/12/09 23:41:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.297458475s) from=127.0.0.6:49261
    2022/12/09 23:41:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.495660415s) from=127.0.0.6:44753
    2022/12/09 23:41:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.310559924s) from=127.0.0.6:55619
    2022/12/09 23:41:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.267376551s) from=127.0.0.6:33863
    2022/12/09 23:41:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.288287965s) from=127.0.0.6:33857
    2022/12/09 23:41:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.199138917s) from=127.0.0.6:43173
    2022/12/09 23:41:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m7.326938607s) from=127.0.0.6:35031
    2022/12/09 23:41:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m4.840477045s) from=127.0.0.6:45467
    2022/12/09 23:41:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.052222987s) from=127.0.0.6:53219
    2022/12/09 23:41:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:41:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.357585867s) from=127.0.0.6:43661
    2022/12/09 23:41:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.296710531s) from=127.0.0.6:53517
    2022/12/09 23:41:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.752748738s) from=127.0.0.6:42203
    2022/12/09 23:41:50 [DEBUG] http: Request GET /v1/status/leader (199.849µs) from=127.0.0.6:59725
    2022/12/09 23:41:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.595021108s) from=127.0.0.6:35369
    2022/12/09 23:41:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.318894701s) from=127.0.0.6:56719
    2022/12/09 23:41:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.893720026s) from=127.0.0.6:53479
    2022/12/09 23:41:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.06893644s) from=127.0.0.6:37813
    2022/12/09 23:41:54 [DEBUG] http: Request GET /v1/status/leader (375.087µs) from=127.0.0.6:49011
    2022/12/09 23:42:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.563967899s) from=127.0.0.6:43529
    2022/12/09 23:42:10 [DEBUG] http: Request GET /v1/status/leader (5.091278ms) from=127.0.0.6:49011
    2022/12/09 23:42:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Node info in sync
    2022/12/09 23:42:14 [DEBUG] http: Request GET /v1/status/leader (310.783µs) from=127.0.0.6:49011
    2022/12/09 23:42:30 [DEBUG] http: Request GET /v1/status/leader (170.674µs) from=127.0.0.6:49011
    2022/12/09 23:42:34 [DEBUG] http: Request GET /v1/status/leader (149.621µs) from=127.0.0.6:59725
    2022/12/09 23:42:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:42:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:42:50 [DEBUG] http: Request GET /v1/status/leader (165.27µs) from=127.0.0.6:49011
    2022/12/09 23:42:54 [DEBUG] http: Request GET /v1/status/leader (335.75µs) from=127.0.0.6:49011
    2022/12/09 23:43:10 [DEBUG] http: Request GET /v1/status/leader (293.839µs) from=127.0.0.6:59725
    2022/12/09 23:43:14 [DEBUG] http: Request GET /v1/status/leader (274.277µs) from=127.0.0.6:49011
    2022/12/09 23:43:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.783081904s) from=127.0.0.6:53181
    2022/12/09 23:43:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.658117519s) from=127.0.0.6:45091
    2022/12/09 23:43:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.957398845s) from=127.0.0.6:33985
    2022/12/09 23:43:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.363146248s) from=127.0.0.6:57647
    2022/12/09 23:43:30 [DEBUG] http: Request GET /v1/status/leader (199.848µs) from=127.0.0.6:49011
    2022/12/09 23:43:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.086398264s) from=127.0.0.6:50147
    2022/12/09 23:43:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.615331874s) from=127.0.0.6:52127
    2022/12/09 23:43:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.000948083s) from=127.0.0.6:34801
    2022/12/09 23:43:34 [DEBUG] http: Request GET /v1/status/leader (252.006µs) from=127.0.0.6:49011
    2022/12/09 23:43:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.16830208s) from=127.0.0.6:48761
    2022/12/09 23:43:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.975901727s) from=127.0.0.6:58567
    2022/12/09 23:43:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m5.875471874s) from=127.0.0.6:37667
    2022/12/09 23:43:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.831517823s) from=127.0.0.6:40099
    2022/12/09 23:43:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m2.883942479s) from=127.0.0.6:41429
    2022/12/09 23:43:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m2.24714764s) from=127.0.0.6:49261
    2022/12/09 23:43:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.316965245s) from=127.0.0.6:57015
    2022/12/09 23:43:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Node info in sync
    2022/12/09 23:43:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.454664867s) from=127.0.0.6:55619
    2022/12/09 23:43:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.02104133s) from=127.0.0.6:33863
    2022/12/09 23:43:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.511642388s) from=127.0.0.6:44753
    2022/12/09 23:43:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:43:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.807642049s) from=127.0.0.6:33857
    2022/12/09 23:43:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.827018467s) from=127.0.0.6:35031
    2022/12/09 23:43:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.404821764s) from=127.0.0.6:43661
    2022/12/09 23:43:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.381429661s) from=127.0.0.6:43173
    2022/12/09 23:43:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m2.000185944s) from=127.0.0.6:53219
    2022/12/09 23:43:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m4.916818516s) from=127.0.0.6:45467
    2022/12/09 23:43:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.867980193s) from=127.0.0.6:42203
    2022/12/09 23:43:50 [DEBUG] http: Request GET /v1/status/leader (262.08µs) from=127.0.0.6:59725
    2022/12/09 23:43:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.267429389s) from=127.0.0.6:35369
    2022/12/09 23:43:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.723009585s) from=127.0.0.6:37813
    2022/12/09 23:43:54 [DEBUG] http: Request GET /v1/status/leader (355.704µs) from=127.0.0.6:59725
    2022/12/09 23:43:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.207237741s) from=127.0.0.6:53517
    2022/12/09 23:43:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.163694466s) from=127.0.0.6:56719
    2022/12/09 23:43:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.927227223s) from=127.0.0.6:53479
    2022/12/09 23:44:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.274832255s) from=127.0.0.6:43529
    2022/12/09 23:44:10 [DEBUG] http: Request GET /v1/status/leader (228.893µs) from=127.0.0.6:49011
    2022/12/09 23:44:14 [DEBUG] http: Request GET /v1/status/leader (269.462µs) from=127.0.0.6:59725
    2022/12/09 23:44:30 [DEBUG] http: Request GET /v1/status/leader (348.031µs) from=127.0.0.6:49011
    2022/12/09 23:44:34 [DEBUG] http: Request GET /v1/status/leader (402.635µs) from=127.0.0.6:49011
    2022/12/09 23:44:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:44:50 [DEBUG] http: Request GET /v1/status/leader (178.564µs) from=127.0.0.6:59725
    2022/12/09 23:44:54 [DEBUG] http: Request GET /v1/status/leader (1.938111ms) from=127.0.0.6:49011
    2022/12/09 23:45:10 [DEBUG] http: Request GET /v1/status/leader (227.55µs) from=127.0.0.6:59725
    2022/12/09 23:45:14 [DEBUG] http: Request GET /v1/status/leader (553.575µs) from=127.0.0.6:59725
    2022/12/09 23:45:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.417622161s) from=127.0.0.6:53181
    2022/12/09 23:45:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Node info in sync
    2022/12/09 23:45:30 [DEBUG] http: Request GET /v1/status/leader (159.178µs) from=127.0.0.6:59725
    2022/12/09 23:45:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.267910551s) from=127.0.0.6:50147
    2022/12/09 23:45:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.229119938s) from=127.0.0.6:45091
    2022/12/09 23:45:34 [DEBUG] http: Request GET /v1/status/leader (170.358µs) from=127.0.0.6:49011
    2022/12/09 23:45:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.445498976s) from=127.0.0.6:57647
    2022/12/09 23:45:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.061759737s) from=127.0.0.6:34801
    2022/12/09 23:45:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.105133066s) from=127.0.0.6:48761
    2022/12/09 23:45:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:45:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.396912225s) from=127.0.0.6:33985
    2022/12/09 23:45:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.384157858s) from=127.0.0.6:52127
    2022/12/09 23:45:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.493616738s) from=127.0.0.6:40099
    2022/12/09 23:45:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m4.083600993s) from=127.0.0.6:58567
    2022/12/09 23:45:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m2.375570516s) from=127.0.0.6:41429
    2022/12/09 23:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.494017575s) from=127.0.0.6:49261
    2022/12/09 23:45:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.098537679s) from=127.0.0.6:37667
    2022/12/09 23:45:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.444331943s) from=127.0.0.6:57015
    2022/12/09 23:45:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.421204962s) from=127.0.0.6:55619
    2022/12/09 23:45:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.26809617s) from=127.0.0.6:33863
    2022/12/09 23:45:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:45:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.880011453s) from=127.0.0.6:43661
    2022/12/09 23:45:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m2.383250554s) from=127.0.0.6:33857
    2022/12/09 23:45:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.776835797s) from=127.0.0.6:44753
    2022/12/09 23:45:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m1.632614934s) from=127.0.0.6:53219
    2022/12/09 23:45:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.070718742s) from=127.0.0.6:43173
    2022/12/09 23:45:50 [DEBUG] http: Request GET /v1/status/leader (342.398µs) from=127.0.0.6:59725
    2022/12/09 23:45:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.194871524s) from=127.0.0.6:35031
    2022/12/09 23:45:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.759905565s) from=127.0.0.6:37813
    2022/12/09 23:45:54 [DEBUG] http: Request GET /v1/status/leader (281.422µs) from=127.0.0.6:49011
    2022/12/09 23:45:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.12702553s) from=127.0.0.6:35369
    2022/12/09 23:45:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m5.442025873s) from=127.0.0.6:45467
    2022/12/09 23:45:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.564993391s) from=127.0.0.6:42203
    2022/12/09 23:45:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.124893381s) from=127.0.0.6:56719
    2022/12/09 23:46:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.22801154s) from=127.0.0.6:53517
    2022/12/09 23:46:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.645686331s) from=127.0.0.6:53479
    2022/12/09 23:46:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.368962281s) from=127.0.0.6:43529
    2022/12/09 23:46:10 [DEBUG] http: Request GET /v1/status/leader (195.847µs) from=127.0.0.6:59725
    2022/12/09 23:46:14 [DEBUG] http: Request GET /v1/status/leader (148.214µs) from=127.0.0.6:59725
    2022/12/09 23:46:30 [DEBUG] http: Request GET /v1/status/leader (2.744513ms) from=127.0.0.6:59725
    2022/12/09 23:46:34 [DEBUG] http: Request GET /v1/status/leader (271.761µs) from=127.0.0.6:49011
    2022/12/09 23:46:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Node info in sync
    2022/12/09 23:46:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:46:50 [DEBUG] http: Request GET /v1/status/leader (190.326µs) from=127.0.0.6:49011
    2022/12/09 23:46:54 [DEBUG] http: Request GET /v1/status/leader (287.844µs) from=127.0.0.6:59725
    2022/12/09 23:47:10 [DEBUG] http: Request GET /v1/status/leader (193.767µs) from=127.0.0.6:49011
    2022/12/09 23:47:14 [DEBUG] http: Request GET /v1/status/leader (3.897052ms) from=127.0.0.6:49011
    2022/12/09 23:47:30 [DEBUG] http: Request GET /v1/status/leader (295.447µs) from=127.0.0.6:49011
    2022/12/09 23:47:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.963313605s) from=127.0.0.6:53181
    2022/12/09 23:47:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.052675494s) from=127.0.0.6:50147
    2022/12/09 23:47:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.816032114s) from=127.0.0.6:45091
    2022/12/09 23:47:34 [DEBUG] http: Request GET /v1/status/leader (923.751µs) from=127.0.0.6:59725
    2022/12/09 23:47:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.12071613s) from=127.0.0.6:33985
    2022/12/09 23:47:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.886552448s) from=127.0.0.6:48761
    2022/12/09 23:47:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.474270438s) from=127.0.0.6:57647
    2022/12/09 23:47:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.920403843s) from=127.0.0.6:34801
    2022/12/09 23:47:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.185095114s) from=127.0.0.6:52127
    2022/12/09 23:47:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m1.265482348s) from=127.0.0.6:41429
    2022/12/09 23:47:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.483873193s) from=127.0.0.6:40099
    2022/12/09 23:47:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:47:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m5.60241713s) from=127.0.0.6:58567
    2022/12/09 23:47:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m3.704294071s) from=127.0.0.6:37667
    2022/12/09 23:47:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.390574698s) from=127.0.0.6:57015
    2022/12/09 23:47:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m2.831699323s) from=127.0.0.6:33863
    2022/12/09 23:47:50 [DEBUG] http: Request GET /v1/status/leader (195.197µs) from=127.0.0.6:59725
    2022/12/09 23:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.920979654s) from=127.0.0.6:49261
    2022/12/09 23:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.96845633s) from=127.0.0.6:44753
    2022/12/09 23:47:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.18634602s) from=127.0.0.6:43661
    2022/12/09 23:47:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.031331765s) from=127.0.0.6:55619
    2022/12/09 23:47:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.393915094s) from=127.0.0.6:43173
    2022/12/09 23:47:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.020902815s) from=127.0.0.6:33857
    2022/12/09 23:47:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.570404125s) from=127.0.0.6:37813
    2022/12/09 23:47:54 [DEBUG] http: Request GET /v1/status/leader (209.639µs) from=127.0.0.6:59725
    2022/12/09 23:47:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.204761658s) from=127.0.0.6:35031
    2022/12/09 23:47:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.76771349s) from=127.0.0.6:35369
    2022/12/09 23:47:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m6.664858318s) from=127.0.0.6:53219
    2022/12/09 23:47:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Node info in sync
    2022/12/09 23:48:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.562095954s) from=127.0.0.6:42203
    2022/12/09 23:48:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.531060559s) from=127.0.0.6:45467
    2022/12/09 23:48:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.98528725s) from=127.0.0.6:56719
    2022/12/09 23:48:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m3.828539769s) from=127.0.0.6:53517
    2022/12/09 23:48:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m2.831767191s) from=127.0.0.6:43529
    2022/12/09 23:48:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.146389474s) from=127.0.0.6:53479
    2022/12/09 23:48:10 [DEBUG] http: Request GET /v1/status/leader (250.865µs) from=127.0.0.6:59725
    2022/12/09 23:48:14 [DEBUG] http: Request GET /v1/status/leader (180.403µs) from=127.0.0.6:49011
    2022/12/09 23:48:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:48:30 [DEBUG] http: Request GET /v1/status/leader (366.374µs) from=127.0.0.6:59725
    2022/12/09 23:48:34 [DEBUG] http: Request GET /v1/status/leader (180.139µs) from=127.0.0.6:59725
    2022/12/09 23:48:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:48:50 [DEBUG] http: Request GET /v1/status/leader (440.847µs) from=127.0.0.6:59725
    2022/12/09 23:48:54 [DEBUG] http: Request GET /v1/status/leader (152.354µs) from=127.0.0.6:59725
    2022/12/09 23:49:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Node info in sync
    2022/12/09 23:49:10 [DEBUG] http: Request GET /v1/status/leader (296.842µs) from=127.0.0.6:59725
    2022/12/09 23:49:14 [DEBUG] http: Request GET /v1/status/leader (166.446µs) from=127.0.0.6:59725
    2022/12/09 23:49:30 [DEBUG] http: Request GET /v1/status/leader (422.363µs) from=127.0.0.6:59725
    2022/12/09 23:49:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.440461768s) from=127.0.0.6:53181
    2022/12/09 23:49:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m2.877552774s) from=127.0.0.6:50147
    2022/12/09 23:49:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.44722739s) from=127.0.0.6:45091
    2022/12/09 23:49:34 [DEBUG] http: Request GET /v1/status/leader (265.648µs) from=127.0.0.6:59725
    2022/12/09 23:49:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.871752155s) from=127.0.0.6:33985
    2022/12/09 23:49:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.834552841s) from=127.0.0.6:48761
    2022/12/09 23:49:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.256381078s) from=127.0.0.6:52127
    2022/12/09 23:49:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m0.96901099s) from=127.0.0.6:34801
    2022/12/09 23:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.561960172s) from=127.0.0.6:40099
    2022/12/09 23:49:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.378001076s) from=127.0.0.6:57647
    2022/12/09 23:49:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:49:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.2587351s) from=127.0.0.6:37667
    2022/12/09 23:49:50 [DEBUG] http: Request GET /v1/status/leader (315.461µs) from=127.0.0.6:49011
    2022/12/09 23:49:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m7.050191457s) from=127.0.0.6:41429
    2022/12/09 23:49:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.994036728s) from=127.0.0.6:33863
    2022/12/09 23:49:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.073610565s) from=127.0.0.6:57015
    2022/12/09 23:49:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.29955825s) from=127.0.0.6:43661
    2022/12/09 23:49:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.663364853s) from=127.0.0.6:33857
    2022/12/09 23:49:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m7.008359564s) from=127.0.0.6:58567
    2022/12/09 23:49:54 [DEBUG] http: Request GET /v1/status/leader (252.801µs) from=127.0.0.6:59725
    2022/12/09 23:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.335590704s) from=127.0.0.6:35369
    2022/12/09 23:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.523672396s) from=127.0.0.6:49261
    2022/12/09 23:49:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.645734079s) from=127.0.0.6:35031
    2022/12/09 23:49:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.289197374s) from=127.0.0.6:43173
    2022/12/09 23:49:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.338015866s) from=127.0.0.6:55619
    2022/12/09 23:49:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m7.365178947s) from=127.0.0.6:44753
    2022/12/09 23:50:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.561202802s) from=127.0.0.6:37813
    2022/12/09 23:50:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.626887857s) from=127.0.0.6:53219
    2022/12/09 23:50:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.740627525s) from=127.0.0.6:42203
    2022/12/09 23:50:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m4.38591557s) from=127.0.0.6:45467
    2022/12/09 23:50:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.590859395s) from=127.0.0.6:43529
    2022/12/09 23:50:10 [DEBUG] http: Request GET /v1/status/leader (289.603µs) from=127.0.0.6:59725
    2022/12/09 23:50:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.431319257s) from=127.0.0.6:53517
    2022/12/09 23:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.31274779s) from=127.0.0.6:56719
    2022/12/09 23:50:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.667229953s) from=127.0.0.6:53479
    2022/12/09 23:50:14 [DEBUG] http: Request GET /v1/status/leader (162.359µs) from=127.0.0.6:49011
    2022/12/09 23:50:30 [DEBUG] http: Request GET /v1/status/leader (148.918µs) from=127.0.0.6:49011
    2022/12/09 23:50:34 [DEBUG] http: Request GET /v1/status/leader (158.628µs) from=127.0.0.6:59725
    2022/12/09 23:50:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Node info in sync
    2022/12/09 23:50:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:50:50 [DEBUG] http: Request GET /v1/status/leader (253.47µs) from=127.0.0.6:49011
    2022/12/09 23:50:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:50:54 [DEBUG] http: Request GET /v1/status/leader (304.129µs) from=127.0.0.6:49011
    2022/12/09 23:51:10 [DEBUG] http: Request GET /v1/status/leader (311.317µs) from=127.0.0.6:59725
    2022/12/09 23:51:14 [DEBUG] http: Request GET /v1/status/leader (327.554µs) from=127.0.0.6:59725
    2022/12/09 23:51:30 [DEBUG] http: Request GET /v1/status/leader (270.042µs) from=127.0.0.6:59725
    2022/12/09 23:51:35 [DEBUG] http: Request GET /v1/status/leader (319.332µs) from=127.0.0.6:59725
    2022/12/09 23:51:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.68606427s) from=127.0.0.6:53181
    2022/12/09 23:51:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:51:41 [DEBUG] agent: Node info in sync
    2022/12/09 23:51:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.543855198s) from=127.0.0.6:45091
    2022/12/09 23:51:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m7.39970296s) from=127.0.0.6:50147
    2022/12/09 23:51:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.715060002s) from=127.0.0.6:48761
    2022/12/09 23:51:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.297545118s) from=127.0.0.6:52127
    2022/12/09 23:51:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.343556467s) from=127.0.0.6:33985
    2022/12/09 23:51:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:51:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.548990747s) from=127.0.0.6:40099
    2022/12/09 23:51:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.569633388s) from=127.0.0.6:34801
    2022/12/09 23:51:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.085506858s) from=127.0.0.6:57647
    2022/12/09 23:51:50 [DEBUG] http: Request GET /v1/status/leader (336.669µs) from=127.0.0.6:59725
    2022/12/09 23:51:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.951448334s) from=127.0.0.6:33863
    2022/12/09 23:51:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.387648778s) from=127.0.0.6:43661
    2022/12/09 23:51:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.477166871s) from=127.0.0.6:33857
    2022/12/09 23:51:55 [DEBUG] http: Request GET /v1/status/leader (239.45µs) from=127.0.0.6:49011
    2022/12/09 23:51:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.389059171s) from=127.0.0.6:41429
    2022/12/09 23:51:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.868734217s) from=127.0.0.6:37667
    2022/12/09 23:51:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.816740051s) from=127.0.0.6:57015
    2022/12/09 23:51:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.67589888s) from=127.0.0.6:58567
    2022/12/09 23:51:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.955862194s) from=127.0.0.6:35369
    2022/12/09 23:52:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.00293401s) from=127.0.0.6:49261
    2022/12/09 23:52:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.350337077s) from=127.0.0.6:55619
    2022/12/09 23:52:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.775547863s) from=127.0.0.6:35031
    2022/12/09 23:52:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.796922766s) from=127.0.0.6:44753
    2022/12/09 23:52:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m1.128738618s) from=127.0.0.6:53219
    2022/12/09 23:52:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.639569556s) from=127.0.0.6:43173
    2022/12/09 23:52:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.351675965s) from=127.0.0.6:37813
    2022/12/09 23:52:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.262760513s) from=127.0.0.6:45467
    2022/12/09 23:52:10 [DEBUG] http: Request GET /v1/status/leader (327.972µs) from=127.0.0.6:59725
    2022/12/09 23:52:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.182511539s) from=127.0.0.6:42203
    2022/12/09 23:52:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.344891813s) from=127.0.0.6:43529
    2022/12/09 23:52:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.91674347s) from=127.0.0.6:53517
    2022/12/09 23:52:15 [DEBUG] http: Request GET /v1/status/leader (2.706434ms) from=127.0.0.6:59725
    2022/12/09 23:52:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.659636001s) from=127.0.0.6:56719
    2022/12/09 23:52:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m7.34283545s) from=127.0.0.6:53479
    2022/12/09 23:52:30 [DEBUG] http: Request GET /v1/status/leader (407.011µs) from=127.0.0.6:49011
    2022/12/09 23:52:35 [DEBUG] http: Request GET /v1/status/leader (360.815µs) from=127.0.0.6:49011
    2022/12/09 23:52:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:52:50 [DEBUG] http: Request GET /v1/status/leader (215.479µs) from=127.0.0.6:59725
    2022/12/09 23:52:55 [DEBUG] http: Request GET /v1/status/leader (177.099µs) from=127.0.0.6:59725
    2022/12/09 23:53:10 [DEBUG] http: Request GET /v1/status/leader (334.123µs) from=127.0.0.6:59725
    2022/12/09 23:53:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:53:12 [DEBUG] agent: Node info in sync
    2022/12/09 23:53:15 [DEBUG] http: Request GET /v1/status/leader (290.381µs) from=127.0.0.6:49011
    2022/12/09 23:53:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:53:30 [DEBUG] http: Request GET /v1/status/leader (344.45µs) from=127.0.0.6:59725
    2022/12/09 23:53:35 [DEBUG] http: Request GET /v1/status/leader (143.347µs) from=127.0.0.6:59725
    2022/12/09 23:53:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.658855961s) from=127.0.0.6:53181
    2022/12/09 23:53:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.891045558s) from=127.0.0.6:50147
    2022/12/09 23:53:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.249151923s) from=127.0.0.6:45091
    2022/12/09 23:53:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.143916015s) from=127.0.0.6:52127
    2022/12/09 23:53:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:53:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.083642107s) from=127.0.0.6:40099
    2022/12/09 23:53:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m0.728460285s) from=127.0.0.6:34801
    2022/12/09 23:53:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m7.255352183s) from=127.0.0.6:48761
    2022/12/09 23:53:50 [DEBUG] http: Request GET /v1/status/leader (270.696µs) from=127.0.0.6:49011
    2022/12/09 23:53:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.658613794s) from=127.0.0.6:33985
    2022/12/09 23:53:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.30741599s) from=127.0.0.6:57647
    2022/12/09 23:53:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.966165206s) from=127.0.0.6:33863
    2022/12/09 23:53:55 [DEBUG] http: Request GET /v1/status/leader (263.293µs) from=127.0.0.6:49011
    2022/12/09 23:53:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m2.058186894s) from=127.0.0.6:37667
    2022/12/09 23:53:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.186174475s) from=127.0.0.6:43661
    2022/12/09 23:53:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.64715891s) from=127.0.0.6:41429
    2022/12/09 23:53:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.529334273s) from=127.0.0.6:33857
    2022/12/09 23:54:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.98179326s) from=127.0.0.6:35369
    2022/12/09 23:54:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.079907706s) from=127.0.0.6:55619
    2022/12/09 23:54:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.311260205s) from=127.0.0.6:57015
    2022/12/09 23:54:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.808476573s) from=127.0.0.6:49261
    2022/12/09 23:54:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.403371575s) from=127.0.0.6:58567
    2022/12/09 23:54:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m1.452756605s) from=127.0.0.6:53219
    2022/12/09 23:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.057986369s) from=127.0.0.6:44753
    2022/12/09 23:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.212742288s) from=127.0.0.6:35031
    2022/12/09 23:54:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.136560879s) from=127.0.0.6:37813
    2022/12/09 23:54:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.386502603s) from=127.0.0.6:43173
    2022/12/09 23:54:10 [DEBUG] http: Request GET /v1/status/leader (4.729437ms) from=127.0.0.6:59725
    2022/12/09 23:54:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.176108959s) from=127.0.0.6:45467
    2022/12/09 23:54:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.053658653s) from=127.0.0.6:42203
    2022/12/09 23:54:15 [DEBUG] http: Request GET /v1/status/leader (190.017µs) from=127.0.0.6:59725
    2022/12/09 23:54:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.915118692s) from=127.0.0.6:43529
    2022/12/09 23:54:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.396712499s) from=127.0.0.6:53517
    2022/12/09 23:54:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.798974261s) from=127.0.0.6:56719
    2022/12/09 23:54:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.121363072s) from=127.0.0.6:53479
    2022/12/09 23:54:30 [DEBUG] http: Request GET /v1/status/leader (246.169µs) from=127.0.0.6:59725
    2022/12/09 23:54:35 [DEBUG] http: Request GET /v1/status/leader (149.436µs) from=127.0.0.6:49011
    2022/12/09 23:54:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:54:51 [DEBUG] http: Request GET /v1/status/leader (212.112µs) from=127.0.0.6:49011
    2022/12/09 23:54:55 [DEBUG] http: Request GET /v1/status/leader (174.948µs) from=127.0.0.6:59725
    2022/12/09 23:55:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:55:02 [DEBUG] agent: Node info in sync
    2022/12/09 23:55:11 [DEBUG] http: Request GET /v1/status/leader (153.499µs) from=127.0.0.6:59725
    2022/12/09 23:55:15 [DEBUG] http: Request GET /v1/status/leader (186.194µs) from=127.0.0.6:59725
    2022/12/09 23:55:31 [DEBUG] http: Request GET /v1/status/leader (343.142µs) from=127.0.0.6:49011
    2022/12/09 23:55:35 [DEBUG] http: Request GET /v1/status/leader (187.448µs) from=127.0.0.6:49011
    2022/12/09 23:55:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m0.956320643s) from=127.0.0.6:53181
    2022/12/09 23:55:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.042907809s) from=127.0.0.6:52127
    2022/12/09 23:55:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:55:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.762368418s) from=127.0.0.6:50147
    2022/12/09 23:55:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m2.97801622s) from=127.0.0.6:45091
    2022/12/09 23:55:51 [DEBUG] http: Request GET /v1/status/leader (438.262µs) from=127.0.0.6:49011
    2022/12/09 23:55:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.775340835s) from=127.0.0.6:34801
    2022/12/09 23:55:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.955424824s) from=127.0.0.6:33985
    2022/12/09 23:55:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.390588303s) from=127.0.0.6:40099
    2022/12/09 23:55:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m1.192554794s) from=127.0.0.6:33863
    2022/12/09 23:55:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.711925748s) from=127.0.0.6:57647
    2022/12/09 23:55:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.682231134s) from=127.0.0.6:48761
    2022/12/09 23:55:55 [DEBUG] http: Request GET /v1/status/leader (352.348µs) from=127.0.0.6:59725
    2022/12/09 23:55:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.155848788s) from=127.0.0.6:37667
    2022/12/09 23:56:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m2.193346382s) from=127.0.0.6:33857
    2022/12/09 23:56:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.07617744s) from=127.0.0.6:43661
    2022/12/09 23:56:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.714933309s) from=127.0.0.6:49261
    2022/12/09 23:56:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.054319604s) from=127.0.0.6:35369
    2022/12/09 23:56:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m5.465915454s) from=127.0.0.6:41429
    2022/12/09 23:56:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.545295348s) from=127.0.0.6:58567
    2022/12/09 23:56:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.833404251s) from=127.0.0.6:55619
    2022/12/09 23:56:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.352809231s) from=127.0.0.6:44753
    2022/12/09 23:56:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.54060262s) from=127.0.0.6:57015
    2022/12/09 23:56:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m4.692122495s) from=127.0.0.6:53219
    2022/12/09 23:56:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.016408358s) from=127.0.0.6:37813
    2022/12/09 23:56:11 [DEBUG] http: Request GET /v1/status/leader (366.238µs) from=127.0.0.6:59725
    2022/12/09 23:56:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.14701368s) from=127.0.0.6:35031
    2022/12/09 23:56:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m2.546196833s) from=127.0.0.6:45467
    2022/12/09 23:56:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.914466731s) from=127.0.0.6:42203
    2022/12/09 23:56:15 [DEBUG] http: Request GET /v1/status/leader (263.278µs) from=127.0.0.6:59725
    2022/12/09 23:56:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m0.078868582s) from=127.0.0.6:53517
    2022/12/09 23:56:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.411599539s) from=127.0.0.6:43173
    2022/12/09 23:56:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:56:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.732157442s) from=127.0.0.6:43529
    2022/12/09 23:56:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.422079192s) from=127.0.0.6:53479
    2022/12/09 23:56:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.274330058s) from=127.0.0.6:56719
    2022/12/09 23:56:31 [DEBUG] http: Request GET /v1/status/leader (336.602µs) from=127.0.0.6:49011
    2022/12/09 23:56:35 [DEBUG] http: Request GET /v1/status/leader (297.936µs) from=127.0.0.6:59725
    2022/12/09 23:56:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:56:39 [DEBUG] agent: Node info in sync
    2022/12/09 23:56:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:56:51 [DEBUG] http: Request GET /v1/status/leader (198.375µs) from=127.0.0.6:49011
    2022/12/09 23:56:55 [DEBUG] http: Request GET /v1/status/leader (689.125µs) from=127.0.0.6:59725
    2022/12/09 23:57:11 [DEBUG] http: Request GET /v1/status/leader (314.115µs) from=127.0.0.6:59725
    2022/12/09 23:57:15 [DEBUG] http: Request GET /v1/status/leader (153.153µs) from=127.0.0.6:49011
    2022/12/09 23:57:31 [DEBUG] http: Request GET /v1/status/leader (344.895µs) from=127.0.0.6:59725
    2022/12/09 23:57:35 [DEBUG] http: Request GET /v1/status/leader (161.015µs) from=127.0.0.6:59725
    2022/12/09 23:57:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:57:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.910966842s) from=127.0.0.6:53181
    2022/12/09 23:57:51 [DEBUG] http: Request GET /v1/status/leader (216.132µs) from=127.0.0.6:49011
    2022/12/09 23:57:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m0.275011772s) from=127.0.0.6:34801
    2022/12/09 23:57:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.33401816s) from=127.0.0.6:50147
    2022/12/09 23:57:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.825015712s) from=127.0.0.6:52127
    2022/12/09 23:57:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.639260561s) from=127.0.0.6:33985
    2022/12/09 23:57:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.638596768s) from=127.0.0.6:45091
    2022/12/09 23:57:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.152917862s) from=127.0.0.6:57647
    2022/12/09 23:57:55 [DEBUG] http: Request GET /v1/status/leader (157.75µs) from=127.0.0.6:59725
    2022/12/09 23:57:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.040039795s) from=127.0.0.6:40099
    2022/12/09 23:57:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.34483829s) from=127.0.0.6:48761
    2022/12/09 23:57:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.930993848s) from=127.0.0.6:33863
    2022/12/09 23:58:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.9392065s) from=127.0.0.6:43661
    2022/12/09 23:58:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m5.527329188s) from=127.0.0.6:37667
    2022/12/09 23:58:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.301439853s) from=127.0.0.6:33857
    2022/12/09 23:58:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.397421377s) from=127.0.0.6:49261
    2022/12/09 23:58:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.475001238s) from=127.0.0.6:57015
    2022/12/09 23:58:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.349417853s) from=127.0.0.6:41429
    2022/12/09 23:58:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.445503881s) from=127.0.0.6:35369
    2022/12/09 23:58:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m0.624962053s) from=127.0.0.6:53219
    2022/12/09 23:58:11 [DEBUG] http: Request GET /v1/status/leader (204.716µs) from=127.0.0.6:59725
    2022/12/09 23:58:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.390688009s) from=127.0.0.6:37813
    2022/12/09 23:58:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.726041609s) from=127.0.0.6:55619
    2022/12/09 23:58:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.015285084s) from=127.0.0.6:35031
    2022/12/09 23:58:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m7.081445806s) from=127.0.0.6:58567
    2022/12/09 23:58:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.895095759s) from=127.0.0.6:44753
    2022/12/09 23:58:15 [DEBUG] http: Request GET /v1/status/leader (310.594µs) from=127.0.0.6:49011
    2022/12/09 23:58:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.762485132s) from=127.0.0.6:45467
    2022/12/09 23:58:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.595615484s) from=127.0.0.6:43173
    2022/12/09 23:58:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.970071302s) from=127.0.0.6:42203
    2022/12/09 23:58:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m4.718274171s) from=127.0.0.6:53517
    2022/12/09 23:58:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.104075879s) from=127.0.0.6:43529
    2022/12/09 23:58:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.613123227s) from=127.0.0.6:56719
    2022/12/09 23:58:31 [DEBUG] http: Request GET /v1/status/leader (254.516µs) from=127.0.0.6:59725
    2022/12/09 23:58:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.245989074s) from=127.0.0.6:53479
    2022/12/09 23:58:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:58:32 [DEBUG] agent: Node info in sync
    2022/12/09 23:58:35 [DEBUG] http: Request GET /v1/status/leader (285.624µs) from=127.0.0.6:49011
    2022/12/09 23:58:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:58:51 [DEBUG] http: Request GET /v1/status/leader (368.163µs) from=127.0.0.6:49011
    2022/12/09 23:58:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:58:55 [DEBUG] http: Request GET /v1/status/leader (665.904µs) from=127.0.0.6:59725
    2022/12/09 23:59:11 [DEBUG] http: Request GET /v1/status/leader (433.156µs) from=127.0.0.6:49011
    2022/12/09 23:59:15 [DEBUG] http: Request GET /v1/status/leader (208.254µs) from=127.0.0.6:49011
    2022/12/09 23:59:31 [DEBUG] http: Request GET /v1/status/leader (387.032µs) from=127.0.0.6:49011
    2022/12/09 23:59:35 [DEBUG] http: Request GET /v1/status/leader (167.342µs) from=127.0.0.6:59725
    2022/12/09 23:59:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:59:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m0.939276068s) from=127.0.0.6:53181
    2022/12/09 23:59:51 [DEBUG] http: Request GET /v1/status/leader (1.875774ms) from=127.0.0.6:59725
    2022/12/09 23:59:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.060640858s) from=127.0.0.6:52127
    2022/12/09 23:59:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.141471434s) from=127.0.0.6:50147
    2022/12/09 23:59:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.603915535s) from=127.0.0.6:57647
    2022/12/09 23:59:55 [DEBUG] http: Request GET /v1/status/leader (307.961µs) from=127.0.0.6:59725
    2022/12/09 23:59:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:59:55 [DEBUG] agent: Node info in sync
    2022/12/09 23:59:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m5.500852984s) from=127.0.0.6:34801
    2022/12/09 23:59:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m1.336055258s) from=127.0.0.6:33863
    2022/12/09 23:59:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.54663833s) from=127.0.0.6:45091
    2022/12/10 00:00:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.90088557s) from=127.0.0.6:33985
    2022/12/10 00:00:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.142014937s) from=127.0.0.6:40099
    2022/12/10 00:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.823621858s) from=127.0.0.6:48761
    2022/12/10 00:00:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.454856291s) from=127.0.0.6:43661
    2022/12/10 00:00:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m4.120942909s) from=127.0.0.6:37667
    2022/12/10 00:00:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m1.731470659s) from=127.0.0.6:41429
    2022/12/10 00:00:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.839553774s) from=127.0.0.6:33857
    2022/12/10 00:00:11 [DEBUG] http: Request GET /v1/status/leader (223.103µs) from=127.0.0.6:49011
    2022/12/10 00:00:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.282830918s) from=127.0.0.6:49261
    2022/12/10 00:00:15 [DEBUG] http: Request GET /v1/status/leader (289.758µs) from=127.0.0.6:49011
    2022/12/10 00:00:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.204837074s) from=127.0.0.6:57015
    2022/12/10 00:00:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.923464758s) from=127.0.0.6:35369
    2022/12/10 00:00:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m6.933946156s) from=127.0.0.6:53219
    2022/12/10 00:00:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.600667323s) from=127.0.0.6:44753
    2022/12/10 00:00:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.277892577s) from=127.0.0.6:37813
    2022/12/10 00:00:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.594396752s) from=127.0.0.6:35031
    2022/12/10 00:00:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.389783491s) from=127.0.0.6:55619
    2022/12/10 00:00:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m6.973061067s) from=127.0.0.6:58567
    2022/12/10 00:00:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.131600406s) from=127.0.0.6:42203
    2022/12/10 00:00:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.363019708s) from=127.0.0.6:45467
    2022/12/10 00:00:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.531997573s) from=127.0.0.6:43173
    2022/12/10 00:00:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m3.257650915s) from=127.0.0.6:53517
    2022/12/10 00:00:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.614028962s) from=127.0.0.6:43529
    2022/12/10 00:00:31 [DEBUG] http: Request GET /v1/status/leader (6.787587ms) from=127.0.0.6:49011
    2022/12/10 00:00:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.251566594s) from=127.0.0.6:56719
    2022/12/10 00:00:35 [DEBUG] http: Request GET /v1/status/leader (305.676µs) from=127.0.0.6:49011
    2022/12/10 00:00:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.58033058s) from=127.0.0.6:53479
    2022/12/10 00:00:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:00:51 [DEBUG] http: Request GET /v1/status/leader (167.698µs) from=127.0.0.6:49011
    2022/12/10 00:00:55 [DEBUG] http: Request GET /v1/status/leader (160.794µs) from=127.0.0.6:59725
    2022/12/10 00:00:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 00:01:11 [DEBUG] http: Request GET /v1/status/leader (289.416µs) from=127.0.0.6:49011
    2022/12/10 00:01:15 [DEBUG] http: Request GET /v1/status/leader (153.087µs) from=127.0.0.6:49011
    2022/12/10 00:01:31 [DEBUG] http: Request GET /v1/status/leader (293.426µs) from=127.0.0.6:49011
    2022/12/10 00:01:35 [DEBUG] http: Request GET /v1/status/leader (169.318µs) from=127.0.0.6:59725
    2022/12/10 00:01:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:01:51 [DEBUG] http: Request GET /v1/status/leader (263.831µs) from=127.0.0.6:49011
    2022/12/10 00:01:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.500569954s) from=127.0.0.6:53181
    2022/12/10 00:01:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:01:54 [DEBUG] agent: Node info in sync
    2022/12/10 00:01:55 [DEBUG] http: Request GET /v1/status/leader (298.977µs) from=127.0.0.6:49011
    2022/12/10 00:01:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.7119767s) from=127.0.0.6:52127
    2022/12/10 00:01:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.461654016s) from=127.0.0.6:50147
    2022/12/10 00:01:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.58480107s) from=127.0.0.6:57647
    2022/12/10 00:01:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.182495624s) from=127.0.0.6:34801
    2022/12/10 00:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.369183292s) from=127.0.0.6:33863
    2022/12/10 00:02:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.170051979s) from=127.0.0.6:45091
    2022/12/10 00:02:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.358231281s) from=127.0.0.6:40099
    2022/12/10 00:02:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.401897031s) from=127.0.0.6:33985
    2022/12/10 00:02:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.846727814s) from=127.0.0.6:48761
    2022/12/10 00:02:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.905385413s) from=127.0.0.6:43661
    2022/12/10 00:02:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m0.264394912s) from=127.0.0.6:41429
    2022/12/10 00:02:11 [DEBUG] http: Request GET /v1/status/leader (288.313µs) from=127.0.0.6:49011
    2022/12/10 00:02:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.228346918s) from=127.0.0.6:33857
    2022/12/10 00:02:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m4.16164687s) from=127.0.0.6:37667
    2022/12/10 00:02:15 [DEBUG] http: Request GET /v1/status/leader (338.654µs) from=127.0.0.6:49011
    2022/12/10 00:02:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.202754148s) from=127.0.0.6:57015
    2022/12/10 00:02:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m2.807219046s) from=127.0.0.6:53219
    2022/12/10 00:02:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m7.450668005s) from=127.0.0.6:49261
    2022/12/10 00:02:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.220042802s) from=127.0.0.6:58567
    2022/12/10 00:02:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.722117507s) from=127.0.0.6:35369
    2022/12/10 00:02:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.093669076s) from=127.0.0.6:44753
    2022/12/10 00:02:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.758755709s) from=127.0.0.6:35031
    2022/12/10 00:02:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.268155034s) from=127.0.0.6:37813
    2022/12/10 00:02:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.315975216s) from=127.0.0.6:42203
    2022/12/10 00:02:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.435651788s) from=127.0.0.6:55619
    2022/12/10 00:02:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.975883477s) from=127.0.0.6:45467
    2022/12/10 00:02:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.510668255s) from=127.0.0.6:43173
    2022/12/10 00:02:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.139999543s) from=127.0.0.6:53517
    2022/12/10 00:02:31 [DEBUG] http: Request GET /v1/status/leader (2.621533ms) from=127.0.0.6:59725
    2022/12/10 00:02:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.879694201s) from=127.0.0.6:43529
    2022/12/10 00:02:35 [DEBUG] http: Request GET /v1/status/leader (400.2µs) from=127.0.0.6:49011
    2022/12/10 00:02:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.510904777s) from=127.0.0.6:56719
    2022/12/10 00:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.799237334s) from=127.0.0.6:53479
    2022/12/10 00:02:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:02:51 [DEBUG] http: Request GET /v1/status/leader (274.292µs) from=127.0.0.6:49011
    2022/12/10 00:02:55 [DEBUG] http: Request GET /v1/status/leader (168.096µs) from=127.0.0.6:59725
    2022/12/10 00:03:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:03:00 [DEBUG] agent: Node info in sync
    2022/12/10 00:03:11 [DEBUG] http: Request GET /v1/status/leader (296.923µs) from=127.0.0.6:59725
    2022/12/10 00:03:15 [DEBUG] http: Request GET /v1/status/leader (357.098µs) from=127.0.0.6:49011
    2022/12/10 00:03:31 [DEBUG] http: Request GET /v1/status/leader (389.205µs) from=127.0.0.6:59725
    2022/12/10 00:03:35 [DEBUG] http: Request GET /v1/status/leader (342.965µs) from=127.0.0.6:49011
    2022/12/10 00:03:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:03:51 [DEBUG] http: Request GET /v1/status/leader (301.348µs) from=127.0.0.6:59725
    2022/12/10 00:03:55 [DEBUG] http: Request GET /v1/status/leader (195.557µs) from=127.0.0.6:59725
    2022/12/10 00:03:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 00:03:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.719215008s) from=127.0.0.6:53181
    2022/12/10 00:03:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.514175277s) from=127.0.0.6:50147
    2022/12/10 00:04:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.229338913s) from=127.0.0.6:57647
    2022/12/10 00:04:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.316762077s) from=127.0.0.6:52127
    2022/12/10 00:04:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.797465413s) from=127.0.0.6:34801
    2022/12/10 00:04:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m2.827116375s) from=127.0.0.6:45091
    2022/12/10 00:04:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.997844833s) from=127.0.0.6:33863
    2022/12/10 00:04:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.094938001s) from=127.0.0.6:40099
    2022/12/10 00:04:11 [DEBUG] http: Request GET /v1/status/leader (287.742µs) from=127.0.0.6:59725
    2022/12/10 00:04:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.906787603s) from=127.0.0.6:43661
    2022/12/10 00:04:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.571921301s) from=127.0.0.6:48761
    2022/12/10 00:04:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.167333s) from=127.0.0.6:33857
    2022/12/10 00:04:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.777516429s) from=127.0.0.6:37667
    2022/12/10 00:04:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.482138871s) from=127.0.0.6:33985
    2022/12/10 00:04:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.362846402s) from=127.0.0.6:41429
    2022/12/10 00:04:15 [DEBUG] http: Request GET /v1/status/leader (179.026µs) from=127.0.0.6:59725
    2022/12/10 00:04:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.734183406s) from=127.0.0.6:57015
    2022/12/10 00:04:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.075773535s) from=127.0.0.6:58567
    2022/12/10 00:04:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m2.372025961s) from=127.0.0.6:53219
    2022/12/10 00:04:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.171292711s) from=127.0.0.6:44753
    2022/12/10 00:04:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.342564738s) from=127.0.0.6:35369
    2022/12/10 00:04:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.758089335s) from=127.0.0.6:49261
    2022/12/10 00:04:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.174676731s) from=127.0.0.6:55619
    2022/12/10 00:04:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.189418312s) from=127.0.0.6:35031
    2022/12/10 00:04:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.094299006s) from=127.0.0.6:37813
    2022/12/10 00:04:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.285151484s) from=127.0.0.6:42203
    2022/12/10 00:04:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:04:31 [DEBUG] agent: Node info in sync
    2022/12/10 00:04:31 [DEBUG] http: Request GET /v1/status/leader (185.327µs) from=127.0.0.6:59725
    2022/12/10 00:04:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.917559441s) from=127.0.0.6:53517
    2022/12/10 00:04:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m7.296250938s) from=127.0.0.6:45467
    2022/12/10 00:04:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.758685195s) from=127.0.0.6:43173
    2022/12/10 00:04:35 [DEBUG] http: Request GET /v1/status/leader (182.372µs) from=127.0.0.6:49011
    2022/12/10 00:04:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.323682707s) from=127.0.0.6:43529
    2022/12/10 00:04:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.003436934s) from=127.0.0.6:56719
    2022/12/10 00:04:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.014717689s) from=127.0.0.6:53479
    2022/12/10 00:04:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:04:51 [DEBUG] http: Request GET /v1/status/leader (297.205µs) from=127.0.0.6:59725
    2022/12/10 00:04:55 [DEBUG] http: Request GET /v1/status/leader (279.036µs) from=127.0.0.6:59725
    2022/12/10 00:05:11 [DEBUG] http: Request GET /v1/status/leader (351.171µs) from=127.0.0.6:49011
    2022/12/10 00:05:15 [DEBUG] http: Request GET /v1/status/leader (202.158µs) from=127.0.0.6:49011
    2022/12/10 00:05:31 [DEBUG] http: Request GET /v1/status/leader (325.884µs) from=127.0.0.6:59725
    2022/12/10 00:05:35 [DEBUG] http: Request GET /v1/status/leader (381.283µs) from=127.0.0.6:59725
    2022/12/10 00:05:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:05:39 [DEBUG] agent: Node info in sync
    2022/12/10 00:05:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:05:51 [DEBUG] http: Request GET /v1/status/leader (433.142µs) from=127.0.0.6:59725
    2022/12/10 00:05:55 [DEBUG] http: Request GET /v1/status/leader (167.271µs) from=127.0.0.6:49011
    2022/12/10 00:05:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.107407291s) from=127.0.0.6:53181
    2022/12/10 00:06:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.177681381s) from=127.0.0.6:57647
    2022/12/10 00:06:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 00:06:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.902051448s) from=127.0.0.6:34801
    2022/12/10 00:06:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.484975776s) from=127.0.0.6:50147
    2022/12/10 00:06:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.056075281s) from=127.0.0.6:33863
    2022/12/10 00:06:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.422778428s) from=127.0.0.6:52127
    2022/12/10 00:06:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.679766911s) from=127.0.0.6:45091
    2022/12/10 00:06:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.42859546s) from=127.0.0.6:40099
    2022/12/10 00:06:11 [DEBUG] http: Request GET /v1/status/leader (520.875µs) from=127.0.0.6:59725
    2022/12/10 00:06:15 [DEBUG] http: Request GET /v1/status/leader (164.002µs) from=127.0.0.6:59725
    2022/12/10 00:06:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m2.718117518s) from=127.0.0.6:33857
    2022/12/10 00:06:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m1.792535087s) from=127.0.0.6:41429
    2022/12/10 00:06:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.480089172s) from=127.0.0.6:43661
    2022/12/10 00:06:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.010275932s) from=127.0.0.6:48761
    2022/12/10 00:06:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.309644126s) from=127.0.0.6:33985
    2022/12/10 00:06:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m5.279578314s) from=127.0.0.6:37667
    2022/12/10 00:06:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.82377282s) from=127.0.0.6:57015
    2022/12/10 00:06:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.618840216s) from=127.0.0.6:35369
    2022/12/10 00:06:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.227882093s) from=127.0.0.6:44753
    2022/12/10 00:06:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m3.59454153s) from=127.0.0.6:53219
    2022/12/10 00:06:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m7.027008172s) from=127.0.0.6:58567
    2022/12/10 00:06:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.217247667s) from=127.0.0.6:55619
    2022/12/10 00:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.033208062s) from=127.0.0.6:49261
    2022/12/10 00:06:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.842620908s) from=127.0.0.6:37813
    2022/12/10 00:06:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.572781627s) from=127.0.0.6:35031
    2022/12/10 00:06:31 [DEBUG] http: Request GET /v1/status/leader (273.673µs) from=127.0.0.6:59725
    2022/12/10 00:06:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.93439444s) from=127.0.0.6:42203
    2022/12/10 00:06:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.776607772s) from=127.0.0.6:53517
    2022/12/10 00:06:35 [DEBUG] http: Request GET /v1/status/leader (1.611858ms) from=127.0.0.6:59725
    2022/12/10 00:06:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.473371582s) from=127.0.0.6:45467
    2022/12/10 00:06:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.040820138s) from=127.0.0.6:43173
    2022/12/10 00:06:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.253364446s) from=127.0.0.6:43529
    2022/12/10 00:06:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:06:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:06:48 [DEBUG] agent: Node info in sync
    2022/12/10 00:06:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.548976852s) from=127.0.0.6:53479
    2022/12/10 00:06:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.988939435s) from=127.0.0.6:56719
    2022/12/10 00:06:51 [DEBUG] http: Request GET /v1/status/leader (151.228µs) from=127.0.0.6:59725
    2022/12/10 00:06:55 [DEBUG] http: Request GET /v1/status/leader (156.678µs) from=127.0.0.6:49011
    2022/12/10 00:07:11 [DEBUG] http: Request GET /v1/status/leader (313.43µs) from=127.0.0.6:49011
    2022/12/10 00:07:15 [DEBUG] http: Request GET /v1/status/leader (227.956µs) from=127.0.0.6:59725
    2022/12/10 00:07:31 [DEBUG] http: Request GET /v1/status/leader (6.113478ms) from=127.0.0.6:49011
    2022/12/10 00:07:35 [DEBUG] http: Request GET /v1/status/leader (295.976µs) from=127.0.0.6:49011
    2022/12/10 00:07:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:07:51 [DEBUG] http: Request GET /v1/status/leader (362.291µs) from=127.0.0.6:59725
    2022/12/10 00:07:55 [DEBUG] http: Request GET /v1/status/leader (180.586µs) from=127.0.0.6:49011
    2022/12/10 00:08:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.579773242s) from=127.0.0.6:57647
    2022/12/10 00:08:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.649548206s) from=127.0.0.6:53181
    2022/12/10 00:08:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.138729963s) from=127.0.0.6:52127
    2022/12/10 00:08:11 [DEBUG] http: Request GET /v1/status/leader (199.684µs) from=127.0.0.6:49011
    2022/12/10 00:08:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.749258684s) from=127.0.0.6:50147
    2022/12/10 00:08:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.383763003s) from=127.0.0.6:33863
    2022/12/10 00:08:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.143094811s) from=127.0.0.6:34801
    2022/12/10 00:08:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.419528781s) from=127.0.0.6:40099
    2022/12/10 00:08:15 [DEBUG] http: Request GET /v1/status/leader (180.87µs) from=127.0.0.6:59725
    2022/12/10 00:08:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m6.746183818s) from=127.0.0.6:45091
    2022/12/10 00:08:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:08:17 [DEBUG] agent: Node info in sync
    2022/12/10 00:08:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m1.264327364s) from=127.0.0.6:41429
    2022/12/10 00:08:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m3.438746503s) from=127.0.0.6:33857
    2022/12/10 00:08:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.56820655s) from=127.0.0.6:33985
    2022/12/10 00:08:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.613159722s) from=127.0.0.6:37667
    2022/12/10 00:08:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.194897598s) from=127.0.0.6:48761
    2022/12/10 00:08:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.921073076s) from=127.0.0.6:43661
    2022/12/10 00:08:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.697725668s) from=127.0.0.6:57015
    2022/12/10 00:08:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.220603559s) from=127.0.0.6:44753
    2022/12/10 00:08:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m1.150999149s) from=127.0.0.6:53219
    2022/12/10 00:08:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.468057856s) from=127.0.0.6:35369
    2022/12/10 00:08:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m2.019946494s) from=127.0.0.6:58567
    2022/12/10 00:08:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 00:08:31 [DEBUG] http: Request GET /v1/status/leader (254.454µs) from=127.0.0.6:59725
    2022/12/10 00:08:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.834675435s) from=127.0.0.6:49261
    2022/12/10 00:08:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.126718307s) from=127.0.0.6:42203
    2022/12/10 00:08:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.142196473s) from=127.0.0.6:55619
    2022/12/10 00:08:35 [DEBUG] http: Request GET /v1/status/leader (280.931µs) from=127.0.0.6:59725
    2022/12/10 00:08:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.633684523s) from=127.0.0.6:53517
    2022/12/10 00:08:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.404709606s) from=127.0.0.6:37813
    2022/12/10 00:08:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m7.289953651s) from=127.0.0.6:35031
    2022/12/10 00:08:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.816677975s) from=127.0.0.6:45467
    2022/12/10 00:08:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.998994902s) from=127.0.0.6:43173
    2022/12/10 00:08:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.666194972s) from=127.0.0.6:43529
    2022/12/10 00:08:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:08:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.16982512s) from=127.0.0.6:53479
    2022/12/10 00:08:51 [DEBUG] http: Request GET /v1/status/leader (195.214µs) from=127.0.0.6:59725
    2022/12/10 00:08:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.041248343s) from=127.0.0.6:56719
    2022/12/10 00:08:55 [DEBUG] http: Request GET /v1/status/leader (155.877µs) from=127.0.0.6:49011
    2022/12/10 00:09:11 [DEBUG] http: Request GET /v1/status/leader (305.27µs) from=127.0.0.6:49011
    2022/12/10 00:09:15 [DEBUG] http: Request GET /v1/status/leader (370.21µs) from=127.0.0.6:59725
    2022/12/10 00:09:31 [DEBUG] http: Request GET /v1/status/leader (307.269µs) from=127.0.0.6:49011
    2022/12/10 00:09:35 [DEBUG] http: Request GET /v1/status/leader (1.936802ms) from=127.0.0.6:59725
    2022/12/10 00:09:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:09:51 [DEBUG] http: Request GET /v1/status/leader (267.874µs) from=127.0.0.6:49011
    2022/12/10 00:09:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:09:53 [DEBUG] agent: Node info in sync
    2022/12/10 00:09:55 [DEBUG] http: Request GET /v1/status/leader (301.515µs) from=127.0.0.6:59725
    2022/12/10 00:10:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m7.100329581s) from=127.0.0.6:57647
    2022/12/10 00:10:11 [DEBUG] http: Request GET /v1/status/leader (369µs) from=127.0.0.6:49011
    2022/12/10 00:10:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.532265145s) from=127.0.0.6:50147
    2022/12/10 00:10:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.700565334s) from=127.0.0.6:53181
    2022/12/10 00:10:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m0.691896544s) from=127.0.0.6:34801
    2022/12/10 00:10:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.440609888s) from=127.0.0.6:52127
    2022/12/10 00:10:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.662661536s) from=127.0.0.6:40099
    2022/12/10 00:10:15 [DEBUG] http: Request GET /v1/status/leader (267.287µs) from=127.0.0.6:59725
    2022/12/10 00:10:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m7.317135354s) from=127.0.0.6:33863
    2022/12/10 00:10:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.001466263s) from=127.0.0.6:33985
    2022/12/10 00:10:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.013791841s) from=127.0.0.6:37667
    2022/12/10 00:10:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.340346239s) from=127.0.0.6:41429
    2022/12/10 00:10:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m3.265821503s) from=127.0.0.6:33857
    2022/12/10 00:10:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.375592845s) from=127.0.0.6:43661
    2022/12/10 00:10:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m7.352239108s) from=127.0.0.6:45091
    2022/12/10 00:10:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.958204277s) from=127.0.0.6:48761
    2022/12/10 00:10:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.428465287s) from=127.0.0.6:57015
    2022/12/10 00:10:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.020788731s) from=127.0.0.6:44753
    2022/12/10 00:10:31 [DEBUG] http: Request GET /v1/status/leader (262.346µs) from=127.0.0.6:59725
    2022/12/10 00:10:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.060271664s) from=127.0.0.6:58567
    2022/12/10 00:10:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.899328024s) from=127.0.0.6:53219
    2022/12/10 00:10:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.401679228s) from=127.0.0.6:35369
    2022/12/10 00:10:35 [DEBUG] http: Request GET /v1/status/leader (337.177µs) from=127.0.0.6:59725
    2022/12/10 00:10:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m0.080739778s) from=127.0.0.6:53517
    2022/12/10 00:10:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.760685747s) from=127.0.0.6:42203
    2022/12/10 00:10:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.855665751s) from=127.0.0.6:55619
    2022/12/10 00:10:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.643258634s) from=127.0.0.6:49261
    2022/12/10 00:10:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.754109359s) from=127.0.0.6:37813
    2022/12/10 00:10:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.581285261s) from=127.0.0.6:43173
    2022/12/10 00:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.380303155s) from=127.0.0.6:35031
    2022/12/10 00:10:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.627058373s) from=127.0.0.6:45467
    2022/12/10 00:10:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:10:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.505711297s) from=127.0.0.6:43529
    2022/12/10 00:10:51 [DEBUG] http: Request GET /v1/status/leader (275.993µs) from=127.0.0.6:59725
    2022/12/10 00:10:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.803304488s) from=127.0.0.6:53479
    2022/12/10 00:10:56 [DEBUG] http: Request GET /v1/status/leader (311.426µs) from=127.0.0.6:49011
    2022/12/10 00:10:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.196095806s) from=127.0.0.6:56719
    2022/12/10 00:11:11 [DEBUG] http: Request GET /v1/status/leader (348.725µs) from=127.0.0.6:49011
    2022/12/10 00:11:16 [DEBUG] http: Request GET /v1/status/leader (3.995278ms) from=127.0.0.6:59725
    2022/12/10 00:11:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 00:11:31 [DEBUG] http: Request GET /v1/status/leader (310.76µs) from=127.0.0.6:59725
    2022/12/10 00:11:36 [DEBUG] http: Request GET /v1/status/leader (302.829µs) from=127.0.0.6:59725
    2022/12/10 00:11:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:11:51 [DEBUG] http: Request GET /v1/status/leader (227.052µs) from=127.0.0.6:59725
    2022/12/10 00:11:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:11:51 [DEBUG] agent: Node info in sync
    2022/12/10 00:11:56 [DEBUG] http: Request GET /v1/status/leader (152.915µs) from=127.0.0.6:49011
    2022/12/10 00:12:11 [DEBUG] http: Request GET /v1/status/leader (258.965µs) from=127.0.0.6:49011
    2022/12/10 00:12:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.744971146s) from=127.0.0.6:57647
    2022/12/10 00:12:16 [DEBUG] http: Request GET /v1/status/leader (257.275µs) from=127.0.0.6:59725
    2022/12/10 00:12:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.527397239s) from=127.0.0.6:40099
    2022/12/10 00:12:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m5.641579418s) from=127.0.0.6:53181
    2022/12/10 00:12:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.037642761s) from=127.0.0.6:50147
    2022/12/10 00:12:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.529957298s) from=127.0.0.6:34801
    2022/12/10 00:12:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.65575606s) from=127.0.0.6:33863
    2022/12/10 00:12:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.314961967s) from=127.0.0.6:52127
    2022/12/10 00:12:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.796255042s) from=127.0.0.6:33985
    2022/12/10 00:12:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.84483703s) from=127.0.0.6:37667
    2022/12/10 00:12:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m3.955050122s) from=127.0.0.6:33857
    2022/12/10 00:12:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m5.59016488s) from=127.0.0.6:41429
    2022/12/10 00:12:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.851559499s) from=127.0.0.6:43661
    2022/12/10 00:12:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.600892166s) from=127.0.0.6:57015
    2022/12/10 00:12:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.93214114s) from=127.0.0.6:48761
    2022/12/10 00:12:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m7.496662067s) from=127.0.0.6:45091
    2022/12/10 00:12:31 [DEBUG] http: Request GET /v1/status/leader (164.964µs) from=127.0.0.6:49011
    2022/12/10 00:12:36 [DEBUG] http: Request GET /v1/status/leader (324.367µs) from=127.0.0.6:59725
    2022/12/10 00:12:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m7.373455357s) from=127.0.0.6:44753
    2022/12/10 00:12:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m4.839785079s) from=127.0.0.6:58567
    2022/12/10 00:12:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.275046191s) from=127.0.0.6:35369
    2022/12/10 00:12:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.819237626s) from=127.0.0.6:53517
    2022/12/10 00:12:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m7.055124153s) from=127.0.0.6:53219
    2022/12/10 00:12:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m2.081369697s) from=127.0.0.6:49261
    2022/12/10 00:12:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.912393786s) from=127.0.0.6:37813
    2022/12/10 00:12:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.492721528s) from=127.0.0.6:42203
    2022/12/10 00:12:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.356133569s) from=127.0.0.6:55619
    2022/12/10 00:12:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:12:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.637063579s) from=127.0.0.6:43173
    2022/12/10 00:12:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m4.553176994s) from=127.0.0.6:45467
    2022/12/10 00:12:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.74277723s) from=127.0.0.6:35031
    2022/12/10 00:12:51 [DEBUG] http: Request GET /v1/status/leader (414.619µs) from=127.0.0.6:59725
    2022/12/10 00:12:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:12:52 [DEBUG] agent: Node info in sync
    2022/12/10 00:12:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.943502232s) from=127.0.0.6:43529
    2022/12/10 00:12:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.072130126s) from=127.0.0.6:53479
    2022/12/10 00:12:56 [DEBUG] http: Request GET /v1/status/leader (189.954µs) from=127.0.0.6:59725
    2022/12/10 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.058069299s) from=127.0.0.6:56719
    2022/12/10 00:13:11 [DEBUG] http: Request GET /v1/status/leader (662.089µs) from=127.0.0.6:59725
    2022/12/10 00:13:16 [DEBUG] http: Request GET /v1/status/leader (3.19185ms) from=127.0.0.6:59725
    2022/12/10 00:13:31 [DEBUG] http: Request GET /v1/status/leader (277.612µs) from=127.0.0.6:49011
    2022/12/10 00:13:36 [DEBUG] http: Request GET /v1/status/leader (156.794µs) from=127.0.0.6:49011
    2022/12/10 00:13:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:13:51 [DEBUG] http: Request GET /v1/status/leader (274.873µs) from=127.0.0.6:59725
    2022/12/10 00:13:56 [DEBUG] http: Request GET /v1/status/leader (189.924µs) from=127.0.0.6:49011
    2022/12/10 00:13:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:13:59 [DEBUG] agent: Node info in sync
    2022/12/10 00:14:11 [DEBUG] http: Request GET /v1/status/leader (267.438µs) from=127.0.0.6:49011
    2022/12/10 00:14:16 [DEBUG] http: Request GET /v1/status/leader (294.828µs) from=127.0.0.6:59725
    2022/12/10 00:14:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.611732979s) from=127.0.0.6:57647
    2022/12/10 00:14:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 00:14:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.900626853s) from=127.0.0.6:40099
    2022/12/10 00:14:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m0.485439754s) from=127.0.0.6:34801
    2022/12/10 00:14:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.956087891s) from=127.0.0.6:53181
    2022/12/10 00:14:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.854430858s) from=127.0.0.6:50147
    2022/12/10 00:14:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.186684879s) from=127.0.0.6:33863
    2022/12/10 00:14:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m3.072729235s) from=127.0.0.6:37667
    2022/12/10 00:14:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.970589728s) from=127.0.0.6:33985
    2022/12/10 00:14:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.430829522s) from=127.0.0.6:52127
    2022/12/10 00:14:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.514258217s) from=127.0.0.6:33857
    2022/12/10 00:14:31 [DEBUG] http: Request GET /v1/status/leader (391.827µs) from=127.0.0.6:59725
    2022/12/10 00:14:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m5.863132419s) from=127.0.0.6:41429
    2022/12/10 00:14:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.936876268s) from=127.0.0.6:57015
    2022/12/10 00:14:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.36771239s) from=127.0.0.6:43661
    2022/12/10 00:14:36 [DEBUG] http: Request GET /v1/status/leader (1.688483ms) from=127.0.0.6:59725
    2022/12/10 00:14:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.744406986s) from=127.0.0.6:45091
    2022/12/10 00:14:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.999185454s) from=127.0.0.6:48761
    2022/12/10 00:14:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.587231781s) from=127.0.0.6:44753
    2022/12/10 00:14:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.125941571s) from=127.0.0.6:35369
    2022/12/10 00:14:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m5.124053907s) from=127.0.0.6:58567
    2022/12/10 00:14:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m3.265476113s) from=127.0.0.6:53219
    2022/12/10 00:14:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.195264752s) from=127.0.0.6:42203
    2022/12/10 00:14:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.514287336s) from=127.0.0.6:37813
    2022/12/10 00:14:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.888762373s) from=127.0.0.6:49261
    2022/12/10 00:14:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.63619948s) from=127.0.0.6:53517
    2022/12/10 00:14:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:14:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.548074289s) from=127.0.0.6:55619
    2022/12/10 00:14:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.453682982s) from=127.0.0.6:43173
    2022/12/10 00:14:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.03874775s) from=127.0.0.6:35031
    2022/12/10 00:14:51 [DEBUG] http: Request GET /v1/status/leader (292.844µs) from=127.0.0.6:59725
    2022/12/10 00:14:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.788036476s) from=127.0.0.6:45467
    2022/12/10 00:14:56 [DEBUG] http: Request GET /v1/status/leader (287.196µs) from=127.0.0.6:59725
    2022/12/10 00:14:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.017925135s) from=127.0.0.6:43529
    2022/12/10 00:14:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.723398257s) from=127.0.0.6:53479
    2022/12/10 00:15:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.931064695s) from=127.0.0.6:56719
    2022/12/10 00:15:11 [DEBUG] http: Request GET /v1/status/leader (177.656µs) from=127.0.0.6:59725
    2022/12/10 00:15:16 [DEBUG] http: Request GET /v1/status/leader (196.519µs) from=127.0.0.6:59725
    2022/12/10 00:15:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:15:17 [DEBUG] agent: Node info in sync
    2022/12/10 00:15:31 [DEBUG] http: Request GET /v1/status/leader (326.069µs) from=127.0.0.6:59725
    2022/12/10 00:15:36 [DEBUG] http: Request GET /v1/status/leader (205.437µs) from=127.0.0.6:59725
    2022/12/10 00:15:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:15:51 [DEBUG] http: Request GET /v1/status/leader (280.449µs) from=127.0.0.6:59725
    2022/12/10 00:15:56 [DEBUG] http: Request GET /v1/status/leader (182.24µs) from=127.0.0.6:59725
    2022/12/10 00:16:11 [DEBUG] http: Request GET /v1/status/leader (348.583µs) from=127.0.0.6:49011
    2022/12/10 00:16:16 [DEBUG] http: Request GET /v1/status/leader (273.854µs) from=127.0.0.6:59725
    2022/12/10 00:16:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.714104182s) from=127.0.0.6:57647
    2022/12/10 00:16:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.159860386s) from=127.0.0.6:53181
    2022/12/10 00:16:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.231703093s) from=127.0.0.6:40099
    2022/12/10 00:16:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.505513945s) from=127.0.0.6:34801
    2022/12/10 00:16:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.705193869s) from=127.0.0.6:50147
    2022/12/10 00:16:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.602499302s) from=127.0.0.6:37667
    2022/12/10 00:16:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.083820281s) from=127.0.0.6:33863
    2022/12/10 00:16:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.620996887s) from=127.0.0.6:33857
    2022/12/10 00:16:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.538417291s) from=127.0.0.6:33985
    2022/12/10 00:16:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.738789097s) from=127.0.0.6:52127
    2022/12/10 00:16:31 [DEBUG] http: Request GET /v1/status/leader (372.682µs) from=127.0.0.6:59725
    2022/12/10 00:16:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.372871212s) from=127.0.0.6:43661
    2022/12/10 00:16:36 [DEBUG] http: Request GET /v1/status/leader (163.872µs) from=127.0.0.6:59725
    2022/12/10 00:16:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.134147766s) from=127.0.0.6:48761
    2022/12/10 00:16:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m5.826807167s) from=127.0.0.6:41429
    2022/12/10 00:16:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m2.907076598s) from=127.0.0.6:45091
    2022/12/10 00:16:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.04764505s) from=127.0.0.6:44753
    2022/12/10 00:16:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.008205894s) from=127.0.0.6:57015
    2022/12/10 00:16:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 00:16:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m0.305760502s) from=127.0.0.6:58567
    2022/12/10 00:16:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m2.54056415s) from=127.0.0.6:53219
    2022/12/10 00:16:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.518943711s) from=127.0.0.6:42203
    2022/12/10 00:16:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.900823396s) from=127.0.0.6:49261
    2022/12/10 00:16:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.90163667s) from=127.0.0.6:35369
    2022/12/10 00:16:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:16:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m3.328309387s) from=127.0.0.6:53517
    2022/12/10 00:16:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.087913956s) from=127.0.0.6:37813
    2022/12/10 00:16:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.297673479s) from=127.0.0.6:55619
    2022/12/10 00:16:51 [DEBUG] http: Request GET /v1/status/leader (503.904µs) from=127.0.0.6:49011
    2022/12/10 00:16:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m2.166948823s) from=127.0.0.6:45467
    2022/12/10 00:16:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.76724492s) from=127.0.0.6:43173
    2022/12/10 00:16:56 [DEBUG] http: Request GET /v1/status/leader (441.022µs) from=127.0.0.6:49011
    2022/12/10 00:16:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.087050808s) from=127.0.0.6:43529
    2022/12/10 00:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.431791898s) from=127.0.0.6:35031
    2022/12/10 00:16:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:16:58 [DEBUG] agent: Node info in sync
    2022/12/10 00:17:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.664723187s) from=127.0.0.6:53479
    2022/12/10 00:17:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.527374937s) from=127.0.0.6:56719
    2022/12/10 00:17:11 [DEBUG] http: Request GET /v1/status/leader (1.087769ms) from=127.0.0.6:49011
    2022/12/10 00:17:16 [DEBUG] http: Request GET /v1/status/leader (195.449µs) from=127.0.0.6:59725
    2022/12/10 00:17:31 [DEBUG] http: Request GET /v1/status/leader (370.638µs) from=127.0.0.6:59725
    2022/12/10 00:17:36 [DEBUG] http: Request GET /v1/status/leader (235.303µs) from=127.0.0.6:49011
    2022/12/10 00:17:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:17:51 [DEBUG] http: Request GET /v1/status/leader (291.132µs) from=127.0.0.6:49011
    2022/12/10 00:17:56 [DEBUG] http: Request GET /v1/status/leader (207.832µs) from=127.0.0.6:59725
    2022/12/10 00:18:12 [DEBUG] http: Request GET /v1/status/leader (277.903µs) from=127.0.0.6:49011
    2022/12/10 00:18:16 [DEBUG] http: Request GET /v1/status/leader (249.143µs) from=127.0.0.6:49011
    2022/12/10 00:18:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.598492093s) from=127.0.0.6:57647
    2022/12/10 00:18:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.541939963s) from=127.0.0.6:53181
    2022/12/10 00:18:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.438869345s) from=127.0.0.6:40099
    2022/12/10 00:18:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.205190305s) from=127.0.0.6:50147
    2022/12/10 00:18:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.752181316s) from=127.0.0.6:37667
    2022/12/10 00:18:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.969375675s) from=127.0.0.6:34801
    2022/12/10 00:18:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.534636958s) from=127.0.0.6:33985
    2022/12/10 00:18:32 [DEBUG] http: Request GET /v1/status/leader (292.097µs) from=127.0.0.6:59725
    2022/12/10 00:18:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.311585586s) from=127.0.0.6:33863
    2022/12/10 00:18:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.868562198s) from=127.0.0.6:33857
    2022/12/10 00:18:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.156235247s) from=127.0.0.6:52127
    2022/12/10 00:18:36 [DEBUG] http: Request GET /v1/status/leader (164.109µs) from=127.0.0.6:59725
    2022/12/10 00:18:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:18:36 [DEBUG] agent: Node info in sync
    2022/12/10 00:18:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.135433332s) from=127.0.0.6:43661
    2022/12/10 00:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.645110496s) from=127.0.0.6:44753
    2022/12/10 00:18:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.271375036s) from=127.0.0.6:45091
    2022/12/10 00:18:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.034587003s) from=127.0.0.6:48761
    2022/12/10 00:18:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m0.473657292s) from=127.0.0.6:58567
    2022/12/10 00:18:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.868865527s) from=127.0.0.6:57015
    2022/12/10 00:18:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.691215464s) from=127.0.0.6:41429
    2022/12/10 00:18:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:18:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m1.306633548s) from=127.0.0.6:53219
    2022/12/10 00:18:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.404007206s) from=127.0.0.6:42203
    2022/12/10 00:18:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 00:18:52 [DEBUG] http: Request GET /v1/status/leader (303.921µs) from=127.0.0.6:49011
    2022/12/10 00:18:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.050513099s) from=127.0.0.6:37813
    2022/12/10 00:18:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.447040529s) from=127.0.0.6:35369
    2022/12/10 00:18:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.088776196s) from=127.0.0.6:49261
    2022/12/10 00:18:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m6.153752657s) from=127.0.0.6:53517
    2022/12/10 00:18:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.494802765s) from=127.0.0.6:55619
    2022/12/10 00:18:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m0.316075645s) from=127.0.0.6:45467
    2022/12/10 00:18:56 [DEBUG] http: Request GET /v1/status/leader (156.902µs) from=127.0.0.6:59725
    2022/12/10 00:18:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.409116038s) from=127.0.0.6:43173
    2022/12/10 00:19:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.344791211s) from=127.0.0.6:35031
    2022/12/10 00:19:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.560358149s) from=127.0.0.6:43529
    2022/12/10 00:19:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.927016688s) from=127.0.0.6:53479
    2022/12/10 00:19:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.140155504s) from=127.0.0.6:56719
    2022/12/10 00:19:12 [DEBUG] http: Request GET /v1/status/leader (324.964µs) from=127.0.0.6:49011
    2022/12/10 00:19:16 [DEBUG] http: Request GET /v1/status/leader (5.009688ms) from=127.0.0.6:49011
    2022/12/10 00:19:32 [DEBUG] http: Request GET /v1/status/leader (317.786µs) from=127.0.0.6:49011
    2022/12/10 00:19:36 [DEBUG] http: Request GET /v1/status/leader (188.274µs) from=127.0.0.6:49011
    2022/12/10 00:19:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:19:52 [DEBUG] http: Request GET /v1/status/leader (380.48µs) from=127.0.0.6:49011
    2022/12/10 00:19:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:19:54 [DEBUG] agent: Node info in sync
    2022/12/10 00:19:56 [DEBUG] http: Request GET /v1/status/leader (228.973µs) from=127.0.0.6:59725
    2022/12/10 00:20:12 [DEBUG] http: Request GET /v1/status/leader (452.124µs) from=127.0.0.6:59725
    2022/12/10 00:20:16 [DEBUG] http: Request GET /v1/status/leader (369.378µs) from=127.0.0.6:49011
    2022/12/10 00:20:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.989546646s) from=127.0.0.6:40099
    2022/12/10 00:20:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.402626894s) from=127.0.0.6:53181
    2022/12/10 00:20:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m7.429824952s) from=127.0.0.6:57647
    2022/12/10 00:20:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.648643541s) from=127.0.0.6:34801
    2022/12/10 00:20:32 [DEBUG] http: Request GET /v1/status/leader (251.227µs) from=127.0.0.6:49011
    2022/12/10 00:20:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m5.083069514s) from=127.0.0.6:37667
    2022/12/10 00:20:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.448750563s) from=127.0.0.6:33985
    2022/12/10 00:20:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.060417386s) from=127.0.0.6:50147
    2022/12/10 00:20:36 [DEBUG] http: Request GET /v1/status/leader (173.405µs) from=127.0.0.6:49011
    2022/12/10 00:20:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.143182431s) from=127.0.0.6:52127
    2022/12/10 00:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.938949118s) from=127.0.0.6:33863
    2022/12/10 00:20:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m7.316113256s) from=127.0.0.6:33857
    2022/12/10 00:20:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.408876473s) from=127.0.0.6:45091
    2022/12/10 00:20:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.130410732s) from=127.0.0.6:57015
    2022/12/10 00:20:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.189220239s) from=127.0.0.6:48761
    2022/12/10 00:20:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m2.179460543s) from=127.0.0.6:58567
    2022/12/10 00:20:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.661605438s) from=127.0.0.6:43661
    2022/12/10 00:20:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.166063455s) from=127.0.0.6:44753
    2022/12/10 00:20:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:20:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m7.136621653s) from=127.0.0.6:41429
    2022/12/10 00:20:52 [DEBUG] http: Request GET /v1/status/leader (263.8µs) from=127.0.0.6:59725
    2022/12/10 00:20:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.82223805s) from=127.0.0.6:42203
    2022/12/10 00:20:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.514869974s) from=127.0.0.6:37813
    2022/12/10 00:20:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m7.037531066s) from=127.0.0.6:53219
    2022/12/10 00:20:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.055837007s) from=127.0.0.6:53517
    2022/12/10 00:20:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m2.931751604s) from=127.0.0.6:49261
    2022/12/10 00:20:56 [DEBUG] http: Request GET /v1/status/leader (153.054µs) from=127.0.0.6:59725
    2022/12/10 00:20:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.962197806s) from=127.0.0.6:35369
    2022/12/10 00:20:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.915874805s) from=127.0.0.6:55619
    2022/12/10 00:20:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m4.515055032s) from=127.0.0.6:45467
    2022/12/10 00:21:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.769402591s) from=127.0.0.6:43173
    2022/12/10 00:21:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.078967793s) from=127.0.0.6:35031
    2022/12/10 00:21:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m7.186087645s) from=127.0.0.6:43529
    2022/12/10 00:21:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:21:11 [DEBUG] agent: Node info in sync
    2022/12/10 00:21:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.898607667s) from=127.0.0.6:53479
    2022/12/10 00:21:12 [DEBUG] http: Request GET /v1/status/leader (327.242µs) from=127.0.0.6:59725
    2022/12/10 00:21:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.092582449s) from=127.0.0.6:56719
    2022/12/10 00:21:16 [DEBUG] http: Request GET /v1/status/leader (166.939µs) from=127.0.0.6:49011
    2022/12/10 00:21:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 00:21:32 [DEBUG] http: Request GET /v1/status/leader (280.977µs) from=127.0.0.6:59725
    2022/12/10 00:21:36 [DEBUG] http: Request GET /v1/status/leader (289.857µs) from=127.0.0.6:49011
    2022/12/10 00:21:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:21:52 [DEBUG] http: Request GET /v1/status/leader (302.116µs) from=127.0.0.6:59725
    2022/12/10 00:21:56 [DEBUG] http: Request GET /v1/status/leader (173.25µs) from=127.0.0.6:49011
    2022/12/10 00:22:12 [DEBUG] http: Request GET /v1/status/leader (276.01µs) from=127.0.0.6:49011
    2022/12/10 00:22:16 [DEBUG] http: Request GET /v1/status/leader (288.657µs) from=127.0.0.6:59725
    2022/12/10 00:22:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.515201395s) from=127.0.0.6:53181
    2022/12/10 00:22:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.691676124s) from=127.0.0.6:40099
    2022/12/10 00:22:32 [DEBUG] http: Request GET /v1/status/leader (2.12475ms) from=127.0.0.6:49011
    2022/12/10 00:22:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.100166892s) from=127.0.0.6:37667
    2022/12/10 00:22:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.057721714s) from=127.0.0.6:34801
    2022/12/10 00:22:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.861431343s) from=127.0.0.6:57647
    2022/12/10 00:22:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.510633937s) from=127.0.0.6:33985
    2022/12/10 00:22:36 [DEBUG] http: Request GET /v1/status/leader (260.897µs) from=127.0.0.6:59725
    2022/12/10 00:22:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.393149208s) from=127.0.0.6:50147
    2022/12/10 00:22:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.475554822s) from=127.0.0.6:45091
    2022/12/10 00:22:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.269082265s) from=127.0.0.6:52127
    2022/12/10 00:22:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.844314159s) from=127.0.0.6:33863
    2022/12/10 00:22:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.493809016s) from=127.0.0.6:57015
    2022/12/10 00:22:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.22350128s) from=127.0.0.6:33857
    2022/12/10 00:22:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:22:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.31716271s) from=127.0.0.6:48761
    2022/12/10 00:22:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m6.700512878s) from=127.0.0.6:58567
    2022/12/10 00:22:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:22:52 [DEBUG] agent: Node info in sync
    2022/12/10 00:22:52 [DEBUG] http: Request GET /v1/status/leader (202.02µs) from=127.0.0.6:49011
    2022/12/10 00:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.865354972s) from=127.0.0.6:44753
    2022/12/10 00:22:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.217700468s) from=127.0.0.6:43661
    2022/12/10 00:22:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.814741747s) from=127.0.0.6:37813
    2022/12/10 00:22:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.063723087s) from=127.0.0.6:49261
    2022/12/10 00:22:56 [DEBUG] http: Request GET /v1/status/leader (276.754µs) from=127.0.0.6:59725
    2022/12/10 00:22:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.131736901s) from=127.0.0.6:41429
    2022/12/10 00:22:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.119114277s) from=127.0.0.6:42203
    2022/12/10 00:23:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m6.10548216s) from=127.0.0.6:53219
    2022/12/10 00:23:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.17058269s) from=127.0.0.6:53517
    2022/12/10 00:23:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.924422489s) from=127.0.0.6:45467
    2022/12/10 00:23:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.211727187s) from=127.0.0.6:55619
    2022/12/10 00:23:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.556368822s) from=127.0.0.6:43173
    2022/12/10 00:23:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.680206016s) from=127.0.0.6:35369
    2022/12/10 00:23:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.975023373s) from=127.0.0.6:35031
    2022/12/10 00:23:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m2.628695505s) from=127.0.0.6:43529
    2022/12/10 00:23:12 [DEBUG] http: Request GET /v1/status/leader (173.272µs) from=127.0.0.6:49011
    2022/12/10 00:23:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.035680286s) from=127.0.0.6:53479
    2022/12/10 00:23:16 [DEBUG] http: Request GET /v1/status/leader (5.060651ms) from=127.0.0.6:59725
    2022/12/10 00:23:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.257663504s) from=127.0.0.6:56719
    2022/12/10 00:23:32 [DEBUG] http: Request GET /v1/status/leader (292.146µs) from=127.0.0.6:59725
    2022/12/10 00:23:36 [DEBUG] http: Request GET /v1/status/leader (227.968µs) from=127.0.0.6:59725
    2022/12/10 00:23:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:23:52 [DEBUG] http: Request GET /v1/status/leader (431.258µs) from=127.0.0.6:49011
    2022/12/10 00:23:56 [DEBUG] http: Request GET /v1/status/leader (562.296µs) from=127.0.0.6:59725
    2022/12/10 00:24:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 00:24:12 [DEBUG] http: Request GET /v1/status/leader (350.64µs) from=127.0.0.6:59725
    2022/12/10 00:24:16 [DEBUG] http: Request GET /v1/status/leader (304.061µs) from=127.0.0.6:49011
    2022/12/10 00:24:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:24:23 [DEBUG] agent: Node info in sync
    2022/12/10 00:24:32 [DEBUG] http: Request GET /v1/status/leader (200.479µs) from=127.0.0.6:59725
    2022/12/10 00:24:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.359420913s) from=127.0.0.6:57647
    2022/12/10 00:24:36 [DEBUG] http: Request GET /v1/status/leader (318.449µs) from=127.0.0.6:49011
    2022/12/10 00:24:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.384228746s) from=127.0.0.6:33985
    2022/12/10 00:24:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.052195218s) from=127.0.0.6:40099
    2022/12/10 00:24:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.2906299s) from=127.0.0.6:53181
    2022/12/10 00:24:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.950190094s) from=127.0.0.6:50147
    2022/12/10 00:24:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.488423489s) from=127.0.0.6:37667
    2022/12/10 00:24:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m7.239053517s) from=127.0.0.6:34801
    2022/12/10 00:24:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.942673153s) from=127.0.0.6:52127
    2022/12/10 00:24:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.899960247s) from=127.0.0.6:45091
    2022/12/10 00:24:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:24:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.530778677s) from=127.0.0.6:57015
    2022/12/10 00:24:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.162956045s) from=127.0.0.6:33863
    2022/12/10 00:24:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m0.127926008s) from=127.0.0.6:58567
    2022/12/10 00:24:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.836110146s) from=127.0.0.6:33857
    2022/12/10 00:24:52 [DEBUG] http: Request GET /v1/status/leader (361.101µs) from=127.0.0.6:49011
    2022/12/10 00:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.789503684s) from=127.0.0.6:44753
    2022/12/10 00:24:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.888010322s) from=127.0.0.6:43661
    2022/12/10 00:24:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.740359914s) from=127.0.0.6:37813
    2022/12/10 00:24:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.993412172s) from=127.0.0.6:48761
    2022/12/10 00:24:56 [DEBUG] http: Request GET /v1/status/leader (462.84µs) from=127.0.0.6:49011
    2022/12/10 00:24:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.707603329s) from=127.0.0.6:49261
    2022/12/10 00:24:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m2.168869341s) from=127.0.0.6:41429
    2022/12/10 00:25:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m2.098729383s) from=127.0.0.6:45467
    2022/12/10 00:25:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.144886179s) from=127.0.0.6:42203
    2022/12/10 00:25:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.774727112s) from=127.0.0.6:35369
    2022/12/10 00:25:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m4.706369271s) from=127.0.0.6:53219
    2022/12/10 00:25:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.278061981s) from=127.0.0.6:43173
    2022/12/10 00:25:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.509941569s) from=127.0.0.6:55619
    2022/12/10 00:25:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.032570118s) from=127.0.0.6:53517
    2022/12/10 00:25:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.236666679s) from=127.0.0.6:35031
    2022/12/10 00:25:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.375550599s) from=127.0.0.6:43529
    2022/12/10 00:25:12 [DEBUG] http: Request GET /v1/status/leader (5.168017ms) from=127.0.0.6:49011
    2022/12/10 00:25:16 [DEBUG] http: Request GET /v1/status/leader (298.898µs) from=127.0.0.6:59725
    2022/12/10 00:25:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.281116591s) from=127.0.0.6:53479
    2022/12/10 00:25:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.035194308s) from=127.0.0.6:56719
    2022/12/10 00:25:32 [DEBUG] http: Request GET /v1/status/leader (161.882µs) from=127.0.0.6:49011
    2022/12/10 00:25:36 [DEBUG] http: Request GET /v1/status/leader (175.715µs) from=127.0.0.6:59725
    2022/12/10 00:25:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:25:52 [DEBUG] http: Request GET /v1/status/leader (250.392µs) from=127.0.0.6:59725
    2022/12/10 00:25:56 [DEBUG] http: Request GET /v1/status/leader (419.209µs) from=127.0.0.6:59725
    2022/12/10 00:26:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:26:06 [DEBUG] agent: Node info in sync
    2022/12/10 00:26:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 00:26:12 [DEBUG] http: Request GET /v1/status/leader (336.481µs) from=127.0.0.6:49011
    2022/12/10 00:26:16 [DEBUG] http: Request GET /v1/status/leader (251.562µs) from=127.0.0.6:59725
    2022/12/10 00:26:32 [DEBUG] http: Request GET /v1/status/leader (184.279µs) from=127.0.0.6:49011
    2022/12/10 00:26:36 [DEBUG] http: Request GET /v1/status/leader (279.537µs) from=127.0.0.6:49011
    2022/12/10 00:26:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.719716168s) from=127.0.0.6:53181
    2022/12/10 00:26:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.961652808s) from=127.0.0.6:40099
    2022/12/10 00:26:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.052570429s) from=127.0.0.6:33985
    2022/12/10 00:26:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m2.814250254s) from=127.0.0.6:37667
    2022/12/10 00:26:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.814897175s) from=127.0.0.6:57647
    2022/12/10 00:26:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.802054002s) from=127.0.0.6:50147
    2022/12/10 00:26:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:26:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.680653477s) from=127.0.0.6:45091
    2022/12/10 00:26:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m7.154141747s) from=127.0.0.6:34801
    2022/12/10 00:26:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.131176009s) from=127.0.0.6:57015
    2022/12/10 00:26:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.103381046s) from=127.0.0.6:52127
    2022/12/10 00:26:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.721735724s) from=127.0.0.6:33863
    2022/12/10 00:26:52 [DEBUG] http: Request GET /v1/status/leader (282.94µs) from=127.0.0.6:49011
    2022/12/10 00:26:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.999608344s) from=127.0.0.6:33857
    2022/12/10 00:26:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m2.553089446s) from=127.0.0.6:58567
    2022/12/10 00:26:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.307889761s) from=127.0.0.6:44753
    2022/12/10 00:26:56 [DEBUG] http: Request GET /v1/status/leader (289.754µs) from=127.0.0.6:49011
    2022/12/10 00:27:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.76593117s) from=127.0.0.6:43661
    2022/12/10 00:27:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.122784903s) from=127.0.0.6:49261
    2022/12/10 00:27:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.827536497s) from=127.0.0.6:37813
    2022/12/10 00:27:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.02360901s) from=127.0.0.6:48761
    2022/12/10 00:27:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.342568805s) from=127.0.0.6:41429
    2022/12/10 00:27:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.541119433s) from=127.0.0.6:42203
    2022/12/10 00:27:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.109691868s) from=127.0.0.6:35369
    2022/12/10 00:27:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.16518316s) from=127.0.0.6:35031
    2022/12/10 00:27:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.316312494s) from=127.0.0.6:45467
    2022/12/10 00:27:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.667309366s) from=127.0.0.6:53517
    2022/12/10 00:27:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m6.368110035s) from=127.0.0.6:53219
    2022/12/10 00:27:12 [DEBUG] http: Request GET /v1/status/leader (1.957551ms) from=127.0.0.6:49011
    2022/12/10 00:27:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.151147577s) from=127.0.0.6:43173
    2022/12/10 00:27:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.749615205s) from=127.0.0.6:55619
    2022/12/10 00:27:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.581942059s) from=127.0.0.6:43529
    2022/12/10 00:27:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:27:14 [DEBUG] agent: Node info in sync
    2022/12/10 00:27:16 [DEBUG] http: Request GET /v1/status/leader (445.936µs) from=127.0.0.6:49011
    2022/12/10 00:27:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.678766773s) from=127.0.0.6:53479
    2022/12/10 00:27:32 [DEBUG] http: Request GET /v1/status/leader (453.75µs) from=127.0.0.6:49011
    2022/12/10 00:27:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.775315844s) from=127.0.0.6:56719
    2022/12/10 00:27:36 [DEBUG] http: Request GET /v1/status/leader (179.888µs) from=127.0.0.6:49011
    2022/12/10 00:27:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:27:52 [DEBUG] http: Request GET /v1/status/leader (200.533µs) from=127.0.0.6:49011
    2022/12/10 00:27:56 [DEBUG] http: Request GET /v1/status/leader (185.998µs) from=127.0.0.6:59725
    2022/12/10 00:28:12 [DEBUG] http: Request GET /v1/status/leader (343.222µs) from=127.0.0.6:49011
    2022/12/10 00:28:16 [DEBUG] http: Request GET /v1/status/leader (174.689µs) from=127.0.0.6:59725
    2022/12/10 00:28:32 [DEBUG] http: Request GET /v1/status/leader (195.027µs) from=127.0.0.6:49011
    2022/12/10 00:28:36 [DEBUG] http: Request GET /v1/status/leader (309.926µs) from=127.0.0.6:59725
    2022/12/10 00:28:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 00:28:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.516029598s) from=127.0.0.6:33985
    2022/12/10 00:28:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.936890006s) from=127.0.0.6:37667
    2022/12/10 00:28:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.766688794s) from=127.0.0.6:53181
    2022/12/10 00:28:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.900768577s) from=127.0.0.6:40099
    2022/12/10 00:28:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:28:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:28:47 [DEBUG] agent: Node info in sync
    2022/12/10 00:28:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.236782901s) from=127.0.0.6:57647
    2022/12/10 00:28:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.100444221s) from=127.0.0.6:50147
    2022/12/10 00:28:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.507650143s) from=127.0.0.6:52127
    2022/12/10 00:28:52 [DEBUG] http: Request GET /v1/status/leader (283.352µs) from=127.0.0.6:59725
    2022/12/10 00:28:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.843403808s) from=127.0.0.6:45091
    2022/12/10 00:28:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.00059596s) from=127.0.0.6:34801
    2022/12/10 00:28:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.334237003s) from=127.0.0.6:57015
    2022/12/10 00:28:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.067381956s) from=127.0.0.6:44753
    2022/12/10 00:28:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.293867451s) from=127.0.0.6:33863
    2022/12/10 00:28:56 [DEBUG] http: Request GET /v1/status/leader (269.818µs) from=127.0.0.6:59725
    2022/12/10 00:28:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.819412361s) from=127.0.0.6:33857
    2022/12/10 00:28:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m5.742795067s) from=127.0.0.6:58567
    2022/12/10 00:29:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.250027903s) from=127.0.0.6:43661
    2022/12/10 00:29:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m2.99866118s) from=127.0.0.6:49261
    2022/12/10 00:29:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.207767481s) from=127.0.0.6:48761
    2022/12/10 00:29:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.118556507s) from=127.0.0.6:37813
    2022/12/10 00:29:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m7.217671459s) from=127.0.0.6:41429
    2022/12/10 00:29:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.946755376s) from=127.0.0.6:42203
    2022/12/10 00:29:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.337404469s) from=127.0.0.6:53517
    2022/12/10 00:29:12 [DEBUG] http: Request GET /v1/status/leader (244.434µs) from=127.0.0.6:49011
    2022/12/10 00:29:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.973478223s) from=127.0.0.6:35369
    2022/12/10 00:29:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m2.448149145s) from=127.0.0.6:53219
    2022/12/10 00:29:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.746185027s) from=127.0.0.6:35031
    2022/12/10 00:29:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m5.426175318s) from=127.0.0.6:45467
    2022/12/10 00:29:16 [DEBUG] http: Request GET /v1/status/leader (198.778µs) from=127.0.0.6:49011
    2022/12/10 00:29:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.563447755s) from=127.0.0.6:43173
    2022/12/10 00:29:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.503606764s) from=127.0.0.6:55619
    2022/12/10 00:29:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.32400129s) from=127.0.0.6:43529
    2022/12/10 00:29:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.654268408s) from=127.0.0.6:53479
    2022/12/10 00:29:32 [DEBUG] http: Request GET /v1/status/leader (317.656µs) from=127.0.0.6:49011
    2022/12/10 00:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.850003823s) from=127.0.0.6:56719
    2022/12/10 00:29:36 [DEBUG] http: Request GET /v1/status/leader (310.025µs) from=127.0.0.6:59725
    2022/12/10 00:29:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:29:52 [DEBUG] http: Request GET /v1/status/leader (184.908µs) from=127.0.0.6:59725
    2022/12/10 00:29:56 [DEBUG] http: Request GET /v1/status/leader (157.935µs) from=127.0.0.6:49011
    2022/12/10 00:30:12 [DEBUG] http: Request GET /v1/status/leader (254.778µs) from=127.0.0.6:59725
    2022/12/10 00:30:17 [DEBUG] http: Request GET /v1/status/leader (153.665µs) from=127.0.0.6:49011
    2022/12/10 00:30:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:30:20 [DEBUG] agent: Node info in sync
    2022/12/10 00:30:32 [DEBUG] http: Request GET /v1/status/leader (346.623µs) from=127.0.0.6:49011
    2022/12/10 00:30:37 [DEBUG] http: Request GET /v1/status/leader (295.387µs) from=127.0.0.6:59725
    2022/12/10 00:30:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.656680819s) from=127.0.0.6:33985
    2022/12/10 00:30:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:30:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.579054458s) from=127.0.0.6:53181
    2022/12/10 00:30:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m4.906103346s) from=127.0.0.6:37667
    2022/12/10 00:30:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.676045963s) from=127.0.0.6:40099
    2022/12/10 00:30:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.523779779s) from=127.0.0.6:57647
    2022/12/10 00:30:52 [DEBUG] http: Request GET /v1/status/leader (410.943µs) from=127.0.0.6:49011
    2022/12/10 00:30:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.978118701s) from=127.0.0.6:52127
    2022/12/10 00:30:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.355898142s) from=127.0.0.6:50147
    2022/12/10 00:30:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.273591024s) from=127.0.0.6:57015
    2022/12/10 00:30:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.639326148s) from=127.0.0.6:34801
    2022/12/10 00:30:57 [DEBUG] http: Request GET /v1/status/leader (292.509µs) from=127.0.0.6:49011
    2022/12/10 00:30:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m6.183390479s) from=127.0.0.6:45091
    2022/12/10 00:30:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.084913341s) from=127.0.0.6:33863
    2022/12/10 00:31:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m5.755669127s) from=127.0.0.6:44753
    2022/12/10 00:31:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m2.761746284s) from=127.0.0.6:58567
    2022/12/10 00:31:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.522176267s) from=127.0.0.6:43661
    2022/12/10 00:31:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m7.296283433s) from=127.0.0.6:33857
    2022/12/10 00:31:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.633163271s) from=127.0.0.6:48761
    2022/12/10 00:31:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m0.736241555s) from=127.0.0.6:41429
    2022/12/10 00:31:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m7.173026221s) from=127.0.0.6:49261
    2022/12/10 00:31:12 [DEBUG] http: Request GET /v1/status/leader (2.684949ms) from=127.0.0.6:59725
    2022/12/10 00:31:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/10 00:31:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.079534693s) from=127.0.0.6:37813
    2022/12/10 00:31:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.016531941s) from=127.0.0.6:35031
    2022/12/10 00:31:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m0.985298779s) from=127.0.0.6:53219
    2022/12/10 00:31:17 [DEBUG] http: Request GET /v1/status/leader (295.579µs) from=127.0.0.6:59725
    2022/12/10 00:31:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.367269468s) from=127.0.0.6:53517
    2022/12/10 00:31:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.912387748s) from=127.0.0.6:42203
    2022/12/10 00:31:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.189135738s) from=127.0.0.6:55619
    2022/12/10 00:31:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.388818131s) from=127.0.0.6:35369
    2022/12/10 00:31:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.70073759s) from=127.0.0.6:43529
    2022/12/10 00:31:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m7.303984349s) from=127.0.0.6:45467
    2022/12/10 00:31:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.164915521s) from=127.0.0.6:43173
    2022/12/10 00:31:32 [DEBUG] http: Request GET /v1/status/leader (167.486µs) from=127.0.0.6:49011
    2022/12/10 00:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.214049506s) from=127.0.0.6:56719
    2022/12/10 00:31:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.882959997s) from=127.0.0.6:53479
    2022/12/10 00:31:37 [DEBUG] http: Request GET /v1/status/leader (413.432µs) from=127.0.0.6:59725
    2022/12/10 00:31:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:31:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:31:51 [DEBUG] agent: Node info in sync
    2022/12/10 00:31:52 [DEBUG] http: Request GET /v1/status/leader (501.811µs) from=127.0.0.6:59725
    2022/12/10 00:31:57 [DEBUG] http: Request GET /v1/status/leader (283.546µs) from=127.0.0.6:49011
    2022/12/10 00:32:12 [DEBUG] http: Request GET /v1/status/leader (300.069µs) from=127.0.0.6:59725
    2022/12/10 00:32:17 [DEBUG] http: Request GET /v1/status/leader (167.964µs) from=127.0.0.6:49011
    2022/12/10 00:32:32 [DEBUG] http: Request GET /v1/status/leader (187.886µs) from=127.0.0.6:59725
    2022/12/10 00:32:37 [DEBUG] http: Request GET /v1/status/leader (3.076509ms) from=127.0.0.6:49011
    2022/12/10 00:32:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/10 00:32:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.422957816s) from=127.0.0.6:53181
    2022/12/10 00:32:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.287329829s) from=127.0.0.6:33985
    2022/12/10 00:32:52 [DEBUG] http: Request GET /v1/status/leader (318.13µs) from=127.0.0.6:49011
    2022/12/10 00:32:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.206547814s) from=127.0.0.6:40099
    2022/12/10 00:32:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m4.213021451s) from=127.0.0.6:37667
    2022/12/10 00:32:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.69930876s) from=127.0.0.6:57647
    2022/12/10 00:32:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.089112476s) from=127.0.0.6:52127
    2022/12/10 00:32:57 [DEBUG] http: Request GET /v1/status/leader (217.174µs) from=127.0.0.6:59725
    2022/12/10 00:32:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.380796716s) from=127.0.0.6:34801
    2022/12/10 00:33:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.732567525s) from=127.0.0.6:57015
    2022/12/10 00:33:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.651118302s) from=127.0.0.6:50147
    2022/12/10 00:33:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m3.924536419s) from=127.0.0.6:45091
    2022/12/10 00:33:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.944375056s) from=127.0.0.6:58567
    2022/12/10 00:33:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.450649624s) from=127.0.0.6:44753
    2022/12/10 00:33:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m7.465042182s) from=127.0.0.6:33863
    2022/12/10 00:33:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.677486546s) from=127.0.0.6:43661
    2022/12/10 00:33:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m3.198257294s) from=127.0.0.6:33857
    2022/12/10 00:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.569250133s) from=127.0.0.6:49261
    2022/12/10 00:33:12 [DEBUG] http: Request GET /v1/status/leader (196.41µs) from=127.0.0.6:49011
    2022/12/10 00:33:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.073009795s) from=127.0.0.6:48761
    2022/12/10 00:33:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.681620354s) from=127.0.0.6:41429
    2022/12/10 00:33:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m1.4498614s) from=127.0.0.6:53219
    2022/12/10 00:33:17 [DEBUG] http: Request GET /v1/status/leader (281.459µs) from=127.0.0.6:59725
    2022/12/10 00:33:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.636662193s) from=127.0.0.6:37813
    2022/12/10 00:33:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.123951035s) from=127.0.0.6:42203
    2022/12/10 00:33:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.074950999s) from=127.0.0.6:35031
    2022/12/10 00:33:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.802180934s) from=127.0.0.6:43529
    2022/12/10 00:33:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.632226174s) from=127.0.0.6:53517
    2022/12/10 00:33:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.530083104s) from=127.0.0.6:55619
    2022/12/10 00:33:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.261398012s) from=127.0.0.6:43173
    2022/12/10 00:33:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.111828294s) from=127.0.0.6:45467
    2022/12/10 00:33:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.914931066s) from=127.0.0.6:35369
    2022/12/10 00:33:32 [DEBUG] http: Request GET /v1/status/leader (282.841µs) from=127.0.0.6:59725
    2022/12/10 00:33:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/10 00:33:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/10 00:33:34 [DEBUG] a