+ 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: 'f9b74cbf-73c5-90b2-3f31-c524ea9b551e' Node name: 'onap-msb-consul-f96d66b85-hwtjb' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/07/14 23:02:08 [DEBUG] agent: Using random ID "f9b74cbf-73c5-90b2-3f31-c524ea9b551e" as node ID 2022/07/14 23:02:08 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f9b74cbf-73c5-90b2-3f31-c524ea9b551e Address:127.0.0.1:8300}] 2022/07/14 23:02:08 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/07/14 23:02:08 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-hwtjb.dc1 127.0.0.1 2022/07/14 23:02:08 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-hwtjb 127.0.0.1 2022/07/14 23:02:08 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-hwtjb.dc1" in area "wan" 2022/07/14 23:02:08 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-hwtjb (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:02:08 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/07/14 23:02:08 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/07/14 23:02:08 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/07/14 23:02:08 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/07/14 23:02:08 [INFO] agent: started state syncer 2022/07/14 23:02:08 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/07/14 23:02:08 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/07/14 23:02:08 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/07/14 23:02:08 [DEBUG] raft: Votes needed: 1 2022/07/14 23:02:08 [DEBUG] raft: Vote granted from f9b74cbf-73c5-90b2-3f31-c524ea9b551e in term 2. Tally: 1 2022/07/14 23:02:08 [INFO] raft: Election won. Tally: 1 2022/07/14 23:02:08 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/07/14 23:02:08 [INFO] consul: cluster leadership acquired 2022/07/14 23:02:08 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-hwtjb 2022/07/14 23:02:08 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/07/14 23:02:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:02:08 [INFO] consul: member 'onap-msb-consul-f96d66b85-hwtjb' joined, marking health alive 2022/07/14 23:02:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:02:08 [INFO] agent: Synced node info 2022/07/14 23:02:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:02:09 [DEBUG] agent: Node info in sync 2022/07/14 23:02:09 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.3 (currently running: 1.4.3) 2022/07/14 23:03:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:03:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:03:37 [DEBUG] agent: Node info in sync 2022/07/14 23:04:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:04:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:05:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:05:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:05:34 [DEBUG] agent: Node info in sync 2022/07/14 23:06:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:06:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:06:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:06:56 [DEBUG] agent: Node info in sync 2022/07/14 23:07:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:08:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:08:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:08:17 [DEBUG] agent: Node info in sync 2022/07/14 23:08:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:09:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:09:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:09:49 [DEBUG] agent: Node info in sync 2022/07/14 23:10:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:11:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:11:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:11:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:11:36 [DEBUG] agent: Node info in sync 2022/07/14 23:12:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:13:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:13:00 [DEBUG] agent: Node info in sync 2022/07/14 23:13:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:13:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:13:23 [DEBUG] http: Request GET /v1/catalog/services (607.397µs) from=127.0.0.6:56503 2022/07/14 23:13:23 [DEBUG] http: Request GET /v1/status/leader (1.831081ms) from=127.0.0.6:34647 2022/07/14 23:13:25 [DEBUG] http: Request GET /v1/catalog/services (162.182µs) from=127.0.0.6:56503 2022/07/14 23:13:25 [DEBUG] http: Request GET /v1/status/leader (246.988µs) from=127.0.0.6:56503 2022/07/14 23:13:34 [DEBUG] http: Request GET /v1/status/leader (1.426191ms) from=127.0.0.6:54543 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.12.169_9011" 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request PUT /v1/agent/service/register (8.968731ms) from=127.0.0.6:51517 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (9.70549112s) from=127.0.0.6:56503 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (12.276885035s) from=127.0.0.6:34647 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (846.528µs) from=127.0.0.6:54543 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (495.628µs) from=127.0.0.6:54543 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.12.169_9011" 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.758601ms) from=127.0.0.6:44919 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (179.183563ms) from=127.0.0.6:34647 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (189.110921ms) from=127.0.0.6:56503 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (303.852µs) from=127.0.0.6:51517 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (246.313µs) from=127.0.0.6:44919 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.50.186_443" 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.036969ms) from=127.0.0.6:51517 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (83.14208ms) from=127.0.0.6:56503 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (84.20798ms) from=127.0.0.6:34647 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (554.967µs) from=127.0.0.6:51517 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (284.832µs) from=127.0.0.6:47337 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:35 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.42.125_9007" 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.778063ms) from=127.0.0.6:51517 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (47.598451ms) from=127.0.0.6:56503 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (50.885081ms) from=127.0.0.6:34647 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (2.04946ms) from=127.0.0.6:34647 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (276.772µs) from=127.0.0.6:34647 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.42.125_9007" 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.277092ms) from=127.0.0.6:40163 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (46.446339ms) from=127.0.0.6:56503 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (42.166445ms) from=127.0.0.6:51517 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (602.985µs) from=127.0.0.6:40163 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (378.752µs) from=127.0.0.6:51883 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [INFO] agent: Synced service "_v1_sdc-gui_10.233.38.226_8181" 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.435224ms) from=127.0.0.6:40163 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (57.759531ms) from=127.0.0.6:56503 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (59.314325ms) from=127.0.0.6:51517 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (483.496µs) from=127.0.0.6:46425 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (201.082µs) from=127.0.0.6:40163 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (291.085µs) from=127.0.0.6:33247 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:35 [INFO] agent: Synced service "_v1_parser_10.233.41.68_8806" 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.321423ms) from=127.0.0.6:33247 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:35 [DEBUG] agent: Node info in sync 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (53.067352ms) from=127.0.0.6:51517 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (53.367623ms) from=127.0.0.6:56503 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (357.947µs) from=127.0.0.6:33247 2022/07/14 23:13:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (3.377084ms) from=127.0.0.6:51517 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [INFO] agent: Synced service "_v1_catalog_10.233.41.68_8806" 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.18119ms) from=127.0.0.6:47357 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (53.647153ms) from=127.0.0.6:51517 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (76.450833ms) from=127.0.0.6:56503 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (395.256µs) from=127.0.0.6:33939 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (232.411µs) from=127.0.0.6:47357 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [INFO] agent: Synced service "_v1_nsd_10.233.41.68_8806" 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.193408ms) from=127.0.0.6:33939 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (36.873674ms) from=127.0.0.6:56503 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (37.255453ms) from=127.0.0.6:51517 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (324.758µs) from=127.0.0.6:56905 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (256.852µs) from=127.0.0.6:33939 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.41.68_8806" 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.801388ms) from=127.0.0.6:50283 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (50.434649ms) from=127.0.0.6:51517 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (48.089339ms) from=127.0.0.6:56503 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (309.523µs) from=127.0.0.6:56905 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (230.249µs) from=127.0.0.6:56905 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.47.5_9015" 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.500943ms) from=127.0.0.6:50283 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (48.305205ms) from=127.0.0.6:51517 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (49.347164ms) from=127.0.0.6:56503 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.167062ms) from=127.0.0.6:51517 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (5.46545ms) from=127.0.0.6:51517 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:13:36 [INFO] agent: Synced service "_v0_multicloud_10.233.11.133_9001" 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.110729ms) from=127.0.0.6:50283 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (45.178104ms) from=127.0.0.6:56503 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (45.970374ms) from=127.0.0.6:57845 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (455.957µs) from=127.0.0.6:50283 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (170.679µs) from=127.0.0.6:58227 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:13:36 [INFO] agent: Synced service "_v1_multicloud_10.233.11.133_9001" 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.113353ms) from=127.0.0.6:51147 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (46.93962ms) from=127.0.0.6:56503 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (47.108726ms) from=127.0.0.6:57845 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (296.722µs) from=127.0.0.6:56503 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (173.708µs) from=127.0.0.6:56503 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (44.587893ms) from=127.0.0.6:50283 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (49.174928ms) from=127.0.0.6:57845 2022/07/14 23:13:36 [INFO] agent: Synced service "_v1_wf-gui_10.233.30.66_8080" 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.033807ms) from=127.0.0.6:40677 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:13:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:13:36 [DEBUG] agent: Node info in sync 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (411.153µs) from=127.0.0.6:40677 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (142.496µs) from=127.0.0.6:51147 2022/07/14 23:13:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (196.826µs) from=127.0.0.6:50283 2022/07/14 23:13:43 [DEBUG] http: Request GET /v1/status/leader (317.373µs) from=127.0.0.6:38179 2022/07/14 23:13:45 [DEBUG] http: Request GET /v1/status/leader (160.183µs) from=127.0.0.6:38179 2022/07/14 23:14:03 [DEBUG] http: Request GET /v1/status/leader (270.695µs) from=127.0.0.6:33845 2022/07/14 23:14:05 [DEBUG] http: Request GET /v1/status/leader (228.322µs) from=127.0.0.6:33845 2022/07/14 23:14:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:14:23 [DEBUG] http: Request GET /v1/status/leader (259.213µs) from=127.0.0.6:38179 2022/07/14 23:14:31 [DEBUG] http: Request GET /v1/catalog/services (346.962µs) from=127.0.0.6:38179 2022/07/14 23:14:31 [DEBUG] http: Request GET /v1/status/leader (1.215402ms) from=127.0.0.6:33845 2022/07/14 23:14:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (399.954µs) from=127.0.0.6:33845 2022/07/14 23:14:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (217.739µs) from=127.0.0.6:33845 2022/07/14 23:14:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (166.3µs) from=127.0.0.6:37837 2022/07/14 23:14:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (317.147µs) from=127.0.0.6:33845 2022/07/14 23:14:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (264.675µs) from=127.0.0.6:33845 2022/07/14 23:14:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (237.849µs) from=127.0.0.6:33845 2022/07/14 23:14:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (183.314µs) from=127.0.0.6:33845 2022/07/14 23:14:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (249.912µs) from=127.0.0.6:37837 2022/07/14 23:14:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (284.405µs) from=127.0.0.6:37837 2022/07/14 23:14:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (157.05µs) from=127.0.0.6:58383 2022/07/14 23:14:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (177.97µs) from=127.0.0.6:33845 2022/07/14 23:14:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (202.016µs) from=127.0.0.6:33845 2022/07/14 23:14:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (134.012µs) from=127.0.0.6:40879 2022/07/14 23:14:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (282.755µs) from=127.0.0.6:40879 2022/07/14 23:14:32 [DEBUG] http: Request GET /v1/catalog/services (446.631µs) from=127.0.0.6:49411 2022/07/14 23:14:33 [DEBUG] http: Request GET /v1/status/leader (302.114µs) from=127.0.0.6:49049 2022/07/14 23:14:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (322.231µs) from=127.0.0.6:49049 2022/07/14 23:14:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (157.251µs) from=127.0.0.6:49049 2022/07/14 23:14:51 [DEBUG] http: Request GET /v1/status/leader (186.252µs) from=127.0.0.6:34207 2022/07/14 23:14:53 [DEBUG] http: Request GET /v1/status/leader (148.031µs) from=127.0.0.6:34207 2022/07/14 23:14:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:14:57 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:14:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:14:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:14:57 [DEBUG] agent: Node info in sync 2022/07/14 23:15:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:15:11 [DEBUG] http: Request GET /v1/status/leader (1.720067ms) from=127.0.0.6:34207 2022/07/14 23:15:13 [DEBUG] http: Request GET /v1/status/leader (329.337µs) from=127.0.0.6:34207 2022/07/14 23:15:31 [DEBUG] http: Request GET /v1/status/leader (171.794µs) from=127.0.0.6:34207 2022/07/14 23:15:33 [DEBUG] http: Request GET /v1/status/leader (491.727µs) from=127.0.0.6:34207 2022/07/14 23:15:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:15:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:15:34 [INFO] agent: Synced service "_v1_sdnc_10.233.34.70_8282" 2022/07/14 23:15:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:15:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (1m1.983176146s) from=127.0.0.6:49411 2022/07/14 23:15:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (1m58.631550621s) from=127.0.0.6:57845 2022/07/14 23:15:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (1m58.615204037s) from=127.0.0.6:40677 2022/07/14 23:15:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (1m3.149023257s) from=127.0.0.6:38179 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:15:34 [DEBUG] agent: Node info in sync 2022/07/14 23:15:34 [DEBUG] http: Request PUT /v1/agent/service/register (10.862564ms) from=127.0.0.6:56775 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:15:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:15:34 [DEBUG] agent: Node info in sync 2022/07/14 23:15:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (480.657µs) from=127.0.0.6:34207 2022/07/14 23:15:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (268.645µs) from=127.0.0.6:49411 2022/07/14 23:15:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.092911073s) from=127.0.0.6:40163 2022/07/14 23:15:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m0.268252701s) from=127.0.0.6:33939 2022/07/14 23:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.976620112s) from=127.0.0.6:54543 2022/07/14 23:15:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m0.621726676s) from=127.0.0.6:47357 2022/07/14 23:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.119192677s) from=127.0.0.6:44919 2022/07/14 23:15:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m1.292653126s) from=127.0.0.6:46425 2022/07/14 23:15:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m1.224092221s) from=127.0.0.6:56905 2022/07/14 23:15:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.661270816s) from=127.0.0.6:34647 2022/07/14 23:15:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.514457786s) from=127.0.0.6:51147 2022/07/14 23:15:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.011490101s) from=127.0.0.6:50283 2022/07/14 23:15:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.639732971s) from=127.0.0.6:56503 2022/07/14 23:15:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.367401475s) from=127.0.0.6:33247 2022/07/14 23:15:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.86381704s) from=127.0.0.6:51883 2022/07/14 23:15:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m5.9286587s) from=127.0.0.6:47337 2022/07/14 23:15:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.490368792s) from=127.0.0.6:51517 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/catalog/services (417.648µs) from=127.0.0.6:34207 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (322.001µs) from=127.0.0.6:49387 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/status/leader (178.765µs) from=127.0.0.6:47261 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (210.943µs) from=127.0.0.6:49387 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/parser-v1 (182.037µs) from=127.0.0.6:49387 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (265.685µs) from=127.0.0.6:49387 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (147.437µs) from=127.0.0.6:55133 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (356.045µs) from=127.0.0.6:47261 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (150.468µs) from=127.0.0.6:49387 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (139.015µs) from=127.0.0.6:47261 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (135.956µs) from=127.0.0.6:47261 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (298.732µs) from=127.0.0.6:49387 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (149.615µs) from=127.0.0.6:47261 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (253.162µs) from=127.0.0.6:41705 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (220.553µs) from=127.0.0.6:41705 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (220.792µs) from=127.0.0.6:57891 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (181.328µs) from=127.0.0.6:57891 2022/07/14 23:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.03950731s) from=127.0.0.6:58227 2022/07/14 23:15:43 [DEBUG] http: Request GET /v1/catalog/services (390.878µs) from=127.0.0.6:42805 2022/07/14 23:15:43 [DEBUG] http: Request GET /v1/status/leader (230.386µs) from=127.0.0.6:42805 2022/07/14 23:15:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (307.792µs) from=127.0.0.6:33855 2022/07/14 23:15:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (204.757µs) from=127.0.0.6:33855 2022/07/14 23:15:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:16:02 [DEBUG] http: Request GET /v1/status/leader (352.556µs) from=127.0.0.6:39863 2022/07/14 23:16:03 [DEBUG] http: Request GET /v1/status/leader (270.63µs) from=127.0.0.6:58237 2022/07/14 23:16:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:16:22 [DEBUG] http: Request GET /v1/status/leader (344.52µs) from=127.0.0.6:39863 2022/07/14 23:16:23 [DEBUG] http: Request GET /v1/status/leader (302.522µs) from=127.0.0.6:58237 2022/07/14 23:16:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m0.634682648s) from=127.0.0.6:37265 2022/07/14 23:16:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.69365352s) from=127.0.0.6:32925 2022/07/14 23:16:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.666560672s) from=127.0.0.6:39127 2022/07/14 23:16:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.727241113s) from=127.0.0.6:47573 2022/07/14 23:16:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.820898039s) from=127.0.0.6:37837 2022/07/14 23:16:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m3.009316309s) from=127.0.0.6:33845 2022/07/14 23:16:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.300538338s) from=127.0.0.6:49049 2022/07/14 23:16:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m3.55793975s) from=127.0.0.6:40879 2022/07/14 23:16:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.060341076s) from=127.0.0.6:45885 2022/07/14 23:16:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.090238973s) from=127.0.0.6:52485 2022/07/14 23:16:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m5.189174611s) from=127.0.0.6:58383 2022/07/14 23:16:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m5.835593408s) from=127.0.0.6:38467 2022/07/14 23:16:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.000360987s) from=127.0.0.6:42409 2022/07/14 23:16:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m6.392074463s) from=127.0.0.6:45727 2022/07/14 23:16:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.429977353s) from=127.0.0.6:45571 2022/07/14 23:16:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m6.693616559s) from=127.0.0.6:59441 2022/07/14 23:16:42 [DEBUG] http: Request GET /v1/status/leader (327.575µs) from=127.0.0.6:39863 2022/07/14 23:16:43 [DEBUG] http: Request GET /v1/status/leader (150.48µs) from=127.0.0.6:58237 2022/07/14 23:16:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:16:50 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:16:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:16:50 [DEBUG] agent: Node info in sync 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/catalog/services (458.061µs) from=127.0.0.6:39863 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/status/leader (292.153µs) from=127.0.0.6:45693 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (249.1µs) from=127.0.0.6:58237 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (293.49µs) from=127.0.0.6:45693 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (116.6µs) from=127.0.0.6:45693 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (175.884µs) from=127.0.0.6:45693 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (123.186µs) from=127.0.0.6:58237 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (190.213µs) from=127.0.0.6:45693 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (128.233µs) from=127.0.0.6:58237 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (171.751µs) from=127.0.0.6:45693 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (143.555µs) from=127.0.0.6:49067 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (183.082µs) from=127.0.0.6:49067 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (134.632µs) from=127.0.0.6:49067 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (228.056µs) from=127.0.0.6:58403 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (124.474µs) from=127.0.0.6:40801 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (322.691µs) from=127.0.0.6:52771 2022/07/14 23:16:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (160.971µs) from=127.0.0.6:52771 2022/07/14 23:16:53 [DEBUG] http: Request GET /v1/catalog/services (393.673µs) from=127.0.0.6:35877 2022/07/14 23:16:53 [DEBUG] http: Request GET /v1/status/leader (248.351µs) from=127.0.0.6:35877 2022/07/14 23:16:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (464.455µs) from=127.0.0.6:43651 2022/07/14 23:16:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (139.143µs) from=127.0.0.6:43535 2022/07/14 23:17:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:17:11 [DEBUG] http: Request GET /v1/status/leader (6.495026ms) from=127.0.0.6:51423 2022/07/14 23:17:13 [DEBUG] http: Request GET /v1/status/leader (200.233µs) from=127.0.0.6:52939 2022/07/14 23:17:31 [DEBUG] http: Request GET /v1/status/leader (304.885µs) from=127.0.0.6:52939 2022/07/14 23:17:33 [DEBUG] http: Request GET /v1/status/leader (135.62µs) from=127.0.0.6:52939 2022/07/14 23:17:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m2.670439612s) from=127.0.0.6:38179 2022/07/14 23:17:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.44992912s) from=127.0.0.6:56775 2022/07/14 23:17:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.025278752s) from=127.0.0.6:49411 2022/07/14 23:17:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.308555754s) from=127.0.0.6:41705 2022/07/14 23:17:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m0.43329625s) from=127.0.0.6:57621 2022/07/14 23:17:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m0.567613376s) from=127.0.0.6:59903 2022/07/14 23:17:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m0.980537762s) from=127.0.0.6:47261 2022/07/14 23:17:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m2.082950651s) from=127.0.0.6:57891 2022/07/14 23:17:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m2.370713543s) from=127.0.0.6:34207 2022/07/14 23:17:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m2.289625591s) from=127.0.0.6:49623 2022/07/14 23:17:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m1.399984895s) from=127.0.0.6:42805 2022/07/14 23:17:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m2.462036191s) from=127.0.0.6:49387 2022/07/14 23:17:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.541409626s) from=127.0.0.6:59303 2022/07/14 23:17:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.541263886s) from=127.0.0.6:55133 2022/07/14 23:17:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m2.459030493s) from=127.0.0.6:36389 2022/07/14 23:17:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.543898092s) from=127.0.0.6:35425 2022/07/14 23:17:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m3.353461516s) from=127.0.0.6:32897 2022/07/14 23:17:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.441421849s) from=127.0.0.6:44593 2022/07/14 23:17:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.1446517s) from=127.0.0.6:56331 2022/07/14 23:17:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.071070086s) from=127.0.0.6:51577 2022/07/14 23:17:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.213559338s) from=127.0.0.6:33855 2022/07/14 23:17:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.202394518s) from=127.0.0.6:36437 2022/07/14 23:17:51 [DEBUG] http: Request GET /v1/status/leader (263.242µs) from=127.0.0.6:52939 2022/07/14 23:17:53 [DEBUG] http: Request GET /v1/status/leader (169.026µs) from=127.0.0.6:52939 2022/07/14 23:18:01 [DEBUG] http: Request GET /v1/catalog/services (1.128907ms) from=127.0.0.6:52939 2022/07/14 23:18:02 [DEBUG] http: Request GET /v1/status/leader (296.332µs) from=127.0.0.6:52939 2022/07/14 23:18:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (311.73µs) from=127.0.0.6:52939 2022/07/14 23:18:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (195.1µs) from=127.0.0.6:52939 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/catalog/services (501.295µs) from=127.0.0.6:52001 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/status/leader (208.494µs) from=127.0.0.6:41061 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (348.071µs) from=127.0.0.6:41061 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (161.043µs) from=127.0.0.6:49629 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (149.66µs) from=127.0.0.6:49629 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (126.405µs) from=127.0.0.6:49629 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (331.212µs) from=127.0.0.6:41061 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (703.902µs) from=127.0.0.6:49629 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (143.567µs) from=127.0.0.6:49629 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (135.015µs) from=127.0.0.6:41061 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (253.698µs) from=127.0.0.6:43793 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (189.495µs) from=127.0.0.6:49069 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (135.007µs) from=127.0.0.6:49069 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (129.903µs) from=127.0.0.6:49069 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (195.388µs) from=127.0.0.6:43793 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (204.618µs) from=127.0.0.6:60849 2022/07/14 23:18:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (181.807µs) from=127.0.0.6:49069 2022/07/14 23:18:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:18:22 [DEBUG] http: Request GET /v1/status/leader (201.769µs) from=127.0.0.6:57821 2022/07/14 23:18:23 [DEBUG] http: Request GET /v1/status/leader (226.358µs) from=127.0.0.6:57821 2022/07/14 23:18:42 [DEBUG] http: Request GET /v1/status/leader (459.954µs) from=127.0.0.6:57821 2022/07/14 23:18:43 [DEBUG] http: Request GET /v1/status/leader (410.395µs) from=127.0.0.6:57821 2022/07/14 23:18:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:18:43 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:18:43 [DEBUG] agent: Node info in sync 2022/07/14 23:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.306813179s) from=127.0.0.6:47627 2022/07/14 23:18:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m1.313609867s) from=127.0.0.6:34725 2022/07/14 23:18:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.305339963s) from=127.0.0.6:43535 2022/07/14 23:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.855628361s) from=127.0.0.6:58237 2022/07/14 23:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m1.892159552s) from=127.0.0.6:49067 2022/07/14 23:18:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m2.512910389s) from=127.0.0.6:40801 2022/07/14 23:18:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m2.902701119s) from=127.0.0.6:52469 2022/07/14 23:18:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.219103199s) from=127.0.0.6:36595 2022/07/14 23:18:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.455641416s) from=127.0.0.6:39863 2022/07/14 23:18:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.391045396s) from=127.0.0.6:52771 2022/07/14 23:18:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.087720745s) from=127.0.0.6:45721 2022/07/14 23:18:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m4.303500916s) from=127.0.0.6:45693 2022/07/14 23:18:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.33032297s) from=127.0.0.6:43651 2022/07/14 23:18:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m4.604932202s) from=127.0.0.6:59111 2022/07/14 23:18:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:18:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m4.838318585s) from=127.0.0.6:58403 2022/07/14 23:18:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.892257134s) from=127.0.0.6:35877 2022/07/14 23:18:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.492571944s) from=127.0.0.6:50253 2022/07/14 23:18:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m6.248972393s) from=127.0.0.6:58485 2022/07/14 23:18:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.22309948s) from=127.0.0.6:54665 2022/07/14 23:19:02 [DEBUG] http: Request GET /v1/status/leader (193.5µs) from=127.0.0.6:57821 2022/07/14 23:19:03 [DEBUG] http: Request GET /v1/status/leader (976.845µs) from=127.0.0.6:57821 2022/07/14 23:19:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:19:11 [DEBUG] http: Request GET /v1/catalog/services (453.26µs) from=127.0.0.6:57821 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/status/leader (241.133µs) from=127.0.0.6:34457 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/parser-v1 (240.515µs) from=127.0.0.6:34457 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (316.337µs) from=127.0.0.6:36929 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (133.536µs) from=127.0.0.6:34457 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (299.761µs) from=127.0.0.6:34457 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (324.28µs) from=127.0.0.6:36929 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (431.619µs) from=127.0.0.6:34457 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (241.6µs) from=127.0.0.6:58701 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (116.323µs) from=127.0.0.6:36929 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (155.497µs) from=127.0.0.6:58701 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (358.588µs) from=127.0.0.6:58701 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (236.048µs) from=127.0.0.6:58701 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (216.059µs) from=127.0.0.6:36929 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (369.079µs) from=127.0.0.6:43051 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (211.852µs) from=127.0.0.6:43657 2022/07/14 23:19:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (219.231µs) from=127.0.0.6:33129 2022/07/14 23:19:13 [DEBUG] http: Request GET /v1/catalog/services (436.974µs) from=127.0.0.6:39819 2022/07/14 23:19:13 [DEBUG] http: Request GET /v1/status/leader (187.438µs) from=127.0.0.6:39819 2022/07/14 23:19:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (475.09µs) from=127.0.0.6:48075 2022/07/14 23:19:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (278.674µs) from=127.0.0.6:47225 2022/07/14 23:19:32 [DEBUG] http: Request GET /v1/status/leader (485.53µs) from=127.0.0.6:50949 2022/07/14 23:19:33 [DEBUG] http: Request GET /v1/status/leader (260.141µs) from=127.0.0.6:39591 2022/07/14 23:19:52 [DEBUG] http: Request GET /v1/status/leader (499.712µs) from=127.0.0.6:50949 2022/07/14 23:19:53 [DEBUG] http: Request GET /v1/status/leader (145.083µs) from=127.0.0.6:50949 2022/07/14 23:20:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.078125608s) from=127.0.0.6:52939 2022/07/14 23:20:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.190961722s) from=127.0.0.6:51423 2022/07/14 23:20:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.238524428s) from=127.0.0.6:54973 2022/07/14 23:20:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.450785094s) from=127.0.0.6:55811 2022/07/14 23:20:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.016492129s) from=127.0.0.6:35493 2022/07/14 23:20:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.288125319s) from=127.0.0.6:60849 2022/07/14 23:20:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.514761077s) from=127.0.0.6:54697 2022/07/14 23:20:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.779369104s) from=127.0.0.6:41061 2022/07/14 23:20:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m3.004969982s) from=127.0.0.6:42607 2022/07/14 23:20:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.497824965s) from=127.0.0.6:34281 2022/07/14 23:20:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m4.04991712s) from=127.0.0.6:49747 2022/07/14 23:20:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.496982395s) from=127.0.0.6:37771 2022/07/14 23:20:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m4.699688399s) from=127.0.0.6:54117 2022/07/14 23:20:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:20:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m5.31845383s) from=127.0.0.6:52687 2022/07/14 23:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.293871934s) from=127.0.0.6:43793 2022/07/14 23:20:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m6.619038458s) from=127.0.0.6:52001 2022/07/14 23:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.650700294s) from=127.0.0.6:33173 2022/07/14 23:20:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m7.012385964s) from=127.0.0.6:49069 2022/07/14 23:20:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m7.462765591s) from=127.0.0.6:49629 2022/07/14 23:20:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:20:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:20:10 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:20:10 [DEBUG] agent: Node info in sync 2022/07/14 23:20:12 [DEBUG] http: Request GET /v1/status/leader (425.307µs) from=127.0.0.6:50949 2022/07/14 23:20:13 [DEBUG] http: Request GET /v1/status/leader (257.344µs) from=127.0.0.6:39591 2022/07/14 23:21:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:21:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.046650534s) from=127.0.0.6:34457 2022/07/14 23:21:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m0.546580728s) from=127.0.0.6:48803 2022/07/14 23:21:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.308070035s) from=127.0.0.6:51337 2022/07/14 23:21:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.200568944s) from=127.0.0.6:44471 2022/07/14 23:21:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.297710737s) from=127.0.0.6:49591 2022/07/14 23:21:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m2.567080017s) from=127.0.0.6:43657 2022/07/14 23:21:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.950605206s) from=127.0.0.6:47225 2022/07/14 23:21:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m3.338952235s) from=127.0.0.6:33129 2022/07/14 23:21:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.523294682s) from=127.0.0.6:54119 2022/07/14 23:21:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m3.839697394s) from=127.0.0.6:43051 2022/07/14 23:21:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m4.173072445s) from=127.0.0.6:57821 2022/07/14 23:21:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m4.038973287s) from=127.0.0.6:56439 2022/07/14 23:21:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.449240292s) from=127.0.0.6:39819 2022/07/14 23:21:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m4.62587877s) from=127.0.0.6:47865 2022/07/14 23:21:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.796687108s) from=127.0.0.6:36929 2022/07/14 23:21:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m5.836192868s) from=127.0.0.6:58701 2022/07/14 23:21:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.902640069s) from=127.0.0.6:52711 2022/07/14 23:21:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.673562033s) from=127.0.0.6:48075 2022/07/14 23:21:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m7.046567435s) from=127.0.0.6:42649 2022/07/14 23:21:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:21:30 [DEBUG] agent: Node info in sync 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/catalog/services (449.17µs) from=127.0.0.6:50949 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/status/leader (212.838µs) from=127.0.0.6:39591 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (394.634µs) from=127.0.0.6:39591 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (286.388µs) from=127.0.0.6:39591 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (177.06µs) from=127.0.0.6:32841 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (175.926µs) from=127.0.0.6:32841 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (155.33µs) from=127.0.0.6:39591 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (168.831µs) from=127.0.0.6:60973 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (145.508µs) from=127.0.0.6:60973 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (114.193µs) from=127.0.0.6:32841 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (140.525µs) from=127.0.0.6:60973 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (194.636µs) from=127.0.0.6:60973 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (139.219µs) from=127.0.0.6:32841 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (175.92µs) from=127.0.0.6:39591 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (209.82µs) from=127.0.0.6:39591 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (213.28µs) from=127.0.0.6:57535 2022/07/14 23:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (124.813µs) from=127.0.0.6:32841 2022/07/14 23:21:45 [DEBUG] http: Request GET /v1/catalog/services (360.796µs) from=127.0.0.6:42059 2022/07/14 23:21:45 [DEBUG] http: Request GET /v1/status/leader (1.17693ms) from=127.0.0.6:36317 2022/07/14 23:21:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (270.109µs) from=127.0.0.6:36317 2022/07/14 23:21:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (167.624µs) from=127.0.0.6:36317 2022/07/14 23:21:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:22:03 [DEBUG] http: Request GET /v1/status/leader (318.895µs) from=127.0.0.6:55573 2022/07/14 23:22:05 [DEBUG] http: Request GET /v1/status/leader (271.783µs) from=127.0.0.6:55573 2022/07/14 23:22:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:22:23 [DEBUG] http: Request GET /v1/status/leader (135.659µs) from=127.0.0.6:55573 2022/07/14 23:22:25 [DEBUG] http: Request GET /v1/status/leader (1.176144ms) from=127.0.0.6:58713 2022/07/14 23:22:43 [DEBUG] http: Request GET /v1/status/leader (142.989µs) from=127.0.0.6:55573 2022/07/14 23:22:45 [DEBUG] http: Request GET /v1/status/leader (294.429µs) from=127.0.0.6:58713 2022/07/14 23:23:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:23:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:23:10 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:23:10 [DEBUG] agent: Node info in sync 2022/07/14 23:23:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.056078413s) from=127.0.0.6:45349 2022/07/14 23:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.247811448s) from=127.0.0.6:46529 2022/07/14 23:23:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m0.950928114s) from=127.0.0.6:50949 2022/07/14 23:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.803832562s) from=127.0.0.6:51413 2022/07/14 23:23:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m1.191239008s) from=127.0.0.6:60973 2022/07/14 23:23:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m1.125801374s) from=127.0.0.6:47963 2022/07/14 23:23:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.280996857s) from=127.0.0.6:60071 2022/07/14 23:23:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.504420763s) from=127.0.0.6:51401 2022/07/14 23:23:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m1.487657247s) from=127.0.0.6:34675 2022/07/14 23:23:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.403461704s) from=127.0.0.6:42295 2022/07/14 23:23:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.600517929s) from=127.0.0.6:53839 2022/07/14 23:23:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.697354145s) from=127.0.0.6:57535 2022/07/14 23:23:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.663802779s) from=127.0.0.6:60217 2022/07/14 23:23:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.960575883s) from=127.0.0.6:39591 2022/07/14 23:23:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m4.046803062s) from=127.0.0.6:32841 2022/07/14 23:23:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m3.981482491s) from=127.0.0.6:49421 2022/07/14 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m4.468515108s) from=127.0.0.6:42059 2022/07/14 23:23:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.79806935s) from=127.0.0.6:46019 2022/07/14 23:23:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.622316899s) from=127.0.0.6:36317 2022/07/14 23:24:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:24:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:24:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:24:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:24:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:24:54 [DEBUG] agent: Node info in sync 2022/07/14 23:25:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:25:38 [DEBUG] http: Request GET /v1/catalog/services (738.07µs) from=127.0.0.6:41025 2022/07/14 23:25:38 [DEBUG] http: Request GET /v1/status/leader (980.905µs) from=127.0.0.6:49341 2022/07/14 23:25:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (674.039µs) from=127.0.0.6:49539 2022/07/14 23:25:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (281.219µs) from=127.0.0.6:55203 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/catalog/services (650.154µs) from=127.0.0.6:49341 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/status/leader (405.065µs) from=127.0.0.6:58721 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (409.055µs) from=127.0.0.6:36123 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (219.098µs) from=127.0.0.6:36123 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/parser-v1 (189.405µs) from=127.0.0.6:39319 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (396.31µs) from=127.0.0.6:58721 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (345.447µs) from=127.0.0.6:39319 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (236.244µs) from=127.0.0.6:36123 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (163.81µs) from=127.0.0.6:54603 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (224.607µs) from=127.0.0.6:54603 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (138.883µs) from=127.0.0.6:36123 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (157.999µs) from=127.0.0.6:36123 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (193.301µs) from=127.0.0.6:58721 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (297.034µs) from=127.0.0.6:54603 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (174.102µs) from=127.0.0.6:54603 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (173.958µs) from=127.0.0.6:54603 2022/07/14 23:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (244.953µs) from=127.0.0.6:54603 2022/07/14 23:25:58 [DEBUG] http: Request GET /v1/status/leader (274.519µs) from=127.0.0.6:44935 2022/07/14 23:26:01 [DEBUG] http: Request GET /v1/status/leader (284.3µs) from=127.0.0.6:44935 2022/07/14 23:26:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:26:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:26:18 [DEBUG] http: Request GET /v1/status/leader (166.519µs) from=127.0.0.6:44955 2022/07/14 23:26:21 [DEBUG] http: Request GET /v1/status/leader (128.476µs) from=127.0.0.6:44935 2022/07/14 23:26:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:26:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:26:30 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:26:30 [DEBUG] agent: Node info in sync 2022/07/14 23:26:41 [DEBUG] http: Request GET /v1/status/leader (315.641µs) from=127.0.0.6:44935 2022/07/14 23:27:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:27:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.944716781s) from=127.0.0.6:41025 2022/07/14 23:27:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m0.779064045s) from=127.0.0.6:49341 2022/07/14 23:27:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.027248091s) from=127.0.0.6:49539 2022/07/14 23:27:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.283555271s) from=127.0.0.6:55203 2022/07/14 23:27:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.450171555s) from=127.0.0.6:51803 2022/07/14 23:27:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m2.293192218s) from=127.0.0.6:54603 2022/07/14 23:27:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m2.473136864s) from=127.0.0.6:46479 2022/07/14 23:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.537484781s) from=127.0.0.6:36123 2022/07/14 23:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.531362079s) from=127.0.0.6:47631 2022/07/14 23:27:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.898965569s) from=127.0.0.6:58721 2022/07/14 23:27:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m4.211647958s) from=127.0.0.6:45743 2022/07/14 23:27:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m4.782328989s) from=127.0.0.6:52393 2022/07/14 23:27:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.316156233s) from=127.0.0.6:39319 2022/07/14 23:27:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m5.725549613s) from=127.0.0.6:51129 2022/07/14 23:27:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.920078908s) from=127.0.0.6:33645 2022/07/14 23:27:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.332486117s) from=127.0.0.6:39109 2022/07/14 23:27:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m6.626860835s) from=127.0.0.6:38799 2022/07/14 23:27:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.72782044s) from=127.0.0.6:56907 2022/07/14 23:27:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m7.150790175s) from=127.0.0.6:39797 2022/07/14 23:28:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:28:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:28:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:28:02 [DEBUG] agent: Node info in sync 2022/07/14 23:28:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:28:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:29:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:29:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:29:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:29:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:29:16 [DEBUG] agent: Node info in sync 2022/07/14 23:30:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:30:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:30:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:30:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:30:22 [DEBUG] agent: Node info in sync 2022/07/14 23:30:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:30:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:30:46 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:30:46 [DEBUG] agent: Node info in sync 2022/07/14 23:30:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.998684ms) from=127.0.0.6:47857 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:30:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:30:46 [DEBUG] agent: Node info in sync 2022/07/14 23:30:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.150362ms) from=127.0.0.6:50899 2022/07/14 23:31:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:31:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:31:50 [DEBUG] http: Request GET /v1/catalog/services (547.9µs) from=127.0.0.6:50899 2022/07/14 23:31:50 [DEBUG] http: Request GET /v1/status/leader (321.913µs) from=127.0.0.6:47857 2022/07/14 23:31:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (332.43µs) from=127.0.0.6:57253 2022/07/14 23:31:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (908.389µs) from=127.0.0.6:47857 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/catalog/services (406.869µs) from=127.0.0.6:35995 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/status/leader (249.697µs) from=127.0.0.6:46951 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (258.512µs) from=127.0.0.6:46951 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (169.053µs) from=127.0.0.6:57047 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (239.48µs) from=127.0.0.6:57047 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (173.565µs) from=127.0.0.6:57047 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (190.733µs) from=127.0.0.6:46951 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (213.711µs) from=127.0.0.6:57047 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (138.463µs) from=127.0.0.6:46951 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (351.752µs) from=127.0.0.6:49807 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (135.815µs) from=127.0.0.6:49807 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (238.227µs) from=127.0.0.6:46951 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (227.465µs) from=127.0.0.6:57047 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (269.88µs) from=127.0.0.6:49807 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (189.756µs) from=127.0.0.6:46927 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (135.171µs) from=127.0.0.6:49807 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (221.108µs) from=127.0.0.6:51479 2022/07/14 23:31:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (178.91µs) from=127.0.0.6:51479 2022/07/14 23:32:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:32:10 [DEBUG] http: Request GET /v1/status/leader (303.319µs) from=127.0.0.6:50367 2022/07/14 23:32:18 [DEBUG] http: Request GET /v1/status/leader (227.94µs) from=127.0.0.6:45865 2022/07/14 23:32:30 [DEBUG] http: Request GET /v1/status/leader (306.12µs) from=127.0.0.6:45865 2022/07/14 23:32:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:32:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:32:34 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:32:34 [DEBUG] agent: Node info in sync 2022/07/14 23:32:38 [DEBUG] http: Request GET /v1/status/leader (1.032788ms) from=127.0.0.6:45865 2022/07/14 23:32:50 [DEBUG] http: Request GET /v1/status/leader (1.71259ms) from=127.0.0.6:50367 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/catalog/services (701.299µs) from=127.0.0.6:50367 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/status/leader (2.280104ms) from=127.0.0.6:45865 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (228.218µs) from=127.0.0.6:45865 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (228.851µs) from=127.0.0.6:45865 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (168.905µs) from=127.0.0.6:60761 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (114.51µs) from=127.0.0.6:60761 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (367.505µs) from=127.0.0.6:60761 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (143.976µs) from=127.0.0.6:45865 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (186.938µs) from=127.0.0.6:45865 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (142.236µs) from=127.0.0.6:45865 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (233.647µs) from=127.0.0.6:45865 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (180.345µs) from=127.0.0.6:56689 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (126.863µs) from=127.0.0.6:56689 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (115.393µs) from=127.0.0.6:45865 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (169.112µs) from=127.0.0.6:56689 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (174.427µs) from=127.0.0.6:41241 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (166.01µs) from=127.0.0.6:40929 2022/07/14 23:33:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (243.121µs) from=127.0.0.6:59157 2022/07/14 23:33:02 [DEBUG] http: Request GET /v1/catalog/services (421.919µs) from=127.0.0.6:34301 2022/07/14 23:33:02 [DEBUG] http: Request GET /v1/status/leader (639.589µs) from=127.0.0.6:33011 2022/07/14 23:33:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (281.16µs) from=127.0.0.6:33011 2022/07/14 23:33:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (303.57µs) from=127.0.0.6:33011 2022/07/14 23:33:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:33:21 [DEBUG] http: Request GET /v1/status/leader (365.205µs) from=127.0.0.6:39291 2022/07/14 23:33:22 [DEBUG] http: Request GET /v1/status/leader (917.995µs) from=127.0.0.6:50131 2022/07/14 23:33:41 [DEBUG] http: Request GET /v1/status/leader (1.964696ms) from=127.0.0.6:39291 2022/07/14 23:33:42 [DEBUG] http: Request GET /v1/status/leader (872.773µs) from=127.0.0.6:50131 2022/07/14 23:33:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2m0.470013253s) from=127.0.0.6:50899 2022/07/14 23:33:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:33:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.711113773s) from=127.0.0.6:57253 2022/07/14 23:33:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:33:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.53.251_8443" 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Node info in sync 2022/07/14 23:33:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.487242ms) from=127.0.0.6:50131 2022/07/14 23:33:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:33:56 [DEBUG] agent: Node info in sync 2022/07/14 23:33:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (1m57.900696678s) from=127.0.0.6:35995 2022/07/14 23:33:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (53.34550746s) from=127.0.0.6:34301 2022/07/14 23:33:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (54.411989378s) from=127.0.0.6:50367 2022/07/14 23:33:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.507889ms) from=127.0.0.6:50131 2022/07/14 23:33:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (188.81µs) from=127.0.0.6:39291 2022/07/14 23:33:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:33:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:33:56 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.10.225_8082" 2022/07/14 23:33:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:33:56 [DEBUG] agent: Node info in sync 2022/07/14 23:33:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.071788ms) from=127.0.0.6:41455 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:33:56 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:33:56 [DEBUG] agent: Node info in sync 2022/07/14 23:33:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (52.449921ms) from=127.0.0.6:34301 2022/07/14 23:33:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (58.599884ms) from=127.0.0.6:50367 2022/07/14 23:33:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (427.496µs) from=127.0.0.6:50131 2022/07/14 23:33:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (219.648µs) from=127.0.0.6:41455 2022/07/14 23:33:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.306183823s) from=127.0.0.6:47857 2022/07/14 23:33:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.406984683s) from=127.0.0.6:49807 2022/07/14 23:33:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m0.606646212s) from=127.0.0.6:32951 2022/07/14 23:33:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.114003924s) from=127.0.0.6:51705 2022/07/14 23:33:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m1.139045078s) from=127.0.0.6:36233 2022/07/14 23:34:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.753971262s) from=127.0.0.6:51479 2022/07/14 23:34:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m2.238100448s) from=127.0.0.6:60085 2022/07/14 23:34:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.374008388s) from=127.0.0.6:57047 2022/07/14 23:34:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.434203677s) from=127.0.0.6:43643 2022/07/14 23:34:01 [DEBUG] http: Request GET /v1/status/leader (216.821µs) from=127.0.0.6:44567 2022/07/14 23:34:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m3.775253183s) from=127.0.0.6:35515 2022/07/14 23:34:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m4.047361173s) from=127.0.0.6:41659 2022/07/14 23:34:02 [DEBUG] http: Request GET /v1/status/leader (174.691µs) from=127.0.0.6:50131 2022/07/14 23:34:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.588856607s) from=127.0.0.6:35283 2022/07/14 23:34:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m4.994300023s) from=127.0.0.6:46951 2022/07/14 23:34:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m5.060354134s) from=127.0.0.6:40209 2022/07/14 23:34:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.459680621s) from=127.0.0.6:46927 2022/07/14 23:34:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.308243771s) from=127.0.0.6:57975 2022/07/14 23:34:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m7.425411462s) from=127.0.0.6:51573 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.56.16_8482" 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.939284ms) from=127.0.0.6:44567 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (9.833518975s) from=127.0.0.6:34301 2022/07/14 23:34:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (9.834649652s) from=127.0.0.6:50367 2022/07/14 23:34:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (681.76µs) from=127.0.0.6:50131 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [INFO] agent: Synced service "_v1_nslcm_10.233.23.170_8403" 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.437075ms) from=127.0.0.6:44567 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (406.46µs) from=127.0.0.6:44567 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [INFO] agent: Synced service "_v2_nslcm_10.233.23.170_8403" 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.904243ms) from=127.0.0.6:50131 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (587.386µs) from=127.0.0.6:50131 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [INFO] agent: Synced service "_v1_vnfmgr_10.233.30.132_8803" 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.822922ms) from=127.0.0.6:50131 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (542.501µs) from=127.0.0.6:44567 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:34:06 [INFO] agent: Synced service "_v1_vnflcm_10.233.36.62_8801" 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.169643ms) from=127.0.0.6:44567 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (453.37µs) from=127.0.0.6:50131 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [INFO] agent: Synced service "_v1_vnfres_10.233.37.210_8802" 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.557741ms) from=127.0.0.6:44567 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (722.408µs) from=127.0.0.6:44567 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:34:06 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.51.114_8410" 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request PUT /v1/agent/service/register (8.865441ms) from=127.0.0.6:44567 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (452.598µs) from=127.0.0.6:50131 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.19.163_8484" 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request PUT /v1/agent/service/register (10.102218ms) from=127.0.0.6:50131 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:34:06 [DEBUG] agent: Node info in sync 2022/07/14 23:34:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (290.272µs) from=127.0.0.6:44567 2022/07/14 23:34:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:35:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.910847462s) from=127.0.0.6:43351 2022/07/14 23:35:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.122879396s) from=127.0.0.6:44009 2022/07/14 23:35:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.194779912s) from=127.0.0.6:40929 2022/07/14 23:35:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m2.250923424s) from=127.0.0.6:38723 2022/07/14 23:35:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.320557093s) from=127.0.0.6:40405 2022/07/14 23:35:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.821608819s) from=127.0.0.6:57101 2022/07/14 23:35:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m3.827342553s) from=127.0.0.6:41241 2022/07/14 23:35:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.485287983s) from=127.0.0.6:59157 2022/07/14 23:35:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m4.801714841s) from=127.0.0.6:36583 2022/07/14 23:35:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.929301249s) from=127.0.0.6:33011 2022/07/14 23:35:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.879734217s) from=127.0.0.6:43505 2022/07/14 23:35:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.935614888s) from=127.0.0.6:45865 2022/07/14 23:35:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m4.933621723s) from=127.0.0.6:48297 2022/07/14 23:35:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.85824629s) from=127.0.0.6:56689 2022/07/14 23:35:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:35:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.236870603s) from=127.0.0.6:52553 2022/07/14 23:35:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m6.719950119s) from=127.0.0.6:57845 2022/07/14 23:35:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.035866254s) from=127.0.0.6:55439 2022/07/14 23:35:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.483494389s) from=127.0.0.6:60761 2022/07/14 23:35:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:35:13 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:35:13 [DEBUG] agent: Node info in sync 2022/07/14 23:36:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m6.661446397s) from=127.0.0.6:39291 2022/07/14 23:36:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m6.81080545s) from=127.0.0.6:41455 2022/07/14 23:36:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:36:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:37:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:37:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:37:06 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:37:06 [DEBUG] agent: Node info in sync 2022/07/14 23:37:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:38:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:38:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:38:10 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:38:10 [DEBUG] agent: Node info in sync 2022/07/14 23:38:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:39:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:39:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:39:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:39:14 [DEBUG] agent: Node info in sync 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/catalog/services (1.315926ms) from=127.0.0.6:47471 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/status/leader (1.835898ms) from=127.0.0.6:37377 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (649.195µs) from=127.0.0.6:37377 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (378.015µs) from=127.0.0.6:33889 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (263.107µs) from=127.0.0.6:37377 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (192.21µs) from=127.0.0.6:33889 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (252.574µs) from=127.0.0.6:37377 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (252.893µs) from=127.0.0.6:37377 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (179.335µs) from=127.0.0.6:33889 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (241.926µs) from=127.0.0.6:53481 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (318.865µs) from=127.0.0.6:33889 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (205.731µs) from=127.0.0.6:37377 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (229.623µs) from=127.0.0.6:33889 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (349.317µs) from=127.0.0.6:33889 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (300.733µs) from=127.0.0.6:37377 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (195.065µs) from=127.0.0.6:33889 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (141.325µs) from=127.0.0.6:33889 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (159.33µs) from=127.0.0.6:33889 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (269.915µs) from=127.0.0.6:37377 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (410.912µs) from=127.0.0.6:33099 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (298.037µs) from=127.0.0.6:33099 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (268.614µs) from=127.0.0.6:33099 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (146.465µs) from=127.0.0.6:33889 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (182.831µs) from=127.0.0.6:33099 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (233.239µs) from=127.0.0.6:53481 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (304.468µs) from=127.0.0.6:53481 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (245.273µs) from=127.0.0.6:53481 2022/07/14 23:39:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (214.12µs) from=127.0.0.6:53481 2022/07/14 23:39:26 [DEBUG] http: Request GET /v1/catalog/services (743.252µs) from=127.0.0.6:41439 2022/07/14 23:39:26 [DEBUG] http: Request GET /v1/status/leader (1.076234ms) from=127.0.0.6:41439 2022/07/14 23:39:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (402.875µs) from=127.0.0.6:43321 2022/07/14 23:39:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (340.639µs) from=127.0.0.6:42239 2022/07/14 23:39:45 [DEBUG] http: Request GET /v1/status/leader (1.674422ms) from=127.0.0.6:33793 2022/07/14 23:39:46 [DEBUG] http: Request GET /v1/status/leader (259.457µs) from=127.0.0.6:38061 2022/07/14 23:40:05 [DEBUG] http: Request GET /v1/status/leader (575.811µs) from=127.0.0.6:33793 2022/07/14 23:40:06 [DEBUG] http: Request GET /v1/status/leader (493.818µs) from=127.0.0.6:38061 2022/07/14 23:40:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:40:25 [DEBUG] http: Request GET /v1/status/leader (364.687µs) from=127.0.0.6:38061 2022/07/14 23:40:31 [DEBUG] http: Request GET /v1/catalog/services (783.053µs) from=127.0.0.6:38061 2022/07/14 23:40:31 [DEBUG] http: Request GET /v1/status/leader (349.519µs) from=127.0.0.6:33793 2022/07/14 23:40:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (555.019µs) from=127.0.0.6:33793 2022/07/14 23:40:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (348.225µs) from=127.0.0.6:60431 2022/07/14 23:40:32 [DEBUG] http: Request GET /v1/catalog/services (1.057107ms) from=127.0.0.6:52003 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/status/leader (315.401µs) from=127.0.0.6:52003 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (482.36µs) from=127.0.0.6:35917 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (318.193µs) from=127.0.0.6:46493 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (410.598µs) from=127.0.0.6:35917 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (170.232µs) from=127.0.0.6:60279 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (230.13µs) from=127.0.0.6:35917 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (163.447µs) from=127.0.0.6:60279 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (460.42µs) from=127.0.0.6:35917 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (344.639µs) from=127.0.0.6:46493 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (488.508µs) from=127.0.0.6:60279 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (251.373µs) from=127.0.0.6:55771 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (182.928µs) from=127.0.0.6:35917 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (191.843µs) from=127.0.0.6:60279 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (139.259µs) from=127.0.0.6:60279 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (275.92µs) from=127.0.0.6:46493 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (163.924µs) from=127.0.0.6:35917 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (235.612µs) from=127.0.0.6:46493 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (143.275µs) from=127.0.0.6:46493 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (182.498µs) from=127.0.0.6:59925 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (313.645µs) from=127.0.0.6:46493 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (357.403µs) from=127.0.0.6:60279 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (153.766µs) from=127.0.0.6:56227 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (140.148µs) from=127.0.0.6:40291 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (188.773µs) from=127.0.0.6:42493 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (157.988µs) from=127.0.0.6:40291 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (233.142µs) from=127.0.0.6:40771 2022/07/14 23:40:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (275.307µs) from=127.0.0.6:56227 2022/07/14 23:40:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:40:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:40:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:40:41 [DEBUG] agent: Node info in sync 2022/07/14 23:40:51 [DEBUG] http: Request GET /v1/status/leader (335.157µs) from=127.0.0.6:53431 2022/07/14 23:40:53 [DEBUG] http: Request GET /v1/status/leader (229.639µs) from=127.0.0.6:53431 2022/07/14 23:41:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:41:11 [DEBUG] http: Request GET /v1/status/leader (391.51µs) from=127.0.0.6:49995 2022/07/14 23:41:13 [DEBUG] http: Request GET /v1/status/leader (188.495µs) from=127.0.0.6:49995 2022/07/14 23:41:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:41:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m0.402356466s) from=127.0.0.6:42859 2022/07/14 23:41:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m1.193241869s) from=127.0.0.6:47471 2022/07/14 23:41:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.932991641s) from=127.0.0.6:55235 2022/07/14 23:41:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.529895975s) from=127.0.0.6:52393 2022/07/14 23:41:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.581926229s) from=127.0.0.6:53269 2022/07/14 23:41:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.767757682s) from=127.0.0.6:53481 2022/07/14 23:41:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m2.792909655s) from=127.0.0.6:37377 2022/07/14 23:41:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m2.822389589s) from=127.0.0.6:49703 2022/07/14 23:41:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m2.924860489s) from=127.0.0.6:34639 2022/07/14 23:41:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.156825648s) from=127.0.0.6:40863 2022/07/14 23:41:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m3.814114638s) from=127.0.0.6:54697 2022/07/14 23:41:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.202142983s) from=127.0.0.6:36483 2022/07/14 23:41:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.287721112s) from=127.0.0.6:43321 2022/07/14 23:41:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.568123061s) from=127.0.0.6:38861 2022/07/14 23:41:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.247514764s) from=127.0.0.6:37135 2022/07/14 23:41:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m5.766820876s) from=127.0.0.6:41635 2022/07/14 23:41:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m5.639982668s) from=127.0.0.6:41419 2022/07/14 23:41:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.753392275s) from=127.0.0.6:35339 2022/07/14 23:41:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m5.76873324s) from=127.0.0.6:36219 2022/07/14 23:41:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.995179508s) from=127.0.0.6:58091 2022/07/14 23:41:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m5.979486141s) from=127.0.0.6:38433 2022/07/14 23:41:31 [DEBUG] http: Request GET /v1/status/leader (1.776656ms) from=127.0.0.6:53431 2022/07/14 23:41:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.251501938s) from=127.0.0.6:33099 2022/07/14 23:41:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m6.395447295s) from=127.0.0.6:40769 2022/07/14 23:41:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.360063868s) from=127.0.0.6:42239 2022/07/14 23:41:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.713040732s) from=127.0.0.6:43579 2022/07/14 23:41:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m6.852299002s) from=127.0.0.6:50161 2022/07/14 23:41:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m6.955413454s) from=127.0.0.6:33889 2022/07/14 23:41:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m5.816348883s) from=127.0.0.6:41439 2022/07/14 23:41:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.995318874s) from=127.0.0.6:35495 2022/07/14 23:41:33 [DEBUG] http: Request GET /v1/status/leader (296.336µs) from=127.0.0.6:53431 2022/07/14 23:41:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m7.424315771s) from=127.0.0.6:41351 2022/07/14 23:41:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:41:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:41:57 [DEBUG] agent: Node info in sync 2022/07/14 23:42:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:42:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.124119074s) from=127.0.0.6:33793 2022/07/14 23:42:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m0.261846076s) from=127.0.0.6:49323 2022/07/14 23:42:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.442563998s) from=127.0.0.6:49547 2022/07/14 23:42:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.614053814s) from=127.0.0.6:33595 2022/07/14 23:42:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.79202073s) from=127.0.0.6:40291 2022/07/14 23:42:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m1.220596294s) from=127.0.0.6:60917 2022/07/14 23:42:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.706378272s) from=127.0.0.6:60431 2022/07/14 23:42:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.627086369s) from=127.0.0.6:55771 2022/07/14 23:42:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m1.677678214s) from=127.0.0.6:47753 2022/07/14 23:42:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.087398241s) from=127.0.0.6:49515 2022/07/14 23:42:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m2.243621142s) from=127.0.0.6:59925 2022/07/14 23:42:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.742269247s) from=127.0.0.6:52103 2022/07/14 23:42:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m3.051571298s) from=127.0.0.6:47615 2022/07/14 23:42:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m3.466150809s) from=127.0.0.6:52003 2022/07/14 23:42:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.75477783s) from=127.0.0.6:44969 2022/07/14 23:42:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m5.306354528s) from=127.0.0.6:38061 2022/07/14 23:42:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.872589074s) from=127.0.0.6:37081 2022/07/14 23:42:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m4.234667295s) from=127.0.0.6:50043 2022/07/14 23:42:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m4.223226804s) from=127.0.0.6:57713 2022/07/14 23:42:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.464842803s) from=127.0.0.6:60279 2022/07/14 23:42:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m4.912916853s) from=127.0.0.6:42493 2022/07/14 23:42:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m5.93722925s) from=127.0.0.6:46493 2022/07/14 23:42:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.960175923s) from=127.0.0.6:34853 2022/07/14 23:42:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m6.031176723s) from=127.0.0.6:56227 2022/07/14 23:42:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m6.252322054s) from=127.0.0.6:46003 2022/07/14 23:42:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.472850692s) from=127.0.0.6:46213 2022/07/14 23:42:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.942262799s) from=127.0.0.6:57753 2022/07/14 23:42:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.047487523s) from=127.0.0.6:40771 2022/07/14 23:42:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m7.046926858s) from=127.0.0.6:46167 2022/07/14 23:42:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m7.201994468s) from=127.0.0.6:35917 2022/07/14 23:43:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:43:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:43:16 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:43:16 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:43:16 [DEBUG] agent: Node info in sync 2022/07/14 23:43:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:44:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:44:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:44:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:44:43 [DEBUG] agent: Node info in sync 2022/07/14 23:45:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:46:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:46:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:46:15 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:46:15 [DEBUG] agent: Node info in sync 2022/07/14 23:46:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/catalog/services (2.006541ms) from=127.0.0.6:39805 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/status/leader (1.497769ms) from=127.0.0.6:39805 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (1.325094ms) from=127.0.0.6:42763 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (270.112µs) from=127.0.0.6:52555 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (214.208µs) from=127.0.0.6:42763 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (316.174µs) from=127.0.0.6:52555 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.024965ms) from=127.0.0.6:42763 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (181.69µs) from=127.0.0.6:42763 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (173.515µs) from=127.0.0.6:52555 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (249.287µs) from=127.0.0.6:42763 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (214.986µs) from=127.0.0.6:52555 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (184.493µs) from=127.0.0.6:52555 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (297.19µs) from=127.0.0.6:42763 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (412.253µs) from=127.0.0.6:35049 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (145.58µs) from=127.0.0.6:52555 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (247.98µs) from=127.0.0.6:42763 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (230.332µs) from=127.0.0.6:34055 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (170.005µs) from=127.0.0.6:45733 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (202.273µs) from=127.0.0.6:52555 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (155.789µs) from=127.0.0.6:42763 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (257.54µs) from=127.0.0.6:52555 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (181.421µs) from=127.0.0.6:52555 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (167.23µs) from=127.0.0.6:45733 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (235.437µs) from=127.0.0.6:45733 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (566.908µs) from=127.0.0.6:34055 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (546.851µs) from=127.0.0.6:38783 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (305.176µs) from=127.0.0.6:54431 2022/07/14 23:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (263.539µs) from=127.0.0.6:42275 2022/07/14 23:46:54 [DEBUG] http: Request GET /v1/catalog/services (683.745µs) from=127.0.0.6:47455 2022/07/14 23:46:54 [DEBUG] http: Request GET /v1/status/leader (1.929978ms) from=127.0.0.6:47455 2022/07/14 23:46:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (264.66µs) from=127.0.0.6:49417 2022/07/14 23:46:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (219.191µs) from=127.0.0.6:57137 2022/07/14 23:47:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:47:08 [DEBUG] http: Request GET /v1/status/leader (993.337µs) from=127.0.0.6:41957 2022/07/14 23:47:14 [DEBUG] http: Request GET /v1/status/leader (248.625µs) from=127.0.0.6:47991 2022/07/14 23:47:28 [DEBUG] http: Request GET /v1/status/leader (212.115µs) from=127.0.0.6:41957 2022/07/14 23:47:34 [DEBUG] http: Request GET /v1/status/leader (200.258µs) from=127.0.0.6:47991 2022/07/14 23:47:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:47:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:47:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:47:47 [DEBUG] agent: Node info in sync 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/catalog/services (577.961µs) from=127.0.0.6:47991 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/status/leader (275.33µs) from=127.0.0.6:47991 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (359.322µs) from=127.0.0.6:59267 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (2.109023ms) from=127.0.0.6:41957 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (202.345µs) from=127.0.0.6:43855 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (126.394µs) from=127.0.0.6:41957 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (307.934µs) from=127.0.0.6:43855 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (237.714µs) from=127.0.0.6:43855 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (166.243µs) from=127.0.0.6:59267 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (160.497µs) from=127.0.0.6:41957 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (204.825µs) from=127.0.0.6:41957 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (480.38µs) from=127.0.0.6:43855 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (154.241µs) from=127.0.0.6:59267 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (183.722µs) from=127.0.0.6:41957 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (342.857µs) from=127.0.0.6:59267 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (170.312µs) from=127.0.0.6:52753 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (188.69µs) from=127.0.0.6:43855 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (113.438µs) from=127.0.0.6:43855 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (135.305µs) from=127.0.0.6:52753 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (119.552µs) from=127.0.0.6:43855 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (116.677µs) from=127.0.0.6:43855 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (118.023µs) from=127.0.0.6:52753 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (174.719µs) from=127.0.0.6:52753 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (116.124µs) from=127.0.0.6:43855 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (144.678µs) from=127.0.0.6:52753 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (132.114µs) from=127.0.0.6:55841 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (131.96µs) from=127.0.0.6:55841 2022/07/14 23:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (366.016µs) from=127.0.0.6:46149 2022/07/14 23:47:54 [DEBUG] http: Request GET /v1/status/leader (364.328µs) from=127.0.0.6:43693 2022/07/14 23:48:01 [DEBUG] http: Request GET /v1/catalog/services (533µs) from=127.0.0.6:42381 2022/07/14 23:48:01 [DEBUG] http: Request GET /v1/status/leader (123.328µs) from=127.0.0.6:43693 2022/07/14 23:48:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (194.61µs) from=127.0.0.6:43693 2022/07/14 23:48:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (140.788µs) from=127.0.0.6:43693 2022/07/14 23:48:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:48:11 [DEBUG] http: Request GET /v1/status/leader (2.797538ms) from=127.0.0.6:59343 2022/07/14 23:48:21 [DEBUG] http: Request GET /v1/status/leader (403.358µs) from=127.0.0.6:59343 2022/07/14 23:48:31 [DEBUG] http: Request GET /v1/status/leader (208.75µs) from=127.0.0.6:52475 2022/07/14 23:48:41 [DEBUG] http: Request GET /v1/status/leader (437.44µs) from=127.0.0.6:52475 2022/07/14 23:48:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:48:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m0.025622223s) from=127.0.0.6:44977 2022/07/14 23:48:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m0.103680891s) from=127.0.0.6:36383 2022/07/14 23:48:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.387220178s) from=127.0.0.6:35049 2022/07/14 23:48:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m0.369610701s) from=127.0.0.6:39171 2022/07/14 23:48:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.52598493s) from=127.0.0.6:35605 2022/07/14 23:48:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.611184648s) from=127.0.0.6:54431 2022/07/14 23:48:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m0.847081027s) from=127.0.0.6:42763 2022/07/14 23:48:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.864477616s) from=127.0.0.6:45733 2022/07/14 23:48:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m1.101067748s) from=127.0.0.6:39805 2022/07/14 23:48:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m1.500414041s) from=127.0.0.6:35181 2022/07/14 23:48:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m1.670291956s) from=127.0.0.6:57941 2022/07/14 23:48:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.85280953s) from=127.0.0.6:58533 2022/07/14 23:48:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.106897021s) from=127.0.0.6:51727 2022/07/14 23:48:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.286097334s) from=127.0.0.6:39553 2022/07/14 23:48:51 [DEBUG] http: Request GET /v1/status/leader (1.162424ms) from=127.0.0.6:59343 2022/07/14 23:48:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m3.319786632s) from=127.0.0.6:42275 2022/07/14 23:48:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m3.395319634s) from=127.0.0.6:37451 2022/07/14 23:48:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.174036177s) from=127.0.0.6:33537 2022/07/14 23:48:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m4.29357888s) from=127.0.0.6:48409 2022/07/14 23:48:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m4.538080546s) from=127.0.0.6:60081 2022/07/14 23:48:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.881517775s) from=127.0.0.6:38041 2022/07/14 23:48:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.157848974s) from=127.0.0.6:52555 2022/07/14 23:48:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.058814237s) from=127.0.0.6:55641 2022/07/14 23:48:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m5.275494308s) from=127.0.0.6:59637 2022/07/14 23:48:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m5.467390259s) from=127.0.0.6:53137 2022/07/14 23:48:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m5.60867528s) from=127.0.0.6:34055 2022/07/14 23:48:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m5.745775278s) from=127.0.0.6:38783 2022/07/14 23:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m0.683935854s) from=127.0.0.6:47455 2022/07/14 23:48:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.896015392s) from=127.0.0.6:59391 2022/07/14 23:48:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.330476841s) from=127.0.0.6:57137 2022/07/14 23:48:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.495154999s) from=127.0.0.6:49417 2022/07/14 23:49:01 [DEBUG] http: Request GET /v1/status/leader (356.354µs) from=127.0.0.6:52475 2022/07/14 23:49:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:49:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:49:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:49:19 [DEBUG] agent: Node info in sync 2022/07/14 23:49:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m0.460770174s) from=127.0.0.6:46941 2022/07/14 23:49:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m0.938867762s) from=127.0.0.6:54989 2022/07/14 23:49:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m0.999523895s) from=127.0.0.6:46149 2022/07/14 23:49:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.999146864s) from=127.0.0.6:50625 2022/07/14 23:49:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.142865865s) from=127.0.0.6:52753 2022/07/14 23:49:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.1372244s) from=127.0.0.6:57933 2022/07/14 23:49:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m1.995103877s) from=127.0.0.6:52085 2022/07/14 23:49:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.04529918s) from=127.0.0.6:42499 2022/07/14 23:49:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.203944292s) from=127.0.0.6:55793 2022/07/14 23:49:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.943361078s) from=127.0.0.6:41957 2022/07/14 23:49:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m2.979359139s) from=127.0.0.6:57257 2022/07/14 23:49:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m3.267545035s) from=127.0.0.6:47991 2022/07/14 23:49:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.685755518s) from=127.0.0.6:59267 2022/07/14 23:49:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.641655757s) from=127.0.0.6:41389 2022/07/14 23:49:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m4.144842047s) from=127.0.0.6:58401 2022/07/14 23:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.446956929s) from=127.0.0.6:54945 2022/07/14 23:49:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.564316855s) from=127.0.0.6:55779 2022/07/14 23:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.163724915s) from=127.0.0.6:43855 2022/07/14 23:49:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.585601374s) from=127.0.0.6:58103 2022/07/14 23:49:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m5.627566842s) from=127.0.0.6:55841 2022/07/14 23:49:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.592489941s) from=127.0.0.6:49571 2022/07/14 23:49:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.930864988s) from=127.0.0.6:40083 2022/07/14 23:49:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m5.961928539s) from=127.0.0.6:39849 2022/07/14 23:49:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m6.3807071s) from=127.0.0.6:41279 2022/07/14 23:49:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m6.928997292s) from=127.0.0.6:46997 2022/07/14 23:49:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.951994272s) from=127.0.0.6:60191 2022/07/14 23:49:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m7.249666373s) from=127.0.0.6:49389 2022/07/14 23:50:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m0.464323s) from=127.0.0.6:42381 2022/07/14 23:50:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.788398096s) from=127.0.0.6:43693 2022/07/14 23:50:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.377902539s) from=127.0.0.6:55521 2022/07/14 23:50:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:50:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:50:31 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:50:31 [DEBUG] agent: Node info in sync 2022/07/14 23:51:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:51:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:52:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:52:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:52:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:52:21 [DEBUG] agent: Node info in sync 2022/07/14 23:53:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:53:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:53:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:53:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:53:57 [DEBUG] agent: Node info in sync 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/catalog/services (1.163977ms) from=127.0.0.6:41537 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/status/leader (568.968µs) from=127.0.0.6:34755 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (993.088µs) from=127.0.0.6:33547 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (965.197µs) from=127.0.0.6:46927 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (137.62µs) from=127.0.0.6:34755 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (108.594µs) from=127.0.0.6:33547 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (190.525µs) from=127.0.0.6:34755 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (177.842µs) from=127.0.0.6:34755 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (161.456µs) from=127.0.0.6:59541 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (134.84µs) from=127.0.0.6:59541 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (241.232µs) from=127.0.0.6:59541 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (245.229µs) from=127.0.0.6:34755 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (154.769µs) from=127.0.0.6:34755 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (115.071µs) from=127.0.0.6:33547 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (139.718µs) from=127.0.0.6:46927 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (147.016µs) from=127.0.0.6:34755 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (183.722µs) from=127.0.0.6:59541 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (248.587µs) from=127.0.0.6:59541 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (190.043µs) from=127.0.0.6:43639 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (616.327µs) from=127.0.0.6:51895 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (221.65µs) from=127.0.0.6:51895 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (199.82µs) from=127.0.0.6:43639 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (198.146µs) from=127.0.0.6:43639 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (174.572µs) from=127.0.0.6:42845 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (150.462µs) from=127.0.0.6:51895 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (334.917µs) from=127.0.0.6:59541 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (152.199µs) from=127.0.0.6:59541 2022/07/14 23:54:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (130.445µs) from=127.0.0.6:43639 2022/07/14 23:54:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:54:14 [DEBUG] http: Request GET /v1/catalog/services (1.191735ms) from=127.0.0.6:40615 2022/07/14 23:54:14 [DEBUG] http: Request GET /v1/status/leader (1.735695ms) from=127.0.0.6:49765 2022/07/14 23:54:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (718.77µs) from=127.0.0.6:49765 2022/07/14 23:54:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (279.455µs) from=127.0.0.6:55407 2022/07/14 23:54:27 [DEBUG] http: Request GET /v1/status/leader (533.359µs) from=127.0.0.6:40925 2022/07/14 23:54:34 [DEBUG] http: Request GET /v1/status/leader (179.872µs) from=127.0.0.6:40925 2022/07/14 23:54:47 [DEBUG] http: Request GET /v1/status/leader (211.813µs) from=127.0.0.6:40925 2022/07/14 23:54:54 [DEBUG] http: Request GET /v1/status/leader (211.873µs) from=127.0.0.6:40925 2022/07/14 23:55:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/catalog/services (694.607µs) from=127.0.0.6:40925 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/status/leader (2.500084ms) from=127.0.0.6:56241 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (299.214µs) from=127.0.0.6:56241 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (302.576µs) from=127.0.0.6:41045 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (194.394µs) from=127.0.0.6:56241 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (240.691µs) from=127.0.0.6:56241 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (193.35µs) from=127.0.0.6:41045 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (246.827µs) from=127.0.0.6:56241 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (199.48µs) from=127.0.0.6:41045 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (196.778µs) from=127.0.0.6:56241 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (171.261µs) from=127.0.0.6:41045 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (186.947µs) from=127.0.0.6:41045 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (272.111µs) from=127.0.0.6:48941 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (250.518µs) from=127.0.0.6:47639 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (270.551µs) from=127.0.0.6:56241 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (146.633µs) from=127.0.0.6:41045 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (197.227µs) from=127.0.0.6:47639 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (212.949µs) from=127.0.0.6:48941 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (287.804µs) from=127.0.0.6:48941 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (178.027µs) from=127.0.0.6:47639 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (184.736µs) from=127.0.0.6:47639 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (163.612µs) from=127.0.0.6:56241 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (219.814µs) from=127.0.0.6:59839 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (120.374µs) from=127.0.0.6:56241 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (236.846µs) from=127.0.0.6:59839 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (205.24µs) from=127.0.0.6:59839 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (224.997µs) from=127.0.0.6:56755 2022/07/14 23:55:11 [DEBUG] http: Request GET /v1/health/service/parser-v1 (144.805µs) from=127.0.0.6:56755 2022/07/14 23:55:14 [DEBUG] http: Request GET /v1/status/leader (290.569µs) from=127.0.0.6:58183 2022/07/14 23:55:21 [DEBUG] http: Request GET /v1/catalog/services (701.152µs) from=127.0.0.6:58183 2022/07/14 23:55:21 [DEBUG] http: Request GET /v1/status/leader (296.927µs) from=127.0.0.6:45975 2022/07/14 23:55:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (408.02µs) from=127.0.0.6:45975 2022/07/14 23:55:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (242.092µs) from=127.0.0.6:50891 2022/07/14 23:55:31 [DEBUG] http: Request GET /v1/status/leader (186.58µs) from=127.0.0.6:43703 2022/07/14 23:55:41 [DEBUG] http: Request GET /v1/status/leader (270.883µs) from=127.0.0.6:59041 2022/07/14 23:55:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:55:51 [DEBUG] http: Request GET /v1/status/leader (291.972µs) from=127.0.0.6:43703 2022/07/14 23:55:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:55:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:55:53 [DEBUG] agent: Node info in sync 2022/07/14 23:56:01 [DEBUG] http: Request GET /v1/status/leader (334.53µs) from=127.0.0.6:43703 2022/07/14 23:56:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m0.185675829s) from=127.0.0.6:41537 2022/07/14 23:56:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.420884114s) from=127.0.0.6:42845 2022/07/14 23:56:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.364377659s) from=127.0.0.6:41755 2022/07/14 23:56:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:56:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.685106896s) from=127.0.0.6:33545 2022/07/14 23:56:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m0.676572053s) from=127.0.0.6:53269 2022/07/14 23:56:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m1.04932857s) from=127.0.0.6:54371 2022/07/14 23:56:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m1.071921388s) from=127.0.0.6:33155 2022/07/14 23:56:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.109100492s) from=127.0.0.6:53541 2022/07/14 23:56:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.141948228s) from=127.0.0.6:57331 2022/07/14 23:56:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.389887935s) from=127.0.0.6:51895 2022/07/14 23:56:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.335712896s) from=127.0.0.6:43639 2022/07/14 23:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.386738176s) from=127.0.0.6:33547 2022/07/14 23:56:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m3.365571572s) from=127.0.0.6:54781 2022/07/14 23:56:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m3.656688982s) from=127.0.0.6:51193 2022/07/14 23:56:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m3.686151547s) from=127.0.0.6:34281 2022/07/14 23:56:11 [DEBUG] http: Request GET /v1/status/leader (227.472µs) from=127.0.0.6:43703 2022/07/14 23:56:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m4.118614749s) from=127.0.0.6:38339 2022/07/14 23:56:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.497092099s) from=127.0.0.6:46575 2022/07/14 23:56:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m4.873584356s) from=127.0.0.6:36699 2022/07/14 23:56:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.955225852s) from=127.0.0.6:53441 2022/07/14 23:56:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m6.037983256s) from=127.0.0.6:46927 2022/07/14 23:56:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.214418018s) from=127.0.0.6:55889 2022/07/14 23:56:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m6.525689588s) from=127.0.0.6:45841 2022/07/14 23:56:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m6.52301712s) from=127.0.0.6:45843 2022/07/14 23:56:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.705028301s) from=127.0.0.6:59541 2022/07/14 23:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.953072025s) from=127.0.0.6:34755 2022/07/14 23:56:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m7.003149481s) from=127.0.0.6:43157 2022/07/14 23:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.438996193s) from=127.0.0.6:48689 2022/07/14 23:56:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.612251201s) from=127.0.0.6:55407 2022/07/14 23:56:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m3.517275312s) from=127.0.0.6:40615 2022/07/14 23:56:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.856569856s) from=127.0.0.6:49765 2022/07/14 23:56:21 [DEBUG] http: Request GET /v1/status/leader (164.974µs) from=127.0.0.6:59041 2022/07/14 23:57:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:57:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m0.553156585s) from=127.0.0.6:41269 2022/07/14 23:57:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.749614688s) from=127.0.0.6:60281 2022/07/14 23:57:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.904558316s) from=127.0.0.6:55211 2022/07/14 23:57:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m1.058418406s) from=127.0.0.6:59839 2022/07/14 23:57:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:57:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:57:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:57:12 [DEBUG] agent: Node info in sync 2022/07/14 23:57:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.412044929s) from=127.0.0.6:55073 2022/07/14 23:57:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.513049368s) from=127.0.0.6:52711 2022/07/14 23:57:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m1.643697462s) from=127.0.0.6:41045 2022/07/14 23:57:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.830461067s) from=127.0.0.6:46749 2022/07/14 23:57:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.744406336s) from=127.0.0.6:56241 2022/07/14 23:57:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m4.408958971s) from=127.0.0.6:45033 2022/07/14 23:57:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.4863987s) from=127.0.0.6:40783 2022/07/14 23:57:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m5.367264258s) from=127.0.0.6:40925 2022/07/14 23:57:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.569595047s) from=127.0.0.6:48941 2022/07/14 23:57:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m5.506322058s) from=127.0.0.6:53425 2022/07/14 23:57:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.55648141s) from=127.0.0.6:60313 2022/07/14 23:57:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m5.698123883s) from=127.0.0.6:52109 2022/07/14 23:57:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m5.796111218s) from=127.0.0.6:47639 2022/07/14 23:57:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.769087791s) from=127.0.0.6:52289 2022/07/14 23:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m5.807814396s) from=127.0.0.6:56521 2022/07/14 23:57:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m5.989983646s) from=127.0.0.6:49393 2022/07/14 23:57:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.264754179s) from=127.0.0.6:49631 2022/07/14 23:57:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m6.339391493s) from=127.0.0.6:56755 2022/07/14 23:57:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m6.440389403s) from=127.0.0.6:35333 2022/07/14 23:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.557966628s) from=127.0.0.6:49805 2022/07/14 23:57:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m7.084784199s) from=127.0.0.6:51979 2022/07/14 23:57:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m7.426445623s) from=127.0.0.6:33045 2022/07/14 23:57:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m7.476181759s) from=127.0.0.6:39607 2022/07/14 23:57:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.547189598s) from=127.0.0.6:45975 2022/07/14 23:57:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.906060955s) from=127.0.0.6:50891 2022/07/14 23:57:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m6.698335229s) from=127.0.0.6:58183 2022/07/14 23:58:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/14 23:58:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/14 23:59:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/14 23:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/14 23:59:03 [DEBUG] agent: Node info in sync 2022/07/14 23:59:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:00:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:00:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:00:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:00:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:00:45 [DEBUG] agent: Node info in sync 2022/07/15 00:01:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:01:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/catalog/services (2.941096ms) from=127.0.0.6:49863 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/status/leader (4.605079ms) from=127.0.0.6:49863 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (535.507µs) from=127.0.0.6:43279 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (295.373µs) from=127.0.0.6:43279 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (173.167µs) from=127.0.0.6:47549 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (418.412µs) from=127.0.0.6:43279 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (400.123µs) from=127.0.0.6:47549 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (238.933µs) from=127.0.0.6:47549 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (136.605µs) from=127.0.0.6:43279 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (268.124µs) from=127.0.0.6:39105 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (348.25µs) from=127.0.0.6:46533 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (268.165µs) from=127.0.0.6:43279 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (225.031µs) from=127.0.0.6:39105 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (278.772µs) from=127.0.0.6:46533 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (169.739µs) from=127.0.0.6:43279 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (244.105µs) from=127.0.0.6:47549 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (488.644µs) from=127.0.0.6:43279 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (369.508µs) from=127.0.0.6:43279 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (334.731µs) from=127.0.0.6:47549 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (181.214µs) from=127.0.0.6:46533 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (197.61µs) from=127.0.0.6:47549 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (201.916µs) from=127.0.0.6:46533 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (174.74µs) from=127.0.0.6:47549 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (339.516µs) from=127.0.0.6:43279 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (306.318µs) from=127.0.0.6:39671 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (410.417µs) from=127.0.0.6:38045 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (222.288µs) from=127.0.0.6:38045 2022/07/15 00:01:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (209.837µs) from=127.0.0.6:49443 2022/07/15 00:01:36 [DEBUG] http: Request GET /v1/catalog/services (675.192µs) from=127.0.0.6:36751 2022/07/15 00:01:36 [DEBUG] http: Request GET /v1/status/leader (1.354937ms) from=127.0.0.6:46827 2022/07/15 00:01:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (277.125µs) from=127.0.0.6:46827 2022/07/15 00:01:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (207.327µs) from=127.0.0.6:46827 2022/07/15 00:01:45 [DEBUG] http: Request GET /v1/status/leader (373.615µs) from=127.0.0.6:45327 2022/07/15 00:01:56 [DEBUG] http: Request GET /v1/status/leader (1.927413ms) from=127.0.0.6:45327 2022/07/15 00:02:05 [DEBUG] http: Request GET /v1/status/leader (388.714µs) from=127.0.0.6:45327 2022/07/15 00:02:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:02:16 [DEBUG] http: Request GET /v1/status/leader (195.44µs) from=127.0.0.6:45327 2022/07/15 00:02:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:02:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:02:22 [DEBUG] agent: Node info in sync 2022/07/15 00:02:25 [DEBUG] http: Request GET /v1/status/leader (211.063µs) from=127.0.0.6:45327 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/catalog/services (1.441674ms) from=127.0.0.6:45327 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/status/leader (171.411µs) from=127.0.0.6:45327 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (266.691µs) from=127.0.0.6:54631 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (409.549µs) from=127.0.0.6:54631 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (160.357µs) from=127.0.0.6:60823 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (1.07616ms) from=127.0.0.6:57477 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (349.224µs) from=127.0.0.6:60823 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (316.955µs) from=127.0.0.6:54631 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (261.893µs) from=127.0.0.6:57477 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (203.404µs) from=127.0.0.6:60823 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (237.798µs) from=127.0.0.6:57477 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (214.735µs) from=127.0.0.6:54631 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (205.742µs) from=127.0.0.6:60009 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (218.393µs) from=127.0.0.6:35693 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (208.212µs) from=127.0.0.6:60823 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (169.834µs) from=127.0.0.6:60823 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (172.624µs) from=127.0.0.6:35693 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (139.762µs) from=127.0.0.6:60823 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (230.585µs) from=127.0.0.6:60009 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (443.51µs) from=127.0.0.6:35693 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (168.64µs) from=127.0.0.6:54631 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (136.186µs) from=127.0.0.6:57477 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (232.253µs) from=127.0.0.6:41699 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (155.688µs) from=127.0.0.6:35693 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (166.105µs) from=127.0.0.6:41699 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (196.767µs) from=127.0.0.6:35693 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (155.148µs) from=127.0.0.6:60009 2022/07/15 00:02:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (145.022µs) from=127.0.0.6:60009 2022/07/15 00:02:41 [DEBUG] http: Request GET /v1/catalog/services (580.092µs) from=127.0.0.6:51591 2022/07/15 00:02:41 [DEBUG] http: Request GET /v1/status/leader (325.381µs) from=127.0.0.6:51591 2022/07/15 00:02:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (207.289µs) from=127.0.0.6:47271 2022/07/15 00:02:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (258.337µs) from=127.0.0.6:39597 2022/07/15 00:02:52 [DEBUG] http: Request GET /v1/status/leader (292.288µs) from=127.0.0.6:36425 2022/07/15 00:03:01 [DEBUG] http: Request GET /v1/status/leader (200.656µs) from=127.0.0.6:36425 2022/07/15 00:03:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:03:12 [DEBUG] http: Request GET /v1/status/leader (1.240128ms) from=127.0.0.6:36425 2022/07/15 00:03:21 [DEBUG] http: Request GET /v1/status/leader (339.278µs) from=127.0.0.6:53067 2022/07/15 00:03:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m0.309158777s) from=127.0.0.6:49863 2022/07/15 00:03:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m0.330626474s) from=127.0.0.6:37493 2022/07/15 00:03:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m0.625272656s) from=127.0.0.6:33027 2022/07/15 00:03:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m0.616683133s) from=127.0.0.6:56481 2022/07/15 00:03:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m1.107303696s) from=127.0.0.6:46533 2022/07/15 00:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.378640508s) from=127.0.0.6:38045 2022/07/15 00:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.652268688s) from=127.0.0.6:48553 2022/07/15 00:03:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.757484031s) from=127.0.0.6:35699 2022/07/15 00:03:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m1.73197859s) from=127.0.0.6:49443 2022/07/15 00:03:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m1.881866985s) from=127.0.0.6:39105 2022/07/15 00:03:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.047733168s) from=127.0.0.6:39671 2022/07/15 00:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.10826859s) from=127.0.0.6:47549 2022/07/15 00:03:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.012358158s) from=127.0.0.6:57105 2022/07/15 00:03:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.140461675s) from=127.0.0.6:41927 2022/07/15 00:03:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.592594949s) from=127.0.0.6:44983 2022/07/15 00:03:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m3.872127238s) from=127.0.0.6:32969 2022/07/15 00:03:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m4.166972841s) from=127.0.0.6:54937 2022/07/15 00:03:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m4.357768973s) from=127.0.0.6:48871 2022/07/15 00:03:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m4.513600783s) from=127.0.0.6:43279 2022/07/15 00:03:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.5754255s) from=127.0.0.6:38645 2022/07/15 00:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.151869978s) from=127.0.0.6:56629 2022/07/15 00:03:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m5.4271368s) from=127.0.0.6:44911 2022/07/15 00:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m5.470591589s) from=127.0.0.6:52021 2022/07/15 00:03:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m6.52599255s) from=127.0.0.6:36659 2022/07/15 00:03:32 [DEBUG] http: Request GET /v1/status/leader (299.809µs) from=127.0.0.6:36425 2022/07/15 00:03:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m6.737420717s) from=127.0.0.6:58383 2022/07/15 00:03:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.068006786s) from=127.0.0.6:54305 2022/07/15 00:03:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.195787569s) from=127.0.0.6:50695 2022/07/15 00:03:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:03:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.17297341s) from=127.0.0.6:46827 2022/07/15 00:03:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:03:37 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:03:37 [DEBUG] agent: Node info in sync 2022/07/15 00:03:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m4.669369189s) from=127.0.0.6:36751 2022/07/15 00:03:41 [DEBUG] http: Request GET /v1/status/leader (691.099µs) from=127.0.0.6:53067 2022/07/15 00:03:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.840449637s) from=127.0.0.6:36025 2022/07/15 00:04:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:04:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.381951323s) from=127.0.0.6:35693 2022/07/15 00:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.517801331s) from=127.0.0.6:45489 2022/07/15 00:04:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m0.995069588s) from=127.0.0.6:34193 2022/07/15 00:04:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m1.171428153s) from=127.0.0.6:60823 2022/07/15 00:04:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.394821183s) from=127.0.0.6:56353 2022/07/15 00:04:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.869692215s) from=127.0.0.6:41699 2022/07/15 00:04:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m2.498124133s) from=127.0.0.6:37655 2022/07/15 00:04:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.704731606s) from=127.0.0.6:44853 2022/07/15 00:04:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m2.872510674s) from=127.0.0.6:48813 2022/07/15 00:04:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m3.061261246s) from=127.0.0.6:60009 2022/07/15 00:04:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m3.153058137s) from=127.0.0.6:42543 2022/07/15 00:04:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m4.167638763s) from=127.0.0.6:44107 2022/07/15 00:04:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.382783646s) from=127.0.0.6:52723 2022/07/15 00:04:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.510411124s) from=127.0.0.6:51669 2022/07/15 00:04:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m4.599979403s) from=127.0.0.6:53287 2022/07/15 00:04:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.614436979s) from=127.0.0.6:40345 2022/07/15 00:04:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.598787146s) from=127.0.0.6:33923 2022/07/15 00:04:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m4.714622539s) from=127.0.0.6:57477 2022/07/15 00:04:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m4.807679958s) from=127.0.0.6:43013 2022/07/15 00:04:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.166468598s) from=127.0.0.6:53027 2022/07/15 00:04:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.197246591s) from=127.0.0.6:47569 2022/07/15 00:04:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m5.897567759s) from=127.0.0.6:45327 2022/07/15 00:04:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m6.061476354s) from=127.0.0.6:56037 2022/07/15 00:04:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m6.654628761s) from=127.0.0.6:54631 2022/07/15 00:04:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m6.688063045s) from=127.0.0.6:33439 2022/07/15 00:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.979007705s) from=127.0.0.6:39781 2022/07/15 00:04:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m7.372387779s) from=127.0.0.6:36129 2022/07/15 00:04:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.28580151s) from=127.0.0.6:39597 2022/07/15 00:04:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.338773368s) from=127.0.0.6:47271 2022/07/15 00:04:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m1.943342537s) from=127.0.0.6:51591 2022/07/15 00:05:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:05:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:05:25 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:05:25 [DEBUG] agent: Node info in sync 2022/07/15 00:06:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:06:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:06:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:06:27 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:06:27 [DEBUG] agent: Node info in sync 2022/07/15 00:07:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:08:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:08:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:08:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:08:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:08:25 [DEBUG] agent: Node info in sync 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/catalog/services (1.028002ms) from=127.0.0.6:36943 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/status/leader (1.679591ms) from=127.0.0.6:45933 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (803.615µs) from=127.0.0.6:51265 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (300.736µs) from=127.0.0.6:45933 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (141.699µs) from=127.0.0.6:45933 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (918.022µs) from=127.0.0.6:51265 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (162.041µs) from=127.0.0.6:51265 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (321.401µs) from=127.0.0.6:45933 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/parser-v1 (221.657µs) from=127.0.0.6:50925 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (267.592µs) from=127.0.0.6:51265 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (244.592µs) from=127.0.0.6:36973 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (498.592µs) from=127.0.0.6:36197 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (331.079µs) from=127.0.0.6:60325 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (160.768µs) from=127.0.0.6:40649 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (381.537µs) from=127.0.0.6:46969 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (193.347µs) from=127.0.0.6:36197 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (221.081µs) from=127.0.0.6:51265 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (147.602µs) from=127.0.0.6:46969 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (458.562µs) from=127.0.0.6:51265 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (237.583µs) from=127.0.0.6:46969 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (119.975µs) from=127.0.0.6:40649 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (179.892µs) from=127.0.0.6:46969 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (127.458µs) from=127.0.0.6:45933 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (126.543µs) from=127.0.0.6:45933 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (419.635µs) from=127.0.0.6:51583 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (220.184µs) from=127.0.0.6:51583 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (142.299µs) from=127.0.0.6:45933 2022/07/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (163.765µs) from=127.0.0.6:43147 2022/07/15 00:08:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:08:58 [DEBUG] http: Request GET /v1/catalog/services (707.778µs) from=127.0.0.6:54657 2022/07/15 00:08:58 [DEBUG] http: Request GET /v1/status/leader (360.784µs) from=127.0.0.6:38271 2022/07/15 00:08:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (205.16µs) from=127.0.0.6:38271 2022/07/15 00:08:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (155.196µs) from=127.0.0.6:40761 2022/07/15 00:09:07 [DEBUG] http: Request GET /v1/status/leader (1.065678ms) from=127.0.0.6:46229 2022/07/15 00:09:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:09:18 [DEBUG] http: Request GET /v1/status/leader (358.42µs) from=127.0.0.6:34795 2022/07/15 00:09:27 [DEBUG] http: Request GET /v1/status/leader (282.723µs) from=127.0.0.6:46229 2022/07/15 00:09:38 [DEBUG] http: Request GET /v1/status/leader (745.957µs) from=127.0.0.6:34795 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/catalog/services (797.318µs) from=127.0.0.6:34795 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/status/leader (299.635µs) from=127.0.0.6:34795 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (339µs) from=127.0.0.6:46229 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (239.024µs) from=127.0.0.6:46229 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (326.507µs) from=127.0.0.6:51655 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (123.017µs) from=127.0.0.6:46229 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (300.261µs) from=127.0.0.6:46229 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (241.488µs) from=127.0.0.6:46229 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (130.591µs) from=127.0.0.6:46229 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (144.23µs) from=127.0.0.6:51655 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (250.482µs) from=127.0.0.6:46229 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (240.019µs) from=127.0.0.6:51655 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (149.541µs) from=127.0.0.6:51655 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (170.152µs) from=127.0.0.6:40231 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (129.697µs) from=127.0.0.6:51655 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (119.385µs) from=127.0.0.6:51655 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (188.853µs) from=127.0.0.6:51655 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (198.731µs) from=127.0.0.6:51655 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (134.192µs) from=127.0.0.6:51655 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (204.462µs) from=127.0.0.6:40231 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (130.077µs) from=127.0.0.6:48887 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (130.815µs) from=127.0.0.6:57005 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (123.751µs) from=127.0.0.6:56893 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (118.928µs) from=127.0.0.6:56893 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (184.213µs) from=127.0.0.6:38607 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (205.373µs) from=127.0.0.6:40083 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (136.146µs) from=127.0.0.6:40083 2022/07/15 00:09:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (132.926µs) from=127.0.0.6:40083 2022/07/15 00:10:01 [DEBUG] http: Request GET /v1/catalog/services (476.609µs) from=127.0.0.6:40373 2022/07/15 00:10:01 [DEBUG] http: Request GET /v1/status/leader (283.31µs) from=127.0.0.6:35193 2022/07/15 00:10:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (349.332µs) from=127.0.0.6:35193 2022/07/15 00:10:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (138.691µs) from=127.0.0.6:35193 2022/07/15 00:10:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:10:11 [DEBUG] http: Request GET /v1/status/leader (313.679µs) from=127.0.0.6:33107 2022/07/15 00:10:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:10:13 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:10:13 [DEBUG] agent: Node info in sync 2022/07/15 00:10:21 [DEBUG] http: Request GET /v1/status/leader (245.783µs) from=127.0.0.6:53381 2022/07/15 00:10:31 [DEBUG] http: Request GET /v1/status/leader (304.39µs) from=127.0.0.6:33107 2022/07/15 00:10:41 [DEBUG] http: Request GET /v1/status/leader (192.484µs) from=127.0.0.6:53381 2022/07/15 00:10:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.174867521s) from=127.0.0.6:33809 2022/07/15 00:10:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m0.235927193s) from=127.0.0.6:42159 2022/07/15 00:10:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m0.382427055s) from=127.0.0.6:44485 2022/07/15 00:10:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m0.649732119s) from=127.0.0.6:51265 2022/07/15 00:10:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m0.655804534s) from=127.0.0.6:38487 2022/07/15 00:10:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.917940542s) from=127.0.0.6:40649 2022/07/15 00:10:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.061688864s) from=127.0.0.6:59541 2022/07/15 00:10:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.193811317s) from=127.0.0.6:43147 2022/07/15 00:10:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.301694525s) from=127.0.0.6:53803 2022/07/15 00:10:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.617476511s) from=127.0.0.6:51583 2022/07/15 00:10:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.595992654s) from=127.0.0.6:54571 2022/07/15 00:10:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m3.279578094s) from=127.0.0.6:38247 2022/07/15 00:10:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m3.866659082s) from=127.0.0.6:46969 2022/07/15 00:10:51 [DEBUG] http: Request GET /v1/status/leader (4.240338ms) from=127.0.0.6:33107 2022/07/15 00:10:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.965769769s) from=127.0.0.6:49313 2022/07/15 00:10:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m4.147843398s) from=127.0.0.6:45933 2022/07/15 00:10:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.294147816s) from=127.0.0.6:36047 2022/07/15 00:10:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m4.481190224s) from=127.0.0.6:59777 2022/07/15 00:10:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m4.729382748s) from=127.0.0.6:36197 2022/07/15 00:10:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.676146065s) from=127.0.0.6:45833 2022/07/15 00:10:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m5.014857134s) from=127.0.0.6:50925 2022/07/15 00:10:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m6.103590079s) from=127.0.0.6:36943 2022/07/15 00:10:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m6.455076165s) from=127.0.0.6:46397 2022/07/15 00:10:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.719518742s) from=127.0.0.6:51695 2022/07/15 00:10:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m6.928622654s) from=127.0.0.6:36973 2022/07/15 00:10:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m6.909012111s) from=127.0.0.6:36051 2022/07/15 00:10:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.146227063s) from=127.0.0.6:60325 2022/07/15 00:10:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m7.464252198s) from=127.0.0.6:45805 2022/07/15 00:11:01 [DEBUG] http: Request GET /v1/status/leader (333.947µs) from=127.0.0.6:53381 2022/07/15 00:11:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.969574368s) from=127.0.0.6:40761 2022/07/15 00:11:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m4.594709522s) from=127.0.0.6:54657 2022/07/15 00:11:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.390279492s) from=127.0.0.6:38271 2022/07/15 00:11:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:11:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:11:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:11:25 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:11:25 [DEBUG] agent: Node info in sync 2022/07/15 00:11:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.248644014s) from=127.0.0.6:40231 2022/07/15 00:11:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.313980032s) from=127.0.0.6:38427 2022/07/15 00:11:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m0.311355919s) from=127.0.0.6:39233 2022/07/15 00:11:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.506819488s) from=127.0.0.6:36743 2022/07/15 00:11:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.586831461s) from=127.0.0.6:50337 2022/07/15 00:11:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.493133813s) from=127.0.0.6:50865 2022/07/15 00:11:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m2.172018695s) from=127.0.0.6:34795 2022/07/15 00:11:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m2.090367995s) from=127.0.0.6:57005 2022/07/15 00:11:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m2.075003716s) from=127.0.0.6:50449 2022/07/15 00:11:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.186814028s) from=127.0.0.6:37943 2022/07/15 00:11:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m2.291872189s) from=127.0.0.6:56785 2022/07/15 00:11:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.463952996s) from=127.0.0.6:39945 2022/07/15 00:11:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.487212683s) from=127.0.0.6:59435 2022/07/15 00:11:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m2.823884872s) from=127.0.0.6:46229 2022/07/15 00:11:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m3.06468133s) from=127.0.0.6:44189 2022/07/15 00:11:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.282056145s) from=127.0.0.6:40083 2022/07/15 00:11:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m3.649893144s) from=127.0.0.6:51655 2022/07/15 00:11:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m3.66389571s) from=127.0.0.6:40711 2022/07/15 00:11:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m3.744247816s) from=127.0.0.6:38607 2022/07/15 00:11:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m3.865771344s) from=127.0.0.6:34589 2022/07/15 00:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.885195141s) from=127.0.0.6:56079 2022/07/15 00:11:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m4.577071935s) from=127.0.0.6:56887 2022/07/15 00:11:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.719415356s) from=127.0.0.6:48887 2022/07/15 00:11:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.235485965s) from=127.0.0.6:56893 2022/07/15 00:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m5.642652234s) from=127.0.0.6:52471 2022/07/15 00:11:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m5.802976386s) from=127.0.0.6:36097 2022/07/15 00:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m7.335892166s) from=127.0.0.6:34899 2022/07/15 00:12:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.663453879s) from=127.0.0.6:35193 2022/07/15 00:12:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:12:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.94034956s) from=127.0.0.6:58241 2022/07/15 00:12:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m7.329210071s) from=127.0.0.6:40373 2022/07/15 00:12:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:12:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:12:50 [DEBUG] agent: Node info in sync 2022/07/15 00:13:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:13:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:14:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:14:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:14:18 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:14:18 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:14:18 [DEBUG] agent: Node info in sync 2022/07/15 00:15:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:15:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:15:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:15:41 [DEBUG] agent: Node info in sync 2022/07/15 00:15:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/catalog/services (1.144565ms) from=127.0.0.6:59717 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/status/leader (1.006675ms) from=127.0.0.6:58201 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (824.853µs) from=127.0.0.6:58201 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (444.193µs) from=127.0.0.6:57685 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (367.369µs) from=127.0.0.6:57685 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (262.025µs) from=127.0.0.6:58201 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (433.753µs) from=127.0.0.6:58201 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (176.926µs) from=127.0.0.6:58201 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (287.051µs) from=127.0.0.6:41549 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (285.004µs) from=127.0.0.6:57685 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (132.117µs) from=127.0.0.6:57685 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (290.983µs) from=127.0.0.6:58201 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (153.195µs) from=127.0.0.6:41549 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (292.258µs) from=127.0.0.6:57685 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (319.027µs) from=127.0.0.6:57685 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (242.868µs) from=127.0.0.6:58201 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (282.581µs) from=127.0.0.6:58201 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (191.93µs) from=127.0.0.6:57685 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (172.738µs) from=127.0.0.6:41549 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (147.905µs) from=127.0.0.6:57685 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (187.332µs) from=127.0.0.6:57685 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (125.607µs) from=127.0.0.6:57685 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (232.787µs) from=127.0.0.6:41549 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (348.703µs) from=127.0.0.6:57685 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (279.96µs) from=127.0.0.6:42925 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (135.87µs) from=127.0.0.6:57685 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (249.957µs) from=127.0.0.6:45283 2022/07/15 00:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (449.013µs) from=127.0.0.6:45283 2022/07/15 00:16:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:16:19 [DEBUG] http: Request GET /v1/catalog/services (635.594µs) from=127.0.0.6:55061 2022/07/15 00:16:19 [DEBUG] http: Request GET /v1/status/leader (1.10735ms) from=127.0.0.6:45863 2022/07/15 00:16:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (641.25µs) from=127.0.0.6:45863 2022/07/15 00:16:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (214.58µs) from=127.0.0.6:43077 2022/07/15 00:16:26 [DEBUG] http: Request GET /v1/status/leader (325.925µs) from=127.0.0.6:47311 2022/07/15 00:16:39 [DEBUG] http: Request GET /v1/status/leader (317.743µs) from=127.0.0.6:47311 2022/07/15 00:16:46 [DEBUG] http: Request GET /v1/status/leader (299.788µs) from=127.0.0.6:59581 2022/07/15 00:16:59 [DEBUG] http: Request GET /v1/status/leader (175.107µs) from=127.0.0.6:59581 2022/07/15 00:16:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:16:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:16:59 [DEBUG] agent: Node info in sync 2022/07/15 00:17:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/catalog/services (615.206µs) from=127.0.0.6:47311 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/status/leader (297.607µs) from=127.0.0.6:59581 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (267.621µs) from=127.0.0.6:59581 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (134.506µs) from=127.0.0.6:59581 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (137.554µs) from=127.0.0.6:59581 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (310.616µs) from=127.0.0.6:37275 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (225.62µs) from=127.0.0.6:59581 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (127.133µs) from=127.0.0.6:59581 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (240.016µs) from=127.0.0.6:59581 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (124.926µs) from=127.0.0.6:59581 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (297.7µs) from=127.0.0.6:37275 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (216.689µs) from=127.0.0.6:59581 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (145.964µs) from=127.0.0.6:46411 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (128.222µs) from=127.0.0.6:46411 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (135.049µs) from=127.0.0.6:59581 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (245.58µs) from=127.0.0.6:49203 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (126.45µs) from=127.0.0.6:46411 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (229.432µs) from=127.0.0.6:53549 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (173.625µs) from=127.0.0.6:57769 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (136.934µs) from=127.0.0.6:40559 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (604.652µs) from=127.0.0.6:59581 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (173.204µs) from=127.0.0.6:34967 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (114.344µs) from=127.0.0.6:57769 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (176.308µs) from=127.0.0.6:40559 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (261.622µs) from=127.0.0.6:59581 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (143.915µs) from=127.0.0.6:34967 2022/07/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (303.095µs) from=127.0.0.6:57769 2022/07/15 00:17:12 [DEBUG] http: Request GET /v1/health/service/parser-v1 (192.044µs) from=127.0.0.6:37147 2022/07/15 00:17:21 [DEBUG] http: Request GET /v1/catalog/services (512.828µs) from=127.0.0.6:51471 2022/07/15 00:17:21 [DEBUG] http: Request GET /v1/status/leader (324.266µs) from=127.0.0.6:52927 2022/07/15 00:17:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (215.24µs) from=127.0.0.6:45021 2022/07/15 00:17:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (245.875µs) from=127.0.0.6:52927 2022/07/15 00:17:31 [DEBUG] http: Request GET /v1/status/leader (294.222µs) from=127.0.0.6:51607 2022/07/15 00:17:41 [DEBUG] http: Request GET /v1/status/leader (219.135µs) from=127.0.0.6:36185 2022/07/15 00:17:51 [DEBUG] http: Request GET /v1/status/leader (330.808µs) from=127.0.0.6:51607 2022/07/15 00:18:01 [DEBUG] http: Request GET /v1/status/leader (163.81µs) from=127.0.0.6:36185 2022/07/15 00:18:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m0.443334528s) from=127.0.0.6:35387 2022/07/15 00:18:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.608021237s) from=127.0.0.6:35919 2022/07/15 00:18:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m0.722815984s) from=127.0.0.6:45283 2022/07/15 00:18:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.709697454s) from=127.0.0.6:54531 2022/07/15 00:18:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.234203535s) from=127.0.0.6:41549 2022/07/15 00:18:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.265891951s) from=127.0.0.6:38515 2022/07/15 00:18:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:18:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m1.662593354s) from=127.0.0.6:59215 2022/07/15 00:18:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.783023329s) from=127.0.0.6:59721 2022/07/15 00:18:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m2.124777347s) from=127.0.0.6:41365 2022/07/15 00:18:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m2.239821741s) from=127.0.0.6:46799 2022/07/15 00:18:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.58521797s) from=127.0.0.6:39345 2022/07/15 00:18:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m2.481339053s) from=127.0.0.6:50173 2022/07/15 00:18:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m2.657315245s) from=127.0.0.6:58201 2022/07/15 00:18:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.033150396s) from=127.0.0.6:42925 2022/07/15 00:18:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m3.352364552s) from=127.0.0.6:57685 2022/07/15 00:18:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m3.505191527s) from=127.0.0.6:53931 2022/07/15 00:18:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m3.816788448s) from=127.0.0.6:59717 2022/07/15 00:18:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m3.808023451s) from=127.0.0.6:57643 2022/07/15 00:18:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m4.000436968s) from=127.0.0.6:37405 2022/07/15 00:18:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m4.441271835s) from=127.0.0.6:51737 2022/07/15 00:18:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m4.480645987s) from=127.0.0.6:33695 2022/07/15 00:18:11 [DEBUG] http: Request GET /v1/status/leader (160.243µs) from=127.0.0.6:51607 2022/07/15 00:18:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.320400773s) from=127.0.0.6:46641 2022/07/15 00:18:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m5.568352912s) from=127.0.0.6:50597 2022/07/15 00:18:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.817782945s) from=127.0.0.6:43685 2022/07/15 00:18:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.185558837s) from=127.0.0.6:41591 2022/07/15 00:18:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m6.271793885s) from=127.0.0.6:36079 2022/07/15 00:18:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m6.224979875s) from=127.0.0.6:34613 2022/07/15 00:18:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:18:19 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:18:19 [DEBUG] agent: Node info in sync 2022/07/15 00:18:21 [DEBUG] http: Request GET /v1/status/leader (299.049µs) from=127.0.0.6:36185 2022/07/15 00:18:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.831842744s) from=127.0.0.6:43077 2022/07/15 00:18:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.385173612s) from=127.0.0.6:45863 2022/07/15 00:18:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m5.675888957s) from=127.0.0.6:55061 2022/07/15 00:18:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:19:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:19:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m0.0680067s) from=127.0.0.6:39105 2022/07/15 00:19:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.781134649s) from=127.0.0.6:50155 2022/07/15 00:19:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.769952517s) from=127.0.0.6:46117 2022/07/15 00:19:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m0.887148915s) from=127.0.0.6:50061 2022/07/15 00:19:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m1.029803928s) from=127.0.0.6:42535 2022/07/15 00:19:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.653993363s) from=127.0.0.6:40559 2022/07/15 00:19:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.886803077s) from=127.0.0.6:41367 2022/07/15 00:19:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.034906926s) from=127.0.0.6:38767 2022/07/15 00:19:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.0903176s) from=127.0.0.6:47699 2022/07/15 00:19:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m2.360695258s) from=127.0.0.6:60293 2022/07/15 00:19:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.4922627s) from=127.0.0.6:59755 2022/07/15 00:19:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.073072461s) from=127.0.0.6:49203 2022/07/15 00:19:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.643192981s) from=127.0.0.6:49857 2022/07/15 00:19:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.901029444s) from=127.0.0.6:58189 2022/07/15 00:19:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.161583988s) from=127.0.0.6:57769 2022/07/15 00:19:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.143466956s) from=127.0.0.6:36459 2022/07/15 00:19:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m4.356065804s) from=127.0.0.6:37275 2022/07/15 00:19:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m4.852469356s) from=127.0.0.6:53549 2022/07/15 00:19:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m5.218685772s) from=127.0.0.6:59581 2022/07/15 00:19:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m5.770869489s) from=127.0.0.6:37147 2022/07/15 00:19:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.801892431s) from=127.0.0.6:39703 2022/07/15 00:19:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m5.860594366s) from=127.0.0.6:58517 2022/07/15 00:19:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m6.12381437s) from=127.0.0.6:46411 2022/07/15 00:19:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m6.969580408s) from=127.0.0.6:44415 2022/07/15 00:19:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m7.035818586s) from=127.0.0.6:38689 2022/07/15 00:19:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m7.37517302s) from=127.0.0.6:47311 2022/07/15 00:19:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m7.295712769s) from=127.0.0.6:34967 2022/07/15 00:19:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.066776136s) from=127.0.0.6:52927 2022/07/15 00:19:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m0.630613738s) from=127.0.0.6:51471 2022/07/15 00:19:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.488478839s) from=127.0.0.6:45021 2022/07/15 00:19:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:19:52 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:19:52 [DEBUG] agent: Node info in sync 2022/07/15 00:20:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:21:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:21:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:21:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:21:14 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:21:14 [DEBUG] agent: Node info in sync 2022/07/15 00:22:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:22:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:22:32 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:22:32 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:22:32 [DEBUG] agent: Node info in sync 2022/07/15 00:23:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:23:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/catalog/services (904.145µs) from=127.0.0.6:53951 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/status/leader (1.283401ms) from=127.0.0.6:53951 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (544.149µs) from=127.0.0.6:41513 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (193.909µs) from=127.0.0.6:58841 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (550.641µs) from=127.0.0.6:41513 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/parser-v1 (177.954µs) from=127.0.0.6:41513 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (180.648µs) from=127.0.0.6:41513 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (182.005µs) from=127.0.0.6:41785 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (191.508µs) from=127.0.0.6:55183 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (173.067µs) from=127.0.0.6:53745 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (217.016µs) from=127.0.0.6:58841 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (162.561µs) from=127.0.0.6:55183 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (178.004µs) from=127.0.0.6:58841 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (165.308µs) from=127.0.0.6:55183 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (108.085µs) from=127.0.0.6:53745 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (120.064µs) from=127.0.0.6:41785 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (140.204µs) from=127.0.0.6:55183 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (120.583µs) from=127.0.0.6:58841 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (121.589µs) from=127.0.0.6:41513 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (117.176µs) from=127.0.0.6:53745 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (238.389µs) from=127.0.0.6:58841 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (119.808µs) from=127.0.0.6:58841 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (219.775µs) from=127.0.0.6:58841 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (132.273µs) from=127.0.0.6:55183 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (295.053µs) from=127.0.0.6:51683 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (157.629µs) from=127.0.0.6:51683 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (310.669µs) from=127.0.0.6:54421 2022/07/15 00:23:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (419.041µs) from=127.0.0.6:48273 2022/07/15 00:23:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:23:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:23:36 [DEBUG] agent: Node info in sync 2022/07/15 00:23:40 [DEBUG] http: Request GET /v1/catalog/services (631.077µs) from=127.0.0.6:47159 2022/07/15 00:23:40 [DEBUG] http: Request GET /v1/status/leader (199.752µs) from=127.0.0.6:47159 2022/07/15 00:23:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (474.981µs) from=127.0.0.6:41805 2022/07/15 00:23:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (239.888µs) from=127.0.0.6:41805 2022/07/15 00:23:44 [DEBUG] http: Request GET /v1/status/leader (945.9µs) from=127.0.0.6:45659 2022/07/15 00:24:00 [DEBUG] http: Request GET /v1/status/leader (395.933µs) from=127.0.0.6:45659 2022/07/15 00:24:04 [DEBUG] http: Request GET /v1/status/leader (1.243779ms) from=127.0.0.6:45659 2022/07/15 00:24:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:24:20 [DEBUG] http: Request GET /v1/status/leader (233.839µs) from=127.0.0.6:56973 2022/07/15 00:24:24 [DEBUG] http: Request GET /v1/status/leader (177.765µs) from=127.0.0.6:45659 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/catalog/services (546.627µs) from=127.0.0.6:45659 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/status/leader (1.68446ms) from=127.0.0.6:56973 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (216.262µs) from=127.0.0.6:56973 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (132.83µs) from=127.0.0.6:56973 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (150.829µs) from=127.0.0.6:38125 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (161.427µs) from=127.0.0.6:38125 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (253.296µs) from=127.0.0.6:38125 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (245.148µs) from=127.0.0.6:56973 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (163.437µs) from=127.0.0.6:41759 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (146.508µs) from=127.0.0.6:38125 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (182.047µs) from=127.0.0.6:50939 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (137.632µs) from=127.0.0.6:41759 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (115.411µs) from=127.0.0.6:50939 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (138.03µs) from=127.0.0.6:38125 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (134.743µs) from=127.0.0.6:41759 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (179.653µs) from=127.0.0.6:56973 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (210.525µs) from=127.0.0.6:56973 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (135.353µs) from=127.0.0.6:38125 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (131.972µs) from=127.0.0.6:50939 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (169.455µs) from=127.0.0.6:38125 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (121.93µs) from=127.0.0.6:56973 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (114.187µs) from=127.0.0.6:56973 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (118.507µs) from=127.0.0.6:41759 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (163.808µs) from=127.0.0.6:42425 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (149.831µs) from=127.0.0.6:41759 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (112.814µs) from=127.0.0.6:41759 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (116.738µs) from=127.0.0.6:41759 2022/07/15 00:24:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (195.027µs) from=127.0.0.6:33447 2022/07/15 00:24:40 [DEBUG] http: Request GET /v1/status/leader (385.709µs) from=127.0.0.6:36523 2022/07/15 00:24:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:24:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:24:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:24:41 [DEBUG] agent: Node info in sync 2022/07/15 00:24:51 [DEBUG] http: Request GET /v1/catalog/services (620.66µs) from=127.0.0.6:42619 2022/07/15 00:24:51 [DEBUG] http: Request GET /v1/status/leader (173.256µs) from=127.0.0.6:36523 2022/07/15 00:24:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (363.373µs) from=127.0.0.6:36523 2022/07/15 00:24:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (289.89µs) from=127.0.0.6:43723 2022/07/15 00:24:51 [DEBUG] http: Request GET /v1/status/leader (322.452µs) from=127.0.0.6:41771 2022/07/15 00:25:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:25:11 [DEBUG] http: Request GET /v1/status/leader (429.049µs) from=127.0.0.6:44217 2022/07/15 00:25:11 [DEBUG] http: Request GET /v1/status/leader (347.417µs) from=127.0.0.6:41771 2022/07/15 00:25:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.218541492s) from=127.0.0.6:41785 2022/07/15 00:25:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.225439862s) from=127.0.0.6:41335 2022/07/15 00:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m0.572801967s) from=127.0.0.6:35405 2022/07/15 00:25:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m0.575640587s) from=127.0.0.6:51725 2022/07/15 00:25:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.753343857s) from=127.0.0.6:41513 2022/07/15 00:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.003676039s) from=127.0.0.6:53745 2022/07/15 00:25:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m1.023392773s) from=127.0.0.6:55343 2022/07/15 00:25:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m1.540124285s) from=127.0.0.6:50413 2022/07/15 00:25:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.626821044s) from=127.0.0.6:51683 2022/07/15 00:25:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m2.225042657s) from=127.0.0.6:54421 2022/07/15 00:25:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.651747364s) from=127.0.0.6:45879 2022/07/15 00:25:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.689163446s) from=127.0.0.6:47691 2022/07/15 00:25:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.848602702s) from=127.0.0.6:55183 2022/07/15 00:25:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m3.219266418s) from=127.0.0.6:53951 2022/07/15 00:25:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m3.72979272s) from=127.0.0.6:38251 2022/07/15 00:25:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.802430693s) from=127.0.0.6:48273 2022/07/15 00:25:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.932420823s) from=127.0.0.6:38253 2022/07/15 00:25:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.093484661s) from=127.0.0.6:58841 2022/07/15 00:25:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m4.578105784s) from=127.0.0.6:34569 2022/07/15 00:25:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.581925481s) from=127.0.0.6:40601 2022/07/15 00:25:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m4.730701505s) from=127.0.0.6:42463 2022/07/15 00:25:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m4.862948711s) from=127.0.0.6:39897 2022/07/15 00:25:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.971801534s) from=127.0.0.6:56509 2022/07/15 00:25:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m6.029796156s) from=127.0.0.6:51341 2022/07/15 00:25:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.347108426s) from=127.0.0.6:42689 2022/07/15 00:25:31 [DEBUG] http: Request GET /v1/status/leader (377.01µs) from=127.0.0.6:44217 2022/07/15 00:25:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m6.97753072s) from=127.0.0.6:45185 2022/07/15 00:25:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m7.094563545s) from=127.0.0.6:53177 2022/07/15 00:25:31 [DEBUG] http: Request GET /v1/status/leader (1.230953ms) from=127.0.0.6:41771 2022/07/15 00:25:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:25:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m1.661860764s) from=127.0.0.6:47159 2022/07/15 00:25:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.409905689s) from=127.0.0.6:41805 2022/07/15 00:25:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.590658502s) from=127.0.0.6:46689 2022/07/15 00:25:51 [DEBUG] http: Request GET /v1/status/leader (263.39µs) from=127.0.0.6:44217 2022/07/15 00:25:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:25:53 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:25:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:25:53 [DEBUG] agent: Node info in sync 2022/07/15 00:26:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:26:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m0.062321639s) from=127.0.0.6:40917 2022/07/15 00:26:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.50152578s) from=127.0.0.6:41663 2022/07/15 00:26:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.604032686s) from=127.0.0.6:46407 2022/07/15 00:26:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m0.991605413s) from=127.0.0.6:34097 2022/07/15 00:26:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m1.135983016s) from=127.0.0.6:45195 2022/07/15 00:26:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.512121287s) from=127.0.0.6:51287 2022/07/15 00:26:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.528145505s) from=127.0.0.6:34679 2022/07/15 00:26:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.722686209s) from=127.0.0.6:40527 2022/07/15 00:26:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m1.877213539s) from=127.0.0.6:33447 2022/07/15 00:26:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m2.414091122s) from=127.0.0.6:37259 2022/07/15 00:26:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.084058266s) from=127.0.0.6:41759 2022/07/15 00:26:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m3.312507588s) from=127.0.0.6:56973 2022/07/15 00:26:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m3.536480133s) from=127.0.0.6:45659 2022/07/15 00:26:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m4.218215007s) from=127.0.0.6:52315 2022/07/15 00:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m4.275545777s) from=127.0.0.6:46243 2022/07/15 00:26:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m4.476886619s) from=127.0.0.6:57841 2022/07/15 00:26:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.900003625s) from=127.0.0.6:55481 2022/07/15 00:26:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.014209481s) from=127.0.0.6:42425 2022/07/15 00:26:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m5.508760916s) from=127.0.0.6:50939 2022/07/15 00:26:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m5.471334514s) from=127.0.0.6:40971 2022/07/15 00:26:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.504095099s) from=127.0.0.6:57067 2022/07/15 00:26:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.570923552s) from=127.0.0.6:46589 2022/07/15 00:26:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.835850898s) from=127.0.0.6:59169 2022/07/15 00:26:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m6.002969943s) from=127.0.0.6:35641 2022/07/15 00:26:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.257261844s) from=127.0.0.6:38125 2022/07/15 00:26:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.303597865s) from=127.0.0.6:47213 2022/07/15 00:26:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m7.475470207s) from=127.0.0.6:53183 2022/07/15 00:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m1.273393411s) from=127.0.0.6:42619 2022/07/15 00:26:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.666392332s) from=127.0.0.6:43723 2022/07/15 00:26:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.081395004s) from=127.0.0.6:36523 2022/07/15 00:27:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:27:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:27:47 [DEBUG] agent: Node info in sync 2022/07/15 00:28:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:28:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:29:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:29:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:29:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:29:29 [DEBUG] agent: Node info in sync 2022/07/15 00:30:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:30:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/catalog/services (1.547045ms) from=127.0.0.6:47605 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/status/leader (1.073032ms) from=127.0.0.6:43647 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (866.236µs) from=127.0.0.6:43647 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (459.266µs) from=127.0.0.6:43647 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (280.398µs) from=127.0.0.6:43647 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (436.379µs) from=127.0.0.6:48719 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (134.652µs) from=127.0.0.6:43647 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (236.368µs) from=127.0.0.6:48305 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (211.128µs) from=127.0.0.6:41893 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (131.623µs) from=127.0.0.6:43343 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (126.687µs) from=127.0.0.6:43647 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (128.512µs) from=127.0.0.6:43343 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (165.432µs) from=127.0.0.6:43647 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (131.017µs) from=127.0.0.6:47103 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (406.187µs) from=127.0.0.6:48719 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (244.743µs) from=127.0.0.6:43343 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (161.759µs) from=127.0.0.6:48305 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (201.774µs) from=127.0.0.6:41893 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (181.387µs) from=127.0.0.6:48719 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (154.017µs) from=127.0.0.6:47103 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (168.251µs) from=127.0.0.6:43647 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (350.98µs) from=127.0.0.6:43647 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (213.538µs) from=127.0.0.6:43647 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (178.494µs) from=127.0.0.6:48719 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (351.624µs) from=127.0.0.6:47103 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (472.691µs) from=127.0.0.6:41893 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (130.285µs) from=127.0.0.6:48305 2022/07/15 00:30:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (166.118µs) from=127.0.0.6:43647 2022/07/15 00:31:05 [DEBUG] http: Request GET /v1/status/leader (1.179957ms) from=127.0.0.6:47253 2022/07/15 00:31:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:31:11 [DEBUG] http: Request GET /v1/catalog/services (745.01µs) from=127.0.0.6:47253 2022/07/15 00:31:11 [DEBUG] http: Request GET /v1/status/leader (304.195µs) from=127.0.0.6:47253 2022/07/15 00:31:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (386.86µs) from=127.0.0.6:58041 2022/07/15 00:31:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (137.242µs) from=127.0.0.6:58041 2022/07/15 00:31:25 [DEBUG] http: Request GET /v1/status/leader (246.815µs) from=127.0.0.6:54241 2022/07/15 00:31:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:31:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:31:27 [DEBUG] agent: Node info in sync 2022/07/15 00:31:31 [DEBUG] http: Request GET /v1/status/leader (236.429µs) from=127.0.0.6:43223 2022/07/15 00:31:45 [DEBUG] http: Request GET /v1/status/leader (406.083µs) from=127.0.0.6:54241 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/status/leader (365.033µs) from=127.0.0.6:43223 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/catalog/services (586.755µs) from=127.0.0.6:54241 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/status/leader (762.978µs) from=127.0.0.6:43223 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (278.84µs) from=127.0.0.6:43223 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (224.832µs) from=127.0.0.6:43223 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (183.569µs) from=127.0.0.6:46515 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (138.445µs) from=127.0.0.6:46515 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (279.568µs) from=127.0.0.6:46515 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (333.578µs) from=127.0.0.6:41163 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (279.765µs) from=127.0.0.6:43223 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (173.815µs) from=127.0.0.6:46149 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (150.935µs) from=127.0.0.6:37709 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (244.043µs) from=127.0.0.6:33849 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (295.796µs) from=127.0.0.6:40851 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (156.874µs) from=127.0.0.6:43223 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (153.262µs) from=127.0.0.6:41163 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (128.545µs) from=127.0.0.6:41163 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (191.236µs) from=127.0.0.6:41163 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (160.451µs) from=127.0.0.6:46515 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (298.162µs) from=127.0.0.6:43223 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (152.757µs) from=127.0.0.6:43223 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (127.421µs) from=127.0.0.6:40851 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (345.736µs) from=127.0.0.6:33849 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (138.241µs) from=127.0.0.6:33849 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (119.534µs) from=127.0.0.6:43223 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (289.3µs) from=127.0.0.6:33849 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (161.119µs) from=127.0.0.6:40851 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (160.295µs) from=127.0.0.6:46515 2022/07/15 00:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (145.889µs) from=127.0.0.6:46515 2022/07/15 00:32:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:32:11 [DEBUG] http: Request GET /v1/status/leader (262.522µs) from=127.0.0.6:51049 2022/07/15 00:32:11 [DEBUG] http: Request GET /v1/status/leader (155.039µs) from=127.0.0.6:51049 2022/07/15 00:32:21 [DEBUG] http: Request GET /v1/catalog/services (758.171µs) from=127.0.0.6:51049 2022/07/15 00:32:21 [DEBUG] http: Request GET /v1/status/leader (360.48µs) from=127.0.0.6:51049 2022/07/15 00:32:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (295µs) from=127.0.0.6:45285 2022/07/15 00:32:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (178.125µs) from=127.0.0.6:40665 2022/07/15 00:32:31 [DEBUG] http: Request GET /v1/status/leader (292.62µs) from=127.0.0.6:37387 2022/07/15 00:32:41 [DEBUG] http: Request GET /v1/status/leader (1.181279ms) from=127.0.0.6:37387 2022/07/15 00:32:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m0.14450637s) from=127.0.0.6:50627 2022/07/15 00:32:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m0.189714398s) from=127.0.0.6:41531 2022/07/15 00:32:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m0.301091002s) from=127.0.0.6:46201 2022/07/15 00:32:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m0.573431046s) from=127.0.0.6:56597 2022/07/15 00:32:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m1.069948941s) from=127.0.0.6:47605 2022/07/15 00:32:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.203312983s) from=127.0.0.6:35975 2022/07/15 00:32:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.14878859s) from=127.0.0.6:38111 2022/07/15 00:32:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m1.214734251s) from=127.0.0.6:37531 2022/07/15 00:32:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.085743156s) from=127.0.0.6:46711 2022/07/15 00:32:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m2.71522757s) from=127.0.0.6:54185 2022/07/15 00:32:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m3.298756537s) from=127.0.0.6:43343 2022/07/15 00:32:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.433352277s) from=127.0.0.6:37999 2022/07/15 00:32:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.587666848s) from=127.0.0.6:48719 2022/07/15 00:32:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m3.637137086s) from=127.0.0.6:36415 2022/07/15 00:32:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m3.649894345s) from=127.0.0.6:51699 2022/07/15 00:32:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.917947407s) from=127.0.0.6:60069 2022/07/15 00:32:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m4.146980094s) from=127.0.0.6:47103 2022/07/15 00:32:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.270866453s) from=127.0.0.6:48163 2022/07/15 00:32:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m4.710185993s) from=127.0.0.6:34093 2022/07/15 00:32:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.871427869s) from=127.0.0.6:51289 2022/07/15 00:32:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.317867996s) from=127.0.0.6:48305 2022/07/15 00:32:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.284728768s) from=127.0.0.6:42709 2022/07/15 00:32:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.572584701s) from=127.0.0.6:45689 2022/07/15 00:32:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.79824632s) from=127.0.0.6:41893 2022/07/15 00:32:51 [DEBUG] http: Request GET /v1/status/leader (336.35µs) from=127.0.0.6:37387 2022/07/15 00:32:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m6.09752433s) from=127.0.0.6:46117 2022/07/15 00:32:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m6.283197771s) from=127.0.0.6:35979 2022/07/15 00:32:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m7.252514468s) from=127.0.0.6:43647 2022/07/15 00:32:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:32:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:32:55 [DEBUG] agent: Node info in sync 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/catalog/services (519.865µs) from=127.0.0.6:37387 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/status/leader (485.802µs) from=127.0.0.6:38315 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (349.927µs) from=127.0.0.6:38315 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (282.103µs) from=127.0.0.6:53729 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (126.792µs) from=127.0.0.6:38315 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (151.064µs) from=127.0.0.6:53729 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (237.683µs) from=127.0.0.6:53729 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (128.18µs) from=127.0.0.6:38315 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (144.771µs) from=127.0.0.6:33477 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (126.856µs) from=127.0.0.6:53729 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (147.605µs) from=127.0.0.6:33477 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (152.427µs) from=127.0.0.6:53729 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (135.717µs) from=127.0.0.6:53639 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (337.913µs) from=127.0.0.6:33477 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (177.045µs) from=127.0.0.6:33477 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (135.759µs) from=127.0.0.6:38315 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (193.627µs) from=127.0.0.6:38315 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (180.652µs) from=127.0.0.6:53639 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (123.138µs) from=127.0.0.6:53729 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/status/leader (259.28µs) from=127.0.0.6:38315 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (155.387µs) from=127.0.0.6:33477 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (280.893µs) from=127.0.0.6:33477 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (220.778µs) from=127.0.0.6:53729 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (118.935µs) from=127.0.0.6:33477 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (131.243µs) from=127.0.0.6:53639 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (242.699µs) from=127.0.0.6:55757 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (238.312µs) from=127.0.0.6:51771 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (151.077µs) from=127.0.0.6:56947 2022/07/15 00:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (131.561µs) from=127.0.0.6:56947 2022/07/15 00:33:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:33:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.060441216s) from=127.0.0.6:51459 2022/07/15 00:33:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.545919329s) from=127.0.0.6:58041 2022/07/15 00:33:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m7.147088663s) from=127.0.0.6:47253 2022/07/15 00:33:21 [DEBUG] http: Request GET /v1/status/leader (282.555µs) from=127.0.0.6:40441 2022/07/15 00:33:21 [DEBUG] http: Request GET /v1/status/leader (344.321µs) from=127.0.0.6:37143 2022/07/15 00:33:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:33:41 [DEBUG] http: Request GET /v1/status/leader (401.564µs) from=127.0.0.6:40441 2022/07/15 00:33:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m0.017879532s) from=127.0.0.6:43223 2022/07/15 00:33:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m0.121946831s) from=127.0.0.6:40851 2022/07/15 00:33:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m0.5908456s) from=127.0.0.6:46515 2022/07/15 00:33:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m1.071620992s) from=127.0.0.6:59405 2022/07/15 00:33:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.159807074s) from=127.0.0.6:37709 2022/07/15 00:33:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.393730292s) from=127.0.0.6:33829 2022/07/15 00:33:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m1.546659049s) from=127.0.0.6:33025 2022/07/15 00:33:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m1.668958853s) from=127.0.0.6:54735 2022/07/15 00:33:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.7520951s) from=127.0.0.6:56437 2022/07/15 00:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.819085146s) from=127.0.0.6:40921 2022/07/15 00:33:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m2.112514773s) from=127.0.0.6:37625 2022/07/15 00:33:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m2.17492093s) from=127.0.0.6:46359 2022/07/15 00:33:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.846351762s) from=127.0.0.6:45517 2022/07/15 00:33:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.869963049s) from=127.0.0.6:34873 2022/07/15 00:33:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.260687628s) from=127.0.0.6:55337 2022/07/15 00:33:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.331708174s) from=127.0.0.6:57325 2022/07/15 00:33:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.746008343s) from=127.0.0.6:49703 2022/07/15 00:33:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m4.413268752s) from=127.0.0.6:54699 2022/07/15 00:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.604429118s) from=127.0.0.6:40335 2022/07/15 00:33:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m4.789446543s) from=127.0.0.6:33849 2022/07/15 00:33:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.864198525s) from=127.0.0.6:41163 2022/07/15 00:33:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m5.268102169s) from=127.0.0.6:45377 2022/07/15 00:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.484852462s) from=127.0.0.6:46149 2022/07/15 00:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.698970499s) from=127.0.0.6:42825 2022/07/15 00:33:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.853444906s) from=127.0.0.6:50775 2022/07/15 00:33:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m7.00037804s) from=127.0.0.6:45469 2022/07/15 00:33:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m7.31610568s) from=127.0.0.6:54241 2022/07/15 00:34:01 [DEBUG] http: Request GET /v1/status/leader (390.14µs) from=127.0.0.6:40441 2022/07/15 00:34:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:34:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:34:21 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:34:21 [DEBUG] agent: Node info in sync 2022/07/15 00:34:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.793111911s) from=127.0.0.6:40665 2022/07/15 00:34:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m1.945681022s) from=127.0.0.6:51049 2022/07/15 00:34:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.945358391s) from=127.0.0.6:45285 2022/07/15 00:35:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m0.297783125s) from=127.0.0.6:37387 2022/07/15 00:35:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m0.147842648s) from=127.0.0.6:56423 2022/07/15 00:35:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.169357376s) from=127.0.0.6:40455 2022/07/15 00:35:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.70021948s) from=127.0.0.6:54673 2022/07/15 00:35:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m1.262104758s) from=127.0.0.6:56947 2022/07/15 00:35:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.262127476s) from=127.0.0.6:57447 2022/07/15 00:35:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.440889001s) from=127.0.0.6:56391 2022/07/15 00:35:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.420187203s) from=127.0.0.6:51939 2022/07/15 00:35:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m1.553881584s) from=127.0.0.6:53729 2022/07/15 00:35:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m2.432953334s) from=127.0.0.6:53639 2022/07/15 00:35:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m4.390981562s) from=127.0.0.6:42599 2022/07/15 00:35:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.431389639s) from=127.0.0.6:57605 2022/07/15 00:35:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m4.488253283s) from=127.0.0.6:52719 2022/07/15 00:35:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m4.580507713s) from=127.0.0.6:47701 2022/07/15 00:35:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m4.720288016s) from=127.0.0.6:34883 2022/07/15 00:35:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m4.963008928s) from=127.0.0.6:45057 2022/07/15 00:35:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.065642731s) from=127.0.0.6:38315 2022/07/15 00:35:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.349040421s) from=127.0.0.6:33477 2022/07/15 00:35:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.72663243s) from=127.0.0.6:51771 2022/07/15 00:35:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.742157012s) from=127.0.0.6:53893 2022/07/15 00:35:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.77102744s) from=127.0.0.6:36791 2022/07/15 00:35:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.055829268s) from=127.0.0.6:36317 2022/07/15 00:35:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m6.134620828s) from=127.0.0.6:55757 2022/07/15 00:35:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:35:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m6.550982947s) from=127.0.0.6:59789 2022/07/15 00:35:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m7.2448255s) from=127.0.0.6:49791 2022/07/15 00:35:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m7.407120875s) from=127.0.0.6:47325 2022/07/15 00:35:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m7.462792922s) from=127.0.0.6:56645 2022/07/15 00:35:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:35:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:35:34 [DEBUG] agent: Node info in sync 2022/07/15 00:35:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:36:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:37:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:37:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:37:01 [DEBUG] agent: Node info in sync 2022/07/15 00:37:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:38:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:38:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:38:32 [DEBUG] http: Request GET /v1/catalog/services (1.659209ms) from=127.0.0.6:50477 2022/07/15 00:38:32 [DEBUG] http: Request GET /v1/status/leader (1.12332ms) from=127.0.0.6:50477 2022/07/15 00:38:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (644.236µs) from=127.0.0.6:52621 2022/07/15 00:38:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (201.909µs) from=127.0.0.6:43323 2022/07/15 00:38:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:38:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:38:39 [DEBUG] agent: Node info in sync 2022/07/15 00:38:52 [DEBUG] http: Request GET /v1/status/leader (439.157µs) from=127.0.0.6:57211 2022/07/15 00:39:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:39:12 [DEBUG] http: Request GET /v1/status/leader (751.988µs) from=127.0.0.6:57211 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/catalog/services (673.89µs) from=127.0.0.6:44227 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/status/leader (292.98µs) from=127.0.0.6:58301 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (191.071µs) from=127.0.0.6:58301 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (171.816µs) from=127.0.0.6:58301 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (190.2µs) from=127.0.0.6:58301 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (396.875µs) from=127.0.0.6:58301 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (344.168µs) from=127.0.0.6:49913 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (206.423µs) from=127.0.0.6:49913 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (155.281µs) from=127.0.0.6:57211 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (201.98µs) from=127.0.0.6:58301 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (386.312µs) from=127.0.0.6:49913 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (238.51µs) from=127.0.0.6:49565 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (142.515µs) from=127.0.0.6:49073 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (223.624µs) from=127.0.0.6:54535 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (333.344µs) from=127.0.0.6:60945 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (117.212µs) from=127.0.0.6:49565 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (241.418µs) from=127.0.0.6:60945 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (335.242µs) from=127.0.0.6:49565 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (139.529µs) from=127.0.0.6:49565 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (113.943µs) from=127.0.0.6:60945 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (109.459µs) from=127.0.0.6:54535 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (174.233µs) from=127.0.0.6:54535 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (144.285µs) from=127.0.0.6:54535 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (118.036µs) from=127.0.0.6:60945 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (162.014µs) from=127.0.0.6:57211 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (243.559µs) from=127.0.0.6:49073 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (216.92µs) from=127.0.0.6:58301 2022/07/15 00:39:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (275.952µs) from=127.0.0.6:49913 2022/07/15 00:39:32 [DEBUG] http: Request GET /v1/status/leader (380.636µs) from=127.0.0.6:43057 2022/07/15 00:39:40 [DEBUG] http: Request GET /v1/status/leader (489.603µs) from=127.0.0.6:43057 2022/07/15 00:39:41 [DEBUG] http: Request GET /v1/catalog/services (619.018µs) from=127.0.0.6:43057 2022/07/15 00:39:41 [DEBUG] http: Request GET /v1/status/leader (193.351µs) from=127.0.0.6:45297 2022/07/15 00:39:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (341.67µs) from=127.0.0.6:45297 2022/07/15 00:39:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (213.15µs) from=127.0.0.6:45297 2022/07/15 00:40:00 [DEBUG] http: Request GET /v1/status/leader (226.402µs) from=127.0.0.6:34003 2022/07/15 00:40:01 [DEBUG] http: Request GET /v1/status/leader (265.77µs) from=127.0.0.6:34003 2022/07/15 00:40:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:40:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:40:06 [DEBUG] agent: Node info in sync 2022/07/15 00:40:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:40:20 [DEBUG] http: Request GET /v1/status/leader (1.944761ms) from=127.0.0.6:34003 2022/07/15 00:40:21 [DEBUG] http: Request GET /v1/status/leader (180.79µs) from=127.0.0.6:34003 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/catalog/services (558.571µs) from=127.0.0.6:34003 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/status/leader (174.68µs) from=127.0.0.6:34003 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (316.35µs) from=127.0.0.6:39463 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (141.402µs) from=127.0.0.6:39463 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (233.065µs) from=127.0.0.6:39463 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (232.558µs) from=127.0.0.6:39463 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (316.372µs) from=127.0.0.6:39463 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (244.443µs) from=127.0.0.6:36313 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (193.23µs) from=127.0.0.6:39463 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (237.045µs) from=127.0.0.6:40385 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.420267ms) from=127.0.0.6:41399 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (242.707µs) from=127.0.0.6:41399 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (239.783µs) from=127.0.0.6:39463 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (223.891µs) from=127.0.0.6:36313 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (165.868µs) from=127.0.0.6:41399 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (235.14µs) from=127.0.0.6:42195 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (199.134µs) from=127.0.0.6:40385 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (164.979µs) from=127.0.0.6:42195 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (254.231µs) from=127.0.0.6:42195 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (149.358µs) from=127.0.0.6:36313 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (185.376µs) from=127.0.0.6:42195 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (194.732µs) from=127.0.0.6:36313 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (136.554µs) from=127.0.0.6:42195 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (121.512µs) from=127.0.0.6:42195 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (216.005µs) from=127.0.0.6:42195 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (148.246µs) from=127.0.0.6:42195 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (151.697µs) from=127.0.0.6:39463 2022/07/15 00:40:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (205.854µs) from=127.0.0.6:42195 2022/07/15 00:40:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.547410394s) from=127.0.0.6:43323 2022/07/15 00:40:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:40:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.567866117s) from=127.0.0.6:52621 2022/07/15 00:40:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m6.262605216s) from=127.0.0.6:50477 2022/07/15 00:40:41 [DEBUG] http: Request GET /v1/status/leader (359.229µs) from=127.0.0.6:56771 2022/07/15 00:40:51 [DEBUG] http: Request GET /v1/status/leader (445.612µs) from=127.0.0.6:38153 2022/07/15 00:41:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:41:11 [DEBUG] http: Request GET /v1/status/leader (275.877µs) from=127.0.0.6:38153 2022/07/15 00:41:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m0.156976553s) from=127.0.0.6:50619 2022/07/15 00:41:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m0.320395399s) from=127.0.0.6:53791 2022/07/15 00:41:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.335433978s) from=127.0.0.6:45047 2022/07/15 00:41:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.3500394s) from=127.0.0.6:52259 2022/07/15 00:41:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.727519412s) from=127.0.0.6:57211 2022/07/15 00:41:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.92057069s) from=127.0.0.6:49565 2022/07/15 00:41:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.86939707s) from=127.0.0.6:54591 2022/07/15 00:41:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.035982322s) from=127.0.0.6:33489 2022/07/15 00:41:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m1.46958686s) from=127.0.0.6:40353 2022/07/15 00:41:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.597026758s) from=127.0.0.6:49073 2022/07/15 00:41:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.77868947s) from=127.0.0.6:35707 2022/07/15 00:41:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m1.898783867s) from=127.0.0.6:40603 2022/07/15 00:41:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m2.334089856s) from=127.0.0.6:39135 2022/07/15 00:41:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.889945672s) from=127.0.0.6:40251 2022/07/15 00:41:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m3.329920439s) from=127.0.0.6:38739 2022/07/15 00:41:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m3.659423079s) from=127.0.0.6:40403 2022/07/15 00:41:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.793533551s) from=127.0.0.6:40037 2022/07/15 00:41:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m3.997665882s) from=127.0.0.6:45163 2022/07/15 00:41:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m4.395635174s) from=127.0.0.6:59201 2022/07/15 00:41:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m4.70809906s) from=127.0.0.6:58301 2022/07/15 00:41:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.982776658s) from=127.0.0.6:60945 2022/07/15 00:41:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m5.168289108s) from=127.0.0.6:48861 2022/07/15 00:41:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m5.669310386s) from=127.0.0.6:42759 2022/07/15 00:41:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.050294986s) from=127.0.0.6:49913 2022/07/15 00:41:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.192541534s) from=127.0.0.6:39345 2022/07/15 00:41:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m7.020108805s) from=127.0.0.6:54535 2022/07/15 00:41:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m7.455063891s) from=127.0.0.6:44227 2022/07/15 00:41:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:41:29 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:41:29 [DEBUG] agent: Node info in sync 2022/07/15 00:41:31 [DEBUG] http: Request GET /v1/status/leader (323.975µs) from=127.0.0.6:38153 2022/07/15 00:41:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.383554291s) from=127.0.0.6:34581 2022/07/15 00:41:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m4.370999707s) from=127.0.0.6:43057 2022/07/15 00:41:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.900106315s) from=127.0.0.6:45297 2022/07/15 00:42:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:42:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m0.076820419s) from=127.0.0.6:54667 2022/07/15 00:42:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.984934614s) from=127.0.0.6:41897 2022/07/15 00:42:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.33635564s) from=127.0.0.6:48129 2022/07/15 00:42:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.807588157s) from=127.0.0.6:40385 2022/07/15 00:42:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.330836764s) from=127.0.0.6:39905 2022/07/15 00:42:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m2.386522329s) from=127.0.0.6:40239 2022/07/15 00:42:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m2.584709142s) from=127.0.0.6:58125 2022/07/15 00:42:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m3.918587472s) from=127.0.0.6:59753 2022/07/15 00:42:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.065638877s) from=127.0.0.6:53953 2022/07/15 00:42:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.126504754s) from=127.0.0.6:38361 2022/07/15 00:42:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m4.200136817s) from=127.0.0.6:44903 2022/07/15 00:42:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m4.515790206s) from=127.0.0.6:36355 2022/07/15 00:42:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.669951178s) from=127.0.0.6:48335 2022/07/15 00:42:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m4.721441892s) from=127.0.0.6:35363 2022/07/15 00:42:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.082580037s) from=127.0.0.6:53801 2022/07/15 00:42:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.283335022s) from=127.0.0.6:41399 2022/07/15 00:42:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m5.362156342s) from=127.0.0.6:45827 2022/07/15 00:42:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.463335116s) from=127.0.0.6:58057 2022/07/15 00:42:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.947134201s) from=127.0.0.6:45099 2022/07/15 00:42:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.085840101s) from=127.0.0.6:42195 2022/07/15 00:42:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m6.341657967s) from=127.0.0.6:54775 2022/07/15 00:42:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.372058943s) from=127.0.0.6:49245 2022/07/15 00:42:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m6.589859231s) from=127.0.0.6:51339 2022/07/15 00:42:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m6.63529315s) from=127.0.0.6:50371 2022/07/15 00:42:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:42:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m7.073887186s) from=127.0.0.6:34003 2022/07/15 00:42:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.950411887s) from=127.0.0.6:39463 2022/07/15 00:42:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.153624822s) from=127.0.0.6:36313 2022/07/15 00:42:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:42:47 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:42:47 [DEBUG] agent: Node info in sync 2022/07/15 00:43:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:43:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:43:58 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:43:58 [DEBUG] agent: Node info in sync 2022/07/15 00:44:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:45:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:45:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:45:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:45:29 [DEBUG] agent: Node info in sync 2022/07/15 00:45:53 [DEBUG] http: Request GET /v1/catalog/services (1.163289ms) from=127.0.0.6:50971 2022/07/15 00:45:53 [DEBUG] http: Request GET /v1/status/leader (2.092531ms) from=127.0.0.6:36185 2022/07/15 00:45:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (500.383µs) from=127.0.0.6:36185 2022/07/15 00:45:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (288.518µs) from=127.0.0.6:36185 2022/07/15 00:46:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:46:13 [DEBUG] http: Request GET /v1/status/leader (202.694µs) from=127.0.0.6:34863 2022/07/15 00:46:33 [DEBUG] http: Request GET /v1/status/leader (886.632µs) from=127.0.0.6:34863 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/catalog/services (573.869µs) from=127.0.0.6:34863 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/status/leader (351.679µs) from=127.0.0.6:34863 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/status/leader (218.762µs) from=127.0.0.6:49853 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (315.406µs) from=127.0.0.6:49853 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (165.62µs) from=127.0.0.6:49853 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (304.056µs) from=127.0.0.6:49853 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (217.236µs) from=127.0.0.6:49853 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (226.219µs) from=127.0.0.6:50981 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (426.737µs) from=127.0.0.6:37081 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (275.84µs) from=127.0.0.6:54311 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (207.207µs) from=127.0.0.6:55281 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (204.574µs) from=127.0.0.6:55281 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (184.188µs) from=127.0.0.6:54311 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (214.885µs) from=127.0.0.6:37081 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (498.657µs) from=127.0.0.6:55281 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (288.895µs) from=127.0.0.6:47741 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (119.92µs) from=127.0.0.6:49853 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (224.632µs) from=127.0.0.6:50981 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (262.673µs) from=127.0.0.6:37081 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (233.984µs) from=127.0.0.6:54311 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (222.555µs) from=127.0.0.6:50981 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (187.94µs) from=127.0.0.6:49853 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (324.015µs) from=127.0.0.6:54777 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (126.305µs) from=127.0.0.6:54777 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (303.074µs) from=127.0.0.6:47741 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (321.73µs) from=127.0.0.6:49853 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (160.469µs) from=127.0.0.6:54777 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (194.765µs) from=127.0.0.6:47741 2022/07/15 00:46:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (145.071µs) from=127.0.0.6:54777 2022/07/15 00:47:01 [DEBUG] http: Request GET /v1/catalog/services (699.097µs) from=127.0.0.6:46741 2022/07/15 00:47:01 [DEBUG] http: Request GET /v1/status/leader (225.697µs) from=127.0.0.6:46741 2022/07/15 00:47:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (260.013µs) from=127.0.0.6:32975 2022/07/15 00:47:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (241.998µs) from=127.0.0.6:32975 2022/07/15 00:47:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:47:13 [DEBUG] http: Request GET /v1/status/leader (344.341µs) from=127.0.0.6:34419 2022/07/15 00:47:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:47:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:47:14 [DEBUG] agent: Node info in sync 2022/07/15 00:47:21 [DEBUG] http: Request GET /v1/status/leader (237.674µs) from=127.0.0.6:37869 2022/07/15 00:47:33 [DEBUG] http: Request GET /v1/status/leader (162.464µs) from=127.0.0.6:34419 2022/07/15 00:47:41 [DEBUG] http: Request GET /v1/status/leader (1.22403ms) from=127.0.0.6:37869 2022/07/15 00:47:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:47:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m0.120939558s) from=127.0.0.6:50971 2022/07/15 00:47:53 [DEBUG] http: Request GET /v1/status/leader (336.018µs) from=127.0.0.6:34419 2022/07/15 00:47:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.516652474s) from=127.0.0.6:57067 2022/07/15 00:47:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.452629127s) from=127.0.0.6:36185 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/catalog/services (598.885µs) from=127.0.0.6:34419 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/status/leader (307.407µs) from=127.0.0.6:55609 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (241.119µs) from=127.0.0.6:55609 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (212.325µs) from=127.0.0.6:55609 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (163.833µs) from=127.0.0.6:55609 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (135.88µs) from=127.0.0.6:55609 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (203.471µs) from=127.0.0.6:42265 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (168.14µs) from=127.0.0.6:55609 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (290.25µs) from=127.0.0.6:55609 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (385.279µs) from=127.0.0.6:37869 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (338.074µs) from=127.0.0.6:42265 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (157.264µs) from=127.0.0.6:44667 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (152.815µs) from=127.0.0.6:40715 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (164.117µs) from=127.0.0.6:37869 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (464.307µs) from=127.0.0.6:55609 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (152.464µs) from=127.0.0.6:44667 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (161.402µs) from=127.0.0.6:42265 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (316.68µs) from=127.0.0.6:49837 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (310.735µs) from=127.0.0.6:47681 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (153.744µs) from=127.0.0.6:47681 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (145.186µs) from=127.0.0.6:49837 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (209.207µs) from=127.0.0.6:47681 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (156.629µs) from=127.0.0.6:42265 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (194.925µs) from=127.0.0.6:49927 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (153.23µs) from=127.0.0.6:57597 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (249.072µs) from=127.0.0.6:57597 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (174.273µs) from=127.0.0.6:40843 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (137.164µs) from=127.0.0.6:57597 2022/07/15 00:48:01 [DEBUG] http: Request GET /v1/status/leader (208.492µs) from=127.0.0.6:35013 2022/07/15 00:48:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:48:21 [DEBUG] http: Request GET /v1/status/leader (244.843µs) from=127.0.0.6:35013 2022/07/15 00:48:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:48:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:48:36 [DEBUG] agent: Node info in sync 2022/07/15 00:48:41 [DEBUG] http: Request GET /v1/status/leader (342.28µs) from=127.0.0.6:35013 2022/07/15 00:48:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m0.090793431s) from=127.0.0.6:37081 2022/07/15 00:48:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.271297255s) from=127.0.0.6:50981 2022/07/15 00:48:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.516562575s) from=127.0.0.6:49853 2022/07/15 00:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m0.690482006s) from=127.0.0.6:37595 2022/07/15 00:48:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m0.634505138s) from=127.0.0.6:34343 2022/07/15 00:48:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m0.861052304s) from=127.0.0.6:47625 2022/07/15 00:48:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m1.011629034s) from=127.0.0.6:46437 2022/07/15 00:48:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m1.594504583s) from=127.0.0.6:53723 2022/07/15 00:48:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m1.716839923s) from=127.0.0.6:55281 2022/07/15 00:48:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.940815326s) from=127.0.0.6:57417 2022/07/15 00:48:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m2.142610119s) from=127.0.0.6:41149 2022/07/15 00:48:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.557266332s) from=127.0.0.6:59893 2022/07/15 00:48:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.681054112s) from=127.0.0.6:38913 2022/07/15 00:48:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m2.605241849s) from=127.0.0.6:43553 2022/07/15 00:48:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.811717466s) from=127.0.0.6:54793 2022/07/15 00:48:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m3.317981266s) from=127.0.0.6:42369 2022/07/15 00:48:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.372693297s) from=127.0.0.6:50999 2022/07/15 00:48:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.452284549s) from=127.0.0.6:35795 2022/07/15 00:48:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m3.619305702s) from=127.0.0.6:55771 2022/07/15 00:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m4.439249014s) from=127.0.0.6:34863 2022/07/15 00:48:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m5.292557376s) from=127.0.0.6:52327 2022/07/15 00:48:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.440847162s) from=127.0.0.6:54311 2022/07/15 00:48:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m5.378318066s) from=127.0.0.6:60419 2022/07/15 00:48:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m5.75890401s) from=127.0.0.6:46613 2022/07/15 00:48:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m6.374728927s) from=127.0.0.6:56291 2022/07/15 00:49:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.571110283s) from=127.0.0.6:47741 2022/07/15 00:49:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.672987157s) from=127.0.0.6:54777 2022/07/15 00:49:01 [DEBUG] http: Request GET /v1/status/leader (1.659404ms) from=127.0.0.6:35013 2022/07/15 00:49:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m4.111485763s) from=127.0.0.6:46741 2022/07/15 00:49:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:49:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.973740243s) from=127.0.0.6:44367 2022/07/15 00:49:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.472577595s) from=127.0.0.6:32975 2022/07/15 00:50:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:50:01 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:50:01 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:50:01 [DEBUG] agent: Node info in sync 2022/07/15 00:50:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.160283701s) from=127.0.0.6:46635 2022/07/15 00:50:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m0.425598502s) from=127.0.0.6:34419 2022/07/15 00:50:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.519926631s) from=127.0.0.6:55641 2022/07/15 00:50:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=59 (2m0.934776645s) from=127.0.0.6:41937 2022/07/15 00:50:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=61 (2m1.227142039s) from=127.0.0.6:55609 2022/07/15 00:50:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.606158193s) from=127.0.0.6:51357 2022/07/15 00:50:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.628460523s) from=127.0.0.6:36917 2022/07/15 00:50:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=143 (2m1.858383213s) from=127.0.0.6:52331 2022/07/15 00:50:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.945281813s) from=127.0.0.6:50971 2022/07/15 00:50:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.292421004s) from=127.0.0.6:56987 2022/07/15 00:50:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m2.397475486s) from=127.0.0.6:40843 2022/07/15 00:50:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.190490375s) from=127.0.0.6:57597 2022/07/15 00:50:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.46617957s) from=127.0.0.6:55159 2022/07/15 00:50:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.627584293s) from=127.0.0.6:40347 2022/07/15 00:50:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=149 (2m4.065769654s) from=127.0.0.6:49339 2022/07/15 00:50:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.501512665s) from=127.0.0.6:47681 2022/07/15 00:50:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=58 (2m4.500236455s) from=127.0.0.6:47699 2022/07/15 00:50:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m4.8116507s) from=127.0.0.6:34329 2022/07/15 00:50:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=144 (2m4.94249501s) from=127.0.0.6:42737 2022/07/15 00:50:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.436997221s) from=127.0.0.6:49927 2022/07/15 00:50:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.684225655s) from=127.0.0.6:45283 2022/07/15 00:50:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=150 (2m5.797776685s) from=127.0.0.6:37869 2022/07/15 00:50:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=60 (2m6.079138883s) from=127.0.0.6:40715 2022/07/15 00:50:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m6.109596051s) from=127.0.0.6:44667 2022/07/15 00:50:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m6.26110131s) from=127.0.0.6:42265 2022/07/15 00:50:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:50:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.914446761s) from=127.0.0.6:49837 2022/07/15 00:50:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.050816316s) from=127.0.0.6:48485 2022/07/15 00:50:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:51:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:51:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:51:42 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:51:42 [DEBUG] agent: Node info in sync 2022/07/15 00:52:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:52:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-hwtjb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/15 00:52:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_sdnc_10.233.34.70_8282" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.225_8082" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_nsd_10.233.41.68_8806" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.30.66_8080" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.36.62_8801" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.51.114_8410" in sync 2022/07/15 00:52:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.132_8803" in sync 2022/07/15 00:52:49 [DEBUG] agent: Node info in sync 2022/07/15 00:53:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:53:19 [DEBUG] http: Request GET /v1/catalog/services (668.708µs) from=127.0.0.6:40619 2022/07/15 00:53:19 [DEBUG] http: Request GET /v1/status/leader (854.036µs) from=127.0.0.6:42877 2022/07/15 00:53:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (268.297µs) from=127.0.0.6:42877 2022/07/15 00:53:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (183.756µs) from=127.0.0.6:42877 2022/07/15 00:53:39 [DEBUG] http: Request GET /v1/status/leader (474.124µs) from=127.0.0.6:44289 2022/07/15 00:53:59 [DEBUG] http: Request GET /v1/status/leader (470.993µs) from=127.0.0.6:44289 2022/07/15 00:54:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-hwtjb" since the cluster is too small 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/catalog/services (1.166293ms) from=127.0.0.6:51335 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/status/leader (224.498µs) from=127.0.0.6:44289 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (864.343µs) from=127.0.0.6:44289 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (197.948µs) from=127.0.0.6:44289 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (197.217µs) from=127.0.0.6:44289 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (232.815µs) from=127.0.0.6:44289 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (347.101µs) from=127.0.0.6:36513 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (860.271µs) from=127.0.0.6:32817 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (166.437µs) from=127.0.0.6:32817 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (170.639µs) from=127.0.0.6:32817 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (216.56µs) from=127.0.0.6:38619 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (140.252µs) from=127.0.0.6:44289 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (352.705µs) from=127.0.0.6:36513 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (288.679µs) from=127.0.0.6:47797 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (236.63µs) from=127.0.0.6:47797 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (237.503µs) from=127.0.0.6:45305 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (290.511µs) from=127.0.0.6:52505 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (606.136µs) from=127.0.0.6:32817 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (239.512µs) from=127.0.0.6:49649 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (268.494µs) from=127.0.0.6:50037 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (156.545µs) from=127.0.0.6:32817 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (195.866µs) from=127.0.0.6:32817 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (2.855954ms) from=127.0.0.6:48425 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (5.154124ms) from=127.0.0.6:36513 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (134.09µs) from=127.0.0.6:32817 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (207.525µs) from=127.0.0.6:32817 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (141.162µs) from=127.0.0.6:48425 2022/07/15 00:54:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (787.891µs) from=127.0.0.6:52505 2022/07/15 00:54:21 [DEBUG] http: Request GET /v1/catalog/services (549.012µs) from=127.0.0.6:48343 2022/07/15 00:54:22 [DEBUG] http: Request GET /v1/status/leader (282.526µs) from=127.0.0.6:44493 2022/07/15 00:54:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (318.658µs) from=127.0.0.6:44493 2022/07/15 00:54:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (162.531µs) from=127.0.0.6:44493 2022/07/15 00:54:36 [DEBUG] http: Request GET /v1/status/leader (191.912µs) from=127.0.0.6:35889 2022/07/15 00:54:42 [DEBUG] http: Request GET /v1/status/leader (167.415µs) from=127.0.0.6:52925 2022/07/15 00:54:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/15 00:54:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_parser_10.233.41.68_8806" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_vnfres_10.233.37.210_8802" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.19.163_8484" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.186_443" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.38.226_8181" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.68_8806" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.68_8806" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.53.251_8443" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v2_nslcm_10.233.23.170_8403" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.44.95_9092" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.56.16_8482" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.169_9011" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.125_9007" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.5_9015" in sync 2022/07/15 00:54:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.133_9001" in sync 2022/07/15 00:54:45 [DEBUG]