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: '296d17ea-3905-91fa-37ea-488f690c8e62' Node name: 'onap-msb-consul-5454dcc5c5-g9gln' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/11/25 22:49:25 [DEBUG] agent: Using random ID "296d17ea-3905-91fa-37ea-488f690c8e62" as node ID 2022/11/25 22:49:25 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:296d17ea-3905-91fa-37ea-488f690c8e62 Address:127.0.0.1:8300}] 2022/11/25 22:49:25 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/25 22:49:25 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-g9gln.dc1 127.0.0.1 2022/11/25 22:49:25 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-g9gln 127.0.0.1 2022/11/25 22:49:25 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-g9gln (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 22:49:25 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-g9gln.dc1" in area "wan" 2022/11/25 22:49:25 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/25 22:49:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/25 22:49:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/25 22:49:25 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/25 22:49:25 [INFO] agent: started state syncer 2022/11/25 22:49:25 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/25 22:49:25 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/25 22:49:25 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/25 22:49:25 [DEBUG] raft: Votes needed: 1 2022/11/25 22:49:25 [DEBUG] raft: Vote granted from 296d17ea-3905-91fa-37ea-488f690c8e62 in term 2. Tally: 1 2022/11/25 22:49:25 [INFO] raft: Election won. Tally: 1 2022/11/25 22:49:25 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/25 22:49:25 [INFO] consul: cluster leadership acquired 2022/11/25 22:49:25 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-g9gln 2022/11/25 22:49:25 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/25 22:49:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 22:49:25 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-g9gln' joined, marking health alive 2022/11/25 22:49:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 22:49:25 [INFO] agent: Synced node info 2022/11/25 22:49:25 [DEBUG] agent: Node info in sync 2022/11/25 22:49:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 22:49:27 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.1 (currently running: 1.4.3) 2022/11/25 22:50:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 22:50:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 22:50:34 [DEBUG] agent: Node info in sync 2022/11/25 22:51:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 22:51:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 22:51:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 22:51:56 [DEBUG] agent: Node info in sync 2022/11/25 22:52:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 22:53:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 22:53:02 [DEBUG] agent: Node info in sync 2022/11/25 22:53:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 22:53:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 22:54:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 22:54:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 22:54:40 [DEBUG] agent: Node info in sync 2022/11/25 22:55:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 22:55:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 22:55:41 [DEBUG] agent: Node info in sync 2022/11/25 22:56:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 22:56:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 22:57:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 22:57:17 [DEBUG] agent: Node info in sync 2022/11/25 22:57:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 22:58:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 22:58:19 [DEBUG] agent: Node info in sync 2022/11/25 22:58:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 22:58:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 22:58:32 [DEBUG] http: Request GET /v1/catalog/services (384.556µs) from=127.0.0.6:42695 2022/11/25 22:58:32 [DEBUG] http: Request GET /v1/status/leader (2.194729ms) from=127.0.0.6:42695 2022/11/25 22:58:50 [DEBUG] http: Request GET /v1/status/leader (1.346372ms) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58: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/11/25 22:58:51 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.27.171_9011" 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.296441ms) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (18.65724727s) from=127.0.0.6:42695 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.128247ms) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58: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/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.27.171_9011" 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.360926ms) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (182.010871ms) from=127.0.0.6:42695 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (337.504µs) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58: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/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.33.122_9007" 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.992654ms) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (53.825375ms) from=127.0.0.6:42695 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (407.823µs) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58: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/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.33.122_9007" 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.967508ms) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (34.408443ms) from=127.0.0.6:42695 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (530.544µs) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58: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/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.50.57_443" 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.767777ms) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (46.909314ms) from=127.0.0.6:42695 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (344.793µs) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_wf-gui_10.233.10.193_8080" 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.606038ms) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (31.625383ms) from=127.0.0.6:42695 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (335.969µs) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (119.345µs) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58: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/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.2.186_9015" 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (15.953174ms) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (53.090032ms) from=127.0.0.6:42695 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (279.195µs) from=127.0.0.6:36643 2022/11/25 22:58:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_sdc-gui_10.233.60.86_8181" 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.413386ms) from=127.0.0.6:43239 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (52.317738ms) from=127.0.0.6:42695 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (323.119µs) from=127.0.0.6:43239 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (192.397µs) from=127.0.0.6:42695 2022/11/25 22:58:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58: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/11/25 22:58:51 [INFO] agent: Synced service "_v1_parser_10.233.21.117_8806" 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.125578ms) from=127.0.0.6:43239 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (40.963894ms) from=127.0.0.6:42695 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (370.143µs) from=127.0.0.6:43239 2022/11/25 22:58:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58: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/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:51 [INFO] agent: Synced service "_v1_catalog_10.233.21.117_8806" 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.01393ms) from=127.0.0.6:43239 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:51 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 22:58:51 [DEBUG] agent: Node info in sync 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (32.969295ms) from=127.0.0.6:42695 2022/11/25 22:58:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (256.835µs) from=127.0.0.6:43239 2022/11/25 22:58:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58: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/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [INFO] agent: Synced service "_v1_nsd_10.233.21.117_8806" 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 22:58:52 [DEBUG] agent: Node info in sync 2022/11/25 22:58:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.158839ms) from=127.0.0.6:43239 2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (40.497992ms) from=127.0.0.6:42695 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Node info in sync 2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (5.810109ms) from=127.0.0.6:43239 2022/11/25 22:58:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58: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/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.21.117_8806" 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Node info in sync 2022/11/25 22:58:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.64834ms) from=127.0.0.6:43239 2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (42.604007ms) from=127.0.0.6:42695 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 22:58:52 [DEBUG] agent: Node info in sync 2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (428.59µs) from=127.0.0.6:43239 2022/11/25 22:58:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58: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/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [INFO] agent: Synced service "_v0_multicloud_10.233.16.251_9001" 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Node info in sync 2022/11/25 22:58:52 [DEBUG] http: Request PUT /v1/agent/service/register (15.685824ms) from=127.0.0.6:43239 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Node info in sync 2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (46.427683ms) from=127.0.0.6:42695 2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (304.548µs) from=127.0.0.6:43239 2022/11/25 22:58:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 22:58: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/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [INFO] agent: Synced service "_v1_multicloud_10.233.16.251_9001" 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:52 [DEBUG] agent: Node info in sync 2022/11/25 22:58:52 [DEBUG] http: Request PUT /v1/agent/service/register (15.764423ms) from=127.0.0.6:43239 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 22:58:52 [DEBUG] agent: Node info in sync 2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (55.176303ms) from=127.0.0.6:42695 2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (469.553µs) from=127.0.0.6:43239 2022/11/25 22:58:52 [DEBUG] http: Request GET /v1/status/leader (189.643µs) from=127.0.0.6:57631 2022/11/25 22:59:12 [DEBUG] http: Request GET /v1/status/leader (359.334µs) from=127.0.0.6:57631 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/catalog/services (656.238µs) from=127.0.0.6:43239 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/status/leader (337.055µs) from=127.0.0.6:43239 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (12.149711ms) from=127.0.0.6:41831 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (348.226µs) from=127.0.0.6:57631 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (176.732µs) from=127.0.0.6:41831 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/parser-v1 (460.15µs) from=127.0.0.6:41831 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (4.248451ms) from=127.0.0.6:41831 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (729.596µs) from=127.0.0.6:57631 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (374.859µs) from=127.0.0.6:48079 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (197.273µs) from=127.0.0.6:57631 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (207.716µs) from=127.0.0.6:57631 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (174.292µs) from=127.0.0.6:48079 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (189.191µs) from=127.0.0.6:57631 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (256.528µs) from=127.0.0.6:57631 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (301.46µs) from=127.0.0.6:41831 2022/11/25 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (225.879µs) from=127.0.0.6:59391 2022/11/25 22:59:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 22:59:32 [DEBUG] http: Request GET /v1/status/leader (436.744µs) from=127.0.0.6:37621 2022/11/25 22:59:44 [DEBUG] http: Request GET /v1/status/leader (263.265µs) from=127.0.0.6:37621 2022/11/25 22:59:52 [DEBUG] http: Request GET /v1/status/leader (304.943µs) from=127.0.0.6:37621 2022/11/25 23:00:04 [DEBUG] http: Request GET /v1/status/leader (272.825µs) from=127.0.0.6:37621 2022/11/25 23:00:12 [DEBUG] http: Request GET /v1/status/leader (222.524µs) from=127.0.0.6:37621 2022/11/25 23:00:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:00:23 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:00:23 [DEBUG] agent: Node info in sync 2022/11/25 23:00:24 [DEBUG] http: Request GET /v1/status/leader (1.074412ms) from=127.0.0.6:37621 2022/11/25 23:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:00:32 [DEBUG] http: Request GET /v1/status/leader (301.629µs) from=127.0.0.6:37621 2022/11/25 23:00:44 [DEBUG] http: Request GET /v1/status/leader (288.689µs) from=127.0.0.6:37621 2022/11/25 23:00:52 [DEBUG] http: Request GET /v1/status/leader (188.967µs) from=127.0.0.6:37621 2022/11/25 23:00:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:00:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:00:53 [INFO] agent: Synced service "_v1_sdnc_10.233.4.161_8282" 2022/11/25 23:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:00:53 [DEBUG] agent: Node info in sync 2022/11/25 23:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.97718ms) from=127.0.0.6:41955 2022/11/25 23:00:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (1m29.415999113s) from=127.0.0.6:43239 2022/11/25 23:00:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (2m1.741907187s) from=127.0.0.6:42695 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:00:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:00:53 [DEBUG] agent: Node info in sync 2022/11/25 23:00:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (353.38µs) from=127.0.0.6:43239 2022/11/25 23:00:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (389.543µs) from=127.0.0.6:37621 2022/11/25 23:00:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.290140959s) from=127.0.0.6:48445 2022/11/25 23:00:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.892075501s) from=127.0.0.6:36643 2022/11/25 23:01:04 [DEBUG] http: Request GET /v1/status/leader (203.524µs) from=127.0.0.6:47555 2022/11/25 23:01:12 [DEBUG] http: Request GET /v1/status/leader (319.591µs) from=127.0.0.6:47555 2022/11/25 23:01:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:01:24 [DEBUG] http: Request GET /v1/status/leader (168.889µs) from=127.0.0.6:43239 2022/11/25 23:01:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:01:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.276327115s) from=127.0.0.6:58719 2022/11/25 23:01:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.289253784s) from=127.0.0.6:60369 2022/11/25 23:01:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.631769347s) from=127.0.0.6:41831 2022/11/25 23:01:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.176797413s) from=127.0.0.6:57631 2022/11/25 23:01:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.653188761s) from=127.0.0.6:42511 2022/11/25 23:01:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.691208331s) from=127.0.0.6:57797 2022/11/25 23:01:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m4.046370813s) from=127.0.0.6:56501 2022/11/25 23:01:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.689636522s) from=127.0.0.6:52361 2022/11/25 23:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.44343608s) from=127.0.0.6:58993 2022/11/25 23:01:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.672554365s) from=127.0.0.6:59391 2022/11/25 23:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.033260329s) from=127.0.0.6:50223 2022/11/25 23:01:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m6.153946128s) from=127.0.0.6:37115 2022/11/25 23:01:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.929208068s) from=127.0.0.6:48079 2022/11/25 23:01:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.898259802s) from=127.0.0.6:45981 2022/11/25 23:01:32 [DEBUG] http: Request GET /v1/status/leader (1.015424ms) from=127.0.0.6:47555 2022/11/25 23:01:44 [DEBUG] http: Request GET /v1/status/leader (201.569µs) from=127.0.0.6:43239 2022/11/25 23:01:52 [DEBUG] http: Request GET /v1/status/leader (599.248µs) from=127.0.0.6:47555 2022/11/25 23:02:04 [DEBUG] http: Request GET /v1/status/leader (494.089µs) from=127.0.0.6:43239 2022/11/25 23:02:12 [DEBUG] http: Request GET /v1/status/leader (455.236µs) from=127.0.0.6:47555 2022/11/25 23:02:24 [DEBUG] http: Request GET /v1/status/leader (312.131µs) from=127.0.0.6:47555 2022/11/25 23:02:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:02:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:02:27 [DEBUG] agent: Node info in sync 2022/11/25 23:02:32 [DEBUG] http: Request GET /v1/status/leader (193.9µs) from=127.0.0.6:47555 2022/11/25 23:02:44 [DEBUG] http: Request GET /v1/status/leader (311.289µs) from=127.0.0.6:43239 2022/11/25 23:02:52 [DEBUG] http: Request GET /v1/status/leader (201.74µs) from=127.0.0.6:47555 2022/11/25 23:02:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.225583536s) from=127.0.0.6:42695 2022/11/25 23:02:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.037538239s) from=127.0.0.6:36643 2022/11/25 23:02:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.585100262s) from=127.0.0.6:41955 2022/11/25 23:03:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.216303622s) from=127.0.0.6:37621 2022/11/25 23:03:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.716757193s) from=127.0.0.6:48445 2022/11/25 23:03:04 [DEBUG] http: Request GET /v1/status/leader (319.615µs) from=127.0.0.6:47555 2022/11/25 23:03:12 [DEBUG] http: Request GET /v1/status/leader (314.836µs) from=127.0.0.6:47555 2022/11/25 23:03:24 [DEBUG] http: Request GET /v1/status/leader (1.163411ms) from=127.0.0.6:47555 2022/11/25 23:03:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.771591818s) from=127.0.0.6:58719 2022/11/25 23:03:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:03:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:03:28 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:03:28 [DEBUG] agent: Node info in sync 2022/11/25 23:03:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m0.174999493s) from=127.0.0.6:56501 2022/11/25 23:03:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.737234476s) from=127.0.0.6:57797 2022/11/25 23:03:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:03:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.524652986s) from=127.0.0.6:41831 2022/11/25 23:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.371021352s) from=127.0.0.6:52361 2022/11/25 23:03:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.144558692s) from=127.0.0.6:59391 2022/11/25 23:03:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.224825936s) from=127.0.0.6:60369 2022/11/25 23:03:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.417826386s) from=127.0.0.6:42511 2022/11/25 23:03:32 [DEBUG] http: Request GET /v1/status/leader (335.929µs) from=127.0.0.6:47555 2022/11/25 23:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.149265374s) from=127.0.0.6:58993 2022/11/25 23:03:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m6.065238293s) from=127.0.0.6:57631 2022/11/25 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.228584176s) from=127.0.0.6:50223 2022/11/25 23:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m7.293516665s) from=127.0.0.6:37115 2022/11/25 23:03:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.041015724s) from=127.0.0.6:48079 2022/11/25 23:03:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.251283447s) from=127.0.0.6:45981 2022/11/25 23:03:44 [DEBUG] http: Request GET /v1/status/leader (191.506µs) from=127.0.0.6:47555 2022/11/25 23:03:53 [DEBUG] http: Request GET /v1/status/leader (194.075µs) from=127.0.0.6:47555 2022/11/25 23:04:04 [DEBUG] http: Request GET /v1/status/leader (175.819µs) from=127.0.0.6:47555 2022/11/25 23:04:13 [DEBUG] http: Request GET /v1/status/leader (2.750519ms) from=127.0.0.6:47555 2022/11/25 23:04:24 [DEBUG] http: Request GET /v1/status/leader (753.085µs) from=127.0.0.6:47555 2022/11/25 23:04:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:04:33 [DEBUG] http: Request GET /v1/status/leader (180.007µs) from=127.0.0.6:47555 2022/11/25 23:04:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:04:40 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:04:40 [DEBUG] agent: Node info in sync 2022/11/25 23:04:44 [DEBUG] http: Request GET /v1/status/leader (283.068µs) from=127.0.0.6:47555 2022/11/25 23:04:53 [DEBUG] http: Request GET /v1/status/leader (772.779µs) from=127.0.0.6:47555 2022/11/25 23:04:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.240596407s) from=127.0.0.6:42695 2022/11/25 23:05:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.263551604s) from=127.0.0.6:41955 2022/11/25 23:05:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.344462147s) from=127.0.0.6:36643 2022/11/25 23:05:04 [DEBUG] http: Request GET /v1/status/leader (310.827µs) from=127.0.0.6:43239 2022/11/25 23:05:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.834508396s) from=127.0.0.6:48445 2022/11/25 23:05:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.867706851s) from=127.0.0.6:37621 2022/11/25 23:05:13 [DEBUG] http: Request GET /v1/status/leader (312.264µs) from=127.0.0.6:47555 2022/11/25 23:05:24 [DEBUG] http: Request GET /v1/status/leader (355.009µs) from=127.0.0.6:43239 2022/11/25 23:05:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:05:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.601686474s) from=127.0.0.6:58719 2022/11/25 23:05:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.143260427s) from=127.0.0.6:41831 2022/11/25 23:05:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.04694308s) from=127.0.0.6:59391 2022/11/25 23:05:33 [DEBUG] http: Request GET /v1/status/leader (617.673µs) from=127.0.0.6:47555 2022/11/25 23:05:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m3.901572253s) from=127.0.0.6:56501 2022/11/25 23:05:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.050771543s) from=127.0.0.6:60369 2022/11/25 23:05:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m1.074675828s) from=127.0.0.6:57631 2022/11/25 23:05:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.983353643s) from=127.0.0.6:57797 2022/11/25 23:05:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.265840426s) from=127.0.0.6:58993 2022/11/25 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.092490658s) from=127.0.0.6:52361 2022/11/25 23:05:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.633349744s) from=127.0.0.6:50223 2022/11/25 23:05:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.584020604s) from=127.0.0.6:42511 2022/11/25 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m2.121188285s) from=127.0.0.6:37115 2022/11/25 23:05:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.866110916s) from=127.0.0.6:45981 2022/11/25 23:05:44 [DEBUG] http: Request GET /v1/status/leader (185.396µs) from=127.0.0.6:43239 2022/11/25 23:05:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.832525026s) from=127.0.0.6:48079 2022/11/25 23:05:53 [DEBUG] http: Request GET /v1/status/leader (337.138µs) from=127.0.0.6:47555 2022/11/25 23:05:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:06:04 [DEBUG] http: Request GET /v1/status/leader (158.426µs) from=127.0.0.6:47555 2022/11/25 23:06:13 [DEBUG] http: Request GET /v1/status/leader (320.182µs) from=127.0.0.6:47555 2022/11/25 23:06:24 [DEBUG] http: Request GET /v1/status/leader (266.155µs) from=127.0.0.6:47555 2022/11/25 23:06:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:06:33 [DEBUG] http: Request GET /v1/status/leader (297.97µs) from=127.0.0.6:47555 2022/11/25 23:06:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:06:36 [DEBUG] agent: Node info in sync 2022/11/25 23:06:44 [DEBUG] http: Request GET /v1/status/leader (315.398µs) from=127.0.0.6:43239 2022/11/25 23:06:53 [DEBUG] http: Request GET /v1/status/leader (196.975µs) from=127.0.0.6:47555 2022/11/25 23:07:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.963487562s) from=127.0.0.6:42695 2022/11/25 23:07:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.773432542s) from=127.0.0.6:36643 2022/11/25 23:07:04 [DEBUG] http: Request GET /v1/status/leader (215.358µs) from=127.0.0.6:47555 2022/11/25 23:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.269725836s) from=127.0.0.6:41955 2022/11/25 23:07:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.641886153s) from=127.0.0.6:37621 2022/11/25 23:07:13 [DEBUG] http: Request GET /v1/status/leader (320.675µs) from=127.0.0.6:47555 2022/11/25 23:07:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.265943186s) from=127.0.0.6:48445 2022/11/25 23:07:24 [DEBUG] http: Request GET /v1/status/leader (192.118µs) from=127.0.0.6:47555 2022/11/25 23:07:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:07:33 [DEBUG] http: Request GET /v1/status/leader (318.909µs) from=127.0.0.6:47555 2022/11/25 23:07:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.384237591s) from=127.0.0.6:41831 2022/11/25 23:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m5.472886459s) from=127.0.0.6:58719 2022/11/25 23:07:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.682133132s) from=127.0.0.6:59391 2022/11/25 23:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m1.881311042s) from=127.0.0.6:57631 2022/11/25 23:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.797988584s) from=127.0.0.6:60369 2022/11/25 23:07:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.472829279s) from=127.0.0.6:56501 2022/11/25 23:07:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.680741743s) from=127.0.0.6:58993 2022/11/25 23:07:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m7.237139341s) from=127.0.0.6:57797 2022/11/25 23:07:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.244563346s) from=127.0.0.6:52361 2022/11/25 23:07:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.404385478s) from=127.0.0.6:37115 2022/11/25 23:07:44 [DEBUG] http: Request GET /v1/status/leader (1.636841ms) from=127.0.0.6:47555 2022/11/25 23:07:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.657833524s) from=127.0.0.6:42511 2022/11/25 23:07:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:07:45 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:07:45 [DEBUG] agent: Node info in sync 2022/11/25 23:07:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.666623817s) from=127.0.0.6:50223 2022/11/25 23:07:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.931971034s) from=127.0.0.6:45981 2022/11/25 23:07:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.019336345s) from=127.0.0.6:48079 2022/11/25 23:07:53 [DEBUG] http: Request GET /v1/status/leader (276.181µs) from=127.0.0.6:47555 2022/11/25 23:08:05 [DEBUG] http: Request GET /v1/status/leader (215.989µs) from=127.0.0.6:47555 2022/11/25 23:08:13 [DEBUG] http: Request GET /v1/status/leader (314.587µs) from=127.0.0.6:47555 2022/11/25 23:08:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:08:25 [DEBUG] http: Request GET /v1/status/leader (1.818636ms) from=127.0.0.6:47555 2022/11/25 23:08:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:08:33 [DEBUG] http: Request GET /v1/status/leader (383.87µs) from=127.0.0.6:47555 2022/11/25 23:08:45 [DEBUG] http: Request GET /v1/status/leader (309.645µs) from=127.0.0.6:43239 2022/11/25 23:08:53 [DEBUG] http: Request GET /v1/status/leader (149.64µs) from=127.0.0.6:47555 2022/11/25 23:09:05 [DEBUG] http: Request GET /v1/status/leader (227.808µs) from=127.0.0.6:47555 2022/11/25 23:09:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.557057697s) from=127.0.0.6:41955 2022/11/25 23:09:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.5621965s) from=127.0.0.6:36643 2022/11/25 23:09:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.064724418s) from=127.0.0.6:42695 2022/11/25 23:09:13 [DEBUG] http: Request GET /v1/status/leader (2.255718ms) from=127.0.0.6:47555 2022/11/25 23:09:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.407857716s) from=127.0.0.6:37621 2022/11/25 23:09:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.580961811s) from=127.0.0.6:48445 2022/11/25 23:09:25 [DEBUG] http: Request GET /v1/status/leader (183.293µs) from=127.0.0.6:47555 2022/11/25 23:09:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:09:33 [DEBUG] http: Request GET /v1/status/leader (611.294µs) from=127.0.0.6:47555 2022/11/25 23:09:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:09:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:09:35 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:09:35 [DEBUG] agent: Node info in sync 2022/11/25 23:09:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.750579863s) from=127.0.0.6:58719 2022/11/25 23:09:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.502496336s) from=127.0.0.6:41831 2022/11/25 23:09:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m0.17232298s) from=127.0.0.6:56501 2022/11/25 23:09:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.928719321s) from=127.0.0.6:60369 2022/11/25 23:09:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.654372628s) from=127.0.0.6:59391 2022/11/25 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.641862488s) from=127.0.0.6:57631 2022/11/25 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.034195855s) from=127.0.0.6:58993 2022/11/25 23:09:45 [DEBUG] http: Request GET /v1/status/leader (198.659µs) from=127.0.0.6:43239 2022/11/25 23:09:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.847594865s) from=127.0.0.6:57797 2022/11/25 23:09:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.534107768s) from=127.0.0.6:42511 2022/11/25 23:09:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.088318773s) from=127.0.0.6:52361 2022/11/25 23:09:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.469007612s) from=127.0.0.6:50223 2022/11/25 23:09:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m7.073797709s) from=127.0.0.6:37115 2022/11/25 23:09:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.884726711s) from=127.0.0.6:45981 2022/11/25 23:09:53 [DEBUG] http: Request GET /v1/status/leader (183.147µs) from=127.0.0.6:47555 2022/11/25 23:09:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.354445494s) from=127.0.0.6:48079 2022/11/25 23:10:05 [DEBUG] http: Request GET /v1/status/leader (398.601µs) from=127.0.0.6:47555 2022/11/25 23:10:13 [DEBUG] http: Request GET /v1/status/leader (248.629µs) from=127.0.0.6:47555 2022/11/25 23:10:25 [DEBUG] http: Request GET /v1/status/leader (152.673µs) from=127.0.0.6:43239 2022/11/25 23:10:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:10:33 [DEBUG] http: Request GET /v1/status/leader (322.195µs) from=127.0.0.6:47555 2022/11/25 23:10:45 [DEBUG] http: Request GET /v1/status/leader (474.538µs) from=127.0.0.6:43239 2022/11/25 23:10:53 [DEBUG] http: Request GET /v1/status/leader (279.21µs) from=127.0.0.6:47555 2022/11/25 23:11:05 [DEBUG] http: Request GET /v1/status/leader (173.249µs) from=127.0.0.6:43239 2022/11/25 23:11:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.288227055s) from=127.0.0.6:41955 2022/11/25 23:11:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:11:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.291453891s) from=127.0.0.6:42695 2022/11/25 23:11:13 [DEBUG] http: Request GET /v1/status/leader (181.752µs) from=127.0.0.6:47555 2022/11/25 23:11:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.49149011s) from=127.0.0.6:36643 2022/11/25 23:11:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.208253966s) from=127.0.0.6:37621 2022/11/25 23:11:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:11:14 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:11:14 [DEBUG] agent: Node info in sync 2022/11/25 23:11:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.494164475s) from=127.0.0.6:48445 2022/11/25 23:11:25 [DEBUG] http: Request GET /v1/status/leader (317.586µs) from=127.0.0.6:47555 2022/11/25 23:11:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:11:33 [DEBUG] http: Request GET /v1/status/leader (330.979µs) from=127.0.0.6:47555 2022/11/25 23:11:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.025026649s) from=127.0.0.6:58719 2022/11/25 23:11:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.548115699s) from=127.0.0.6:41831 2022/11/25 23:11:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.283870856s) from=127.0.0.6:56501 2022/11/25 23:11:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.314917472s) from=127.0.0.6:60369 2022/11/25 23:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.392406804s) from=127.0.0.6:57631 2022/11/25 23:11:45 [DEBUG] http: Request GET /v1/status/leader (231.525µs) from=127.0.0.6:47555 2022/11/25 23:11:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.057171079s) from=127.0.0.6:42511 2022/11/25 23:11:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.190648191s) from=127.0.0.6:59391 2022/11/25 23:11:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.490957128s) from=127.0.0.6:58993 2022/11/25 23:11:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.947215169s) from=127.0.0.6:57797 2022/11/25 23:11:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.494166663s) from=127.0.0.6:52361 2022/11/25 23:11:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.46196614s) from=127.0.0.6:37115 2022/11/25 23:11:53 [DEBUG] http: Request GET /v1/status/leader (3.671587ms) from=127.0.0.6:47555 2022/11/25 23:11:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.504638049s) from=127.0.0.6:50223 2022/11/25 23:11:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.884639911s) from=127.0.0.6:45981 2022/11/25 23:12:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.77253734s) from=127.0.0.6:48079 2022/11/25 23:12:05 [DEBUG] http: Request GET /v1/status/leader (255.104µs) from=127.0.0.6:43239 2022/11/25 23:12:13 [DEBUG] http: Request GET /v1/status/leader (323.885µs) from=127.0.0.6:47555 2022/11/25 23:12:25 [DEBUG] http: Request GET /v1/status/leader (303.984µs) from=127.0.0.6:43239 2022/11/25 23:12:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:12:33 [DEBUG] http: Request GET /v1/status/leader (249.302µs) from=127.0.0.6:47555 2022/11/25 23:12:45 [DEBUG] http: Request GET /v1/status/leader (160.838µs) from=127.0.0.6:43239 2022/11/25 23:12:53 [DEBUG] http: Request GET /v1/status/leader (337.993µs) from=127.0.0.6:47555 2022/11/25 23:13:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:13:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:13:00 [DEBUG] agent: Node info in sync 2022/11/25 23:13:05 [DEBUG] http: Request GET /v1/status/leader (165.48µs) from=127.0.0.6:47555 2022/11/25 23:13:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.562992786s) from=127.0.0.6:41955 2022/11/25 23:13:13 [DEBUG] http: Request GET /v1/status/leader (336.435µs) from=127.0.0.6:47555 2022/11/25 23:13:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.357692941s) from=127.0.0.6:42695 2022/11/25 23:13:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.615988635s) from=127.0.0.6:37621 2022/11/25 23:13:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.555589816s) from=127.0.0.6:36643 2022/11/25 23:13:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:13:25 [DEBUG] http: Request GET /v1/status/leader (363.409µs) from=127.0.0.6:47555 2022/11/25 23:13:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.811909411s) from=127.0.0.6:48445 2022/11/25 23:13:33 [DEBUG] http: Request GET /v1/status/leader (170.014µs) from=127.0.0.6:47555 2022/11/25 23:13:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.006294849s) from=127.0.0.6:41831 2022/11/25 23:13:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.089769199s) from=127.0.0.6:56501 2022/11/25 23:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.145426955s) from=127.0.0.6:58719 2022/11/25 23:13:45 [DEBUG] http: Request GET /v1/status/leader (572.435µs) from=127.0.0.6:47555 2022/11/25 23:13:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.368769944s) from=127.0.0.6:57631 2022/11/25 23:13:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.643852628s) from=127.0.0.6:42511 2022/11/25 23:13:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.54580702s) from=127.0.0.6:60369 2022/11/25 23:13:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.721973239s) from=127.0.0.6:59391 2022/11/25 23:13:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.262638055s) from=127.0.0.6:57797 2022/11/25 23:13:53 [DEBUG] http: Request GET /v1/status/leader (328.198µs) from=127.0.0.6:47555 2022/11/25 23:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.942901431s) from=127.0.0.6:58993 2022/11/25 23:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.095002696s) from=127.0.0.6:52361 2022/11/25 23:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m6.972627745s) from=127.0.0.6:37115 2022/11/25 23:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.415659675s) from=127.0.0.6:50223 2022/11/25 23:14:05 [DEBUG] http: Request GET /v1/status/leader (383.106µs) from=127.0.0.6:47555 2022/11/25 23:14:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.598456594s) from=127.0.0.6:45981 2022/11/25 23:14:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.748618079s) from=127.0.0.6:48079 2022/11/25 23:14:13 [DEBUG] http: Request GET /v1/status/leader (178.895µs) from=127.0.0.6:47555 2022/11/25 23:14:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:14:25 [DEBUG] http: Request GET /v1/status/leader (10.236786ms) from=127.0.0.6:47555 2022/11/25 23:14:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:14:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:14:25 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:14:25 [DEBUG] agent: Node info in sync 2022/11/25 23:14:33 [DEBUG] http: Request GET /v1/status/leader (379.212µs) from=127.0.0.6:47555 2022/11/25 23:14:45 [DEBUG] http: Request GET /v1/status/leader (170.24µs) from=127.0.0.6:47555 2022/11/25 23:14:53 [DEBUG] http: Request GET /v1/status/leader (351.762µs) from=127.0.0.6:47555 2022/11/25 23:15:05 [DEBUG] http: Request GET /v1/status/leader (1.314739ms) from=127.0.0.6:47555 2022/11/25 23:15:13 [DEBUG] http: Request GET /v1/status/leader (181.953µs) from=127.0.0.6:47555 2022/11/25 23:15:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.62024063s) from=127.0.0.6:41955 2022/11/25 23:15:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.410235997s) from=127.0.0.6:36643 2022/11/25 23:15:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.875381152s) from=127.0.0.6:37621 2022/11/25 23:15:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.801292152s) from=127.0.0.6:42695 2022/11/25 23:15:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:15:25 [DEBUG] http: Request GET /v1/status/leader (355.821µs) from=127.0.0.6:43239 2022/11/25 23:15:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.4182485s) from=127.0.0.6:48445 2022/11/25 23:15:33 [DEBUG] http: Request GET /v1/status/leader (249.35µs) from=127.0.0.6:47555 2022/11/25 23:15:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.088722093s) from=127.0.0.6:41831 2022/11/25 23:15:45 [DEBUG] http: Request GET /v1/status/leader (1.41209ms) from=127.0.0.6:47555 2022/11/25 23:15:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.29041927s) from=127.0.0.6:58719 2022/11/25 23:15:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:15:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:15:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (24.068519682s) from=127.0.0.6:42695 2022/11/25 23:15:48 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:15:48 [DEBUG] agent: Node info in sync 2022/11/25 23:15:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.555864ms) from=127.0.0.6:43239 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:15:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:15:48 [DEBUG] agent: Node info in sync 2022/11/25 23:15:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (33.87683174s) from=127.0.0.6:41955 2022/11/25 23:15:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (392.428µs) from=127.0.0.6:43239 2022/11/25 23:15:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (126.461µs) from=127.0.0.6:43239 2022/11/25 23:15:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.635401699s) from=127.0.0.6:56501 2022/11/25 23:15:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.878255839s) from=127.0.0.6:42511 2022/11/25 23:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.384539482s) from=127.0.0.6:60369 2022/11/25 23:15:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.77906354s) from=127.0.0.6:57631 2022/11/25 23:15:53 [DEBUG] http: Request GET /v1/status/leader (334.191µs) from=127.0.0.6:47555 2022/11/25 23:15:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.184524936s) from=127.0.0.6:59391 2022/11/25 23:15:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.339448124s) from=127.0.0.6:57797 2022/11/25 23:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.672612s) from=127.0.0.6:50223 2022/11/25 23:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m6.816539254s) from=127.0.0.6:58993 2022/11/25 23:16:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.373340202s) from=127.0.0.6:37115 2022/11/25 23:16:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.184010982s) from=127.0.0.6:52361 2022/11/25 23:16:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.124593957s) from=127.0.0.6:45981 2022/11/25 23:16:05 [DEBUG] http: Request GET /v1/status/leader (157.113µs) from=127.0.0.6:45981 2022/11/25 23:16:13 [DEBUG] http: Request GET /v1/status/leader (318.662µs) from=127.0.0.6:47555 2022/11/25 23:16:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.557983133s) from=127.0.0.6:48079 2022/11/25 23:16:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:16:25 [DEBUG] http: Request GET /v1/status/leader (372.579µs) from=127.0.0.6:47555 2022/11/25 23:16:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:16:33 [DEBUG] http: Request GET /v1/status/leader (198.561µs) from=127.0.0.6:47555 2022/11/25 23:16:45 [DEBUG] http: Request GET /v1/status/leader (264.216µs) from=127.0.0.6:47555 2022/11/25 23:16:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:16:48 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:16:48 [DEBUG] agent: Node info in sync 2022/11/25 23:16:53 [DEBUG] http: Request GET /v1/status/leader (1.34083ms) from=127.0.0.6:47555 2022/11/25 23:17:05 [DEBUG] http: Request GET /v1/status/leader (302.462µs) from=127.0.0.6:47555 2022/11/25 23:17:13 [DEBUG] http: Request GET /v1/status/leader (315.942µs) from=127.0.0.6:47555 2022/11/25 23:17:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.937032715s) from=127.0.0.6:37621 2022/11/25 23:17:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.502443098s) from=127.0.0.6:36643 2022/11/25 23:17:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:17:25 [DEBUG] http: Request GET /v1/status/leader (414.912µs) from=127.0.0.6:47555 2022/11/25 23:17:33 [DEBUG] http: Request GET /v1/status/leader (165.5µs) from=127.0.0.6:47555 2022/11/25 23:17:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.12057001s) from=127.0.0.6:48445 2022/11/25 23:17:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.159342133s) from=127.0.0.6:41831 2022/11/25 23:17:45 [DEBUG] http: Request GET /v1/status/leader (324.753µs) from=127.0.0.6:47555 2022/11/25 23:17:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.032436422s) from=127.0.0.6:58719 2022/11/25 23:17:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (2m4.14309419s) from=127.0.0.6:42695 2022/11/25 23:17:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.282978792s) from=127.0.0.6:42511 2022/11/25 23:17:53 [DEBUG] http: Request GET /v1/status/leader (289.199µs) from=127.0.0.6:47555 2022/11/25 23:17:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.201188131s) from=127.0.0.6:56501 2022/11/25 23:17:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m1.816424693s) from=127.0.0.6:57631 2022/11/25 23:17:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.491268315s) from=127.0.0.6:43239 2022/11/25 23:17:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (2m6.945657121s) from=127.0.0.6:41955 2022/11/25 23:17:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:17:58 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:17:58 [DEBUG] agent: Node info in sync 2022/11/25 23:17:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m7.277436923s) from=127.0.0.6:60369 2022/11/25 23:17:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.181627425s) from=127.0.0.6:59391 2022/11/25 23:18:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:01 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.63.43_8443" 2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:01 [DEBUG] agent: Node info in sync 2022/11/25 23:18:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.695417ms) from=127.0.0.6:39289 2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:01 [DEBUG] agent: Node info in sync 2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (6.80469604s) from=127.0.0.6:41955 2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (9.603341623s) from=127.0.0.6:42695 2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (675.096µs) from=127.0.0.6:39289 2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (165.764µs) from=127.0.0.6:47555 2022/11/25 23:18:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:01 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.61.224_8082" 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Node info in sync 2022/11/25 23:18:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.839994ms) from=127.0.0.6:39289 2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (38.541096ms) from=127.0.0.6:41955 2022/11/25 23:18:01 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:01 [DEBUG] agent: Node info in sync 2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (38.971932ms) from=127.0.0.6:42695 2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (478.748µs) from=127.0.0.6:39289 2022/11/25 23:18:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (133.286µs) from=127.0.0.6:39289 2022/11/25 23:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.839848924s) from=127.0.0.6:50223 2022/11/25 23:18:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m7.08519941s) from=127.0.0.6:57797 2022/11/25 23:18:05 [DEBUG] http: Request GET /v1/status/leader (238.243µs) from=127.0.0.6:46967 2022/11/25 23:18:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.780805307s) from=127.0.0.6:58993 2022/11/25 23:18:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.91817017s) from=127.0.0.6:37115 2022/11/25 23:18:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.292418602s) from=127.0.0.6:52361 2022/11/25 23:18:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.481292697s) from=127.0.0.6:45981 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_vnfmgr_10.233.26.116_8803" 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.824898ms) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (9.716530896s) from=127.0.0.6:42695 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (9.733332722s) from=127.0.0.6:41955 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (208.118µs) from=127.0.0.6:46967 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (754.271µs) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_vnfres_10.233.45.218_8802" 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (8.295471ms) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (43.0179ms) from=127.0.0.6:42695 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (43.5861ms) from=127.0.0.6:41955 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (407.02µs) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (308.39µs) from=127.0.0.6:35737 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.43.8_8484" 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (20.331079ms) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (50.601126ms) from=127.0.0.6:42695 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (51.473078ms) from=127.0.0.6:41955 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.236742ms) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (911.393µs) from=127.0.0.6:43639 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.4.176_8482" 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.866812ms) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (50.747208ms) from=127.0.0.6:41955 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (53.124901ms) from=127.0.0.6:42695 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (219.939µs) from=127.0.0.6:55819 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (779.276µs) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.10.90_8410" 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.395647ms) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (69.351796ms) from=127.0.0.6:41955 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (64.467723ms) from=127.0.0.6:42695 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (227.058µs) from=127.0.0.6:53003 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (448.714µs) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_vnflcm_10.233.1.111_8801" 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.722312ms) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (58.954826ms) from=127.0.0.6:41955 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (59.479138ms) from=127.0.0.6:42695 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (324.062µs) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (248.259µs) from=127.0.0.6:45307 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [INFO] agent: Synced service "_v1_nslcm_10.233.23.253_8403" 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.74559ms) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:11 [DEBUG] agent: Node info in sync 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (38.402643ms) from=127.0.0.6:42695 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (38.900516ms) from=127.0.0.6:41955 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (419.955µs) from=127.0.0.6:57595 2022/11/25 23:18:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (133.808µs) from=127.0.0.6:57595 2022/11/25 23:18:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:18:12 [INFO] agent: Synced service "_v2_nslcm_10.233.23.253_8403" 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:12 [DEBUG] agent: Node info in sync 2022/11/25 23:18:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.169346ms) from=127.0.0.6:37175 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:18:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:18:12 [DEBUG] agent: Node info in sync 2022/11/25 23:18:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (51.858779ms) from=127.0.0.6:41955 2022/11/25 23:18:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (51.746071ms) from=127.0.0.6:42695 2022/11/25 23:18:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (346.035µs) from=127.0.0.6:37175 2022/11/25 23:18:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (249.84µs) from=127.0.0.6:37917 2022/11/25 23:18:13 [DEBUG] http: Request GET /v1/status/leader (240.399µs) from=127.0.0.6:34373 2022/11/25 23:18:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.195088961s) from=127.0.0.6:48079 2022/11/25 23:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:18:25 [DEBUG] http: Request GET /v1/status/leader (212.988µs) from=127.0.0.6:37175 2022/11/25 23:18:33 [DEBUG] http: Request GET /v1/status/leader (372.337µs) from=127.0.0.6:34373 2022/11/25 23:18:45 [DEBUG] http: Request GET /v1/status/leader (504.235µs) from=127.0.0.6:37175 2022/11/25 23:18:53 [DEBUG] http: Request GET /v1/status/leader (346.967µs) from=127.0.0.6:34373 2022/11/25 23:19:05 [DEBUG] http: Request GET /v1/status/leader (453.364µs) from=127.0.0.6:37175 2022/11/25 23:19:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:19:13 [DEBUG] http: Request GET /v1/status/leader (184.969µs) from=127.0.0.6:34373 2022/11/25 23:19:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:19:25 [DEBUG] http: Request GET /v1/status/leader (305.031µs) from=127.0.0.6:37175 2022/11/25 23:19:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.359492962s) from=127.0.0.6:37621 2022/11/25 23:19:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.813430964s) from=127.0.0.6:36643 2022/11/25 23:19:33 [DEBUG] http: Request GET /v1/status/leader (298.685µs) from=127.0.0.6:34373 2022/11/25 23:19:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.796635121s) from=127.0.0.6:48445 2022/11/25 23:19:45 [DEBUG] http: Request GET /v1/status/leader (299.435µs) from=127.0.0.6:37175 2022/11/25 23:19:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:19:46 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:19:46 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:19:46 [DEBUG] agent: Node info in sync 2022/11/25 23:19:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.432314952s) from=127.0.0.6:41831 2022/11/25 23:19:53 [DEBUG] http: Request GET /v1/status/leader (304.028µs) from=127.0.0.6:34373 2022/11/25 23:19:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.702604066s) from=127.0.0.6:58719 2022/11/25 23:19:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.921831002s) from=127.0.0.6:56501 2022/11/25 23:19:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.045567046s) from=127.0.0.6:43239 2022/11/25 23:19:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.991437022s) from=127.0.0.6:42511 2022/11/25 23:19:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.349676947s) from=127.0.0.6:57631 2022/11/25 23:20:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.767052421s) from=127.0.0.6:59391 2022/11/25 23:20:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.804863513s) from=127.0.0.6:60369 2022/11/25 23:20:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.370685447s) from=127.0.0.6:39289 2022/11/25 23:20:05 [DEBUG] http: Request GET /v1/status/leader (479.907µs) from=127.0.0.6:37175 2022/11/25 23:20:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.55454481s) from=127.0.0.6:57797 2022/11/25 23:20:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.339441594s) from=127.0.0.6:50223 2022/11/25 23:20:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.697461088s) from=127.0.0.6:47555 2022/11/25 23:20:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.601597096s) from=127.0.0.6:58993 2022/11/25 23:20:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.575595546s) from=127.0.0.6:53003 2022/11/25 23:20:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.543428152s) from=127.0.0.6:42695 2022/11/25 23:20:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.349049583s) from=127.0.0.6:57595 2022/11/25 23:20:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m2.092015687s) from=127.0.0.6:35737 2022/11/25 23:20:13 [DEBUG] http: Request GET /v1/status/leader (1.067193ms) from=127.0.0.6:34373 2022/11/25 23:20:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.075333145s) from=127.0.0.6:37115 2022/11/25 23:20:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.28996419s) from=127.0.0.6:45307 2022/11/25 23:20:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.104224885s) from=127.0.0.6:45981 2022/11/25 23:20:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.709011613s) from=127.0.0.6:52361 2022/11/25 23:20:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.548498647s) from=127.0.0.6:43639 2022/11/25 23:20:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.351710792s) from=127.0.0.6:46967 2022/11/25 23:20:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m5.447225347s) from=127.0.0.6:41955 2022/11/25 23:20:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.037062288s) from=127.0.0.6:55819 2022/11/25 23:20:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.360666879s) from=127.0.0.6:37917 2022/11/25 23:20:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.216261116s) from=127.0.0.6:48079 2022/11/25 23:20:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:20:25 [DEBUG] http: Request GET /v1/status/leader (256.928µs) from=127.0.0.6:37175 2022/11/25 23:20:33 [DEBUG] http: Request GET /v1/status/leader (159.561µs) from=127.0.0.6:34373 2022/11/25 23:20:45 [DEBUG] http: Request GET /v1/status/leader (197.172µs) from=127.0.0.6:37175 2022/11/25 23:20:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:20:48 [DEBUG] agent: Node info in sync 2022/11/25 23:20:53 [DEBUG] http: Request GET /v1/status/leader (175.85µs) from=127.0.0.6:34373 2022/11/25 23:21:05 [DEBUG] http: Request GET /v1/status/leader (3.070963ms) from=127.0.0.6:37175 2022/11/25 23:21:13 [DEBUG] http: Request GET /v1/status/leader (438.765µs) from=127.0.0.6:34373 2022/11/25 23:21:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:21:25 [DEBUG] http: Request GET /v1/status/leader (406.168µs) from=127.0.0.6:37175 2022/11/25 23:21:33 [DEBUG] http: Request GET /v1/status/leader (177.795µs) from=127.0.0.6:34373 2022/11/25 23:21:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.914312182s) from=127.0.0.6:36643 2022/11/25 23:21:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.522713478s) from=127.0.0.6:37621 2022/11/25 23:21:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.656336795s) from=127.0.0.6:48445 2022/11/25 23:21:45 [DEBUG] http: Request GET /v1/status/leader (218.64µs) from=127.0.0.6:37175 2022/11/25 23:21:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.672007404s) from=127.0.0.6:41831 2022/11/25 23:21:53 [DEBUG] http: Request GET /v1/status/leader (174.217µs) from=127.0.0.6:34373 2022/11/25 23:21:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.799705851s) from=127.0.0.6:56501 2022/11/25 23:21:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:21:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:21:58 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:21:58 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:21:58 [DEBUG] agent: Node info in sync 2022/11/25 23:21:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.680589895s) from=127.0.0.6:58719 2022/11/25 23:21:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.375749989s) from=127.0.0.6:43239 2022/11/25 23:21:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.467623492s) from=127.0.0.6:42511 2022/11/25 23:22:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.564139334s) from=127.0.0.6:59391 2022/11/25 23:22:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m6.146303443s) from=127.0.0.6:57631 2022/11/25 23:22:05 [DEBUG] http: Request GET /v1/status/leader (820.639µs) from=127.0.0.6:37175 2022/11/25 23:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m5.477374586s) from=127.0.0.6:60369 2022/11/25 23:22:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.483006035s) from=127.0.0.6:50223 2022/11/25 23:22:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.143908759s) from=127.0.0.6:39289 2022/11/25 23:22:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.389568631s) from=127.0.0.6:57797 2022/11/25 23:22:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.707626482s) from=127.0.0.6:47555 2022/11/25 23:22:13 [DEBUG] http: Request GET /v1/status/leader (341.05µs) from=127.0.0.6:34373 2022/11/25 23:22:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.044903114s) from=127.0.0.6:58993 2022/11/25 23:22:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.555681764s) from=127.0.0.6:57595 2022/11/25 23:22:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.931486907s) from=127.0.0.6:42695 2022/11/25 23:22:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m2.874132929s) from=127.0.0.6:37115 2022/11/25 23:22:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m4.759794416s) from=127.0.0.6:35737 2022/11/25 23:22:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.22412172s) from=127.0.0.6:53003 2022/11/25 23:22:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m2.767326536s) from=127.0.0.6:43639 2022/11/25 23:22:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.088421377s) from=127.0.0.6:37917 2022/11/25 23:22:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.38465686s) from=127.0.0.6:45307 2022/11/25 23:22:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.713724219s) from=127.0.0.6:45981 2022/11/25 23:22:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m4.357650383s) from=127.0.0.6:41955 2022/11/25 23:22:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.996658417s) from=127.0.0.6:55819 2022/11/25 23:22:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.708567271s) from=127.0.0.6:52361 2022/11/25 23:22:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.297236854s) from=127.0.0.6:46967 2022/11/25 23:22:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:22:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.915344342s) from=127.0.0.6:48079 2022/11/25 23:22:25 [DEBUG] http: Request GET /v1/status/leader (224.259µs) from=127.0.0.6:37175 2022/11/25 23:22:33 [DEBUG] http: Request GET /v1/status/leader (644.778µs) from=127.0.0.6:34373 2022/11/25 23:22:45 [DEBUG] http: Request GET /v1/status/leader (329.564µs) from=127.0.0.6:37175 2022/11/25 23:22:53 [DEBUG] http: Request GET /v1/status/leader (360.692µs) from=127.0.0.6:34373 2022/11/25 23:23:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:23:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:23:04 [DEBUG] agent: Node info in sync 2022/11/25 23:23:05 [DEBUG] http: Request GET /v1/status/leader (317.284µs) from=127.0.0.6:37175 2022/11/25 23:23:14 [DEBUG] http: Request GET /v1/status/leader (272.585µs) from=127.0.0.6:34373 2022/11/25 23:23:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:23:25 [DEBUG] http: Request GET /v1/status/leader (317.496µs) from=127.0.0.6:37175 2022/11/25 23:23:34 [DEBUG] http: Request GET /v1/status/leader (177.282µs) from=127.0.0.6:34373 2022/11/25 23:23:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.265415855s) from=127.0.0.6:37621 2022/11/25 23:23:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.658922531s) from=127.0.0.6:36643 2022/11/25 23:23:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.459329986s) from=127.0.0.6:48445 2022/11/25 23:23:45 [DEBUG] http: Request GET /v1/status/leader (278.24µs) from=127.0.0.6:37175 2022/11/25 23:23:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.486011782s) from=127.0.0.6:41831 2022/11/25 23:23:54 [DEBUG] http: Request GET /v1/status/leader (281.525µs) from=127.0.0.6:34373 2022/11/25 23:23:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.405643539s) from=127.0.0.6:56501 2022/11/25 23:24:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.771185295s) from=127.0.0.6:42511 2022/11/25 23:24:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.607701463s) from=127.0.0.6:58719 2022/11/25 23:24:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.374582177s) from=127.0.0.6:43239 2022/11/25 23:24:05 [DEBUG] http: Request GET /v1/status/leader (265.083µs) from=127.0.0.6:37175 2022/11/25 23:24:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.270126093s) from=127.0.0.6:59391 2022/11/25 23:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.281573006s) from=127.0.0.6:50223 2022/11/25 23:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.005019644s) from=127.0.0.6:57631 2022/11/25 23:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.168054176s) from=127.0.0.6:60369 2022/11/25 23:24:14 [DEBUG] http: Request GET /v1/status/leader (285.477µs) from=127.0.0.6:34373 2022/11/25 23:24:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.524689903s) from=127.0.0.6:58993 2022/11/25 23:24:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.385508998s) from=127.0.0.6:39289 2022/11/25 23:24:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.845062678s) from=127.0.0.6:57595 2022/11/25 23:24:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.308075806s) from=127.0.0.6:57797 2022/11/25 23:24:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.703457228s) from=127.0.0.6:47555 2022/11/25 23:24:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.288629532s) from=127.0.0.6:42695 2022/11/25 23:24:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.779394377s) from=127.0.0.6:37115 2022/11/25 23:24:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.436439296s) from=127.0.0.6:55819 2022/11/25 23:24:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.893495785s) from=127.0.0.6:45307 2022/11/25 23:24:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.751638008s) from=127.0.0.6:41955 2022/11/25 23:24:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.067133986s) from=127.0.0.6:53003 2022/11/25 23:24:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.713320911s) from=127.0.0.6:46967 2022/11/25 23:24:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m5.012389086s) from=127.0.0.6:43639 2022/11/25 23:24:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.795932424s) from=127.0.0.6:52361 2022/11/25 23:24:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m6.474097802s) from=127.0.0.6:35737 2022/11/25 23:24:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:24:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.492944889s) from=127.0.0.6:45981 2022/11/25 23:24:25 [DEBUG] http: Request GET /v1/status/leader (330.367µs) from=127.0.0.6:37175 2022/11/25 23:24:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.65234054s) from=127.0.0.6:37917 2022/11/25 23:24:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.407351211s) from=127.0.0.6:48079 2022/11/25 23:24:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:24:34 [DEBUG] http: Request GET /v1/status/leader (303.634µs) from=127.0.0.6:34373 2022/11/25 23:24:45 [DEBUG] http: Request GET /v1/status/leader (326.993µs) from=127.0.0.6:37175 2022/11/25 23:24:54 [DEBUG] http: Request GET /v1/status/leader (287.093µs) from=127.0.0.6:34373 2022/11/25 23:24:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:24:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:24:57 [DEBUG] agent: Node info in sync 2022/11/25 23:25:05 [DEBUG] http: Request GET /v1/status/leader (331.621µs) from=127.0.0.6:37175 2022/11/25 23:25:14 [DEBUG] http: Request GET /v1/status/leader (362.354µs) from=127.0.0.6:34373 2022/11/25 23:25:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:25:25 [DEBUG] http: Request GET /v1/status/leader (286.364µs) from=127.0.0.6:37175 2022/11/25 23:25:34 [DEBUG] http: Request GET /v1/status/leader (287.942µs) from=127.0.0.6:34373 2022/11/25 23:25:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.304056492s) from=127.0.0.6:37621 2022/11/25 23:25:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.75355459s) from=127.0.0.6:36643 2022/11/25 23:25:45 [DEBUG] http: Request GET /v1/status/leader (275.202µs) from=127.0.0.6:37175 2022/11/25 23:25:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.145747949s) from=127.0.0.6:48445 2022/11/25 23:25:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.532740831s) from=127.0.0.6:41831 2022/11/25 23:25:54 [DEBUG] http: Request GET /v1/status/leader (370.678µs) from=127.0.0.6:34373 2022/11/25 23:26:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m3.257289023s) from=127.0.0.6:56501 2022/11/25 23:26:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.57889947s) from=127.0.0.6:58719 2022/11/25 23:26:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.494001531s) from=127.0.0.6:43239 2022/11/25 23:26:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.047077725s) from=127.0.0.6:42511 2022/11/25 23:26:05 [DEBUG] http: Request GET /v1/status/leader (154.741µs) from=127.0.0.6:37175 2022/11/25 23:26:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.132919947s) from=127.0.0.6:59391 2022/11/25 23:26:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m0.058605294s) from=127.0.0.6:60369 2022/11/25 23:26:14 [DEBUG] http: Request GET /v1/status/leader (147.693µs) from=127.0.0.6:34373 2022/11/25 23:26:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.186991472s) from=127.0.0.6:58993 2022/11/25 23:26:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.337108702s) from=127.0.0.6:50223 2022/11/25 23:26:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m6.111730887s) from=127.0.0.6:57631 2022/11/25 23:26:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.719137495s) from=127.0.0.6:57595 2022/11/25 23:26:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.417422598s) from=127.0.0.6:47555 2022/11/25 23:26:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.853299504s) from=127.0.0.6:39289 2022/11/25 23:26:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.168149742s) from=127.0.0.6:42695 2022/11/25 23:26:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.189324092s) from=127.0.0.6:37115 2022/11/25 23:26:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.035754119s) from=127.0.0.6:57797 2022/11/25 23:26:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m0.963873028s) from=127.0.0.6:45307 2022/11/25 23:26:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m0.106562155s) from=127.0.0.6:43639 2022/11/25 23:26:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.077461049s) from=127.0.0.6:55819 2022/11/25 23:26:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.394384783s) from=127.0.0.6:46967 2022/11/25 23:26:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:26:25 [DEBUG] http: Request GET /v1/status/leader (302.828µs) from=127.0.0.6:37175 2022/11/25 23:26:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.762162s) from=127.0.0.6:53003 2022/11/25 23:26:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.27691501s) from=127.0.0.6:45981 2022/11/25 23:26:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.145327651s) from=127.0.0.6:52361 2022/11/25 23:26:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.194447791s) from=127.0.0.6:41955 2022/11/25 23:26:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m4.365072096s) from=127.0.0.6:35737 2022/11/25 23:26:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.073866352s) from=127.0.0.6:48079 2022/11/25 23:26:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.576485978s) from=127.0.0.6:37917 2022/11/25 23:26:34 [DEBUG] http: Request GET /v1/status/leader (273.901µs) from=127.0.0.6:34373 2022/11/25 23:26:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:26:45 [DEBUG] http: Request GET /v1/status/leader (328.053µs) from=127.0.0.6:37175 2022/11/25 23:26:54 [DEBUG] http: Request GET /v1/status/leader (300.933µs) from=127.0.0.6:34373 2022/11/25 23:26:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:26:55 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:26:55 [DEBUG] agent: Node info in sync 2022/11/25 23:27:05 [DEBUG] http: Request GET /v1/status/leader (261.524µs) from=127.0.0.6:37175 2022/11/25 23:27:14 [DEBUG] http: Request GET /v1/status/leader (187.852µs) from=127.0.0.6:34373 2022/11/25 23:27:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:27:25 [DEBUG] http: Request GET /v1/status/leader (1.808972ms) from=127.0.0.6:37175 2022/11/25 23:27:34 [DEBUG] http: Request GET /v1/status/leader (396.477µs) from=127.0.0.6:34373 2022/11/25 23:27:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.003659885s) from=127.0.0.6:36643 2022/11/25 23:27:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.390861694s) from=127.0.0.6:37621 2022/11/25 23:27:45 [DEBUG] http: Request GET /v1/status/leader (269.408µs) from=127.0.0.6:37175 2022/11/25 23:27:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.350520011s) from=127.0.0.6:48445 2022/11/25 23:27:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.474635917s) from=127.0.0.6:41831 2022/11/25 23:27:54 [DEBUG] http: Request GET /v1/status/leader (214.636µs) from=127.0.0.6:34373 2022/11/25 23:28:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.097526127s) from=127.0.0.6:42511 2022/11/25 23:28:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.709896366s) from=127.0.0.6:43239 2022/11/25 23:28:05 [DEBUG] http: Request GET /v1/status/leader (267.826µs) from=127.0.0.6:37175 2022/11/25 23:28:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.742377982s) from=127.0.0.6:58719 2022/11/25 23:28:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.350142161s) from=127.0.0.6:56501 2022/11/25 23:28:14 [DEBUG] http: Request GET /v1/status/leader (345.573µs) from=127.0.0.6:34373 2022/11/25 23:28:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.930444992s) from=127.0.0.6:60369 2022/11/25 23:28:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.559311884s) from=127.0.0.6:59391 2022/11/25 23:28:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.895309471s) from=127.0.0.6:57595 2022/11/25 23:28:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.805134516s) from=127.0.0.6:57631 2022/11/25 23:28:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m7.471787393s) from=127.0.0.6:58993 2022/11/25 23:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.2920772s) from=127.0.0.6:50223 2022/11/25 23:28:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.623929561s) from=127.0.0.6:39289 2022/11/25 23:28:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.235012481s) from=127.0.0.6:47555 2022/11/25 23:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.260791314s) from=127.0.0.6:37115 2022/11/25 23:28:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m0.848857195s) from=127.0.0.6:43639 2022/11/25 23:28:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.789280577s) from=127.0.0.6:55819 2022/11/25 23:28:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:28:25 [DEBUG] http: Request GET /v1/status/leader (187.809µs) from=127.0.0.6:37175 2022/11/25 23:28:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m5.608098744s) from=127.0.0.6:42695 2022/11/25 23:28:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.425332069s) from=127.0.0.6:45307 2022/11/25 23:28:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.539618333s) from=127.0.0.6:57797 2022/11/25 23:28:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.789820887s) from=127.0.0.6:45981 2022/11/25 23:28:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.921688535s) from=127.0.0.6:53003 2022/11/25 23:28:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.506721053s) from=127.0.0.6:46967 2022/11/25 23:28:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m2.8011231s) from=127.0.0.6:35737 2022/11/25 23:28:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:28:33 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:28:33 [DEBUG] agent: Node info in sync 2022/11/25 23:28:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.158356201s) from=127.0.0.6:48079 2022/11/25 23:28:34 [DEBUG] http: Request GET /v1/status/leader (334.009µs) from=127.0.0.6:34373 2022/11/25 23:28:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.943230756s) from=127.0.0.6:41955 2022/11/25 23:28:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.145542947s) from=127.0.0.6:52361 2022/11/25 23:28:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.490616999s) from=127.0.0.6:37917 2022/11/25 23:28:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:28:45 [DEBUG] http: Request GET /v1/status/leader (811.298µs) from=127.0.0.6:37175 2022/11/25 23:28:54 [DEBUG] http: Request GET /v1/status/leader (329.891µs) from=127.0.0.6:34373 2022/11/25 23:29:05 [DEBUG] http: Request GET /v1/status/leader (463.96µs) from=127.0.0.6:37175 2022/11/25 23:29:14 [DEBUG] http: Request GET /v1/status/leader (2.070085ms) from=127.0.0.6:34373 2022/11/25 23:29:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:29:26 [DEBUG] http: Request GET /v1/status/leader (437.57µs) from=127.0.0.6:37175 2022/11/25 23:29:34 [DEBUG] http: Request GET /v1/status/leader (209.27µs) from=127.0.0.6:34373 2022/11/25 23:29:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.411264096s) from=127.0.0.6:37621 2022/11/25 23:29:46 [DEBUG] http: Request GET /v1/status/leader (204.682µs) from=127.0.0.6:37175 2022/11/25 23:29:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.864513786s) from=127.0.0.6:36643 2022/11/25 23:29:54 [DEBUG] http: Request GET /v1/status/leader (327.039µs) from=127.0.0.6:34373 2022/11/25 23:29:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.639857274s) from=127.0.0.6:41831 2022/11/25 23:29:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.389137758s) from=127.0.0.6:48445 2022/11/25 23:30:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.240141744s) from=127.0.0.6:43239 2022/11/25 23:30:06 [DEBUG] http: Request GET /v1/status/leader (255.382µs) from=127.0.0.6:37175 2022/11/25 23:30:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.02152617s) from=127.0.0.6:58719 2022/11/25 23:30:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.84810729s) from=127.0.0.6:42511 2022/11/25 23:30:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.456662141s) from=127.0.0.6:56501 2022/11/25 23:30:14 [DEBUG] http: Request GET /v1/status/leader (409.59µs) from=127.0.0.6:34373 2022/11/25 23:30:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.232933198s) from=127.0.0.6:60369 2022/11/25 23:30:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:30:18 [DEBUG] agent: Node info in sync 2022/11/25 23:30:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.336233921s) from=127.0.0.6:59391 2022/11/25 23:30:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.844038093s) from=127.0.0.6:57595 2022/11/25 23:30:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.009225509s) from=127.0.0.6:58993 2022/11/25 23:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.489971212s) from=127.0.0.6:50223 2022/11/25 23:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.328492522s) from=127.0.0.6:57631 2022/11/25 23:30:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:30:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.216062655s) from=127.0.0.6:47555 2022/11/25 23:30:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.707130247s) from=127.0.0.6:55819 2022/11/25 23:30:26 [DEBUG] http: Request GET /v1/status/leader (183.338µs) from=127.0.0.6:37175 2022/11/25 23:30:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.66684676s) from=127.0.0.6:37115 2022/11/25 23:30:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m2.019974178s) from=127.0.0.6:43639 2022/11/25 23:30:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.485620284s) from=127.0.0.6:39289 2022/11/25 23:30:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.328171053s) from=127.0.0.6:42695 2022/11/25 23:30:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.180413134s) from=127.0.0.6:57797 2022/11/25 23:30:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.078118042s) from=127.0.0.6:45981 2022/11/25 23:30:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.494131058s) from=127.0.0.6:53003 2022/11/25 23:30:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.747132499s) from=127.0.0.6:46967 2022/11/25 23:30:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.905678604s) from=127.0.0.6:45307 2022/11/25 23:30:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m1.611959647s) from=127.0.0.6:35737 2022/11/25 23:30:34 [DEBUG] http: Request GET /v1/status/leader (150.769µs) from=127.0.0.6:34373 2022/11/25 23:30:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.707305155s) from=127.0.0.6:37917 2022/11/25 23:30:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.927751766s) from=127.0.0.6:41955 2022/11/25 23:30:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.047958347s) from=127.0.0.6:48079 2022/11/25 23:30:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.051895031s) from=127.0.0.6:52361 2022/11/25 23:30:46 [DEBUG] http: Request GET /v1/status/leader (260.727µs) from=127.0.0.6:37175 2022/11/25 23:30:54 [DEBUG] http: Request GET /v1/status/leader (285.947µs) from=127.0.0.6:34373 2022/11/25 23:30:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:31:06 [DEBUG] http: Request GET /v1/status/leader (159.618µs) from=127.0.0.6:37175 2022/11/25 23:31:14 [DEBUG] http: Request GET /v1/status/leader (182.284µs) from=127.0.0.6:34373 2022/11/25 23:31:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:31:26 [DEBUG] http: Request GET /v1/status/leader (506.369µs) from=127.0.0.6:37175 2022/11/25 23:31:34 [DEBUG] http: Request GET /v1/status/leader (250.512µs) from=127.0.0.6:34373 2022/11/25 23:31:46 [DEBUG] http: Request GET /v1/status/leader (203.073µs) from=127.0.0.6:37175 2022/11/25 23:31:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.12084768s) from=127.0.0.6:37621 2022/11/25 23:31:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.245164099s) from=127.0.0.6:36643 2022/11/25 23:31:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:31:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:31:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:31:53 [DEBUG] agent: Node info in sync 2022/11/25 23:31:54 [DEBUG] http: Request GET /v1/status/leader (174.695µs) from=127.0.0.6:34373 2022/11/25 23:31:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.380916728s) from=127.0.0.6:48445 2022/11/25 23:32:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.457201332s) from=127.0.0.6:41831 2022/11/25 23:32:06 [DEBUG] http: Request GET /v1/status/leader (4.627325ms) from=127.0.0.6:37175 2022/11/25 23:32:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.857209244s) from=127.0.0.6:43239 2022/11/25 23:32:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.987725006s) from=127.0.0.6:58719 2022/11/25 23:32:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.350373878s) from=127.0.0.6:42511 2022/11/25 23:32:14 [DEBUG] http: Request GET /v1/status/leader (325.094µs) from=127.0.0.6:34373 2022/11/25 23:32:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.116641092s) from=127.0.0.6:56501 2022/11/25 23:32:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.397636851s) from=127.0.0.6:60369 2022/11/25 23:32:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.375440748s) from=127.0.0.6:59391 2022/11/25 23:32:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:32:26 [DEBUG] http: Request GET /v1/status/leader (175.844µs) from=127.0.0.6:37175 2022/11/25 23:32:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.685747515s) from=127.0.0.6:57595 2022/11/25 23:32:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.557498911s) from=127.0.0.6:37115 2022/11/25 23:32:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.538758301s) from=127.0.0.6:58993 2022/11/25 23:32:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.736963574s) from=127.0.0.6:57631 2022/11/25 23:32:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.895879278s) from=127.0.0.6:39289 2022/11/25 23:32:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m3.202226951s) from=127.0.0.6:43639 2022/11/25 23:32:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.141930729s) from=127.0.0.6:50223 2022/11/25 23:32:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m1.205518484s) from=127.0.0.6:42695 2022/11/25 23:32:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m5.776601836s) from=127.0.0.6:47555 2022/11/25 23:32:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.650454189s) from=127.0.0.6:45981 2022/11/25 23:32:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m6.369543236s) from=127.0.0.6:55819 2022/11/25 23:32:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.332334304s) from=127.0.0.6:57797 2022/11/25 23:32:34 [DEBUG] http: Request GET /v1/status/leader (658.986µs) from=127.0.0.6:34373 2022/11/25 23:32:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.34194529s) from=127.0.0.6:53003 2022/11/25 23:32:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.152485075s) from=127.0.0.6:46967 2022/11/25 23:32:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m4.14925517s) from=127.0.0.6:35737 2022/11/25 23:32:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.309266917s) from=127.0.0.6:45307 2022/11/25 23:32:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.264077904s) from=127.0.0.6:41955 2022/11/25 23:32:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.931244577s) from=127.0.0.6:37917 2022/11/25 23:32:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.419587253s) from=127.0.0.6:48079 2022/11/25 23:32:46 [DEBUG] http: Request GET /v1/status/leader (364.199µs) from=127.0.0.6:37175 2022/11/25 23:32:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.306859225s) from=127.0.0.6:52361 2022/11/25 23:32:54 [DEBUG] http: Request GET /v1/status/leader (300.869µs) from=127.0.0.6:34373 2022/11/25 23:33:06 [DEBUG] http: Request GET /v1/status/leader (251.484µs) from=127.0.0.6:37175 2022/11/25 23:33:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:33:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:33:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:33:07 [DEBUG] agent: Node info in sync 2022/11/25 23:33:14 [DEBUG] http: Request GET /v1/status/leader (158.858µs) from=127.0.0.6:34373 2022/11/25 23:33:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:33:26 [DEBUG] http: Request GET /v1/status/leader (321.938µs) from=127.0.0.6:37175 2022/11/25 23:33:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:33:34 [DEBUG] http: Request GET /v1/status/leader (198.429µs) from=127.0.0.6:34373 2022/11/25 23:33:46 [DEBUG] http: Request GET /v1/status/leader (286.945µs) from=127.0.0.6:37175 2022/11/25 23:33:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.208766001s) from=127.0.0.6:37621 2022/11/25 23:33:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.96904474s) from=127.0.0.6:36643 2022/11/25 23:33:54 [DEBUG] http: Request GET /v1/status/leader (313.066µs) from=127.0.0.6:34373 2022/11/25 23:34:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.538748849s) from=127.0.0.6:48445 2022/11/25 23:34:06 [DEBUG] http: Request GET /v1/status/leader (190.692µs) from=127.0.0.6:37175 2022/11/25 23:34:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.628211037s) from=127.0.0.6:41831 2022/11/25 23:34:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.875629271s) from=127.0.0.6:43239 2022/11/25 23:34:14 [DEBUG] http: Request GET /v1/status/leader (206.303µs) from=127.0.0.6:34373 2022/11/25 23:34:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m6.90642719s) from=127.0.0.6:58719 2022/11/25 23:34:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.394910584s) from=127.0.0.6:42511 2022/11/25 23:34:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.142121648s) from=127.0.0.6:56501 2022/11/25 23:34:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m4.714231144s) from=127.0.0.6:60369 2022/11/25 23:34:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:34:26 [DEBUG] http: Request GET /v1/status/leader (356.28µs) from=127.0.0.6:37175 2022/11/25 23:34:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.448071658s) from=127.0.0.6:59391 2022/11/25 23:34:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.856616773s) from=127.0.0.6:37115 2022/11/25 23:34:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.206616097s) from=127.0.0.6:58993 2022/11/25 23:34:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.071946608s) from=127.0.0.6:39289 2022/11/25 23:34:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.532271327s) from=127.0.0.6:47555 2022/11/25 23:34:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m1.011053362s) from=127.0.0.6:55819 2022/11/25 23:34:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.652642841s) from=127.0.0.6:57595 2022/11/25 23:34:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.731182606s) from=127.0.0.6:50223 2022/11/25 23:34:34 [DEBUG] http: Request GET /v1/status/leader (278.716µs) from=127.0.0.6:34373 2022/11/25 23:34:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.994876432s) from=127.0.0.6:57631 2022/11/25 23:34:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m4.179826169s) from=127.0.0.6:42695 2022/11/25 23:34:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m5.726243364s) from=127.0.0.6:43639 2022/11/25 23:34:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.470512491s) from=127.0.0.6:57797 2022/11/25 23:34:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.405082886s) from=127.0.0.6:53003 2022/11/25 23:34:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.639100935s) from=127.0.0.6:45981 2022/11/25 23:34:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.943755629s) from=127.0.0.6:45307 2022/11/25 23:34:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.517132186s) from=127.0.0.6:41955 2022/11/25 23:34:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.64810244s) from=127.0.0.6:37917 2022/11/25 23:34:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m7.003475507s) from=127.0.0.6:46967 2022/11/25 23:34:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m6.702822313s) from=127.0.0.6:35737 2022/11/25 23:34:46 [DEBUG] http: Request GET /v1/status/leader (187.576µs) from=127.0.0.6:37175 2022/11/25 23:34:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.819000543s) from=127.0.0.6:48079 2022/11/25 23:34:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:34:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:34:49 [DEBUG] agent: Node info in sync 2022/11/25 23:34:54 [DEBUG] http: Request GET /v1/status/leader (189.15µs) from=127.0.0.6:34373 2022/11/25 23:34:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.640010575s) from=127.0.0.6:52361 2022/11/25 23:35:06 [DEBUG] http: Request GET /v1/status/leader (306.5µs) from=127.0.0.6:37175 2022/11/25 23:35:14 [DEBUG] http: Request GET /v1/status/leader (272.628µs) from=127.0.0.6:34373 2022/11/25 23:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:35:26 [DEBUG] http: Request GET /v1/status/leader (168.688µs) from=127.0.0.6:37175 2022/11/25 23:35:34 [DEBUG] http: Request GET /v1/status/leader (337.675µs) from=127.0.0.6:34373 2022/11/25 23:35:46 [DEBUG] http: Request GET /v1/status/leader (859.953µs) from=127.0.0.6:37175 2022/11/25 23:35:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.171907761s) from=127.0.0.6:37621 2022/11/25 23:35:54 [DEBUG] http: Request GET /v1/status/leader (310.892µs) from=127.0.0.6:34373 2022/11/25 23:35:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.325338732s) from=127.0.0.6:36643 2022/11/25 23:36:06 [DEBUG] http: Request GET /v1/status/leader (772.547µs) from=127.0.0.6:37175 2022/11/25 23:36:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:36:08 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:36:08 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:36:08 [DEBUG] agent: Node info in sync 2022/11/25 23:36:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.735391685s) from=127.0.0.6:48445 2022/11/25 23:36:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.96279127s) from=127.0.0.6:41831 2022/11/25 23:36:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:36:14 [DEBUG] http: Request GET /v1/status/leader (401.03µs) from=127.0.0.6:34373 2022/11/25 23:36:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.56299332s) from=127.0.0.6:42511 2022/11/25 23:36:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.226037379s) from=127.0.0.6:43239 2022/11/25 23:36:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.568339401s) from=127.0.0.6:56501 2022/11/25 23:36:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m5.470178828s) from=127.0.0.6:58719 2022/11/25 23:36:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:36:26 [DEBUG] http: Request GET /v1/status/leader (301.498µs) from=127.0.0.6:37175 2022/11/25 23:36:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m5.300385628s) from=127.0.0.6:60369 2022/11/25 23:36:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.565177592s) from=127.0.0.6:59391 2022/11/25 23:36:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.932185569s) from=127.0.0.6:39289 2022/11/25 23:36:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.830415749s) from=127.0.0.6:37115 2022/11/25 23:36:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.159388272s) from=127.0.0.6:47555 2022/11/25 23:36:34 [DEBUG] http: Request GET /v1/status/leader (342.931µs) from=127.0.0.6:34373 2022/11/25 23:36:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.456070658s) from=127.0.0.6:55819 2022/11/25 23:36:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.239037864s) from=127.0.0.6:57595 2022/11/25 23:36:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.895971274s) from=127.0.0.6:42695 2022/11/25 23:36:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m1.832519733s) from=127.0.0.6:57631 2022/11/25 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.935897605s) from=127.0.0.6:58993 2022/11/25 23:36:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.038205971s) from=127.0.0.6:50223 2022/11/25 23:36:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.337603927s) from=127.0.0.6:45981 2022/11/25 23:36:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.055805289s) from=127.0.0.6:43639 2022/11/25 23:36:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.374837693s) from=127.0.0.6:53003 2022/11/25 23:36:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.763706557s) from=127.0.0.6:57797 2022/11/25 23:36:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.354556088s) from=127.0.0.6:41955 2022/11/25 23:36:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.009959231s) from=127.0.0.6:46967 2022/11/25 23:36:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.005528208s) from=127.0.0.6:45307 2022/11/25 23:36:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.039601684s) from=127.0.0.6:37917 2022/11/25 23:36:46 [DEBUG] http: Request GET /v1/status/leader (327.729µs) from=127.0.0.6:37175 2022/11/25 23:36:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m3.935890557s) from=127.0.0.6:35737 2022/11/25 23:36:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.542911746s) from=127.0.0.6:48079 2022/11/25 23:36:54 [DEBUG] http: Request GET /v1/status/leader (295.46µs) from=127.0.0.6:34373 2022/11/25 23:37:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.681175145s) from=127.0.0.6:52361 2022/11/25 23:37:06 [DEBUG] http: Request GET /v1/status/leader (1.548766ms) from=127.0.0.6:37175 2022/11/25 23:37:14 [DEBUG] http: Request GET /v1/status/leader (179.815µs) from=127.0.0.6:34373 2022/11/25 23:37:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:37:26 [DEBUG] http: Request GET /v1/status/leader (309.054µs) from=127.0.0.6:37175 2022/11/25 23:37:34 [DEBUG] http: Request GET /v1/status/leader (257.383µs) from=127.0.0.6:34373 2022/11/25 23:37:46 [DEBUG] http: Request GET /v1/status/leader (203.106µs) from=127.0.0.6:37175 2022/11/25 23:37:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:37:50 [DEBUG] agent: Node info in sync 2022/11/25 23:37:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.54634057s) from=127.0.0.6:37621 2022/11/25 23:37:54 [DEBUG] http: Request GET /v1/status/leader (179.279µs) from=127.0.0.6:34373 2022/11/25 23:37:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.726527217s) from=127.0.0.6:36643 2022/11/25 23:38:06 [DEBUG] http: Request GET /v1/status/leader (335.434µs) from=127.0.0.6:37175 2022/11/25 23:38:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.403837168s) from=127.0.0.6:41831 2022/11/25 23:38:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.331224642s) from=127.0.0.6:48445 2022/11/25 23:38:14 [DEBUG] http: Request GET /v1/status/leader (290.449µs) from=127.0.0.6:34373 2022/11/25 23:38:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.595140186s) from=127.0.0.6:42511 2022/11/25 23:38:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:38:26 [DEBUG] http: Request GET /v1/status/leader (256.89µs) from=127.0.0.6:37175 2022/11/25 23:38:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.656057051s) from=127.0.0.6:58719 2022/11/25 23:38:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.875553251s) from=127.0.0.6:43239 2022/11/25 23:38:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.899928863s) from=127.0.0.6:56501 2022/11/25 23:38:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.364369069s) from=127.0.0.6:60369 2022/11/25 23:38:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.043471401s) from=127.0.0.6:59391 2022/11/25 23:38:34 [DEBUG] http: Request GET /v1/status/leader (322.625µs) from=127.0.0.6:34373 2022/11/25 23:38:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.40864543s) from=127.0.0.6:39289 2022/11/25 23:38:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.205691517s) from=127.0.0.6:37115 2022/11/25 23:38:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.545121638s) from=127.0.0.6:47555 2022/11/25 23:38:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.015868865s) from=127.0.0.6:57595 2022/11/25 23:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.081540507s) from=127.0.0.6:50223 2022/11/25 23:38:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m4.08205954s) from=127.0.0.6:42695 2022/11/25 23:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.996361843s) from=127.0.0.6:57631 2022/11/25 23:38:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m5.780703277s) from=127.0.0.6:55819 2022/11/25 23:38:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m1.565565028s) from=127.0.0.6:43639 2022/11/25 23:38:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.233394576s) from=127.0.0.6:45981 2022/11/25 23:38:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.015920421s) from=127.0.0.6:41955 2022/11/25 23:38:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m7.085607008s) from=127.0.0.6:58993 2022/11/25 23:38:46 [DEBUG] http: Request GET /v1/status/leader (309.311µs) from=127.0.0.6:37175 2022/11/25 23:38:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.351008509s) from=127.0.0.6:53003 2022/11/25 23:38:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.930817863s) from=127.0.0.6:37917 2022/11/25 23:38:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.94503596s) from=127.0.0.6:57797 2022/11/25 23:38:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.835999123s) from=127.0.0.6:45307 2022/11/25 23:38:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.195422197s) from=127.0.0.6:48079 2022/11/25 23:38:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.725997489s) from=127.0.0.6:46967 2022/11/25 23:38:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m6.000792694s) from=127.0.0.6:35737 2022/11/25 23:38:54 [DEBUG] http: Request GET /v1/status/leader (265.737µs) from=127.0.0.6:34373 2022/11/25 23:38:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:39:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.59185664s) from=127.0.0.6:52361 2022/11/25 23:39:06 [DEBUG] http: Request GET /v1/status/leader (243.525µs) from=127.0.0.6:37175 2022/11/25 23:39:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:39:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:39:08 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:39:08 [DEBUG] agent: Node info in sync 2022/11/25 23:39:14 [DEBUG] http: Request GET /v1/status/leader (321.195µs) from=127.0.0.6:34373 2022/11/25 23:39:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:39:26 [DEBUG] http: Request GET /v1/status/leader (344.497µs) from=127.0.0.6:37175 2022/11/25 23:39:34 [DEBUG] http: Request GET /v1/status/leader (347.758µs) from=127.0.0.6:34373 2022/11/25 23:39:46 [DEBUG] http: Request GET /v1/status/leader (251.425µs) from=127.0.0.6:37175 2022/11/25 23:39:54 [DEBUG] http: Request GET /v1/status/leader (276.096µs) from=127.0.0.6:34373 2022/11/25 23:40:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.614775255s) from=127.0.0.6:37621 2022/11/25 23:40:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.243763302s) from=127.0.0.6:36643 2022/11/25 23:40:06 [DEBUG] http: Request GET /v1/status/leader (188.328µs) from=127.0.0.6:37175 2022/11/25 23:40:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.423547725s) from=127.0.0.6:48445 2022/11/25 23:40:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.322729837s) from=127.0.0.6:41831 2022/11/25 23:40:14 [DEBUG] http: Request GET /v1/status/leader (326.347µs) from=127.0.0.6:34373 2022/11/25 23:40:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:40:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.848126493s) from=127.0.0.6:42511 2022/11/25 23:40:26 [DEBUG] http: Request GET /v1/status/leader (231.804µs) from=127.0.0.6:37175 2022/11/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.732622779s) from=127.0.0.6:43239 2022/11/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.327562312s) from=127.0.0.6:58719 2022/11/25 23:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m0.424713275s) from=127.0.0.6:60369 2022/11/25 23:40:34 [DEBUG] http: Request GET /v1/status/leader (200.594µs) from=127.0.0.6:34373 2022/11/25 23:40:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.906311411s) from=127.0.0.6:56501 2022/11/25 23:40:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.046105467s) from=127.0.0.6:59391 2022/11/25 23:40:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.834411794s) from=127.0.0.6:39289 2022/11/25 23:40:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.72204654s) from=127.0.0.6:37115 2022/11/25 23:40:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.420079495s) from=127.0.0.6:47555 2022/11/25 23:40:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.344223957s) from=127.0.0.6:55819 2022/11/25 23:40:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.545579139s) from=127.0.0.6:57595 2022/11/25 23:40:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.8307329s) from=127.0.0.6:42695 2022/11/25 23:40:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.386010321s) from=127.0.0.6:57631 2022/11/25 23:40:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.350543637s) from=127.0.0.6:50223 2022/11/25 23:40:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.97843679s) from=127.0.0.6:41955 2022/11/25 23:40:46 [DEBUG] http: Request GET /v1/status/leader (281.097µs) from=127.0.0.6:37175 2022/11/25 23:40:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.129730223s) from=127.0.0.6:37917 2022/11/25 23:40:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m5.590210945s) from=127.0.0.6:45981 2022/11/25 23:40:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m6.681008947s) from=127.0.0.6:43639 2022/11/25 23:40:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.081432108s) from=127.0.0.6:53003 2022/11/25 23:40:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m7.46731729s) from=127.0.0.6:58993 2022/11/25 23:40:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.576269467s) from=127.0.0.6:57797 2022/11/25 23:40:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.237310827s) from=127.0.0.6:46967 2022/11/25 23:40:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.913096007s) from=127.0.0.6:45307 2022/11/25 23:40:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m0.242975465s) from=127.0.0.6:35737 2022/11/25 23:40:54 [DEBUG] http: Request GET /v1/status/leader (155.268µs) from=127.0.0.6:34373 2022/11/25 23:40:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.093319947s) from=127.0.0.6:48079 2022/11/25 23:40:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:40:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:40:58 [DEBUG] agent: Node info in sync 2022/11/25 23:41:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.352818695s) from=127.0.0.6:52361 2022/11/25 23:41:06 [DEBUG] http: Request GET /v1/status/leader (327.643µs) from=127.0.0.6:37175 2022/11/25 23:41:14 [DEBUG] http: Request GET /v1/status/leader (1.036998ms) from=127.0.0.6:34373 2022/11/25 23:41:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:41:26 [DEBUG] http: Request GET /v1/status/leader (404.806µs) from=127.0.0.6:37175 2022/11/25 23:41:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:41:34 [DEBUG] http: Request GET /v1/status/leader (319.494µs) from=127.0.0.6:34373 2022/11/25 23:41:46 [DEBUG] http: Request GET /v1/status/leader (225.133µs) from=127.0.0.6:37175 2022/11/25 23:41:54 [DEBUG] http: Request GET /v1/status/leader (178.12µs) from=127.0.0.6:34373 2022/11/25 23:42:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.16947819s) from=127.0.0.6:37621 2022/11/25 23:42:06 [DEBUG] http: Request GET /v1/status/leader (1.534966ms) from=127.0.0.6:37175 2022/11/25 23:42:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.307316121s) from=127.0.0.6:36643 2022/11/25 23:42:14 [DEBUG] http: Request GET /v1/status/leader (302.272µs) from=127.0.0.6:34373 2022/11/25 23:42:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.360904174s) from=127.0.0.6:41831 2022/11/25 23:42:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.94688895s) from=127.0.0.6:48445 2022/11/25 23:42:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:42:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:42:22 [DEBUG] agent: Node info in sync 2022/11/25 23:42:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:42:26 [DEBUG] http: Request GET /v1/status/leader (284.227µs) from=127.0.0.6:37175 2022/11/25 23:42:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.027921608s) from=127.0.0.6:42511 2022/11/25 23:42:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.222506847s) from=127.0.0.6:58719 2022/11/25 23:42:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.037008918s) from=127.0.0.6:43239 2022/11/25 23:42:34 [DEBUG] http: Request GET /v1/status/leader (147.131µs) from=127.0.0.6:34373 2022/11/25 23:42:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.370328945s) from=127.0.0.6:60369 2022/11/25 23:42:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m4.713662264s) from=127.0.0.6:56501 2022/11/25 23:42:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.353025628s) from=127.0.0.6:47555 2022/11/25 23:42:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.649754448s) from=127.0.0.6:59391 2022/11/25 23:42:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.573243833s) from=127.0.0.6:39289 2022/11/25 23:42:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.963680163s) from=127.0.0.6:57595 2022/11/25 23:42:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.219775193s) from=127.0.0.6:55819 2022/11/25 23:42:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.604916859s) from=127.0.0.6:37115 2022/11/25 23:42:46 [DEBUG] http: Request GET /v1/status/leader (201.92µs) from=127.0.0.6:37175 2022/11/25 23:42:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m4.081283467s) from=127.0.0.6:42695 2022/11/25 23:42:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.383253797s) from=127.0.0.6:57631 2022/11/25 23:42:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m2.040238623s) from=127.0.0.6:41955 2022/11/25 23:42:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.572553562s) from=127.0.0.6:50223 2022/11/25 23:42:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.785027953s) from=127.0.0.6:37917 2022/11/25 23:42:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.767838704s) from=127.0.0.6:43639 2022/11/25 23:42:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.25746055s) from=127.0.0.6:57797 2022/11/25 23:42:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.069349115s) from=127.0.0.6:45307 2022/11/25 23:42:54 [DEBUG] http: Request GET /v1/status/leader (325.164µs) from=127.0.0.6:34373 2022/11/25 23:42:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.184242171s) from=127.0.0.6:45981 2022/11/25 23:42:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.762313746s) from=127.0.0.6:46967 2022/11/25 23:42:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.811115246s) from=127.0.0.6:58993 2022/11/25 23:42:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.178545499s) from=127.0.0.6:53003 2022/11/25 23:42:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.188997692s) from=127.0.0.6:48079 2022/11/25 23:43:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m7.079835614s) from=127.0.0.6:35737 2022/11/25 23:43:06 [DEBUG] http: Request GET /v1/status/leader (307.289µs) from=127.0.0.6:37175 2022/11/25 23:43:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.701531262s) from=127.0.0.6:52361 2022/11/25 23:43:15 [DEBUG] http: Request GET /v1/status/leader (303.29µs) from=127.0.0.6:34373 2022/11/25 23:43:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:43:26 [DEBUG] http: Request GET /v1/status/leader (746.743µs) from=127.0.0.6:37175 2022/11/25 23:43:35 [DEBUG] http: Request GET /v1/status/leader (342.495µs) from=127.0.0.6:34373 2022/11/25 23:43:46 [DEBUG] http: Request GET /v1/status/leader (343.708µs) from=127.0.0.6:37175 2022/11/25 23:43:55 [DEBUG] http: Request GET /v1/status/leader (1.553775ms) from=127.0.0.6:34373 2022/11/25 23:44:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.596835703s) from=127.0.0.6:37621 2022/11/25 23:44:06 [DEBUG] http: Request GET /v1/status/leader (286.72µs) from=127.0.0.6:37175 2022/11/25 23:44:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:44:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:44:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:44:09 [DEBUG] agent: Node info in sync 2022/11/25 23:44:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.294559674s) from=127.0.0.6:36643 2022/11/25 23:44:15 [DEBUG] http: Request GET /v1/status/leader (200.775µs) from=127.0.0.6:34373 2022/11/25 23:44:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.980660091s) from=127.0.0.6:41831 2022/11/25 23:44:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.199522799s) from=127.0.0.6:48445 2022/11/25 23:44:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:44:26 [DEBUG] http: Request GET /v1/status/leader (380.439µs) from=127.0.0.6:37175 2022/11/25 23:44:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.854090124s) from=127.0.0.6:42511 2022/11/25 23:44:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.491532276s) from=127.0.0.6:43239 2022/11/25 23:44:35 [DEBUG] http: Request GET /v1/status/leader (196.089µs) from=127.0.0.6:34373 2022/11/25 23:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m7.186524409s) from=127.0.0.6:58719 2022/11/25 23:44:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.458155757s) from=127.0.0.6:47555 2022/11/25 23:44:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.289773308s) from=127.0.0.6:60369 2022/11/25 23:44:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.24522149s) from=127.0.0.6:59391 2022/11/25 23:44:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m1.7895937s) from=127.0.0.6:55819 2022/11/25 23:44:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.045565727s) from=127.0.0.6:39289 2022/11/25 23:44:46 [DEBUG] http: Request GET /v1/status/leader (205.337µs) from=127.0.0.6:37175 2022/11/25 23:44:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.252440354s) from=127.0.0.6:56501 2022/11/25 23:44:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.459107407s) from=127.0.0.6:57631 2022/11/25 23:44:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.72542129s) from=127.0.0.6:41955 2022/11/25 23:44:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.380193016s) from=127.0.0.6:57595 2022/11/25 23:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.05204136s) from=127.0.0.6:37115 2022/11/25 23:44:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m6.016486658s) from=127.0.0.6:42695 2022/11/25 23:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.527091047s) from=127.0.0.6:50223 2022/11/25 23:44:55 [DEBUG] http: Request GET /v1/status/leader (374.99µs) from=127.0.0.6:34373 2022/11/25 23:44:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.874776509s) from=127.0.0.6:37917 2022/11/25 23:44:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.832544283s) from=127.0.0.6:58993 2022/11/25 23:44:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.417765004s) from=127.0.0.6:43639 2022/11/25 23:44:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.157494551s) from=127.0.0.6:53003 2022/11/25 23:44:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.814395714s) from=127.0.0.6:45981 2022/11/25 23:44:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.726242667s) from=127.0.0.6:57797 2022/11/25 23:44:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m4.24294734s) from=127.0.0.6:46967 2022/11/25 23:45:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.29908766s) from=127.0.0.6:45307 2022/11/25 23:45:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m5.765774908s) from=127.0.0.6:48079 2022/11/25 23:45:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m3.61725118s) from=127.0.0.6:35737 2022/11/25 23:45:06 [DEBUG] http: Request GET /v1/status/leader (334.054µs) from=127.0.0.6:37175 2022/11/25 23:45:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.403486273s) from=127.0.0.6:52361 2022/11/25 23:45:15 [DEBUG] http: Request GET /v1/status/leader (246.172µs) from=127.0.0.6:34373 2022/11/25 23:45:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:45:26 [DEBUG] http: Request GET /v1/status/leader (285.579µs) from=127.0.0.6:37175 2022/11/25 23:45:35 [DEBUG] http: Request GET /v1/status/leader (313.173µs) from=127.0.0.6:34373 2022/11/25 23:45:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:45:37 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:45:37 [DEBUG] agent: Node info in sync 2022/11/25 23:45:46 [DEBUG] http: Request GET /v1/status/leader (518.444µs) from=127.0.0.6:37175 2022/11/25 23:45:55 [DEBUG] http: Request GET /v1/status/leader (2.309936ms) from=127.0.0.6:34373 2022/11/25 23:46:06 [DEBUG] http: Request GET /v1/status/leader (262.13µs) from=127.0.0.6:37175 2022/11/25 23:46:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.949560059s) from=127.0.0.6:37621 2022/11/25 23:46:15 [DEBUG] http: Request GET /v1/status/leader (191.895µs) from=127.0.0.6:34373 2022/11/25 23:46:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.179639392s) from=127.0.0.6:36643 2022/11/25 23:46:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.337729563s) from=127.0.0.6:41831 2022/11/25 23:46:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:46:26 [DEBUG] http: Request GET /v1/status/leader (183.586µs) from=127.0.0.6:37175 2022/11/25 23:46:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.313350987s) from=127.0.0.6:48445 2022/11/25 23:46:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:46:35 [DEBUG] http: Request GET /v1/status/leader (164.613µs) from=127.0.0.6:34373 2022/11/25 23:46:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.808479205s) from=127.0.0.6:43239 2022/11/25 23:46:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.867909894s) from=127.0.0.6:42511 2022/11/25 23:46:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.082789558s) from=127.0.0.6:58719 2022/11/25 23:46:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.062381952s) from=127.0.0.6:47555 2022/11/25 23:46:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.466518293s) from=127.0.0.6:59391 2022/11/25 23:46:46 [DEBUG] http: Request GET /v1/status/leader (1.456724ms) from=127.0.0.6:37175 2022/11/25 23:46:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.201665087s) from=127.0.0.6:57631 2022/11/25 23:46:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:46:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:46:48 [DEBUG] agent: Node info in sync 2022/11/25 23:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m7.016816965s) from=127.0.0.6:60369 2022/11/25 23:46:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.449000684s) from=127.0.0.6:41955 2022/11/25 23:46:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.570813373s) from=127.0.0.6:39289 2022/11/25 23:46:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.523857322s) from=127.0.0.6:57595 2022/11/25 23:46:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m7.47640771s) from=127.0.0.6:55819 2022/11/25 23:46:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.822351342s) from=127.0.0.6:56501 2022/11/25 23:46:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.671402411s) from=127.0.0.6:50223 2022/11/25 23:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.548139174s) from=127.0.0.6:37115 2022/11/25 23:46:55 [DEBUG] http: Request GET /v1/status/leader (205.223µs) from=127.0.0.6:34373 2022/11/25 23:46:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.194135968s) from=127.0.0.6:37917 2022/11/25 23:46:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.563456913s) from=127.0.0.6:42695 2022/11/25 23:46:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m0.452209262s) from=127.0.0.6:43639 2022/11/25 23:46:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.301114377s) from=127.0.0.6:53003 2022/11/25 23:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.398282831s) from=127.0.0.6:58993 2022/11/25 23:46:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.057069339s) from=127.0.0.6:45981 2022/11/25 23:47:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.401650844s) from=127.0.0.6:46967 2022/11/25 23:47:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.17337734s) from=127.0.0.6:57797 2022/11/25 23:47:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.126687694s) from=127.0.0.6:45307 2022/11/25 23:47:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m0.564520276s) from=127.0.0.6:35737 2022/11/25 23:47:06 [DEBUG] http: Request GET /v1/status/leader (375.212µs) from=127.0.0.6:37175 2022/11/25 23:47:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.381796726s) from=127.0.0.6:48079 2022/11/25 23:47:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.864179016s) from=127.0.0.6:52361 2022/11/25 23:47:15 [DEBUG] http: Request GET /v1/status/leader (156.569µs) from=127.0.0.6:34373 2022/11/25 23:47:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:47:26 [DEBUG] http: Request GET /v1/status/leader (176.752µs) from=127.0.0.6:37175 2022/11/25 23:47:35 [DEBUG] http: Request GET /v1/status/leader (1.534028ms) from=127.0.0.6:34373 2022/11/25 23:47:46 [DEBUG] http: Request GET /v1/status/leader (301.35µs) from=127.0.0.6:37175 2022/11/25 23:47:55 [DEBUG] http: Request GET /v1/status/leader (212.464µs) from=127.0.0.6:34373 2022/11/25 23:48:06 [DEBUG] http: Request GET /v1/status/leader (316.178µs) from=127.0.0.6:37175 2022/11/25 23:48:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.337797792s) from=127.0.0.6:37621 2022/11/25 23:48:15 [DEBUG] http: Request GET /v1/status/leader (1.505797ms) from=127.0.0.6:34373 2022/11/25 23:48:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.69460045s) from=127.0.0.6:36643 2022/11/25 23:48:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:48:26 [DEBUG] http: Request GET /v1/status/leader (306.053µs) from=127.0.0.6:37175 2022/11/25 23:48:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.488344317s) from=127.0.0.6:41831 2022/11/25 23:48:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.430303139s) from=127.0.0.6:48445 2022/11/25 23:48:35 [DEBUG] http: Request GET /v1/status/leader (325.37µs) from=127.0.0.6:34373 2022/11/25 23:48:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.932018447s) from=127.0.0.6:43239 2022/11/25 23:48:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.702891649s) from=127.0.0.6:42511 2022/11/25 23:48:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:48:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:48:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:48:44 [DEBUG] agent: Node info in sync 2022/11/25 23:48:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.687484871s) from=127.0.0.6:58719 2022/11/25 23:48:46 [DEBUG] http: Request GET /v1/status/leader (156.332µs) from=127.0.0.6:37175 2022/11/25 23:48:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.115954375s) from=127.0.0.6:47555 2022/11/25 23:48:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.057838441s) from=127.0.0.6:59391 2022/11/25 23:48:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.15299894s) from=127.0.0.6:57631 2022/11/25 23:48:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.253637276s) from=127.0.0.6:41955 2022/11/25 23:48:55 [DEBUG] http: Request GET /v1/status/leader (334.89µs) from=127.0.0.6:34373 2022/11/25 23:48:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.928945182s) from=127.0.0.6:56501 2022/11/25 23:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.686640624s) from=127.0.0.6:55819 2022/11/25 23:48:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.633128096s) from=127.0.0.6:60369 2022/11/25 23:48:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.428784663s) from=127.0.0.6:50223 2022/11/25 23:48:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m2.368155609s) from=127.0.0.6:37917 2022/11/25 23:48:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.114300432s) from=127.0.0.6:39289 2022/11/25 23:49:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m7.490510634s) from=127.0.0.6:57595 2022/11/25 23:49:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m6.974824987s) from=127.0.0.6:37115 2022/11/25 23:49:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.155044306s) from=127.0.0.6:43639 2022/11/25 23:49:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m2.315832373s) from=127.0.0.6:45981 2022/11/25 23:49:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.070588641s) from=127.0.0.6:53003 2022/11/25 23:49:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m6.646169023s) from=127.0.0.6:42695 2022/11/25 23:49:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m0.992674703s) from=127.0.0.6:57797 2022/11/25 23:49:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.264449076s) from=127.0.0.6:58993 2022/11/25 23:49:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.925337592s) from=127.0.0.6:45307 2022/11/25 23:49:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.058538102s) from=127.0.0.6:46967 2022/11/25 23:49:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:49:06 [DEBUG] http: Request GET /v1/status/leader (265.495µs) from=127.0.0.6:37175 2022/11/25 23:49:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.462810632s) from=127.0.0.6:48079 2022/11/25 23:49:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m5.288996335s) from=127.0.0.6:35737 2022/11/25 23:49:15 [DEBUG] http: Request GET /v1/status/leader (273.565µs) from=127.0.0.6:34373 2022/11/25 23:49:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.10536112s) from=127.0.0.6:52361 2022/11/25 23:49:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:49:26 [DEBUG] http: Request GET /v1/status/leader (317.235µs) from=127.0.0.6:37175 2022/11/25 23:49:35 [DEBUG] http: Request GET /v1/status/leader (283.223µs) from=127.0.0.6:34373 2022/11/25 23:49:46 [DEBUG] http: Request GET /v1/status/leader (295.633µs) from=127.0.0.6:37175 2022/11/25 23:49:55 [DEBUG] http: Request GET /v1/status/leader (406.085µs) from=127.0.0.6:34373 2022/11/25 23:50:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:50:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:50:04 [DEBUG] agent: Node info in sync 2022/11/25 23:50:06 [DEBUG] http: Request GET /v1/status/leader (147.083µs) from=127.0.0.6:37175 2022/11/25 23:50:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.075793874s) from=127.0.0.6:37621 2022/11/25 23:50:15 [DEBUG] http: Request GET /v1/status/leader (247.572µs) from=127.0.0.6:34373 2022/11/25 23:50:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.415003548s) from=127.0.0.6:36643 2022/11/25 23:50:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:50:26 [DEBUG] http: Request GET /v1/status/leader (324.431µs) from=127.0.0.6:37175 2022/11/25 23:50:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.366922093s) from=127.0.0.6:48445 2022/11/25 23:50:35 [DEBUG] http: Request GET /v1/status/leader (459.795µs) from=127.0.0.6:34373 2022/11/25 23:50:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.347359045s) from=127.0.0.6:41831 2022/11/25 23:50:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.660948142s) from=127.0.0.6:42511 2022/11/25 23:50:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.134245382s) from=127.0.0.6:58719 2022/11/25 23:50:46 [DEBUG] http: Request GET /v1/status/leader (306.236µs) from=127.0.0.6:37175 2022/11/25 23:50:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.492125537s) from=127.0.0.6:43239 2022/11/25 23:50:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.531745647s) from=127.0.0.6:47555 2022/11/25 23:50:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.912855911s) from=127.0.0.6:57631 2022/11/25 23:50:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.298810735s) from=127.0.0.6:59391 2022/11/25 23:50:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.906560534s) from=127.0.0.6:41955 2022/11/25 23:50:55 [DEBUG] http: Request GET /v1/status/leader (240.53µs) from=127.0.0.6:34373 2022/11/25 23:50:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.663075458s) from=127.0.0.6:56501 2022/11/25 23:50:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.89354375s) from=127.0.0.6:37917 2022/11/25 23:50:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.806279433s) from=127.0.0.6:60369 2022/11/25 23:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.110750253s) from=127.0.0.6:50223 2022/11/25 23:51:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.523383409s) from=127.0.0.6:55819 2022/11/25 23:51:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.407524391s) from=127.0.0.6:39289 2022/11/25 23:51:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.481202226s) from=127.0.0.6:57595 2022/11/25 23:51:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.869397175s) from=127.0.0.6:37115 2022/11/25 23:51:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m0.14895783s) from=127.0.0.6:42695 2022/11/25 23:51:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.533797931s) from=127.0.0.6:53003 2022/11/25 23:51:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.302261604s) from=127.0.0.6:45981 2022/11/25 23:51:06 [DEBUG] http: Request GET /v1/status/leader (249.167µs) from=127.0.0.6:37175 2022/11/25 23:51:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.990006783s) from=127.0.0.6:43639 2022/11/25 23:51:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m4.117105836s) from=127.0.0.6:57797 2022/11/25 23:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.416147781s) from=127.0.0.6:58993 2022/11/25 23:51:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.252239837s) from=127.0.0.6:45307 2022/11/25 23:51:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m4.992196462s) from=127.0.0.6:46967 2022/11/25 23:51:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m0.047201423s) from=127.0.0.6:35737 2022/11/25 23:51:15 [DEBUG] http: Request GET /v1/status/leader (283.837µs) from=127.0.0.6:34373 2022/11/25 23:51:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.459466069s) from=127.0.0.6:48079 2022/11/25 23:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.900278815s) from=127.0.0.6:52361 2022/11/25 23:51:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:51:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:51:26 [DEBUG] http: Request GET /v1/status/leader (256.549µs) from=127.0.0.6:37175 2022/11/25 23:51:35 [DEBUG] http: Request GET /v1/status/leader (264.805µs) from=127.0.0.6:34373 2022/11/25 23:51:46 [DEBUG] http: Request GET /v1/status/leader (3.808193ms) from=127.0.0.6:37175 2022/11/25 23:51:55 [DEBUG] http: Request GET /v1/status/leader (560.7µs) from=127.0.0.6:34373 2022/11/25 23:51:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:51:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:51:56 [DEBUG] agent: Node info in sync 2022/11/25 23:52:06 [DEBUG] http: Request GET /v1/status/leader (255.14µs) from=127.0.0.6:37175 2022/11/25 23:52:15 [DEBUG] http: Request GET /v1/status/leader (146.174µs) from=127.0.0.6:34373 2022/11/25 23:52:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.80076438s) from=127.0.0.6:37621 2022/11/25 23:52:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:52:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.583730082s) from=127.0.0.6:36643 2022/11/25 23:52:26 [DEBUG] http: Request GET /v1/status/leader (419.182µs) from=127.0.0.6:37175 2022/11/25 23:52:35 [DEBUG] http: Request GET /v1/status/leader (202.317µs) from=127.0.0.6:34373 2022/11/25 23:52:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.385584398s) from=127.0.0.6:48445 2022/11/25 23:52:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.439703356s) from=127.0.0.6:41831 2022/11/25 23:52:47 [DEBUG] http: Request GET /v1/status/leader (750.219µs) from=127.0.0.6:37175 2022/11/25 23:52:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.145155696s) from=127.0.0.6:43239 2022/11/25 23:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.1154742s) from=127.0.0.6:58719 2022/11/25 23:52:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.533187993s) from=127.0.0.6:42511 2022/11/25 23:52:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.616662273s) from=127.0.0.6:47555 2022/11/25 23:52:55 [DEBUG] http: Request GET /v1/status/leader (280.068µs) from=127.0.0.6:47555 2022/11/25 23:52:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.602595818s) from=127.0.0.6:59391 2022/11/25 23:52:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.766019365s) from=127.0.0.6:41955 2022/11/25 23:52:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.331611454s) from=127.0.0.6:57631 2022/11/25 23:53:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.308988525s) from=127.0.0.6:50223 2022/11/25 23:53:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.086936336s) from=127.0.0.6:57595 2022/11/25 23:53:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m1.265218208s) from=127.0.0.6:55819 2022/11/25 23:53:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.331758951s) from=127.0.0.6:37115 2022/11/25 23:53:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m0.105763449s) from=127.0.0.6:42695 2022/11/25 23:53:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.16333266s) from=127.0.0.6:39289 2022/11/25 23:53:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.711062233s) from=127.0.0.6:37917 2022/11/25 23:53:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m5.117855638s) from=127.0.0.6:60369 2022/11/25 23:53:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.963698871s) from=127.0.0.6:56501 2022/11/25 23:53:07 [DEBUG] http: Request GET /v1/status/leader (382.167µs) from=127.0.0.6:37175 2022/11/25 23:53:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.373137291s) from=127.0.0.6:57797 2022/11/25 23:53:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.542421373s) from=127.0.0.6:53003 2022/11/25 23:53:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.54369919s) from=127.0.0.6:45307 2022/11/25 23:53:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.609929378s) from=127.0.0.6:58993 2022/11/25 23:53:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.955771262s) from=127.0.0.6:46967 2022/11/25 23:53:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.838385889s) from=127.0.0.6:45981 2022/11/25 23:53:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m7.324793782s) from=127.0.0.6:43639 2022/11/25 23:53:15 [DEBUG] http: Request GET /v1/status/leader (468.785µs) from=127.0.0.6:34373 2022/11/25 23:53:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m6.981622302s) from=127.0.0.6:35737 2022/11/25 23:53:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.754248418s) from=127.0.0.6:48079 2022/11/25 23:53:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:53:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.749308679s) from=127.0.0.6:52361 2022/11/25 23:53:27 [DEBUG] http: Request GET /v1/status/leader (343.685µs) from=127.0.0.6:37175 2022/11/25 23:53:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:53:31 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:53:31 [DEBUG] agent: Node info in sync 2022/11/25 23:53:35 [DEBUG] http: Request GET /v1/status/leader (303.818µs) from=127.0.0.6:34373 2022/11/25 23:53:47 [DEBUG] http: Request GET /v1/status/leader (329.161µs) from=127.0.0.6:37175 2022/11/25 23:53:55 [DEBUG] http: Request GET /v1/status/leader (310.263µs) from=127.0.0.6:34373 2022/11/25 23:54:07 [DEBUG] http: Request GET /v1/status/leader (201.853µs) from=127.0.0.6:37175 2022/11/25 23:54:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:54:15 [DEBUG] http: Request GET /v1/status/leader (205.127µs) from=127.0.0.6:34373 2022/11/25 23:54:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:54:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.079381784s) from=127.0.0.6:37621 2022/11/25 23:54:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.402698575s) from=127.0.0.6:36643 2022/11/25 23:54:27 [DEBUG] http: Request GET /v1/status/leader (281.003µs) from=127.0.0.6:37175 2022/11/25 23:54:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:54:34 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:54:34 [DEBUG] agent: Node info in sync 2022/11/25 23:54:35 [DEBUG] http: Request GET /v1/status/leader (339.042µs) from=127.0.0.6:34373 2022/11/25 23:54:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.179585113s) from=127.0.0.6:48445 2022/11/25 23:54:47 [DEBUG] http: Request GET /v1/status/leader (148.125µs) from=127.0.0.6:37175 2022/11/25 23:54:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.678227332s) from=127.0.0.6:41831 2022/11/25 23:54:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.697246055s) from=127.0.0.6:43239 2022/11/25 23:54:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.766284163s) from=127.0.0.6:58719 2022/11/25 23:54:55 [DEBUG] http: Request GET /v1/status/leader (149.67µs) from=127.0.0.6:34373 2022/11/25 23:54:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.64434027s) from=127.0.0.6:42511 2022/11/25 23:54:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.536928242s) from=127.0.0.6:59391 2022/11/25 23:55:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.693885935s) from=127.0.0.6:50223 2022/11/25 23:55:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.695379248s) from=127.0.0.6:41955 2022/11/25 23:55:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m6.550612798s) from=127.0.0.6:57631 2022/11/25 23:55:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m7.437224592s) from=127.0.0.6:47555 2022/11/25 23:55:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.326730739s) from=127.0.0.6:37115 2022/11/25 23:55:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.807127364s) from=127.0.0.6:60369 2022/11/25 23:55:07 [DEBUG] http: Request GET /v1/status/leader (556.731µs) from=127.0.0.6:37175 2022/11/25 23:55:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.282976789s) from=127.0.0.6:56501 2022/11/25 23:55:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.498352467s) from=127.0.0.6:57595 2022/11/25 23:55:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m1.004615243s) from=127.0.0.6:57797 2022/11/25 23:55:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m7.137652938s) from=127.0.0.6:55819 2022/11/25 23:55:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.029396988s) from=127.0.0.6:53003 2022/11/25 23:55:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.563423697s) from=127.0.0.6:37917 2022/11/25 23:55:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.776121522s) from=127.0.0.6:42695 2022/11/25 23:55:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.803538657s) from=127.0.0.6:39289 2022/11/25 23:55:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.080385505s) from=127.0.0.6:45307 2022/11/25 23:55:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.41703242s) from=127.0.0.6:58993 2022/11/25 23:55:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.728254512s) from=127.0.0.6:46967 2022/11/25 23:55:15 [DEBUG] http: Request GET /v1/status/leader (229.68µs) from=127.0.0.6:34373 2022/11/25 23:55:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.038531132s) from=127.0.0.6:45981 2022/11/25 23:55:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m3.464900991s) from=127.0.0.6:43639 2022/11/25 23:55:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m4.507388418s) from=127.0.0.6:35737 2022/11/25 23:55:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:55:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.498561165s) from=127.0.0.6:48079 2022/11/25 23:55:27 [DEBUG] http: Request GET /v1/status/leader (209.023µs) from=127.0.0.6:37175 2022/11/25 23:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.671803102s) from=127.0.0.6:52361 2022/11/25 23:55:35 [DEBUG] http: Request GET /v1/status/leader (398.823µs) from=127.0.0.6:34373 2022/11/25 23:55:47 [DEBUG] http: Request GET /v1/status/leader (388.431µs) from=127.0.0.6:37175 2022/11/25 23:55:55 [DEBUG] http: Request GET /v1/status/leader (432.598µs) from=127.0.0.6:34373 2022/11/25 23:56:07 [DEBUG] http: Request GET /v1/status/leader (277.65µs) from=127.0.0.6:37175 2022/11/25 23:56:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:56:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:56:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:56:12 [DEBUG] agent: Node info in sync 2022/11/25 23:56:15 [DEBUG] http: Request GET /v1/status/leader (191.562µs) from=127.0.0.6:34373 2022/11/25 23:56:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:56:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:56:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.819944508s) from=127.0.0.6:37621 2022/11/25 23:56:27 [DEBUG] http: Request GET /v1/status/leader (2.355275ms) from=127.0.0.6:37175 2022/11/25 23:56:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.067853441s) from=127.0.0.6:36643 2022/11/25 23:56:35 [DEBUG] http: Request GET /v1/status/leader (320.112µs) from=127.0.0.6:34373 2022/11/25 23:56:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.263741491s) from=127.0.0.6:48445 2022/11/25 23:56:47 [DEBUG] http: Request GET /v1/status/leader (291.434µs) from=127.0.0.6:37175 2022/11/25 23:56:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.333729067s) from=127.0.0.6:41831 2022/11/25 23:56:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.202214095s) from=127.0.0.6:58719 2022/11/25 23:56:55 [DEBUG] http: Request GET /v1/status/leader (173.989µs) from=127.0.0.6:34373 2022/11/25 23:56:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m7.113542488s) from=127.0.0.6:43239 2022/11/25 23:56:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.13885084s) from=127.0.0.6:59391 2022/11/25 23:57:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.995699395s) from=127.0.0.6:42511 2022/11/25 23:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.815667666s) from=127.0.0.6:57631 2022/11/25 23:57:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.907023734s) from=127.0.0.6:50223 2022/11/25 23:57:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.028564546s) from=127.0.0.6:37115 2022/11/25 23:57:07 [DEBUG] http: Request GET /v1/status/leader (1.373842ms) from=127.0.0.6:37175 2022/11/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.838342063s) from=127.0.0.6:41955 2022/11/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.10874399s) from=127.0.0.6:60369 2022/11/25 23:57:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m7.454379775s) from=127.0.0.6:47555 2022/11/25 23:57:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.549388684s) from=127.0.0.6:57797 2022/11/25 23:57:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m4.366481169s) from=127.0.0.6:56501 2022/11/25 23:57:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.657230521s) from=127.0.0.6:55819 2022/11/25 23:57:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.786533403s) from=127.0.0.6:53003 2022/11/25 23:57:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.553321819s) from=127.0.0.6:57595 2022/11/25 23:57:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.031050225s) from=127.0.0.6:58993 2022/11/25 23:57:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.964193478s) from=127.0.0.6:39289 2022/11/25 23:57:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.333610479s) from=127.0.0.6:42695 2022/11/25 23:57:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.858458264s) from=127.0.0.6:45307 2022/11/25 23:57:15 [DEBUG] http: Request GET /v1/status/leader (201.177µs) from=127.0.0.6:34373 2022/11/25 23:57:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.221296669s) from=127.0.0.6:37917 2022/11/25 23:57:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.190522446s) from=127.0.0.6:45981 2022/11/25 23:57:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m7.144095607s) from=127.0.0.6:46967 2022/11/25 23:57:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m5.160713377s) from=127.0.0.6:43639 2022/11/25 23:57:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:57:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m4.123314911s) from=127.0.0.6:35737 2022/11/25 23:57:27 [DEBUG] http: Request GET /v1/status/leader (363.527µs) from=127.0.0.6:37175 2022/11/25 23:57:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.433085911s) from=127.0.0.6:48079 2022/11/25 23:57:35 [DEBUG] http: Request GET /v1/status/leader (277.461µs) from=127.0.0.6:34373 2022/11/25 23:57:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.953169368s) from=127.0.0.6:52361 2022/11/25 23:57:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:57:40 [DEBUG] agent: Node info in sync 2022/11/25 23:57:47 [DEBUG] http: Request GET /v1/status/leader (195.409µs) from=127.0.0.6:37175 2022/11/25 23:57:55 [DEBUG] http: Request GET /v1/status/leader (245.621µs) from=127.0.0.6:34373 2022/11/25 23:58:07 [DEBUG] http: Request GET /v1/status/leader (172.358µs) from=127.0.0.6:37175 2022/11/25 23:58:15 [DEBUG] http: Request GET /v1/status/leader (427.524µs) from=127.0.0.6:34373 2022/11/25 23:58:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:58:27 [DEBUG] http: Request GET /v1/status/leader (288.349µs) from=127.0.0.6:37175 2022/11/25 23:58:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.975612195s) from=127.0.0.6:37621 2022/11/25 23:58:35 [DEBUG] http: Request GET /v1/status/leader (503.917µs) from=127.0.0.6:34373 2022/11/25 23:58:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.729802244s) from=127.0.0.6:36643 2022/11/25 23:58:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.141707043s) from=127.0.0.6:48445 2022/11/25 23:58:47 [DEBUG] http: Request GET /v1/status/leader (284.798µs) from=127.0.0.6:37175 2022/11/25 23:58:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.489134819s) from=127.0.0.6:41831 2022/11/25 23:58:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.734718895s) from=127.0.0.6:58719 2022/11/25 23:58:55 [DEBUG] http: Request GET /v1/status/leader (236.279µs) from=127.0.0.6:34373 2022/11/25 23:59:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.257424349s) from=127.0.0.6:43239 2022/11/25 23:59:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.466271547s) from=127.0.0.6:59391 2022/11/25 23:59:07 [DEBUG] http: Request GET /v1/status/leader (178.421µs) from=127.0.0.6:37175 2022/11/25 23:59:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.134102193s) from=127.0.0.6:42511 2022/11/25 23:59:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/25 23:59:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m2.764077338s) from=127.0.0.6:37115 2022/11/25 23:59:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.221746401s) from=127.0.0.6:50223 2022/11/25 23:59:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m6.063413383s) from=127.0.0.6:57631 2022/11/25 23:59:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m1.412570067s) from=127.0.0.6:57797 2022/11/25 23:59:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.539351253s) from=127.0.0.6:60369 2022/11/25 23:59:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.261433889s) from=127.0.0.6:47555 2022/11/25 23:59:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.523533435s) from=127.0.0.6:41955 2022/11/25 23:59:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.421884268s) from=127.0.0.6:56501 2022/11/25 23:59:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.525921309s) from=127.0.0.6:55819 2022/11/25 23:59:15 [DEBUG] http: Request GET /v1/status/leader (358.587µs) from=127.0.0.6:34373 2022/11/25 23:59:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.480173363s) from=127.0.0.6:58993 2022/11/25 23:59:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.576128236s) from=127.0.0.6:57595 2022/11/25 23:59:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.458903623s) from=127.0.0.6:45307 2022/11/25 23:59:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.305037922s) from=127.0.0.6:39289 2022/11/25 23:59:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.536181767s) from=127.0.0.6:42695 2022/11/25 23:59:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.669017319s) from=127.0.0.6:53003 2022/11/25 23:59:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.444812533s) from=127.0.0.6:37917 2022/11/25 23:59:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m7.401851712s) from=127.0.0.6:45981 2022/11/25 23:59:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/25 23:59:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.028774065s) from=127.0.0.6:43639 2022/11/25 23:59:27 [DEBUG] http: Request GET /v1/status/leader (247.946µs) from=127.0.0.6:37175 2022/11/25 23:59:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.287347985s) from=127.0.0.6:46967 2022/11/25 23:59:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m5.043056874s) from=127.0.0.6:35737 2022/11/25 23:59:35 [DEBUG] http: Request GET /v1/status/leader (172.968µs) from=127.0.0.6:34373 2022/11/25 23:59:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/25 23:59:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/25 23:59:38 [DEBUG] agent: Node info in sync 2022/11/25 23:59:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.972268688s) from=127.0.0.6:48079 2022/11/25 23:59:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.230293182s) from=127.0.0.6:52361 2022/11/25 23:59:47 [DEBUG] http: Request GET /v1/status/leader (214.014µs) from=127.0.0.6:37175 2022/11/25 23:59:55 [DEBUG] http: Request GET /v1/status/leader (311.203µs) from=127.0.0.6:34373 2022/11/26 00:00:07 [DEBUG] http: Request GET /v1/status/leader (174.968µs) from=127.0.0.6:37175 2022/11/26 00:00:15 [DEBUG] http: Request GET /v1/status/leader (430.481µs) from=127.0.0.6:34373 2022/11/26 00:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:00:27 [DEBUG] http: Request GET /v1/status/leader (167.713µs) from=127.0.0.6:37175 2022/11/26 00:00:35 [DEBUG] http: Request GET /v1/status/leader (3.942757ms) from=127.0.0.6:34373 2022/11/26 00:00:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.600504129s) from=127.0.0.6:37621 2022/11/26 00:00:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.793907912s) from=127.0.0.6:36643 2022/11/26 00:00:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.181473979s) from=127.0.0.6:48445 2022/11/26 00:00:47 [DEBUG] http: Request GET /v1/status/leader (156.029µs) from=127.0.0.6:37175 2022/11/26 00:00:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.666227681s) from=127.0.0.6:41831 2022/11/26 00:00:55 [DEBUG] http: Request GET /v1/status/leader (292µs) from=127.0.0.6:34373 2022/11/26 00:00:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.364994841s) from=127.0.0.6:58719 2022/11/26 00:01:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.397807559s) from=127.0.0.6:43239 2022/11/26 00:01:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:01:06 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:01:06 [DEBUG] agent: Node info in sync 2022/11/26 00:01:07 [DEBUG] http: Request GET /v1/status/leader (378.901µs) from=127.0.0.6:37175 2022/11/26 00:01:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.790128332s) from=127.0.0.6:59391 2022/11/26 00:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.67083806s) from=127.0.0.6:50223 2022/11/26 00:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.271464297s) from=127.0.0.6:37115 2022/11/26 00:01:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.483208159s) from=127.0.0.6:57631 2022/11/26 00:01:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.890284843s) from=127.0.0.6:41955 2022/11/26 00:01:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m6.873663281s) from=127.0.0.6:42511 2022/11/26 00:01:15 [DEBUG] http: Request GET /v1/status/leader (165.198µs) from=127.0.0.6:34373 2022/11/26 00:01:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.881880541s) from=127.0.0.6:55819 2022/11/26 00:01:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.742507205s) from=127.0.0.6:47555 2022/11/26 00:01:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.945672526s) from=127.0.0.6:57797 2022/11/26 00:01:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:01:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.185633425s) from=127.0.0.6:58993 2022/11/26 00:01:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m5.46292109s) from=127.0.0.6:60369 2022/11/26 00:01:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.363259746s) from=127.0.0.6:56501 2022/11/26 00:01:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.029025266s) from=127.0.0.6:39289 2022/11/26 00:01:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.606446332s) from=127.0.0.6:53003 2022/11/26 00:01:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.863292472s) from=127.0.0.6:57595 2022/11/26 00:01:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.669579576s) from=127.0.0.6:42695 2022/11/26 00:01:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.807264912s) from=127.0.0.6:45307 2022/11/26 00:01:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:01:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.52104578s) from=127.0.0.6:37917 2022/11/26 00:01:27 [DEBUG] http: Request GET /v1/status/leader (337.93µs) from=127.0.0.6:37175 2022/11/26 00:01:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.819782897s) from=127.0.0.6:45981 2022/11/26 00:01:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.485077913s) from=127.0.0.6:43639 2022/11/26 00:01:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.152886927s) from=127.0.0.6:46967 2022/11/26 00:01:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m1.188681088s) from=127.0.0.6:35737 2022/11/26 00:01:35 [DEBUG] http: Request GET /v1/status/leader (997.059µs) from=127.0.0.6:34373 2022/11/26 00:01:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.693020542s) from=127.0.0.6:48079 2022/11/26 00:01:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.664439274s) from=127.0.0.6:52361 2022/11/26 00:01:47 [DEBUG] http: Request GET /v1/status/leader (233.4µs) from=127.0.0.6:37175 2022/11/26 00:01:55 [DEBUG] http: Request GET /v1/status/leader (2.177064ms) from=127.0.0.6:34373 2022/11/26 00:02:07 [DEBUG] http: Request GET /v1/status/leader (513.099µs) from=127.0.0.6:37175 2022/11/26 00:02:15 [DEBUG] http: Request GET /v1/status/leader (354.137µs) from=127.0.0.6:34373 2022/11/26 00:02:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:02:27 [DEBUG] http: Request GET /v1/status/leader (421.521µs) from=127.0.0.6:37175 2022/11/26 00:02:35 [DEBUG] http: Request GET /v1/status/leader (478.449µs) from=127.0.0.6:34373 2022/11/26 00:02:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.644126458s) from=127.0.0.6:37621 2022/11/26 00:02:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.715894286s) from=127.0.0.6:36643 2022/11/26 00:02:47 [DEBUG] http: Request GET /v1/status/leader (482.114µs) from=127.0.0.6:37175 2022/11/26 00:02:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.867197889s) from=127.0.0.6:48445 2022/11/26 00:02:55 [DEBUG] http: Request GET /v1/status/leader (274.617µs) from=127.0.0.6:34373 2022/11/26 00:02:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:02:56 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:02:56 [DEBUG] agent: Node info in sync 2022/11/26 00:03:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.609603205s) from=127.0.0.6:41831 2022/11/26 00:03:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m6.439333281s) from=127.0.0.6:58719 2022/11/26 00:03:07 [DEBUG] http: Request GET /v1/status/leader (343.914µs) from=127.0.0.6:37175 2022/11/26 00:03:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.536304873s) from=127.0.0.6:50223 2022/11/26 00:03:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m7.274661945s) from=127.0.0.6:43239 2022/11/26 00:03:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.268968676s) from=127.0.0.6:59391 2022/11/26 00:03:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.924909742s) from=127.0.0.6:37115 2022/11/26 00:03:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.853257489s) from=127.0.0.6:57631 2022/11/26 00:03:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.664939611s) from=127.0.0.6:41955 2022/11/26 00:03:15 [DEBUG] http: Request GET /v1/status/leader (323.928µs) from=127.0.0.6:34373 2022/11/26 00:03:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.653038754s) from=127.0.0.6:58993 2022/11/26 00:03:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.261495344s) from=127.0.0.6:42511 2022/11/26 00:03:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.360818388s) from=127.0.0.6:39289 2022/11/26 00:03:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m5.176804578s) from=127.0.0.6:55819 2022/11/26 00:03:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.032895824s) from=127.0.0.6:47555 2022/11/26 00:03:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m6.690897921s) from=127.0.0.6:57797 2022/11/26 00:03:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.539437678s) from=127.0.0.6:57595 2022/11/26 00:03:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m5.82493837s) from=127.0.0.6:60369 2022/11/26 00:03:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:03:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.340204293s) from=127.0.0.6:53003 2022/11/26 00:03:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m7.406367061s) from=127.0.0.6:56501 2022/11/26 00:03:27 [DEBUG] http: Request GET /v1/status/leader (198.378µs) from=127.0.0.6:37175 2022/11/26 00:03:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.894249427s) from=127.0.0.6:45307 2022/11/26 00:03:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.245888702s) from=127.0.0.6:42695 2022/11/26 00:03:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.384445749s) from=127.0.0.6:37917 2022/11/26 00:03:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.391220525s) from=127.0.0.6:45981 2022/11/26 00:03:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.123218246s) from=127.0.0.6:46967 2022/11/26 00:03:36 [DEBUG] http: Request GET /v1/status/leader (237.573µs) from=127.0.0.6:34373 2022/11/26 00:03:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m3.191036089s) from=127.0.0.6:35737 2022/11/26 00:03:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m6.690663274s) from=127.0.0.6:43639 2022/11/26 00:03:47 [DEBUG] http: Request GET /v1/status/leader (276.495µs) from=127.0.0.6:37175 2022/11/26 00:03:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:03:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.853828096s) from=127.0.0.6:48079 2022/11/26 00:03:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.420532631s) from=127.0.0.6:52361 2022/11/26 00:03:56 [DEBUG] http: Request GET /v1/status/leader (232.704µs) from=127.0.0.6:34373 2022/11/26 00:04:07 [DEBUG] http: Request GET /v1/status/leader (166.821µs) from=127.0.0.6:37175 2022/11/26 00:04:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:04:14 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:04:14 [DEBUG] agent: Node info in sync 2022/11/26 00:04:16 [DEBUG] http: Request GET /v1/status/leader (285.294µs) from=127.0.0.6:34373 2022/11/26 00:04:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:04:27 [DEBUG] http: Request GET /v1/status/leader (1.422939ms) from=127.0.0.6:37175 2022/11/26 00:04:36 [DEBUG] http: Request GET /v1/status/leader (287.196µs) from=127.0.0.6:34373 2022/11/26 00:04:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.215643021s) from=127.0.0.6:37621 2022/11/26 00:04:47 [DEBUG] http: Request GET /v1/status/leader (201.659µs) from=127.0.0.6:37175 2022/11/26 00:04:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.978233341s) from=127.0.0.6:36643 2022/11/26 00:04:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.249786432s) from=127.0.0.6:48445 2022/11/26 00:04:56 [DEBUG] http: Request GET /v1/status/leader (354.179µs) from=127.0.0.6:34373 2022/11/26 00:05:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.354736759s) from=127.0.0.6:41831 2022/11/26 00:05:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.18286751s) from=127.0.0.6:58719 2022/11/26 00:05:07 [DEBUG] http: Request GET /v1/status/leader (275.472µs) from=127.0.0.6:37175 2022/11/26 00:05:16 [DEBUG] http: Request GET /v1/status/leader (319.203µs) from=127.0.0.6:34373 2022/11/26 00:05:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.94468355s) from=127.0.0.6:43239 2022/11/26 00:05:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.111730312s) from=127.0.0.6:59391 2022/11/26 00:05:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.891254433s) from=127.0.0.6:50223 2022/11/26 00:05:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.431293061s) from=127.0.0.6:57631 2022/11/26 00:05:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.848294331s) from=127.0.0.6:41955 2022/11/26 00:05:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m6.170908388s) from=127.0.0.6:37115 2022/11/26 00:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.516150503s) from=127.0.0.6:58993 2022/11/26 00:05:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.787651582s) from=127.0.0.6:42511 2022/11/26 00:05:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:05:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m1.726079238s) from=127.0.0.6:57797 2022/11/26 00:05:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.280918595s) from=127.0.0.6:57595 2022/11/26 00:05:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.83561586s) from=127.0.0.6:60369 2022/11/26 00:05:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.485781409s) from=127.0.0.6:47555 2022/11/26 00:05:27 [DEBUG] http: Request GET /v1/status/leader (273.864µs) from=127.0.0.6:37175 2022/11/26 00:05:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m7.138927532s) from=127.0.0.6:39289 2022/11/26 00:05:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m6.50046687s) from=127.0.0.6:55819 2022/11/26 00:05:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.026658332s) from=127.0.0.6:42695 2022/11/26 00:05:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.344839274s) from=127.0.0.6:56501 2022/11/26 00:05:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.003727548s) from=127.0.0.6:53003 2022/11/26 00:05:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.49290498s) from=127.0.0.6:45307 2022/11/26 00:05:36 [DEBUG] http: Request GET /v1/status/leader (280.108µs) from=127.0.0.6:34373 2022/11/26 00:05:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.811375577s) from=127.0.0.6:37917 2022/11/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m0.986020378s) from=127.0.0.6:35737 2022/11/26 00:05:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.971524297s) from=127.0.0.6:45981 2022/11/26 00:05:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.858549083s) from=127.0.0.6:46967 2022/11/26 00:05:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m7.438648586s) from=127.0.0.6:43639 2022/11/26 00:05:47 [DEBUG] http: Request GET /v1/status/leader (293.141µs) from=127.0.0.6:37175 2022/11/26 00:05:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.298935194s) from=127.0.0.6:48079 2022/11/26 00:05:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:05:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:05:54 [DEBUG] agent: Node info in sync 2022/11/26 00:05:56 [DEBUG] http: Request GET /v1/status/leader (278.779µs) from=127.0.0.6:34373 2022/11/26 00:05:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.420623026s) from=127.0.0.6:52361 2022/11/26 00:06:07 [DEBUG] http: Request GET /v1/status/leader (189.426µs) from=127.0.0.6:37175 2022/11/26 00:06:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:06:16 [DEBUG] http: Request GET /v1/status/leader (2.70787ms) from=127.0.0.6:34373 2022/11/26 00:06:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:06:27 [DEBUG] http: Request GET /v1/status/leader (292.393µs) from=127.0.0.6:37175 2022/11/26 00:06:36 [DEBUG] http: Request GET /v1/status/leader (299.995µs) from=127.0.0.6:34373 2022/11/26 00:06:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.029649127s) from=127.0.0.6:37621 2022/11/26 00:06:47 [DEBUG] http: Request GET /v1/status/leader (277.046µs) from=127.0.0.6:37175 2022/11/26 00:06:56 [DEBUG] http: Request GET /v1/status/leader (195.567µs) from=127.0.0.6:34373 2022/11/26 00:06:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.137041583s) from=127.0.0.6:36643 2022/11/26 00:07:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.89910461s) from=127.0.0.6:48445 2022/11/26 00:07:07 [DEBUG] http: Request GET /v1/status/leader (296.613µs) from=127.0.0.6:37175 2022/11/26 00:07:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.962672171s) from=127.0.0.6:41831 2022/11/26 00:07:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m6.049122699s) from=127.0.0.6:58719 2022/11/26 00:07:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:07:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:07:14 [DEBUG] agent: Node info in sync 2022/11/26 00:07:16 [DEBUG] http: Request GET /v1/status/leader (253.507µs) from=127.0.0.6:34373 2022/11/26 00:07:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.087024468s) from=127.0.0.6:43239 2022/11/26 00:07:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.161926714s) from=127.0.0.6:50223 2022/11/26 00:07:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m2.776563681s) from=127.0.0.6:41955 2022/11/26 00:07:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m7.105565599s) from=127.0.0.6:59391 2022/11/26 00:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.011478014s) from=127.0.0.6:58993 2022/11/26 00:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.121137876s) from=127.0.0.6:57631 2022/11/26 00:07:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:07:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.489481589s) from=127.0.0.6:37115 2022/11/26 00:07:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.776585144s) from=127.0.0.6:57595 2022/11/26 00:07:27 [DEBUG] http: Request GET /v1/status/leader (426.501µs) from=127.0.0.6:37175 2022/11/26 00:07:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.678258445s) from=127.0.0.6:55819 2022/11/26 00:07:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.207776792s) from=127.0.0.6:42511 2022/11/26 00:07:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.805007406s) from=127.0.0.6:47555 2022/11/26 00:07:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.570737978s) from=127.0.0.6:60369 2022/11/26 00:07:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.379561144s) from=127.0.0.6:39289 2022/11/26 00:07:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m6.513639159s) from=127.0.0.6:57797 2022/11/26 00:07:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.525893844s) from=127.0.0.6:42695 2022/11/26 00:07:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.178733164s) from=127.0.0.6:53003 2022/11/26 00:07:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m0.633162839s) from=127.0.0.6:56501 2022/11/26 00:07:36 [DEBUG] http: Request GET /v1/status/leader (562.61µs) from=127.0.0.6:34373 2022/11/26 00:07:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.812616563s) from=127.0.0.6:45307 2022/11/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m2.314000639s) from=127.0.0.6:35737 2022/11/26 00:07:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.189712596s) from=127.0.0.6:37917 2022/11/26 00:07:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.739822312s) from=127.0.0.6:45981 2022/11/26 00:07:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m4.631013766s) from=127.0.0.6:46967 2022/11/26 00:07:47 [DEBUG] http: Request GET /v1/status/leader (196.243µs) from=127.0.0.6:37175 2022/11/26 00:07:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.343664535s) from=127.0.0.6:43639 2022/11/26 00:07:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.909058654s) from=127.0.0.6:48079 2022/11/26 00:07:56 [DEBUG] http: Request GET /v1/status/leader (189.737µs) from=127.0.0.6:34373 2022/11/26 00:08:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.901285781s) from=127.0.0.6:52361 2022/11/26 00:08:07 [DEBUG] http: Request GET /v1/status/leader (192.505µs) from=127.0.0.6:37175 2022/11/26 00:08:16 [DEBUG] http: Request GET /v1/status/leader (278.195µs) from=127.0.0.6:34373 2022/11/26 00:08:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:08:27 [DEBUG] http: Request GET /v1/status/leader (301.927µs) from=127.0.0.6:37175 2022/11/26 00:08:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:08:36 [DEBUG] http: Request GET /v1/status/leader (257.529µs) from=127.0.0.6:34373 2022/11/26 00:08:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:08:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:08:43 [DEBUG] agent: Node info in sync 2022/11/26 00:08:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.84216313s) from=127.0.0.6:37621 2022/11/26 00:08:47 [DEBUG] http: Request GET /v1/status/leader (331.055µs) from=127.0.0.6:37175 2022/11/26 00:08:56 [DEBUG] http: Request GET /v1/status/leader (338.705µs) from=127.0.0.6:34373 2022/11/26 00:09:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.352606268s) from=127.0.0.6:36643 2022/11/26 00:09:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.769409168s) from=127.0.0.6:48445 2022/11/26 00:09:07 [DEBUG] http: Request GET /v1/status/leader (243.439µs) from=127.0.0.6:37175 2022/11/26 00:09:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.597554222s) from=127.0.0.6:41831 2022/11/26 00:09:16 [DEBUG] http: Request GET /v1/status/leader (290.554µs) from=127.0.0.6:34373 2022/11/26 00:09:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.464840453s) from=127.0.0.6:58719 2022/11/26 00:09:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m7.110373878s) from=127.0.0.6:43239 2022/11/26 00:09:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.043733832s) from=127.0.0.6:57631 2022/11/26 00:09:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.150216151s) from=127.0.0.6:50223 2022/11/26 00:09:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:09:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m2.49279604s) from=127.0.0.6:41955 2022/11/26 00:09:27 [DEBUG] http: Request GET /v1/status/leader (340.807µs) from=127.0.0.6:37175 2022/11/26 00:09:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.446183807s) from=127.0.0.6:37115 2022/11/26 00:09:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.391059188s) from=127.0.0.6:58993 2022/11/26 00:09:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m1.49522748s) from=127.0.0.6:55819 2022/11/26 00:09:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.650592549s) from=127.0.0.6:59391 2022/11/26 00:09:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.66267641s) from=127.0.0.6:39289 2022/11/26 00:09:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m2.74577776s) from=127.0.0.6:42511 2022/11/26 00:09:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.188341427s) from=127.0.0.6:57595 2022/11/26 00:09:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m5.057019231s) from=127.0.0.6:47555 2022/11/26 00:09:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.150157662s) from=127.0.0.6:42695 2022/11/26 00:09:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.16696504s) from=127.0.0.6:53003 2022/11/26 00:09:36 [DEBUG] http: Request GET /v1/status/leader (318.132µs) from=127.0.0.6:34373 2022/11/26 00:09:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m6.515563665s) from=127.0.0.6:60369 2022/11/26 00:09:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m3.911766751s) from=127.0.0.6:56501 2022/11/26 00:09:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m7.465919713s) from=127.0.0.6:57797 2022/11/26 00:09:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.550407342s) from=127.0.0.6:45307 2022/11/26 00:09:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.386369762s) from=127.0.0.6:37917 2022/11/26 00:09:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m7.005184544s) from=127.0.0.6:35737 2022/11/26 00:09:47 [DEBUG] http: Request GET /v1/status/leader (355.074µs) from=127.0.0.6:37175 2022/11/26 00:09:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.660038796s) from=127.0.0.6:46967 2022/11/26 00:09:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.493424896s) from=127.0.0.6:45981 2022/11/26 00:09:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m2.223535652s) from=127.0.0.6:43639 2022/11/26 00:09:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.545427432s) from=127.0.0.6:48079 2022/11/26 00:09:56 [DEBUG] http: Request GET /v1/status/leader (247.433µs) from=127.0.0.6:34373 2022/11/26 00:10:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:10:00 [DEBUG] agent: Node info in sync 2022/11/26 00:10:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.606093487s) from=127.0.0.6:52361 2022/11/26 00:10:07 [DEBUG] http: Request GET /v1/status/leader (201.914µs) from=127.0.0.6:37175 2022/11/26 00:10:16 [DEBUG] http: Request GET /v1/status/leader (344.386µs) from=127.0.0.6:34373 2022/11/26 00:10:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:10:27 [DEBUG] http: Request GET /v1/status/leader (2.205918ms) from=127.0.0.6:37175 2022/11/26 00:10:36 [DEBUG] http: Request GET /v1/status/leader (349.141µs) from=127.0.0.6:34373 2022/11/26 00:10:47 [DEBUG] http: Request GET /v1/status/leader (182.925µs) from=127.0.0.6:37175 2022/11/26 00:10:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.179184541s) from=127.0.0.6:37621 2022/11/26 00:10:56 [DEBUG] http: Request GET /v1/status/leader (278.442µs) from=127.0.0.6:34373 2022/11/26 00:11:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:11:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:11:01 [DEBUG] agent: Node info in sync 2022/11/26 00:11:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.991148066s) from=127.0.0.6:36643 2022/11/26 00:11:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.042786087s) from=127.0.0.6:48445 2022/11/26 00:11:07 [DEBUG] http: Request GET /v1/status/leader (210.784µs) from=127.0.0.6:37175 2022/11/26 00:11:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.274358203s) from=127.0.0.6:41831 2022/11/26 00:11:16 [DEBUG] http: Request GET /v1/status/leader (236.908µs) from=127.0.0.6:34373 2022/11/26 00:11:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.884891634s) from=127.0.0.6:58719 2022/11/26 00:11:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:11:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.947180963s) from=127.0.0.6:57631 2022/11/26 00:11:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.652110324s) from=127.0.0.6:43239 2022/11/26 00:11:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:11:27 [DEBUG] http: Request GET /v1/status/leader (491.331µs) from=127.0.0.6:37175 2022/11/26 00:11:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.072082993s) from=127.0.0.6:37115 2022/11/26 00:11:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.819559358s) from=127.0.0.6:50223 2022/11/26 00:11:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.102783563s) from=127.0.0.6:41955 2022/11/26 00:11:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.552494972s) from=127.0.0.6:58993 2022/11/26 00:11:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.995033384s) from=127.0.0.6:55819 2022/11/26 00:11:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.088969954s) from=127.0.0.6:47555 2022/11/26 00:11:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m4.868880753s) from=127.0.0.6:59391 2022/11/26 00:11:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.288575472s) from=127.0.0.6:42511 2022/11/26 00:11:36 [DEBUG] http: Request GET /v1/status/leader (519.562µs) from=127.0.0.6:34373 2022/11/26 00:11:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.094859614s) from=127.0.0.6:39289 2022/11/26 00:11:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.21620355s) from=127.0.0.6:60369 2022/11/26 00:11:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.376959607s) from=127.0.0.6:57595 2022/11/26 00:11:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m3.852579065s) from=127.0.0.6:56501 2022/11/26 00:11:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.839155021s) from=127.0.0.6:42695 2022/11/26 00:11:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.812120602s) from=127.0.0.6:53003 2022/11/26 00:11:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.899955346s) from=127.0.0.6:45307 2022/11/26 00:11:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m5.063586627s) from=127.0.0.6:57797 2022/11/26 00:11:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.931815931s) from=127.0.0.6:37917 2022/11/26 00:11:47 [DEBUG] http: Request GET /v1/status/leader (220.28µs) from=127.0.0.6:37175 2022/11/26 00:11:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m1.89038136s) from=127.0.0.6:35737 2022/11/26 00:11:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m0.298767155s) from=127.0.0.6:43639 2022/11/26 00:11:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.804675575s) from=127.0.0.6:45981 2022/11/26 00:11:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.033977032s) from=127.0.0.6:46967 2022/11/26 00:11:56 [DEBUG] http: Request GET /v1/status/leader (1.737442ms) from=127.0.0.6:34373 2022/11/26 00:12:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m6.978617908s) from=127.0.0.6:48079 2022/11/26 00:12:07 [DEBUG] http: Request GET /v1/status/leader (458.281µs) from=127.0.0.6:37175 2022/11/26 00:12:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.064723034s) from=127.0.0.6:52361 2022/11/26 00:12:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:12:15 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:12:15 [DEBUG] agent: Node info in sync 2022/11/26 00:12:16 [DEBUG] http: Request GET /v1/status/leader (325.445µs) from=127.0.0.6:34373 2022/11/26 00:12:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:12:27 [DEBUG] http: Request GET /v1/status/leader (355.351µs) from=127.0.0.6:37175 2022/11/26 00:12:36 [DEBUG] http: Request GET /v1/status/leader (731.228µs) from=127.0.0.6:34373 2022/11/26 00:12:47 [DEBUG] http: Request GET /v1/status/leader (263.209µs) from=127.0.0.6:37175 2022/11/26 00:12:56 [DEBUG] http: Request GET /v1/status/leader (315.667µs) from=127.0.0.6:34373 2022/11/26 00:12:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.438949121s) from=127.0.0.6:37621 2022/11/26 00:13:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.397261976s) from=127.0.0.6:36643 2022/11/26 00:13:07 [DEBUG] http: Request GET /v1/status/leader (262.102µs) from=127.0.0.6:37175 2022/11/26 00:13:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.035049409s) from=127.0.0.6:48445 2022/11/26 00:13:16 [DEBUG] http: Request GET /v1/status/leader (1.126153ms) from=127.0.0.6:34373 2022/11/26 00:13:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.167812787s) from=127.0.0.6:41831 2022/11/26 00:13:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:13:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:13:19 [DEBUG] agent: Node info in sync 2022/11/26 00:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.300694183s) from=127.0.0.6:58719 2022/11/26 00:13:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:13:27 [DEBUG] http: Request GET /v1/status/leader (328.737µs) from=127.0.0.6:37175 2022/11/26 00:13:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.017612999s) from=127.0.0.6:57631 2022/11/26 00:13:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.853258423s) from=127.0.0.6:50223 2022/11/26 00:13:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m1.946479073s) from=127.0.0.6:37115 2022/11/26 00:13:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.697923302s) from=127.0.0.6:43239 2022/11/26 00:13:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.551395258s) from=127.0.0.6:47555 2022/11/26 00:13:36 [DEBUG] http: Request GET /v1/status/leader (240.431µs) from=127.0.0.6:34373 2022/11/26 00:13:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.42058596s) from=127.0.0.6:59391 2022/11/26 00:13:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.043488678s) from=127.0.0.6:58993 2022/11/26 00:13:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.588528027s) from=127.0.0.6:39289 2022/11/26 00:13:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.564814759s) from=127.0.0.6:41955 2022/11/26 00:13:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.591837023s) from=127.0.0.6:42511 2022/11/26 00:13:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m6.18073466s) from=127.0.0.6:55819 2022/11/26 00:13:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.852962531s) from=127.0.0.6:57595 2022/11/26 00:13:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m0.237028552s) from=127.0.0.6:42695 2022/11/26 00:13:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.475447032s) from=127.0.0.6:60369 2022/11/26 00:13:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.789294063s) from=127.0.0.6:56501 2022/11/26 00:13:47 [DEBUG] http: Request GET /v1/status/leader (484.451µs) from=127.0.0.6:37175 2022/11/26 00:13:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.987827615s) from=127.0.0.6:53003 2022/11/26 00:13:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:13:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m5.166460475s) from=127.0.0.6:57797 2022/11/26 00:13:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.209133098s) from=127.0.0.6:45307 2022/11/26 00:13:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.793168888s) from=127.0.0.6:37917 2022/11/26 00:13:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m6.680371033s) from=127.0.0.6:35737 2022/11/26 00:13:56 [DEBUG] http: Request GET /v1/status/leader (329.94µs) from=127.0.0.6:34373 2022/11/26 00:13:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.654278895s) from=127.0.0.6:45981 2022/11/26 00:13:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m6.828524762s) from=127.0.0.6:43639 2022/11/26 00:14:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m7.408776622s) from=127.0.0.6:46967 2022/11/26 00:14:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.021202835s) from=127.0.0.6:48079 2022/11/26 00:14:07 [DEBUG] http: Request GET /v1/status/leader (176.065µs) from=127.0.0.6:37175 2022/11/26 00:14:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.705821524s) from=127.0.0.6:52361 2022/11/26 00:14:16 [DEBUG] http: Request GET /v1/status/leader (329.417µs) from=127.0.0.6:34373 2022/11/26 00:14:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:14:27 [DEBUG] http: Request GET /v1/status/leader (179.868µs) from=127.0.0.6:37175 2022/11/26 00:14:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:14:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:14:36 [DEBUG] agent: Node info in sync 2022/11/26 00:14:36 [DEBUG] http: Request GET /v1/status/leader (281.365µs) from=127.0.0.6:34373 2022/11/26 00:14:47 [DEBUG] http: Request GET /v1/status/leader (336.326µs) from=127.0.0.6:37175 2022/11/26 00:14:56 [DEBUG] http: Request GET /v1/status/leader (307.917µs) from=127.0.0.6:34373 2022/11/26 00:14:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.241015986s) from=127.0.0.6:37621 2022/11/26 00:15:07 [DEBUG] http: Request GET /v1/status/leader (170.502µs) from=127.0.0.6:37175 2022/11/26 00:15:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.997556655s) from=127.0.0.6:36643 2022/11/26 00:15:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.269669257s) from=127.0.0.6:48445 2022/11/26 00:15:16 [DEBUG] http: Request GET /v1/status/leader (386.733µs) from=127.0.0.6:34373 2022/11/26 00:15:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.906547908s) from=127.0.0.6:41831 2022/11/26 00:15:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:15:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.039037854s) from=127.0.0.6:58719 2022/11/26 00:15:27 [DEBUG] http: Request GET /v1/status/leader (290.461µs) from=127.0.0.6:37175 2022/11/26 00:15:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m1.078538209s) from=127.0.0.6:57631 2022/11/26 00:15:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.530775873s) from=127.0.0.6:43239 2022/11/26 00:15:36 [DEBUG] http: Request GET /v1/status/leader (171.948µs) from=127.0.0.6:34373 2022/11/26 00:15:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.821106935s) from=127.0.0.6:50223 2022/11/26 00:15:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.344462405s) from=127.0.0.6:47555 2022/11/26 00:15:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m6.663377969s) from=127.0.0.6:37115 2022/11/26 00:15:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.731259374s) from=127.0.0.6:58993 2022/11/26 00:15:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.515667943s) from=127.0.0.6:55819 2022/11/26 00:15:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.864950205s) from=127.0.0.6:39289 2022/11/26 00:15:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.586511856s) from=127.0.0.6:59391 2022/11/26 00:15:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.619714653s) from=127.0.0.6:41955 2022/11/26 00:15:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.292634132s) from=127.0.0.6:42695 2022/11/26 00:15:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m5.551022426s) from=127.0.0.6:42511 2022/11/26 00:15:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.536361228s) from=127.0.0.6:60369 2022/11/26 00:15:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.209979455s) from=127.0.0.6:57595 2022/11/26 00:15:47 [DEBUG] http: Request GET /v1/status/leader (348.592µs) from=127.0.0.6:37175 2022/11/26 00:15:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.576982118s) from=127.0.0.6:56501 2022/11/26 00:15:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.916976141s) from=127.0.0.6:53003 2022/11/26 00:15:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.369973706s) from=127.0.0.6:57797 2022/11/26 00:15:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.658569667s) from=127.0.0.6:45307 2022/11/26 00:15:56 [DEBUG] http: Request GET /v1/status/leader (280.367µs) from=127.0.0.6:34373 2022/11/26 00:15:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m2.224571351s) from=127.0.0.6:35737 2022/11/26 00:15:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.986549987s) from=127.0.0.6:37917 2022/11/26 00:15:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.956172833s) from=127.0.0.6:45981 2022/11/26 00:16:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:16:01 [DEBUG] agent: Node info in sync 2022/11/26 00:16:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m5.63081541s) from=127.0.0.6:43639 2022/11/26 00:16:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.082487539s) from=127.0.0.6:46967 2022/11/26 00:16:07 [DEBUG] http: Request GET /v1/status/leader (168.736µs) from=127.0.0.6:37175 2022/11/26 00:16:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:16:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.35221365s) from=127.0.0.6:48079 2022/11/26 00:16:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.003845318s) from=127.0.0.6:52361 2022/11/26 00:16:16 [DEBUG] http: Request GET /v1/status/leader (170.534µs) from=127.0.0.6:34373 2022/11/26 00:16:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:16:27 [DEBUG] http: Request GET /v1/status/leader (281.532µs) from=127.0.0.6:37175 2022/11/26 00:16:36 [DEBUG] http: Request GET /v1/status/leader (217.144µs) from=127.0.0.6:34373 2022/11/26 00:16:47 [DEBUG] http: Request GET /v1/status/leader (194.693µs) from=127.0.0.6:37175 2022/11/26 00:16:56 [DEBUG] http: Request GET /v1/status/leader (298.71µs) from=127.0.0.6:34373 2022/11/26 00:16:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.036936159s) from=127.0.0.6:37621 2022/11/26 00:17:07 [DEBUG] http: Request GET /v1/status/leader (1.731239ms) from=127.0.0.6:37175 2022/11/26 00:17:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m7.35889631s) from=127.0.0.6:36643 2022/11/26 00:17:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.644179754s) from=127.0.0.6:48445 2022/11/26 00:17:16 [DEBUG] http: Request GET /v1/status/leader (292.534µs) from=127.0.0.6:34373 2022/11/26 00:17:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:17:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:17:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:17:27 [DEBUG] agent: Node info in sync 2022/11/26 00:17:28 [DEBUG] http: Request GET /v1/status/leader (345.586µs) from=127.0.0.6:37175 2022/11/26 00:17:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.093732622s) from=127.0.0.6:41831 2022/11/26 00:17:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m5.547788555s) from=127.0.0.6:58719 2022/11/26 00:17:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.05680641s) from=127.0.0.6:57631 2022/11/26 00:17:36 [DEBUG] http: Request GET /v1/status/leader (211.553µs) from=127.0.0.6:34373 2022/11/26 00:17:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.251537689s) from=127.0.0.6:47555 2022/11/26 00:17:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.579993528s) from=127.0.0.6:50223 2022/11/26 00:17:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.736900079s) from=127.0.0.6:37115 2022/11/26 00:17:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.925243182s) from=127.0.0.6:58993 2022/11/26 00:17:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.034139931s) from=127.0.0.6:39289 2022/11/26 00:17:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.047634324s) from=127.0.0.6:43239 2022/11/26 00:17:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.734735608s) from=127.0.0.6:55819 2022/11/26 00:17:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m1.532672152s) from=127.0.0.6:59391 2022/11/26 00:17:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.754737549s) from=127.0.0.6:42695 2022/11/26 00:17:48 [DEBUG] http: Request GET /v1/status/leader (186.338µs) from=127.0.0.6:37175 2022/11/26 00:17:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.307427318s) from=127.0.0.6:60369 2022/11/26 00:17:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.086204003s) from=127.0.0.6:42511 2022/11/26 00:17:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.976122335s) from=127.0.0.6:41955 2022/11/26 00:17:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.535814069s) from=127.0.0.6:57595 2022/11/26 00:17:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m4.508840493s) from=127.0.0.6:56501 2022/11/26 00:17:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.070934027s) from=127.0.0.6:53003 2022/11/26 00:17:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m1.273266487s) from=127.0.0.6:57797 2022/11/26 00:17:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.512010433s) from=127.0.0.6:45307 2022/11/26 00:17:56 [DEBUG] http: Request GET /v1/status/leader (349.515µs) from=127.0.0.6:34373 2022/11/26 00:17:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m1.620869348s) from=127.0.0.6:35737 2022/11/26 00:18:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m2.535996662s) from=127.0.0.6:37917 2022/11/26 00:18:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m6.223582515s) from=127.0.0.6:45981 2022/11/26 00:18:08 [DEBUG] http: Request GET /v1/status/leader (276.63µs) from=127.0.0.6:37175 2022/11/26 00:18:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.224286264s) from=127.0.0.6:46967 2022/11/26 00:18:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.838183884s) from=127.0.0.6:43639 2022/11/26 00:18:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.621350748s) from=127.0.0.6:48079 2022/11/26 00:18:16 [DEBUG] http: Request GET /v1/status/leader (273.019µs) from=127.0.0.6:34373 2022/11/26 00:18:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.178664467s) from=127.0.0.6:52361 2022/11/26 00:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:18:28 [DEBUG] http: Request GET /v1/status/leader (254.992µs) from=127.0.0.6:37175 2022/11/26 00:18:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:18:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:18:29 [DEBUG] agent: Node info in sync 2022/11/26 00:18:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:18:36 [DEBUG] http: Request GET /v1/status/leader (171.806µs) from=127.0.0.6:34373 2022/11/26 00:18:48 [DEBUG] http: Request GET /v1/status/leader (337.78µs) from=127.0.0.6:37175 2022/11/26 00:18:56 [DEBUG] http: Request GET /v1/status/leader (306.59µs) from=127.0.0.6:34373 2022/11/26 00:19:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.207198913s) from=127.0.0.6:37621 2022/11/26 00:19:08 [DEBUG] http: Request GET /v1/status/leader (1.498964ms) from=127.0.0.6:37175 2022/11/26 00:19:16 [DEBUG] http: Request GET /v1/status/leader (304.27µs) from=127.0.0.6:34373 2022/11/26 00:19:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.073263205s) from=127.0.0.6:48445 2022/11/26 00:19:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.707136697s) from=127.0.0.6:36643 2022/11/26 00:19:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:19:28 [DEBUG] http: Request GET /v1/status/leader (147.167µs) from=127.0.0.6:37175 2022/11/26 00:19:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.577678009s) from=127.0.0.6:58719 2022/11/26 00:19:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.407035112s) from=127.0.0.6:41831 2022/11/26 00:19:36 [DEBUG] http: Request GET /v1/status/leader (340.681µs) from=127.0.0.6:34373 2022/11/26 00:19:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.850934171s) from=127.0.0.6:57631 2022/11/26 00:19:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.67247347s) from=127.0.0.6:47555 2022/11/26 00:19:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.726779555s) from=127.0.0.6:58993 2022/11/26 00:19:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:19:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:19:42 [DEBUG] agent: Node info in sync 2022/11/26 00:19:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.35826425s) from=127.0.0.6:43239 2022/11/26 00:19:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m3.562371202s) from=127.0.0.6:37115 2022/11/26 00:19:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.523908612s) from=127.0.0.6:50223 2022/11/26 00:19:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.072406972s) from=127.0.0.6:42695 2022/11/26 00:19:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.148952568s) from=127.0.0.6:59391 2022/11/26 00:19:48 [DEBUG] http: Request GET /v1/status/leader (355.085µs) from=127.0.0.6:37175 2022/11/26 00:19:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m7.423647513s) from=127.0.0.6:39289 2022/11/26 00:19:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.382315475s) from=127.0.0.6:60369 2022/11/26 00:19:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.131619969s) from=127.0.0.6:42511 2022/11/26 00:19:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m5.993706101s) from=127.0.0.6:55819 2022/11/26 00:19:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.635743072s) from=127.0.0.6:41955 2022/11/26 00:19:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.495302177s) from=127.0.0.6:57595 2022/11/26 00:19:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.76892129s) from=127.0.0.6:56501 2022/11/26 00:19:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.35567175s) from=127.0.0.6:45307 2022/11/26 00:19:56 [DEBUG] http: Request GET /v1/status/leader (878.12µs) from=127.0.0.6:34373 2022/11/26 00:19:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.671124986s) from=127.0.0.6:57797 2022/11/26 00:19:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.64888409s) from=127.0.0.6:53003 2022/11/26 00:20:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m7.297807565s) from=127.0.0.6:35737 2022/11/26 00:20:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.628198865s) from=127.0.0.6:45981 2022/11/26 00:20:08 [DEBUG] http: Request GET /v1/status/leader (335.931µs) from=127.0.0.6:37175 2022/11/26 00:20:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m7.491170282s) from=127.0.0.6:37917 2022/11/26 00:20:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m1.967631355s) from=127.0.0.6:43639 2022/11/26 00:20:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.729819611s) from=127.0.0.6:48079 2022/11/26 00:20:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m7.303296331s) from=127.0.0.6:46967 2022/11/26 00:20:16 [DEBUG] http: Request GET /v1/status/leader (318.202µs) from=127.0.0.6:34373 2022/11/26 00:20:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.31147908s) from=127.0.0.6:52361 2022/11/26 00:20:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:20:28 [DEBUG] http: Request GET /v1/status/leader (366.461µs) from=127.0.0.6:37175 2022/11/26 00:20:36 [DEBUG] http: Request GET /v1/status/leader (212.36µs) from=127.0.0.6:34373 2022/11/26 00:20:48 [DEBUG] http: Request GET /v1/status/leader (354.161µs) from=127.0.0.6:37175 2022/11/26 00:20:56 [DEBUG] http: Request GET /v1/status/leader (191.761µs) from=127.0.0.6:34373 2022/11/26 00:21:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.02997796s) from=127.0.0.6:37621 2022/11/26 00:21:08 [DEBUG] http: Request GET /v1/status/leader (397.435µs) from=127.0.0.6:37175 2022/11/26 00:21:16 [DEBUG] http: Request GET /v1/status/leader (393.863µs) from=127.0.0.6:34373 2022/11/26 00:21:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.2461463s) from=127.0.0.6:36643 2022/11/26 00:21:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:21:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:21:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.236258658s) from=127.0.0.6:48445 2022/11/26 00:21:28 [DEBUG] http: Request GET /v1/status/leader (216.228µs) from=127.0.0.6:37175 2022/11/26 00:21:36 [DEBUG] http: Request GET /v1/status/leader (277.922µs) from=127.0.0.6:34373 2022/11/26 00:21:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:21:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:21:37 [DEBUG] agent: Node info in sync 2022/11/26 00:21:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m5.583500771s) from=127.0.0.6:58719 2022/11/26 00:21:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.81133435s) from=127.0.0.6:41831 2022/11/26 00:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.97569557s) from=127.0.0.6:57631 2022/11/26 00:21:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m2.092085671s) from=127.0.0.6:37115 2022/11/26 00:21:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m5.584568176s) from=127.0.0.6:47555 2022/11/26 00:21:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.787157729s) from=127.0.0.6:58993 2022/11/26 00:21:48 [DEBUG] http: Request GET /v1/status/leader (175.562µs) from=127.0.0.6:37175 2022/11/26 00:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.54784894s) from=127.0.0.6:50223 2022/11/26 00:21:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.78019371s) from=127.0.0.6:43239 2022/11/26 00:21:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.280298854s) from=127.0.0.6:42695 2022/11/26 00:21:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m1.03663406s) from=127.0.0.6:55819 2022/11/26 00:21:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.327601902s) from=127.0.0.6:39289 2022/11/26 00:21:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.723731243s) from=127.0.0.6:42511 2022/11/26 00:21:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.806356207s) from=127.0.0.6:60369 2022/11/26 00:21:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.779927495s) from=127.0.0.6:59391 2022/11/26 00:21:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.79088822s) from=127.0.0.6:41955 2022/11/26 00:21:56 [DEBUG] http: Request GET /v1/status/leader (217.654µs) from=127.0.0.6:34373 2022/11/26 00:21:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.209821745s) from=127.0.0.6:45307 2022/11/26 00:21:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.9548001s) from=127.0.0.6:56501 2022/11/26 00:22:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.267070182s) from=127.0.0.6:57797 2022/11/26 00:22:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m7.324198401s) from=127.0.0.6:57595 2022/11/26 00:22:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.960176611s) from=127.0.0.6:53003 2022/11/26 00:22:08 [DEBUG] http: Request GET /v1/status/leader (274.986µs) from=127.0.0.6:37175 2022/11/26 00:22:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.135836956s) from=127.0.0.6:45981 2022/11/26 00:22:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m5.977705652s) from=127.0.0.6:35737 2022/11/26 00:22:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.044519966s) from=127.0.0.6:37917 2022/11/26 00:22:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.020818882s) from=127.0.0.6:43639 2022/11/26 00:22:16 [DEBUG] http: Request GET /v1/status/leader (298.569µs) from=127.0.0.6:34373 2022/11/26 00:22:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m4.170922378s) from=127.0.0.6:48079 2022/11/26 00:22:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.266570393s) from=127.0.0.6:46967 2022/11/26 00:22:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.945922029s) from=127.0.0.6:52361 2022/11/26 00:22:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:22:28 [DEBUG] http: Request GET /v1/status/leader (243.813µs) from=127.0.0.6:37175 2022/11/26 00:22:36 [DEBUG] http: Request GET /v1/status/leader (320.575µs) from=127.0.0.6:34373 2022/11/26 00:22:48 [DEBUG] http: Request GET /v1/status/leader (247.082µs) from=127.0.0.6:37175 2022/11/26 00:22:56 [DEBUG] http: Request GET /v1/status/leader (304.159µs) from=127.0.0.6:34373 2022/11/26 00:23:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.888847593s) from=127.0.0.6:37621 2022/11/26 00:23:08 [DEBUG] http: Request GET /v1/status/leader (266.585µs) from=127.0.0.6:37175 2022/11/26 00:23:16 [DEBUG] http: Request GET /v1/status/leader (284.886µs) from=127.0.0.6:34373 2022/11/26 00:23:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:23:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:23:20 [DEBUG] agent: Node info in sync 2022/11/26 00:23:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.76169726s) from=127.0.0.6:36643 2022/11/26 00:23:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:23:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.95421116s) from=127.0.0.6:48445 2022/11/26 00:23:28 [DEBUG] http: Request GET /v1/status/leader (225.878µs) from=127.0.0.6:37175 2022/11/26 00:23:36 [DEBUG] http: Request GET /v1/status/leader (146.977µs) from=127.0.0.6:34373 2022/11/26 00:23:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:23:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.147214532s) from=127.0.0.6:41831 2022/11/26 00:23:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.412298711s) from=127.0.0.6:58719 2022/11/26 00:23:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.523035347s) from=127.0.0.6:57631 2022/11/26 00:23:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.698874384s) from=127.0.0.6:37115 2022/11/26 00:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.093229577s) from=127.0.0.6:58993 2022/11/26 00:23:48 [DEBUG] http: Request GET /v1/status/leader (187.424µs) from=127.0.0.6:37175 2022/11/26 00:23:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.326369951s) from=127.0.0.6:47555 2022/11/26 00:23:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.693473601s) from=127.0.0.6:50223 2022/11/26 00:23:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.044465509s) from=127.0.0.6:43239 2022/11/26 00:23:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.044512605s) from=127.0.0.6:42695 2022/11/26 00:23:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m4.197134719s) from=127.0.0.6:55819 2022/11/26 00:23:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.031693176s) from=127.0.0.6:42511 2022/11/26 00:23:56 [DEBUG] http: Request GET /v1/status/leader (338.393µs) from=127.0.0.6:34373 2022/11/26 00:23:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.952259034s) from=127.0.0.6:39289 2022/11/26 00:23:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m0.664015225s) from=127.0.0.6:56501 2022/11/26 00:23:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.115568745s) from=127.0.0.6:59391 2022/11/26 00:24:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.093430275s) from=127.0.0.6:41955 2022/11/26 00:24:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m7.388690334s) from=127.0.0.6:60369 2022/11/26 00:24:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.336114214s) from=127.0.0.6:57797 2022/11/26 00:24:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m7.482799478s) from=127.0.0.6:45307 2022/11/26 00:24:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.195621475s) from=127.0.0.6:57595 2022/11/26 00:24:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.868651373s) from=127.0.0.6:53003 2022/11/26 00:24:08 [DEBUG] http: Request GET /v1/status/leader (183.411µs) from=127.0.0.6:37175 2022/11/26 00:24:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.523276001s) from=127.0.0.6:45981 2022/11/26 00:24:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m2.666089091s) from=127.0.0.6:35737 2022/11/26 00:24:17 [DEBUG] http: Request GET /v1/status/leader (195.089µs) from=127.0.0.6:34373 2022/11/26 00:24:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.488402764s) from=127.0.0.6:37917 2022/11/26 00:24:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m5.411356655s) from=127.0.0.6:43639 2022/11/26 00:24:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:24:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m7.144987139s) from=127.0.0.6:48079 2022/11/26 00:24:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.014346028s) from=127.0.0.6:46967 2022/11/26 00:24:28 [DEBUG] http: Request GET /v1/status/leader (224.775µs) from=127.0.0.6:37175 2022/11/26 00:24:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.008351486s) from=127.0.0.6:52361 2022/11/26 00:24:37 [DEBUG] http: Request GET /v1/status/leader (1.13117ms) from=127.0.0.6:34373 2022/11/26 00:24:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:24:39 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:24:39 [DEBUG] agent: Node info in sync 2022/11/26 00:24:48 [DEBUG] http: Request GET /v1/status/leader (294.265µs) from=127.0.0.6:37175 2022/11/26 00:24:57 [DEBUG] http: Request GET /v1/status/leader (313.178µs) from=127.0.0.6:34373 2022/11/26 00:25:08 [DEBUG] http: Request GET /v1/status/leader (174.441µs) from=127.0.0.6:37175 2022/11/26 00:25:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.627456517s) from=127.0.0.6:37621 2022/11/26 00:25:17 [DEBUG] http: Request GET /v1/status/leader (190.002µs) from=127.0.0.6:34373 2022/11/26 00:25:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:25:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.895949219s) from=127.0.0.6:48445 2022/11/26 00:25:28 [DEBUG] http: Request GET /v1/status/leader (147.785µs) from=127.0.0.6:37175 2022/11/26 00:25:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.450557628s) from=127.0.0.6:36643 2022/11/26 00:25:37 [DEBUG] http: Request GET /v1/status/leader (321.421µs) from=127.0.0.6:34373 2022/11/26 00:25:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.57221214s) from=127.0.0.6:57631 2022/11/26 00:25:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.036159308s) from=127.0.0.6:58719 2022/11/26 00:25:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m0.166098631s) from=127.0.0.6:37115 2022/11/26 00:25:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.820487303s) from=127.0.0.6:41831 2022/11/26 00:25:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.495623476s) from=127.0.0.6:58993 2022/11/26 00:25:48 [DEBUG] http: Request GET /v1/status/leader (359.779µs) from=127.0.0.6:37175 2022/11/26 00:25:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.987413949s) from=127.0.0.6:47555 2022/11/26 00:25:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.73052845s) from=127.0.0.6:43239 2022/11/26 00:25:57 [DEBUG] http: Request GET /v1/status/leader (199.645µs) from=127.0.0.6:34373 2022/11/26 00:25:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.76364001s) from=127.0.0.6:55819 2022/11/26 00:25:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m0.361546524s) from=127.0.0.6:56501 2022/11/26 00:25:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.69575129s) from=127.0.0.6:50223 2022/11/26 00:25:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.131883919s) from=127.0.0.6:42695 2022/11/26 00:26:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.095653459s) from=127.0.0.6:39289 2022/11/26 00:26:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m0.781750592s) from=127.0.0.6:59391 2022/11/26 00:26:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.278335652s) from=127.0.0.6:42511 2022/11/26 00:26:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:26:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.930359865s) from=127.0.0.6:41955 2022/11/26 00:26:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.247006905s) from=127.0.0.6:60369 2022/11/26 00:26:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.324178516s) from=127.0.0.6:45307 2022/11/26 00:26:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.829814288s) from=127.0.0.6:57797 2022/11/26 00:26:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.835834304s) from=127.0.0.6:57595 2022/11/26 00:26:08 [DEBUG] http: Request GET /v1/status/leader (209.874µs) from=127.0.0.6:37175 2022/11/26 00:26:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.006826881s) from=127.0.0.6:45981 2022/11/26 00:26:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m7.221714685s) from=127.0.0.6:53003 2022/11/26 00:26:17 [DEBUG] http: Request GET /v1/status/leader (281.376µs) from=127.0.0.6:34373 2022/11/26 00:26:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.743676247s) from=127.0.0.6:37917 2022/11/26 00:26:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m4.094491908s) from=127.0.0.6:35737 2022/11/26 00:26:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:26:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m0.927252235s) from=127.0.0.6:48079 2022/11/26 00:26:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m6.639701424s) from=127.0.0.6:43639 2022/11/26 00:26:28 [DEBUG] http: Request GET /v1/status/leader (302.918µs) from=127.0.0.6:37175 2022/11/26 00:26:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.930712921s) from=127.0.0.6:52361 2022/11/26 00:26:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m4.0521019s) from=127.0.0.6:46967 2022/11/26 00:26:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:26:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:26:33 [DEBUG] agent: Node info in sync 2022/11/26 00:26:37 [DEBUG] http: Request GET /v1/status/leader (205.85µs) from=127.0.0.6:34373 2022/11/26 00:26:48 [DEBUG] http: Request GET /v1/status/leader (1.319841ms) from=127.0.0.6:37175 2022/11/26 00:26:57 [DEBUG] http: Request GET /v1/status/leader (292.733µs) from=127.0.0.6:34373 2022/11/26 00:27:08 [DEBUG] http: Request GET /v1/status/leader (362.615µs) from=127.0.0.6:37175 2022/11/26 00:27:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.157703729s) from=127.0.0.6:37621 2022/11/26 00:27:17 [DEBUG] http: Request GET /v1/status/leader (179.483µs) from=127.0.0.6:34373 2022/11/26 00:27:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:27:28 [DEBUG] http: Request GET /v1/status/leader (169.855µs) from=127.0.0.6:37175 2022/11/26 00:27:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m1.541395495s) from=127.0.0.6:48445 2022/11/26 00:27:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.717541142s) from=127.0.0.6:36643 2022/11/26 00:27:37 [DEBUG] http: Request GET /v1/status/leader (4.153613ms) from=127.0.0.6:34373 2022/11/26 00:27:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m1.318592552s) from=127.0.0.6:57631 2022/11/26 00:27:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m0.016321773s) from=127.0.0.6:41831 2022/11/26 00:27:48 [DEBUG] http: Request GET /v1/status/leader (281.768µs) from=127.0.0.6:37175 2022/11/26 00:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.402342695s) from=127.0.0.6:37115 2022/11/26 00:27:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m6.839156361s) from=127.0.0.6:58719 2022/11/26 00:27:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m7.387523936s) from=127.0.0.6:58993 2022/11/26 00:27:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.56169922s) from=127.0.0.6:47555 2022/11/26 00:27:57 [DEBUG] http: Request GET /v1/status/leader (302.451µs) from=127.0.0.6:34373 2022/11/26 00:27:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:27:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:27:57 [DEBUG] agent: Node info in sync 2022/11/26 00:27:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.383293396s) from=127.0.0.6:43239 2022/11/26 00:27:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.186128408s) from=127.0.0.6:55819 2022/11/26 00:28:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m2.947209225s) from=127.0.0.6:56501 2022/11/26 00:28:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.170584419s) from=127.0.0.6:50223 2022/11/26 00:28:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.236023603s) from=127.0.0.6:42695 2022/11/26 00:28:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.379941042s) from=127.0.0.6:39289 2022/11/26 00:28:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.317335834s) from=127.0.0.6:60369 2022/11/26 00:28:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m4.768716449s) from=127.0.0.6:42511 2022/11/26 00:28:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m6.080930947s) from=127.0.0.6:59391 2022/11/26 00:28:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.71122993s) from=127.0.0.6:57595 2022/11/26 00:28:08 [DEBUG] http: Request GET /v1/status/leader (176.768µs) from=127.0.0.6:37175 2022/11/26 00:28:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.445582565s) from=127.0.0.6:57797 2022/11/26 00:28:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m7.403232185s) from=127.0.0.6:41955 2022/11/26 00:28:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.277575169s) from=127.0.0.6:45307 2022/11/26 00:28:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.264668831s) from=127.0.0.6:45981 2022/11/26 00:28:17 [DEBUG] http: Request GET /v1/status/leader (209.411µs) from=127.0.0.6:34373 2022/11/26 00:28:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.140859262s) from=127.0.0.6:53003 2022/11/26 00:28:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m3.798051424s) from=127.0.0.6:35737 2022/11/26 00:28:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.985740029s) from=127.0.0.6:37917 2022/11/26 00:28:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:28:28 [DEBUG] http: Request GET /v1/status/leader (288.39µs) from=127.0.0.6:37175 2022/11/26 00:28:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m1.865298064s) from=127.0.0.6:43639 2022/11/26 00:28:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.985560181s) from=127.0.0.6:48079 2022/11/26 00:28:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.741973263s) from=127.0.0.6:52361 2022/11/26 00:28:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.612449608s) from=127.0.0.6:46967 2022/11/26 00:28:37 [DEBUG] http: Request GET /v1/status/leader (349.518µs) from=127.0.0.6:34373 2022/11/26 00:28:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:28:48 [DEBUG] http: Request GET /v1/status/leader (282.758µs) from=127.0.0.6:37175 2022/11/26 00:28:57 [DEBUG] http: Request GET /v1/status/leader (224.741µs) from=127.0.0.6:34373 2022/11/26 00:29:08 [DEBUG] http: Request GET /v1/status/leader (267.615µs) from=127.0.0.6:37175 2022/11/26 00:29:17 [DEBUG] http: Request GET /v1/status/leader (296.474µs) from=127.0.0.6:34373 2022/11/26 00:29:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.061085265s) from=127.0.0.6:37621 2022/11/26 00:29:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:29:28 [DEBUG] http: Request GET /v1/status/leader (836.04µs) from=127.0.0.6:37175 2022/11/26 00:29:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.375428756s) from=127.0.0.6:36643 2022/11/26 00:29:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.329235692s) from=127.0.0.6:48445 2022/11/26 00:29:37 [DEBUG] http: Request GET /v1/status/leader (334.501µs) from=127.0.0.6:34373 2022/11/26 00:29:48 [DEBUG] http: Request GET /v1/status/leader (483.484µs) from=127.0.0.6:37175 2022/11/26 00:29:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.220436256s) from=127.0.0.6:57631 2022/11/26 00:29:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m6.677567801s) from=127.0.0.6:41831 2022/11/26 00:29:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.88236503s) from=127.0.0.6:58719 2022/11/26 00:29:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:29:55 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:29:55 [DEBUG] agent: Node info in sync 2022/11/26 00:29:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m5.631401282s) from=127.0.0.6:37115 2022/11/26 00:29:57 [DEBUG] http: Request GET /v1/status/leader (282.431µs) from=127.0.0.6:34373 2022/11/26 00:29:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.891432223s) from=127.0.0.6:55819 2022/11/26 00:30:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.491733229s) from=127.0.0.6:47555 2022/11/26 00:30:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.374155205s) from=127.0.0.6:43239 2022/11/26 00:30:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m6.182614612s) from=127.0.0.6:58993 2022/11/26 00:30:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.480119476s) from=127.0.0.6:50223 2022/11/26 00:30:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m5.110060418s) from=127.0.0.6:56501 2022/11/26 00:30:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.604228445s) from=127.0.0.6:39289 2022/11/26 00:30:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m2.625156654s) from=127.0.0.6:60369 2022/11/26 00:30:08 [DEBUG] http: Request GET /v1/status/leader (253.144µs) from=127.0.0.6:37175 2022/11/26 00:30:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m2.246545851s) from=127.0.0.6:59391 2022/11/26 00:30:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m0.227276636s) from=127.0.0.6:57797 2022/11/26 00:30:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m7.412983758s) from=127.0.0.6:42695 2022/11/26 00:30:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.582399802s) from=127.0.0.6:41955 2022/11/26 00:30:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.631508673s) from=127.0.0.6:57595 2022/11/26 00:30:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m7.291011492s) from=127.0.0.6:42511 2022/11/26 00:30:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.855933828s) from=127.0.0.6:45307 2022/11/26 00:30:17 [DEBUG] http: Request GET /v1/status/leader (248.796µs) from=127.0.0.6:34373 2022/11/26 00:30:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m4.613884873s) from=127.0.0.6:45981 2022/11/26 00:30:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.713372156s) from=127.0.0.6:53003 2022/11/26 00:30:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:30:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m4.071904777s) from=127.0.0.6:35737 2022/11/26 00:30:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.072453696s) from=127.0.0.6:37917 2022/11/26 00:30:28 [DEBUG] http: Request GET /v1/status/leader (169.743µs) from=127.0.0.6:37175 2022/11/26 00:30:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m2.041723723s) from=127.0.0.6:48079 2022/11/26 00:30:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m4.326960457s) from=127.0.0.6:43639 2022/11/26 00:30:37 [DEBUG] http: Request GET /v1/status/leader (353.836µs) from=127.0.0.6:34373 2022/11/26 00:30:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.794131606s) from=127.0.0.6:52361 2022/11/26 00:30:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.538734919s) from=127.0.0.6:46967 2022/11/26 00:30:48 [DEBUG] http: Request GET /v1/status/leader (378.491µs) from=127.0.0.6:37175 2022/11/26 00:30:57 [DEBUG] http: Request GET /v1/status/leader (397.216µs) from=127.0.0.6:34373 2022/11/26 00:31:08 [DEBUG] http: Request GET /v1/status/leader (225.291µs) from=127.0.0.6:37175 2022/11/26 00:31:17 [DEBUG] http: Request GET /v1/status/leader (214.299µs) from=127.0.0.6:34373 2022/11/26 00:31:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:31:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.55548205s) from=127.0.0.6:37621 2022/11/26 00:31:28 [DEBUG] http: Request GET /v1/status/leader (259.329µs) from=127.0.0.6:37175 2022/11/26 00:31:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:31:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:31:36 [DEBUG] agent: Node info in sync 2022/11/26 00:31:37 [DEBUG] http: Request GET /v1/status/leader (327.938µs) from=127.0.0.6:34373 2022/11/26 00:31:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m3.703849264s) from=127.0.0.6:48445 2022/11/26 00:31:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.886490078s) from=127.0.0.6:36643 2022/11/26 00:31:48 [DEBUG] http: Request GET /v1/status/leader (191.017µs) from=127.0.0.6:37175 2022/11/26 00:31:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.83735788s) from=127.0.0.6:57631 2022/11/26 00:31:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.749558108s) from=127.0.0.6:41831 2022/11/26 00:31:57 [DEBUG] http: Request GET /v1/status/leader (347.51µs) from=127.0.0.6:34373 2022/11/26 00:31:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.825761275s) from=127.0.0.6:58719 2022/11/26 00:32:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m6.098573113s) from=127.0.0.6:37115 2022/11/26 00:32:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.718526452s) from=127.0.0.6:47555 2022/11/26 00:32:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.195032189s) from=127.0.0.6:43239 2022/11/26 00:32:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m4.765819025s) from=127.0.0.6:55819 2022/11/26 00:32:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.433558152s) from=127.0.0.6:39289 2022/11/26 00:32:08 [DEBUG] http: Request GET /v1/status/leader (984.284µs) from=127.0.0.6:37175 2022/11/26 00:32:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.714448559s) from=127.0.0.6:50223 2022/11/26 00:32:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m7.409204514s) from=127.0.0.6:58993 2022/11/26 00:32:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.170295923s) from=127.0.0.6:57595 2022/11/26 00:32:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.884832551s) from=127.0.0.6:56501 2022/11/26 00:32:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m5.896135597s) from=127.0.0.6:60369 2022/11/26 00:32:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.371458136s) from=127.0.0.6:59391 2022/11/26 00:32:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.561416421s) from=127.0.0.6:41955 2022/11/26 00:32:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m1.533968503s) from=127.0.0.6:42511 2022/11/26 00:32:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m5.540839829s) from=127.0.0.6:57797 2022/11/26 00:32:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.479339761s) from=127.0.0.6:42695 2022/11/26 00:32:17 [DEBUG] http: Request GET /v1/status/leader (299.269µs) from=127.0.0.6:34373 2022/11/26 00:32:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m1.105280841s) from=127.0.0.6:45981 2022/11/26 00:32:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.847599082s) from=127.0.0.6:45307 2022/11/26 00:32:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:32:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.940342028s) from=127.0.0.6:53003 2022/11/26 00:32:28 [DEBUG] http: Request GET /v1/status/leader (220.997µs) from=127.0.0.6:37175 2022/11/26 00:32:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m2.742226578s) from=127.0.0.6:35737 2022/11/26 00:32:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.795554873s) from=127.0.0.6:37917 2022/11/26 00:32:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m3.631038497s) from=127.0.0.6:48079 2022/11/26 00:32:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m2.707768194s) from=127.0.0.6:43639 2022/11/26 00:32:37 [DEBUG] http: Request GET /v1/status/leader (185.35µs) from=127.0.0.6:34373 2022/11/26 00:32:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.159044907s) from=127.0.0.6:52361 2022/11/26 00:32:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.407762808s) from=127.0.0.6:46967 2022/11/26 00:32:48 [DEBUG] http: Request GET /v1/status/leader (277.285µs) from=127.0.0.6:37175 2022/11/26 00:32:57 [DEBUG] http: Request GET /v1/status/leader (191.562µs) from=127.0.0.6:34373 2022/11/26 00:32:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:32:59 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:32:59 [DEBUG] agent: Node info in sync 2022/11/26 00:33:08 [DEBUG] http: Request GET /v1/status/leader (360.703µs) from=127.0.0.6:37175 2022/11/26 00:33:17 [DEBUG] http: Request GET /v1/status/leader (258.018µs) from=127.0.0.6:34373 2022/11/26 00:33:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:33:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.340920796s) from=127.0.0.6:37621 2022/11/26 00:33:28 [DEBUG] http: Request GET /v1/status/leader (149.519µs) from=127.0.0.6:37175 2022/11/26 00:33:37 [DEBUG] http: Request GET /v1/status/leader (4.869495ms) from=127.0.0.6:34373 2022/11/26 00:33:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g9gln.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 00:33:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m2.837102104s) from=127.0.0.6:48445 2022/11/26 00:33:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.135272453s) from=127.0.0.6:36643 2022/11/26 00:33:48 [DEBUG] http: Request GET /v1/status/leader (194.748µs) from=127.0.0.6:37175 2022/11/26 00:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.026722537s) from=127.0.0.6:57631 2022/11/26 00:33:57 [DEBUG] http: Request GET /v1/status/leader (316.419µs) from=127.0.0.6:34373 2022/11/26 00:34:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.712366858s) from=127.0.0.6:58719 2022/11/26 00:34:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m5.814145483s) from=127.0.0.6:41831 2022/11/26 00:34:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.459820248s) from=127.0.0.6:43239 2022/11/26 00:34:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.183752539s) from=127.0.0.6:47555 2022/11/26 00:34:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m4.179374806s) from=127.0.0.6:37115 2022/11/26 00:34:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.834042522s) from=127.0.0.6:55819 2022/11/26 00:34:08 [DEBUG] http: Request GET /v1/status/leader (214.34µs) from=127.0.0.6:37175 2022/11/26 00:34:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.202655122s) from=127.0.0.6:50223 2022/11/26 00:34:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.142806463s) from=127.0.0.6:39289 2022/11/26 00:34:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.173176193s) from=127.0.0.6:58993 2022/11/26 00:34:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.869833576s) from=127.0.0.6:41955 2022/11/26 00:34:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:34:16 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:34:16 [DEBUG] agent: Node info in sync 2022/11/26 00:34:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m3.134663793s) from=127.0.0.6:59391 2022/11/26 00:34:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m3.416540022s) from=127.0.0.6:60369 2022/11/26 00:34:17 [DEBUG] http: Request GET /v1/status/leader (165.799µs) from=127.0.0.6:34373 2022/11/26 00:34:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.099816308s) from=127.0.0.6:57797 2022/11/26 00:34:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m3.892193818s) from=127.0.0.6:42511 2022/11/26 00:34:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.478412332s) from=127.0.0.6:42695 2022/11/26 00:34:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.409922246s) from=127.0.0.6:57595 2022/11/26 00:34:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m6.763467635s) from=127.0.0.6:56501 2022/11/26 00:34:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.722339946s) from=127.0.0.6:45307 2022/11/26 00:34:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m3.242811808s) from=127.0.0.6:45981 2022/11/26 00:34:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:34:28 [DEBUG] http: Request GET /v1/status/leader (160.884µs) from=127.0.0.6:37175 2022/11/26 00:34:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m2.500963042s) from=127.0.0.6:35737 2022/11/26 00:34:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.186624443s) from=127.0.0.6:53003 2022/11/26 00:34:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.389215541s) from=127.0.0.6:37917 2022/11/26 00:34:37 [DEBUG] http: Request GET /v1/status/leader (278.501µs) from=127.0.0.6:34373 2022/11/26 00:34:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=55 (2m1.660880861s) from=127.0.0.6:48079 2022/11/26 00:34:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=136 (2m2.929574908s) from=127.0.0.6:43639 2022/11/26 00:34:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.386851804s) from=127.0.0.6:52361 2022/11/26 00:34:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.940376063s) from=127.0.0.6:46967 2022/11/26 00:34:48 [DEBUG] http: Request GET /v1/status/leader (295.557µs) from=127.0.0.6:37175 2022/11/26 00:34:57 [DEBUG] http: Request GET /v1/status/leader (372.633µs) from=127.0.0.6:34373 2022/11/26 00:35:08 [DEBUG] http: Request GET /v1/status/leader (220.388µs) from=127.0.0.6:37175 2022/11/26 00:35:17 [DEBUG] http: Request GET /v1/status/leader (281.532µs) from=127.0.0.6:34373 2022/11/26 00:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:35:28 [DEBUG] http: Request GET /v1/status/leader (329.533µs) from=127.0.0.6:37175 2022/11/26 00:35:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.148037256s) from=127.0.0.6:37621 2022/11/26 00:35:37 [DEBUG] http: Request GET /v1/status/leader (267.86µs) from=127.0.0.6:34373 2022/11/26 00:35:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.792246116s) from=127.0.0.6:36643 2022/11/26 00:35:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m4.962220912s) from=127.0.0.6:48445 2022/11/26 00:35:48 [DEBUG] http: Request GET /v1/status/leader (246.562µs) from=127.0.0.6:37175 2022/11/26 00:35:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_vnfres_10.233.45.218_8802" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.193_8080" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.117_8806" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_sdnc_10.233.4.161_8282" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.26.116_8803" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_parser_10.233.21.117_8806" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v0_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.8_8484" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.111_8801" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.186_9015" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.86_8181" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.63.43_8443" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.122_9007" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.57_443" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_catalog_10.233.21.117_8806" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_nsd_10.233.21.117_8806" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.176_8482" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.10.90_8410" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v2_nslcm_10.233.23.253_8403" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.171_9011" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_multicloud_10.233.16.251_9001" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.93_9092" in sync 2022/11/26 00:35:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.61.224_8082" in sync 2022/11/26 00:35:51 [DEBUG] agent: Node info in sync 2022/11/26 00:35:57 [DEBUG] http: Request GET /v1/status/leader (175.586µs) from=127.0.0.6:34373 2022/11/26 00:35:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.167064677s) from=127.0.0.6:57631 2022/11/26 00:36:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.810571141s) from=127.0.0.6:58719 2022/11/26 00:36:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.229639301s) from=127.0.0.6:43239 2022/11/26 00:36:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.554306924s) from=127.0.0.6:47555 2022/11/26 00:36:08 [DEBUG] http: Request GET /v1/status/leader (257.084µs) from=127.0.0.6:37175 2022/11/26 00:36:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=52 (2m7.081842205s) from=127.0.0.6:41831 2022/11/26 00:36:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.30093129s) from=127.0.0.6:39289 2022/11/26 00:36:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m5.647040865s) from=127.0.0.6:55819 2022/11/26 00:36:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=46 (2m6.722352009s) from=127.0.0.6:37115 2022/11/26 00:36:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.769002417s) from=127.0.0.6:50223 2022/11/26 00:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.892793676s) from=127.0.0.6:58993 2022/11/26 00:36:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.472261814s) from=127.0.0.6:41955 2022/11/26 00:36:17 [DEBUG] http: Request GET /v1/status/leader (1.496215ms) from=127.0.0.6:34373 2022/11/26 00:36:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=54 (2m0.134729671s) from=127.0.0.6:42511 2022/11/26 00:36:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=45 (2m1.631682509s) from=127.0.0.6:60369 2022/11/26 00:36:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.228884288s) from=127.0.0.6:42695 2022/11/26 00:36:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m3.731932802s) from=127.0.0.6:57797 2022/11/26 00:36:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=49 (2m1.464842829s) from=127.0.0.6:56501 2022/11/26 00:36:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=56 (2m5.282902102s) from=127.0.0.6:59391 2022/11/26 00:36:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.057167808s) from=127.0.0.6:45307 2022/11/26 00:36:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.01680534s) from=127.0.0.6:57595 2022/11/26 00:36:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=53 (2m0.120193053s) from=127.0.0.6:45981 2022/11/26 00:36:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g9gln" since the cluster is too small 2022/11/26 00:36:27 [DE