By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'b731cc04-832b-12c5-7751-7a6edcfd2df2' Node name: 'onap-msb-consul-5454dcc5c5-s78md' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/11/26 22:59:37 [DEBUG] agent: Using random ID "b731cc04-832b-12c5-7751-7a6edcfd2df2" as node ID 2022/11/26 22:59:37 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b731cc04-832b-12c5-7751-7a6edcfd2df2 Address:127.0.0.1:8300}] 2022/11/26 22:59:37 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/26 22:59:37 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-s78md.dc1 127.0.0.1 2022/11/26 22:59:37 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-s78md 127.0.0.1 2022/11/26 22:59:37 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-s78md.dc1" in area "wan" 2022/11/26 22:59:37 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-s78md (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 22:59:37 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/26 22:59:37 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/26 22:59:37 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/26 22:59:37 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/26 22:59:37 [INFO] agent: started state syncer 2022/11/26 22:59:37 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/26 22:59:37 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/26 22:59:37 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/26 22:59:37 [DEBUG] raft: Votes needed: 1 2022/11/26 22:59:37 [DEBUG] raft: Vote granted from b731cc04-832b-12c5-7751-7a6edcfd2df2 in term 2. Tally: 1 2022/11/26 22:59:37 [INFO] raft: Election won. Tally: 1 2022/11/26 22:59:37 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/26 22:59:37 [INFO] consul: cluster leadership acquired 2022/11/26 22:59:37 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-s78md 2022/11/26 22:59:37 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/26 22:59:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 22:59:37 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-s78md' joined, marking health alive 2022/11/26 22:59:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 22:59:37 [INFO] agent: Synced node info 2022/11/26 22:59:37 [DEBUG] agent: Node info in sync 2022/11/26 22:59:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 22:59:39 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.1 (currently running: 1.4.3) 2022/11/26 23:00:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:01:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:01:18 [DEBUG] agent: Node info in sync 2022/11/26 23:01:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:01:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:02:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:02:19 [DEBUG] agent: Node info in sync 2022/11/26 23:02:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:03:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:04:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:04:15 [DEBUG] agent: Node info in sync 2022/11/26 23:04:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:04:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:05:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:06:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:06:11 [DEBUG] agent: Node info in sync 2022/11/26 23:06:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:07:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:07:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:07:31 [DEBUG] agent: Node info in sync 2022/11/26 23:07:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:08:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:08:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:08:47 [DEBUG] agent: Node info in sync 2022/11/26 23:09:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:09:41 [DEBUG] http: Request GET /v1/status/leader (4.144434ms) from=127.0.0.6:41323 2022/11/26 23:09:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:41 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.37.31_443" 2022/11/26 23:09:41 [DEBUG] agent: Node info in sync 2022/11/26 23:09:41 [DEBUG] http: Request PUT /v1/agent/service/register (16.071939ms) from=127.0.0.6:50421 2022/11/26 23:09:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:41 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (841.323µs) from=127.0.0.6:50421 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.18.104_9011" 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.351219ms) from=127.0.0.6:41323 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (731.95µs) from=127.0.0.6:50421 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.18.104_9011" 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (9.164183ms) from=127.0.0.6:41323 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (599.331µs) from=127.0.0.6:41323 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [INFO] agent: Synced service "_v1_wf-gui_10.233.60.15_8080" 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (26.697905ms) from=127.0.0.6:50421 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (385.713µs) from=127.0.0.6:50421 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:42 [INFO] agent: Synced service "_v0_multicloud_10.233.53.32_9001" 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.757568ms) from=127.0.0.6:41323 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (399.218µs) from=127.0.0.6:50421 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [INFO] agent: Synced service "_v1_multicloud_10.233.53.32_9001" 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (13.946809ms) from=127.0.0.6:50421 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (567.132µs) from=127.0.0.6:50421 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:42 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.33.25_9007" 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (15.667425ms) from=127.0.0.6:50421 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (440.493µs) from=127.0.0.6:41323 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:42 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.33.25_9007" 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (105.836725ms) from=127.0.0.6:41323 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:42 [DEBUG] agent: Node info in sync 2022/11/26 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (14.439218ms) from=127.0.0.6:50421 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [INFO] agent: Synced service "_v1_parser_10.233.9.6_8806" 2022/11/26 23:09:43 [DEBUG] agent: Node info in sync 2022/11/26 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (34.036711ms) from=127.0.0.6:50421 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Node info in sync 2022/11/26 23:09:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (10.050367ms) from=127.0.0.6:50421 2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [INFO] agent: Synced service "_v1_catalog_10.233.9.6_8806" 2022/11/26 23:09:43 [DEBUG] agent: Node info in sync 2022/11/26 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (50.540802ms) from=127.0.0.6:41323 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Node info in sync 2022/11/26 23:09:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (441µs) from=127.0.0.6:41323 2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [INFO] agent: Synced service "_v1_nsd_10.233.9.6_8806" 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Node info in sync 2022/11/26 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (36.652152ms) from=127.0.0.6:41323 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Node info in sync 2022/11/26 23:09:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (805.999µs) from=127.0.0.6:50421 2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.9.6_8806" 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:43 [DEBUG] agent: Node info in sync 2022/11/26 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.816404ms) from=127.0.0.6:41323 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:43 [DEBUG] agent: Node info in sync 2022/11/26 23:09:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (634.763µs) from=127.0.0.6:41323 2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [INFO] agent: Synced service "_v1_sdc-gui_10.233.31.121_8181" 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Node info in sync 2022/11/26 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (6.064424ms) from=127.0.0.6:41323 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:43 [DEBUG] agent: Node info in sync 2022/11/26 23:09:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (575.139µs) from=127.0.0.6:50421 2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.53.95_9015" 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Node info in sync 2022/11/26 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (26.914694ms) from=127.0.0.6:50421 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:09:43 [DEBUG] agent: Node info in sync 2022/11/26 23:09:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (414.565µs) from=127.0.0.6:41323 2022/11/26 23:10:01 [DEBUG] http: Request GET /v1/catalog/services (462.4µs) from=127.0.0.6:50421 2022/11/26 23:10:01 [DEBUG] http: Request GET /v1/status/leader (684.074µs) from=127.0.0.6:50421 2022/11/26 23:10:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (302.828µs) from=127.0.0.6:41323 2022/11/26 23:10:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (347.204µs) from=127.0.0.6:38281 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (283.833µs) from=127.0.0.6:41323 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (265.14µs) from=127.0.0.6:58051 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (297.279µs) from=127.0.0.6:51103 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (240.172µs) from=127.0.0.6:54451 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (153.061µs) from=127.0.0.6:38281 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (139.361µs) from=127.0.0.6:43703 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (151.384µs) from=127.0.0.6:52127 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (131.255µs) from=127.0.0.6:44073 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (388.263µs) from=127.0.0.6:50267 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (596.986µs) from=127.0.0.6:50267 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.388366ms) from=127.0.0.6:38281 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.998274ms) from=127.0.0.6:44073 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/catalog/services (274.238µs) from=127.0.0.6:43703 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/status/leader (518.134µs) from=127.0.0.6:33199 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (374.492µs) from=127.0.0.6:32999 2022/11/26 23:10:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (323.851µs) from=127.0.0.6:60327 2022/11/26 23:10:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:10:21 [DEBUG] http: Request GET /v1/status/leader (829.976µs) from=127.0.0.6:46881 2022/11/26 23:10:22 [DEBUG] http: Request GET /v1/status/leader (315.97µs) from=127.0.0.6:60329 2022/11/26 23:10:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:10:41 [DEBUG] http: Request GET /v1/status/leader (428.415µs) from=127.0.0.6:60329 2022/11/26 23:10:42 [DEBUG] http: Request GET /v1/status/leader (396.671µs) from=127.0.0.6:60329 2022/11/26 23:11:01 [DEBUG] http: Request GET /v1/status/leader (2.110319ms) from=127.0.0.6:60329 2022/11/26 23:11:02 [DEBUG] http: Request GET /v1/status/leader (517.844µs) from=127.0.0.6:60329 2022/11/26 23:11:21 [DEBUG] http: Request GET /v1/status/leader (171.452µs) from=127.0.0.6:60329 2022/11/26 23:11:22 [DEBUG] http: Request GET /v1/status/leader (256.564µs) from=127.0.0.6:60329 2022/11/26 23:11:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:11:29 [DEBUG] agent: Node info in sync 2022/11/26 23:11:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:11:41 [DEBUG] http: Request GET /v1/status/leader (178.282µs) from=127.0.0.6:60329 2022/11/26 23:11:42 [DEBUG] http: Request GET /v1/status/leader (175.637µs) from=127.0.0.6:60329 2022/11/26 23:11:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:11:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:11:50 [INFO] agent: Synced service "_v1_sdnc_10.233.22.55_8282" 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:11:50 [DEBUG] agent: Node info in sync 2022/11/26 23:11:50 [DEBUG] http: Request PUT /v1/agent/service/register (31.302685ms) from=127.0.0.6:46881 2022/11/26 23:11:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (1m48.389846914s) from=127.0.0.6:50421 2022/11/26 23:11:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (1m47.952650444s) from=127.0.0.6:33199 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:11:50 [DEBUG] agent: Node info in sync 2022/11/26 23:11:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (3.772567ms) from=127.0.0.6:50421 2022/11/26 23:11:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (3.82515ms) from=127.0.0.6:60329 2022/11/26 23:12:02 [DEBUG] http: Request GET /v1/status/leader (318.937µs) from=127.0.0.6:44253 2022/11/26 23:12:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.077486216s) from=127.0.0.6:52127 2022/11/26 23:12:02 [DEBUG] http: Request GET /v1/status/leader (347.989µs) from=127.0.0.6:44253 2022/11/26 23:12:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.535883801s) from=127.0.0.6:38281 2022/11/26 23:12:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.921840074s) from=127.0.0.6:47891 2022/11/26 23:12:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.179576152s) from=127.0.0.6:41323 2022/11/26 23:12:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.922705952s) from=127.0.0.6:60327 2022/11/26 23:12:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.432294131s) from=127.0.0.6:32999 2022/11/26 23:12:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.801410334s) from=127.0.0.6:44073 2022/11/26 23:12:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.771829141s) from=127.0.0.6:43703 2022/11/26 23:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.237651243s) from=127.0.0.6:59195 2022/11/26 23:12:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.497685984s) from=127.0.0.6:51103 2022/11/26 23:12:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.567762401s) from=127.0.0.6:58051 2022/11/26 23:12:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.775090952s) from=127.0.0.6:43185 2022/11/26 23:12:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.804963799s) from=127.0.0.6:56203 2022/11/26 23:12:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.826966644s) from=127.0.0.6:50267 2022/11/26 23:12:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m7.401927462s) from=127.0.0.6:54451 2022/11/26 23:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.4595003s) from=127.0.0.6:56603 2022/11/26 23:12:22 [DEBUG] http: Request GET /v1/status/leader (419.588µs) from=127.0.0.6:46881 2022/11/26 23:12:22 [DEBUG] http: Request GET /v1/status/leader (325.773µs) from=127.0.0.6:44253 2022/11/26 23:12:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:12:42 [DEBUG] http: Request GET /v1/status/leader (308.336µs) from=127.0.0.6:46881 2022/11/26 23:12:42 [DEBUG] http: Request GET /v1/status/leader (165.155µs) from=127.0.0.6:44253 2022/11/26 23:13:02 [DEBUG] http: Request GET /v1/status/leader (180.86µs) from=127.0.0.6:46881 2022/11/26 23:13:02 [DEBUG] http: Request GET /v1/status/leader (168.603µs) from=127.0.0.6:44253 2022/11/26 23:13:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:13:07 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:13:07 [DEBUG] agent: Node info in sync 2022/11/26 23:13:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:13:22 [DEBUG] http: Request GET /v1/status/leader (383.436µs) from=127.0.0.6:44253 2022/11/26 23:13:22 [DEBUG] http: Request GET /v1/status/leader (231.758µs) from=127.0.0.6:44253 2022/11/26 23:13:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:13:42 [DEBUG] http: Request GET /v1/status/leader (446.342µs) from=127.0.0.6:46881 2022/11/26 23:13:42 [DEBUG] http: Request GET /v1/status/leader (228.174µs) from=127.0.0.6:44253 2022/11/26 23:13:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.15484703s) from=127.0.0.6:33199 2022/11/26 23:13:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.482814596s) from=127.0.0.6:60329 2022/11/26 23:13:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m7.459761163s) from=127.0.0.6:50421 2022/11/26 23:14:02 [DEBUG] http: Request GET /v1/status/leader (458.547µs) from=127.0.0.6:44253 2022/11/26 23:14:02 [DEBUG] http: Request GET /v1/status/leader (336.336µs) from=127.0.0.6:44253 2022/11/26 23:14:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.067545529s) from=127.0.0.6:47891 2022/11/26 23:14:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.320826196s) from=127.0.0.6:52127 2022/11/26 23:14:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.054747589s) from=127.0.0.6:44073 2022/11/26 23:14:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.032614688s) from=127.0.0.6:51103 2022/11/26 23:14:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.461020289s) from=127.0.0.6:60327 2022/11/26 23:14:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.896547173s) from=127.0.0.6:41323 2022/11/26 23:14:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.874169072s) from=127.0.0.6:38281 2022/11/26 23:14:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.63210875s) from=127.0.0.6:58051 2022/11/26 23:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.581167436s) from=127.0.0.6:59195 2022/11/26 23:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.068646221s) from=127.0.0.6:43185 2022/11/26 23:14:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.102670164s) from=127.0.0.6:56203 2022/11/26 23:14:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.87322637s) from=127.0.0.6:54451 2022/11/26 23:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.059348914s) from=127.0.0.6:56603 2022/11/26 23:14:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.180141676s) from=127.0.0.6:32999 2022/11/26 23:14:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.633082621s) from=127.0.0.6:43703 2022/11/26 23:14:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.530871184s) from=127.0.0.6:50267 2022/11/26 23:14:22 [DEBUG] http: Request GET /v1/status/leader (1.747936ms) from=127.0.0.6:46881 2022/11/26 23:14:22 [DEBUG] http: Request GET /v1/status/leader (163.244µs) from=127.0.0.6:44253 2022/11/26 23:14:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:14:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:14:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:14:38 [DEBUG] agent: Node info in sync 2022/11/26 23:14:42 [DEBUG] http: Request GET /v1/status/leader (528.962µs) from=127.0.0.6:46881 2022/11/26 23:14:43 [DEBUG] http: Request GET /v1/status/leader (221.282µs) from=127.0.0.6:44253 2022/11/26 23:15:02 [DEBUG] http: Request GET /v1/status/leader (356.943µs) from=127.0.0.6:44253 2022/11/26 23:15:03 [DEBUG] http: Request GET /v1/status/leader (385.249µs) from=127.0.0.6:44253 2022/11/26 23:15:22 [DEBUG] http: Request GET /v1/status/leader (456.785µs) from=127.0.0.6:44253 2022/11/26 23:15:23 [DEBUG] http: Request GET /v1/status/leader (217.05µs) from=127.0.0.6:44253 2022/11/26 23:15:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:15:42 [DEBUG] http: Request GET /v1/status/leader (310.182µs) from=127.0.0.6:46881 2022/11/26 23:15:43 [DEBUG] http: Request GET /v1/status/leader (228.095µs) from=127.0.0.6:44253 2022/11/26 23:15:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.462370355s) from=127.0.0.6:33199 2022/11/26 23:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.289926554s) from=127.0.0.6:50421 2022/11/26 23:16:02 [DEBUG] http: Request GET /v1/status/leader (373.27µs) from=127.0.0.6:46881 2022/11/26 23:16:03 [DEBUG] http: Request GET /v1/status/leader (319.947µs) from=127.0.0.6:44253 2022/11/26 23:16:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.684816868s) from=127.0.0.6:60329 2022/11/26 23:16:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:16:04 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:16:04 [DEBUG] agent: Node info in sync 2022/11/26 23:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.295322541s) from=127.0.0.6:47891 2022/11/26 23:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.302364477s) from=127.0.0.6:52127 2022/11/26 23:16:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.017980573s) from=127.0.0.6:44073 2022/11/26 23:16:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:16:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.180052506s) from=127.0.0.6:60327 2022/11/26 23:16:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.232052957s) from=127.0.0.6:56203 2022/11/26 23:16:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.838699285s) from=127.0.0.6:51103 2022/11/26 23:16:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.497296397s) from=127.0.0.6:59195 2022/11/26 23:16:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.830497561s) from=127.0.0.6:41323 2022/11/26 23:16:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.027242489s) from=127.0.0.6:58051 2022/11/26 23:16:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.303603431s) from=127.0.0.6:56603 2022/11/26 23:16:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.506338222s) from=127.0.0.6:43703 2022/11/26 23:16:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.821769065s) from=127.0.0.6:38281 2022/11/26 23:16:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.475410555s) from=127.0.0.6:43185 2022/11/26 23:16:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.142317069s) from=127.0.0.6:54451 2022/11/26 23:16:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.514853245s) from=127.0.0.6:32999 2022/11/26 23:16:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.613979424s) from=127.0.0.6:50267 2022/11/26 23:16:22 [DEBUG] http: Request GET /v1/status/leader (1.358156ms) from=127.0.0.6:44253 2022/11/26 23:16:23 [DEBUG] http: Request GET /v1/status/leader (301.278µs) from=127.0.0.6:44253 2022/11/26 23:16:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:16:42 [DEBUG] http: Request GET /v1/status/leader (255.667µs) from=127.0.0.6:44253 2022/11/26 23:16:43 [DEBUG] http: Request GET /v1/status/leader (151.709µs) from=127.0.0.6:44253 2022/11/26 23:17:02 [DEBUG] http: Request GET /v1/status/leader (188.654µs) from=127.0.0.6:44253 2022/11/26 23:17:03 [DEBUG] http: Request GET /v1/status/leader (196.592µs) from=127.0.0.6:44253 2022/11/26 23:17:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:17:21 [DEBUG] agent: Node info in sync 2022/11/26 23:17:22 [DEBUG] http: Request GET /v1/status/leader (390.985µs) from=127.0.0.6:46881 2022/11/26 23:17:23 [DEBUG] http: Request GET /v1/status/leader (374.354µs) from=127.0.0.6:44253 2022/11/26 23:17:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:17:42 [DEBUG] http: Request GET /v1/status/leader (3.269269ms) from=127.0.0.6:46881 2022/11/26 23:17:43 [DEBUG] http: Request GET /v1/status/leader (267.444µs) from=127.0.0.6:44253 2022/11/26 23:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.167305745s) from=127.0.0.6:33199 2022/11/26 23:18:02 [DEBUG] http: Request GET /v1/status/leader (195.087µs) from=127.0.0.6:46881 2022/11/26 23:18:03 [DEBUG] http: Request GET /v1/status/leader (278.785µs) from=127.0.0.6:44253 2022/11/26 23:18:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.885969443s) from=127.0.0.6:50421 2022/11/26 23:18:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.171007875s) from=127.0.0.6:60329 2022/11/26 23:18:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.027824668s) from=127.0.0.6:52127 2022/11/26 23:18:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.351437958s) from=127.0.0.6:44073 2022/11/26 23:18:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:18:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.315376508s) from=127.0.0.6:47891 2022/11/26 23:18:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.137112997s) from=127.0.0.6:58051 2022/11/26 23:18:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.434738574s) from=127.0.0.6:43703 2022/11/26 23:18:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.274750468s) from=127.0.0.6:60327 2022/11/26 23:18:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.504179516s) from=127.0.0.6:59195 2022/11/26 23:18:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.514527743s) from=127.0.0.6:43185 2022/11/26 23:18:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.049509664s) from=127.0.0.6:51103 2022/11/26 23:18:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.410007181s) from=127.0.0.6:56203 2022/11/26 23:18:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.860025709s) from=127.0.0.6:41323 2022/11/26 23:18:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.656516781s) from=127.0.0.6:38281 2022/11/26 23:18:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.285742178s) from=127.0.0.6:56603 2022/11/26 23:18:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.775190202s) from=127.0.0.6:54451 2022/11/26 23:18:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.006368946s) from=127.0.0.6:50267 2022/11/26 23:18:22 [DEBUG] http: Request GET /v1/status/leader (296.745µs) from=127.0.0.6:44253 2022/11/26 23:18:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.918888415s) from=127.0.0.6:32999 2022/11/26 23:18:23 [DEBUG] http: Request GET /v1/status/leader (339.273µs) from=127.0.0.6:44253 2022/11/26 23:18:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:18:42 [DEBUG] http: Request GET /v1/status/leader (221.957µs) from=127.0.0.6:46881 2022/11/26 23:18:43 [DEBUG] http: Request GET /v1/status/leader (308.938µs) from=127.0.0.6:44253 2022/11/26 23:19:02 [DEBUG] http: Request GET /v1/status/leader (315.832µs) from=127.0.0.6:44253 2022/11/26 23:19:03 [DEBUG] http: Request GET /v1/status/leader (222.518µs) from=127.0.0.6:44253 2022/11/26 23:19:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:19:11 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:19:11 [DEBUG] agent: Node info in sync 2022/11/26 23:19:22 [DEBUG] http: Request GET /v1/status/leader (246.929µs) from=127.0.0.6:44253 2022/11/26 23:19:23 [DEBUG] http: Request GET /v1/status/leader (181.76µs) from=127.0.0.6:44253 2022/11/26 23:19:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:19:42 [DEBUG] http: Request GET /v1/status/leader (283.363µs) from=127.0.0.6:46881 2022/11/26 23:19:43 [DEBUG] http: Request GET /v1/status/leader (344.13µs) from=127.0.0.6:44253 2022/11/26 23:20:02 [DEBUG] http: Request GET /v1/status/leader (435.454µs) from=127.0.0.6:46881 2022/11/26 23:20:03 [DEBUG] http: Request GET /v1/status/leader (3.795379ms) from=127.0.0.6:44253 2022/11/26 23:20:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.628637713s) from=127.0.0.6:33199 2022/11/26 23:20:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.442705962s) from=127.0.0.6:60329 2022/11/26 23:20:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.905548616s) from=127.0.0.6:50421 2022/11/26 23:20:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.62911011s) from=127.0.0.6:44073 2022/11/26 23:20:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.057903467s) from=127.0.0.6:52127 2022/11/26 23:20:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.705692002s) from=127.0.0.6:43185 2022/11/26 23:20:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.601758709s) from=127.0.0.6:60327 2022/11/26 23:20:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.728633015s) from=127.0.0.6:43703 2022/11/26 23:20:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.865190581s) from=127.0.0.6:47891 2022/11/26 23:20:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.499788522s) from=127.0.0.6:58051 2022/11/26 23:20:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.625914317s) from=127.0.0.6:59195 2022/11/26 23:20:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.116680388s) from=127.0.0.6:51103 2022/11/26 23:20:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.839876168s) from=127.0.0.6:56603 2022/11/26 23:20:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.745401918s) from=127.0.0.6:56203 2022/11/26 23:20:22 [DEBUG] http: Request GET /v1/status/leader (324.34µs) from=127.0.0.6:46881 2022/11/26 23:20:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.78748953s) from=127.0.0.6:50267 2022/11/26 23:20:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.237678858s) from=127.0.0.6:41323 2022/11/26 23:20:23 [DEBUG] http: Request GET /v1/status/leader (198.763µs) from=127.0.0.6:44253 2022/11/26 23:20:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.448620409s) from=127.0.0.6:38281 2022/11/26 23:20:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.477312275s) from=127.0.0.6:32999 2022/11/26 23:20:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.914107694s) from=127.0.0.6:54451 2022/11/26 23:20:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:20:33 [DEBUG] agent: Node info in sync 2022/11/26 23:20:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:20:42 [DEBUG] http: Request GET /v1/status/leader (259.975µs) from=127.0.0.6:44253 2022/11/26 23:20:43 [DEBUG] http: Request GET /v1/status/leader (167.435µs) from=127.0.0.6:44253 2022/11/26 23:20:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:21:02 [DEBUG] http: Request GET /v1/status/leader (508.113µs) from=127.0.0.6:46881 2022/11/26 23:21:03 [DEBUG] http: Request GET /v1/status/leader (289.157µs) from=127.0.0.6:44253 2022/11/26 23:21:22 [DEBUG] http: Request GET /v1/status/leader (302.128µs) from=127.0.0.6:46881 2022/11/26 23:21:23 [DEBUG] http: Request GET /v1/status/leader (322.777µs) from=127.0.0.6:44253 2022/11/26 23:21:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:21:42 [DEBUG] http: Request GET /v1/status/leader (665.511µs) from=127.0.0.6:44253 2022/11/26 23:21:43 [DEBUG] http: Request GET /v1/status/leader (178.339µs) from=127.0.0.6:44253 2022/11/26 23:22:02 [DEBUG] http: Request GET /v1/status/leader (367.997µs) from=127.0.0.6:44253 2022/11/26 23:22:03 [DEBUG] http: Request GET /v1/status/leader (176.993µs) from=127.0.0.6:44253 2022/11/26 23:22:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.065610598s) from=127.0.0.6:33199 2022/11/26 23:22:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:22:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:22:12 [DEBUG] agent: Node info in sync 2022/11/26 23:22:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.776189225s) from=127.0.0.6:44073 2022/11/26 23:22:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.858634834s) from=127.0.0.6:50421 2022/11/26 23:22:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.052715719s) from=127.0.0.6:60329 2022/11/26 23:22:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.066915651s) from=127.0.0.6:60327 2022/11/26 23:22:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.89100307s) from=127.0.0.6:52127 2022/11/26 23:22:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.937608297s) from=127.0.0.6:43703 2022/11/26 23:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.76805949s) from=127.0.0.6:47891 2022/11/26 23:22:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.899728974s) from=127.0.0.6:43185 2022/11/26 23:22:22 [DEBUG] http: Request GET /v1/status/leader (284.464µs) from=127.0.0.6:44253 2022/11/26 23:22:23 [DEBUG] http: Request GET /v1/status/leader (257.537µs) from=127.0.0.6:44253 2022/11/26 23:22:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.830436168s) from=127.0.0.6:41323 2022/11/26 23:22:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.60438277s) from=127.0.0.6:38281 2022/11/26 23:22:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.061612852s) from=127.0.0.6:56203 2022/11/26 23:22:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.890443437s) from=127.0.0.6:51103 2022/11/26 23:22:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.384247754s) from=127.0.0.6:56603 2022/11/26 23:22:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.050695084s) from=127.0.0.6:50267 2022/11/26 23:22:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.418870689s) from=127.0.0.6:58051 2022/11/26 23:22:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.696219281s) from=127.0.0.6:59195 2022/11/26 23:22:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.551939544s) from=127.0.0.6:32999 2022/11/26 23:22:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.267619571s) from=127.0.0.6:54451 2022/11/26 23:22:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:22:42 [DEBUG] http: Request GET /v1/status/leader (311.252µs) from=127.0.0.6:46881 2022/11/26 23:22:43 [DEBUG] http: Request GET /v1/status/leader (315.278µs) from=127.0.0.6:44253 2022/11/26 23:23:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:23:02 [DEBUG] http: Request GET /v1/status/leader (172.914µs) from=127.0.0.6:46881 2022/11/26 23:23:03 [DEBUG] http: Request GET /v1/status/leader (398.694µs) from=127.0.0.6:44253 2022/11/26 23:23:22 [DEBUG] http: Request GET /v1/status/leader (295.75µs) from=127.0.0.6:44253 2022/11/26 23:23:23 [DEBUG] http: Request GET /v1/status/leader (319.237µs) from=127.0.0.6:44253 2022/11/26 23:23:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:23:42 [DEBUG] http: Request GET /v1/status/leader (187.842µs) from=127.0.0.6:46881 2022/11/26 23:23:43 [DEBUG] http: Request GET /v1/status/leader (3.578262ms) from=127.0.0.6:44253 2022/11/26 23:23:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:23:49 [DEBUG] agent: Node info in sync 2022/11/26 23:24:03 [DEBUG] http: Request GET /v1/status/leader (363.357µs) from=127.0.0.6:44253 2022/11/26 23:24:03 [DEBUG] http: Request GET /v1/status/leader (181.478µs) from=127.0.0.6:44253 2022/11/26 23:24:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.605672366s) from=127.0.0.6:33199 2022/11/26 23:24:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.849022768s) from=127.0.0.6:50421 2022/11/26 23:24:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.830521515s) from=127.0.0.6:44073 2022/11/26 23:24:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.476064582s) from=127.0.0.6:60329 2022/11/26 23:24:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.898589965s) from=127.0.0.6:60327 2022/11/26 23:24:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.385490584s) from=127.0.0.6:52127 2022/11/26 23:24:23 [DEBUG] http: Request GET /v1/status/leader (182.082µs) from=127.0.0.6:44253 2022/11/26 23:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.284524912s) from=127.0.0.6:47891 2022/11/26 23:24:23 [DEBUG] http: Request GET /v1/status/leader (328.787µs) from=127.0.0.6:44253 2022/11/26 23:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.529956435s) from=127.0.0.6:43703 2022/11/26 23:24:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.978903926s) from=127.0.0.6:43185 2022/11/26 23:24:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.063970507s) from=127.0.0.6:56603 2022/11/26 23:24:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.11085088s) from=127.0.0.6:58051 2022/11/26 23:24:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m3.47542115s) from=127.0.0.6:56203 2022/11/26 23:24:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.111558664s) from=127.0.0.6:50267 2022/11/26 23:24:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.274761191s) from=127.0.0.6:41323 2022/11/26 23:24:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.242155668s) from=127.0.0.6:51103 2022/11/26 23:24:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m7.213957904s) from=127.0.0.6:38281 2022/11/26 23:24:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.82937396s) from=127.0.0.6:54451 2022/11/26 23:24:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.791657092s) from=127.0.0.6:59195 2022/11/26 23:24:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.107420364s) from=127.0.0.6:32999 2022/11/26 23:24:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:24:43 [DEBUG] http: Request GET /v1/status/leader (340.125µs) from=127.0.0.6:46881 2022/11/26 23:24:43 [DEBUG] http: Request GET /v1/status/leader (333.224µs) from=127.0.0.6:44253 2022/11/26 23:25:03 [DEBUG] http: Request GET /v1/status/leader (1.409303ms) from=127.0.0.6:46881 2022/11/26 23:25:03 [DEBUG] http: Request GET /v1/status/leader (351.923µs) from=127.0.0.6:44253 2022/11/26 23:25:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:25:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:25:08 [DEBUG] agent: Node info in sync 2022/11/26 23:25:23 [DEBUG] http: Request GET /v1/status/leader (528.486µs) from=127.0.0.6:46881 2022/11/26 23:25:23 [DEBUG] http: Request GET /v1/status/leader (1.121647ms) from=127.0.0.6:44253 2022/11/26 23:25:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:25:43 [DEBUG] http: Request GET /v1/status/leader (297.71µs) from=127.0.0.6:46881 2022/11/26 23:25:43 [DEBUG] http: Request GET /v1/status/leader (219.214µs) from=127.0.0.6:44253 2022/11/26 23:25:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:26:03 [DEBUG] http: Request GET /v1/status/leader (165.688µs) from=127.0.0.6:44253 2022/11/26 23:26:03 [DEBUG] http: Request GET /v1/status/leader (286.471µs) from=127.0.0.6:44253 2022/11/26 23:26:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.687254699s) from=127.0.0.6:33199 2022/11/26 23:26:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.602799735s) from=127.0.0.6:50421 2022/11/26 23:26:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.590647129s) from=127.0.0.6:60329 2022/11/26 23:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.709696145s) from=127.0.0.6:52127 2022/11/26 23:26:23 [DEBUG] http: Request GET /v1/status/leader (381.087µs) from=127.0.0.6:46881 2022/11/26 23:26:23 [DEBUG] http: Request GET /v1/status/leader (449.238µs) from=127.0.0.6:44253 2022/11/26 23:26:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.017232567s) from=127.0.0.6:44073 2022/11/26 23:26:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.828943101s) from=127.0.0.6:60327 2022/11/26 23:26:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.718902425s) from=127.0.0.6:43703 2022/11/26 23:26:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.404240165s) from=127.0.0.6:56203 2022/11/26 23:26:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.418993819s) from=127.0.0.6:47891 2022/11/26 23:26:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.920639251s) from=127.0.0.6:43185 2022/11/26 23:26:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.68133673s) from=127.0.0.6:56603 2022/11/26 23:26:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.550275899s) from=127.0.0.6:50267 2022/11/26 23:26:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.572538081s) from=127.0.0.6:58051 2022/11/26 23:26:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.461772882s) from=127.0.0.6:51103 2022/11/26 23:26:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.668905368s) from=127.0.0.6:54451 2022/11/26 23:26:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m2.890277689s) from=127.0.0.6:38281 2022/11/26 23:26:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.574347592s) from=127.0.0.6:41323 2022/11/26 23:26:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:26:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.066399457s) from=127.0.0.6:32999 2022/11/26 23:26:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.197173066s) from=127.0.0.6:59195 2022/11/26 23:26:43 [DEBUG] http: Request GET /v1/status/leader (580.646µs) from=127.0.0.6:44253 2022/11/26 23:26:44 [DEBUG] http: Request GET /v1/status/leader (401.983µs) from=127.0.0.6:44253 2022/11/26 23:26:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:26:45 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:26:45 [DEBUG] agent: Node info in sync 2022/11/26 23:27:03 [DEBUG] http: Request GET /v1/status/leader (367.592µs) from=127.0.0.6:46881 2022/11/26 23:27:04 [DEBUG] http: Request GET /v1/status/leader (153.638µs) from=127.0.0.6:44253 2022/11/26 23:27:23 [DEBUG] http: Request GET /v1/status/leader (223.754µs) from=127.0.0.6:46881 2022/11/26 23:27:24 [DEBUG] http: Request GET /v1/status/leader (157.511µs) from=127.0.0.6:44253 2022/11/26 23:27:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:27:43 [DEBUG] http: Request GET /v1/status/leader (290.203µs) from=127.0.0.6:44253 2022/11/26 23:27:44 [DEBUG] http: Request GET /v1/status/leader (311.871µs) from=127.0.0.6:44253 2022/11/26 23:27:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:27:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:27:52 [DEBUG] agent: Node info in sync 2022/11/26 23:27:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:27:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:27:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:27:55 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:27:55 [DEBUG] agent: Node info in sync 2022/11/26 23:27:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.003222ms) from=127.0.0.6:44253 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:27:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:27:55 [DEBUG] agent: Node info in sync 2022/11/26 23:27:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (1m35.838085427s) from=127.0.0.6:50421 2022/11/26 23:27:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (1m37.01653009s) from=127.0.0.6:33199 2022/11/26 23:27:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (475.238µs) from=127.0.0.6:46881 2022/11/26 23:27:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (332.538µs) from=127.0.0.6:44253 2022/11/26 23:28:03 [DEBUG] http: Request GET /v1/status/leader (152.057µs) from=127.0.0.6:46881 2022/11/26 23:28:04 [DEBUG] http: Request GET /v1/status/leader (1.289857ms) from=127.0.0.6:47119 2022/11/26 23:28:23 [DEBUG] http: Request GET /v1/status/leader (318.333µs) from=127.0.0.6:46881 2022/11/26 23:28:24 [DEBUG] http: Request GET /v1/status/leader (274.337µs) from=127.0.0.6:47119 2022/11/26 23:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.14373966s) from=127.0.0.6:52127 2022/11/26 23:28:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.772085997s) from=127.0.0.6:60329 2022/11/26 23:28:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.125481406s) from=127.0.0.6:44073 2022/11/26 23:28:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.116371241s) from=127.0.0.6:60327 2022/11/26 23:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.339739643s) from=127.0.0.6:47891 2022/11/26 23:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.516589848s) from=127.0.0.6:56603 2022/11/26 23:28:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.895425944s) from=127.0.0.6:43703 2022/11/26 23:28:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.976635027s) from=127.0.0.6:51103 2022/11/26 23:28:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.279436732s) from=127.0.0.6:54451 2022/11/26 23:28:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.922699104s) from=127.0.0.6:56203 2022/11/26 23:28:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.010988782s) from=127.0.0.6:38281 2022/11/26 23:28:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.639573591s) from=127.0.0.6:41323 2022/11/26 23:28:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.209473856s) from=127.0.0.6:43185 2022/11/26 23:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.838797438s) from=127.0.0.6:58051 2022/11/26 23:28:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.939341191s) from=127.0.0.6:50267 2022/11/26 23:28:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:28:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.132796793s) from=127.0.0.6:59195 2022/11/26 23:28:43 [DEBUG] http: Request GET /v1/status/leader (193.591µs) from=127.0.0.6:46881 2022/11/26 23:28:44 [DEBUG] http: Request GET /v1/status/leader (177.007µs) from=127.0.0.6:47119 2022/11/26 23:28:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.048590976s) from=127.0.0.6:32999 2022/11/26 23:29:03 [DEBUG] http: Request GET /v1/status/leader (675.495µs) from=127.0.0.6:46881 2022/11/26 23:29:04 [DEBUG] http: Request GET /v1/status/leader (278.61µs) from=127.0.0.6:47119 2022/11/26 23:29:23 [DEBUG] http: Request GET /v1/status/leader (1.195239ms) from=127.0.0.6:46881 2022/11/26 23:29:24 [DEBUG] http: Request GET /v1/status/leader (219.097µs) from=127.0.0.6:47119 2022/11/26 23:29:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:29:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:29:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:29:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:29:41 [DEBUG] agent: Node info in sync 2022/11/26 23:29:43 [DEBUG] http: Request GET /v1/status/leader (414.391µs) from=127.0.0.6:46881 2022/11/26 23:29:44 [DEBUG] http: Request GET /v1/status/leader (656.071µs) from=127.0.0.6:47119 2022/11/26 23:29:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2m4.306924713s) from=127.0.0.6:33199 2022/11/26 23:30:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.434874902s) from=127.0.0.6:44253 2022/11/26 23:30:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2m7.271451302s) from=127.0.0.6:50421 2022/11/26 23:30:03 [DEBUG] http: Request GET /v1/status/leader (1.070272ms) from=127.0.0.6:46881 2022/11/26 23:30:04 [DEBUG] http: Request GET /v1/status/leader (499.693µs) from=127.0.0.6:47119 2022/11/26 23:30:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:08 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.17.26_8443" 2022/11/26 23:30:08 [DEBUG] agent: Node info in sync 2022/11/26 23:30:08 [DEBUG] http: Request PUT /v1/agent/service/register (14.755609ms) from=127.0.0.6:46881 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:08 [DEBUG] agent: Node info in sync 2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (5.646320553s) from=127.0.0.6:50421 2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (8.59388273s) from=127.0.0.6:33199 2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (408.131µs) from=127.0.0.6:33199 2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (233.706µs) from=127.0.0.6:46881 2022/11/26 23:30:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:08 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.59.94_8082" 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:08 [DEBUG] agent: Node info in sync 2022/11/26 23:30:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.118377ms) from=127.0.0.6:33199 2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:08 [DEBUG] agent: Node info in sync 2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (53.723122ms) from=127.0.0.6:47119 2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (58.277682ms) from=127.0.0.6:50421 2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (349.036µs) from=127.0.0.6:57157 2022/11/26 23:30:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (644.507µs) from=127.0.0.6:57157 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.61.135_8410" 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.808387ms) from=127.0.0.6:33199 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (10.132440437s) from=127.0.0.6:50421 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (10.137186674s) from=127.0.0.6:47119 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (834.123µs) from=127.0.0.6:47119 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (246.432µs) from=127.0.0.6:50305 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_vnflcm_10.233.31.127_8801" 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (10.759926ms) from=127.0.0.6:47119 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (39.266573ms) from=127.0.0.6:33199 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (39.51799ms) from=127.0.0.6:50421 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (2.5443ms) from=127.0.0.6:33199 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (249.696µs) from=127.0.0.6:46835 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_vnfres_10.233.18.86_8802" 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.85891ms) from=127.0.0.6:47119 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (42.971064ms) from=127.0.0.6:33199 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (48.602026ms) from=127.0.0.6:50421 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (307.918µs) from=127.0.0.6:50421 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.050228ms) from=127.0.0.6:47119 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.4.178_8484" 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.893099ms) from=127.0.0.6:47119 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (47.765785ms) from=127.0.0.6:33199 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (41.823158ms) from=127.0.0.6:50421 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.160934ms) from=127.0.0.6:50421 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (471.416µs) from=127.0.0.6:55377 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (26.764194ms) from=127.0.0.6:33199 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (31.100564ms) from=127.0.0.6:50421 2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.23.20_8482" 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.577235ms) from=127.0.0.6:47119 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (415.525µs) from=127.0.0.6:47119 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (368.391µs) from=127.0.0.6:33199 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_nslcm_10.233.21.18_8403" 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.530916ms) from=127.0.0.6:33625 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (41.924106ms) from=127.0.0.6:50421 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (42.745388ms) from=127.0.0.6:47119 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (774.189µs) from=127.0.0.6:47119 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (503.312µs) from=127.0.0.6:36169 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:30:18 [INFO] agent: Synced service "_v2_nslcm_10.233.21.18_8403" 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (7.479366ms) from=127.0.0.6:33625 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (40.816575ms) from=127.0.0.6:50421 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (35.318865ms) from=127.0.0.6:47119 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (705.35µs) from=127.0.0.6:50421 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (366.31µs) from=127.0.0.6:42977 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:30:18 [INFO] agent: Synced service "_v1_vnfmgr_10.233.17.93_8803" 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (23.170868ms) from=127.0.0.6:56655 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:30:18 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:30:18 [DEBUG] agent: Node info in sync 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (51.604557ms) from=127.0.0.6:50421 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (65.450466ms) from=127.0.0.6:47119 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (455.463µs) from=127.0.0.6:33625 2022/11/26 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (164.721µs) from=127.0.0.6:56655 2022/11/26 23:30:23 [DEBUG] http: Request GET /v1/status/leader (362.647µs) from=127.0.0.6:41791 2022/11/26 23:30:24 [DEBUG] http: Request GET /v1/status/leader (214.439µs) from=127.0.0.6:33625 2022/11/26 23:30:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.52879786s) from=127.0.0.6:52127 2022/11/26 23:30:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.625958888s) from=127.0.0.6:60329 2022/11/26 23:30:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.479592792s) from=127.0.0.6:43703 2022/11/26 23:30:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:30:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.694633169s) from=127.0.0.6:44073 2022/11/26 23:30:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.416769298s) from=127.0.0.6:51103 2022/11/26 23:30:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m7.153010961s) from=127.0.0.6:60327 2022/11/26 23:30:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.687456744s) from=127.0.0.6:58051 2022/11/26 23:30:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.33191939s) from=127.0.0.6:47891 2022/11/26 23:30:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:30:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.327442064s) from=127.0.0.6:50267 2022/11/26 23:30:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.106817778s) from=127.0.0.6:56603 2022/11/26 23:30:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.383669219s) from=127.0.0.6:56203 2022/11/26 23:30:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.851809239s) from=127.0.0.6:54451 2022/11/26 23:30:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m6.197478331s) from=127.0.0.6:38281 2022/11/26 23:30:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.537177571s) from=127.0.0.6:43185 2022/11/26 23:30:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m7.413633887s) from=127.0.0.6:41323 2022/11/26 23:30:43 [DEBUG] http: Request GET /v1/status/leader (729.937µs) from=127.0.0.6:41791 2022/11/26 23:30:44 [DEBUG] http: Request GET /v1/status/leader (3.034518ms) from=127.0.0.6:33625 2022/11/26 23:30:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.795750982s) from=127.0.0.6:59195 2022/11/26 23:30:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.98366222s) from=127.0.0.6:32999 2022/11/26 23:31:03 [DEBUG] http: Request GET /v1/status/leader (333.177µs) from=127.0.0.6:41791 2022/11/26 23:31:04 [DEBUG] http: Request GET /v1/status/leader (207.714µs) from=127.0.0.6:33625 2022/11/26 23:31:23 [DEBUG] http: Request GET /v1/status/leader (640.617µs) from=127.0.0.6:41791 2022/11/26 23:31:24 [DEBUG] http: Request GET /v1/status/leader (215.34µs) from=127.0.0.6:33625 2022/11/26 23:31:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:31:43 [DEBUG] http: Request GET /v1/status/leader (189.743µs) from=127.0.0.6:41791 2022/11/26 23:31:44 [DEBUG] http: Request GET /v1/status/leader (171.268µs) from=127.0.0.6:33625 2022/11/26 23:31:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:31:47 [DEBUG] agent: Node info in sync 2022/11/26 23:32:03 [DEBUG] http: Request GET /v1/status/leader (272.61µs) from=127.0.0.6:41791 2022/11/26 23:32:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.349953026s) from=127.0.0.6:44253 2022/11/26 23:32:04 [DEBUG] http: Request GET /v1/status/leader (1.302968ms) from=127.0.0.6:33625 2022/11/26 23:32:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.484966877s) from=127.0.0.6:57157 2022/11/26 23:32:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m4.972674333s) from=127.0.0.6:46881 2022/11/26 23:32:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.924414929s) from=127.0.0.6:50421 2022/11/26 23:32:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.228309847s) from=127.0.0.6:54237 2022/11/26 23:32:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.936589946s) from=127.0.0.6:46835 2022/11/26 23:32:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.436779248s) from=127.0.0.6:55377 2022/11/26 23:32:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.33081364s) from=127.0.0.6:42977 2022/11/26 23:32:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.746228563s) from=127.0.0.6:36169 2022/11/26 23:32:23 [DEBUG] http: Request GET /v1/status/leader (1.620519ms) from=127.0.0.6:41791 2022/11/26 23:32:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.004761587s) from=127.0.0.6:47119 2022/11/26 23:32:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.35865682s) from=127.0.0.6:33199 2022/11/26 23:32:24 [DEBUG] http: Request GET /v1/status/leader (295.077µs) from=127.0.0.6:33625 2022/11/26 23:32:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.706276213s) from=127.0.0.6:56655 2022/11/26 23:32:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.326665244s) from=127.0.0.6:50305 2022/11/26 23:32:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.032414896s) from=127.0.0.6:60329 2022/11/26 23:32:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.721749301s) from=127.0.0.6:43703 2022/11/26 23:32:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.742776007s) from=127.0.0.6:52127 2022/11/26 23:32:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.58880156s) from=127.0.0.6:44073 2022/11/26 23:32:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:32:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.327431272s) from=127.0.0.6:51103 2022/11/26 23:32:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.257131639s) from=127.0.0.6:60327 2022/11/26 23:32:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.502760542s) from=127.0.0.6:56603 2022/11/26 23:32:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.895633263s) from=127.0.0.6:47891 2022/11/26 23:32:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.465383397s) from=127.0.0.6:58051 2022/11/26 23:32:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.489362132s) from=127.0.0.6:54451 2022/11/26 23:32:43 [DEBUG] http: Request GET /v1/status/leader (270.67µs) from=127.0.0.6:54451 2022/11/26 23:32:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m2.626409778s) from=127.0.0.6:38281 2022/11/26 23:32:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.447927864s) from=127.0.0.6:56203 2022/11/26 23:32:44 [DEBUG] http: Request GET /v1/status/leader (183.368µs) from=127.0.0.6:33625 2022/11/26 23:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.204086084s) from=127.0.0.6:43185 2022/11/26 23:32:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.27486961s) from=127.0.0.6:50267 2022/11/26 23:32:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.581104124s) from=127.0.0.6:41323 2022/11/26 23:32:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.694382723s) from=127.0.0.6:59195 2022/11/26 23:32:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.270163586s) from=127.0.0.6:32999 2022/11/26 23:33:03 [DEBUG] http: Request GET /v1/status/leader (4.321333ms) from=127.0.0.6:41791 2022/11/26 23:33:04 [DEBUG] http: Request GET /v1/status/leader (270.698µs) from=127.0.0.6:33625 2022/11/26 23:33:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:33:11 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:33:11 [DEBUG] agent: Node info in sync 2022/11/26 23:33:23 [DEBUG] http: Request GET /v1/status/leader (215.227µs) from=127.0.0.6:41791 2022/11/26 23:33:24 [DEBUG] http: Request GET /v1/status/leader (940.044µs) from=127.0.0.6:33625 2022/11/26 23:33:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:33:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:33:43 [DEBUG] http: Request GET /v1/status/leader (191.515µs) from=127.0.0.6:41791 2022/11/26 23:33:44 [DEBUG] http: Request GET /v1/status/leader (1.388289ms) from=127.0.0.6:33625 2022/11/26 23:34:03 [DEBUG] http: Request GET /v1/status/leader (210.121µs) from=127.0.0.6:41791 2022/11/26 23:34:04 [DEBUG] http: Request GET /v1/status/leader (323.487µs) from=127.0.0.6:33625 2022/11/26 23:34:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m0.153407596s) from=127.0.0.6:57157 2022/11/26 23:34:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.101033656s) from=127.0.0.6:44253 2022/11/26 23:34:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m4.564011818s) from=127.0.0.6:46881 2022/11/26 23:34:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.924605853s) from=127.0.0.6:46835 2022/11/26 23:34:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.399467631s) from=127.0.0.6:50421 2022/11/26 23:34:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.638857606s) from=127.0.0.6:54237 2022/11/26 23:34:23 [DEBUG] http: Request GET /v1/status/leader (199.643µs) from=127.0.0.6:41791 2022/11/26 23:34:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.905958578s) from=127.0.0.6:42977 2022/11/26 23:34:24 [DEBUG] http: Request GET /v1/status/leader (391.13µs) from=127.0.0.6:33625 2022/11/26 23:34:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.937327733s) from=127.0.0.6:50305 2022/11/26 23:34:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.026219109s) from=127.0.0.6:55377 2022/11/26 23:34:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.189195572s) from=127.0.0.6:56655 2022/11/26 23:34:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.883878852s) from=127.0.0.6:47119 2022/11/26 23:34:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.773604914s) from=127.0.0.6:33199 2022/11/26 23:34:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m7.074384883s) from=127.0.0.6:36169 2022/11/26 23:34:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.19607095s) from=127.0.0.6:60329 2022/11/26 23:34:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.16503526s) from=127.0.0.6:43703 2022/11/26 23:34:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:34:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.623643632s) from=127.0.0.6:44073 2022/11/26 23:34:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.412084134s) from=127.0.0.6:52127 2022/11/26 23:34:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.370417798s) from=127.0.0.6:51103 2022/11/26 23:34:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.627635365s) from=127.0.0.6:47891 2022/11/26 23:34:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.96644236s) from=127.0.0.6:60327 2022/11/26 23:34:43 [DEBUG] http: Request GET /v1/status/leader (558.822µs) from=127.0.0.6:41791 2022/11/26 23:34:44 [DEBUG] http: Request GET /v1/status/leader (415.246µs) from=127.0.0.6:33625 2022/11/26 23:34:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.38175139s) from=127.0.0.6:58051 2022/11/26 23:34:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.714258319s) from=127.0.0.6:54451 2022/11/26 23:34:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.877993797s) from=127.0.0.6:56603 2022/11/26 23:34:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.988650062s) from=127.0.0.6:43185 2022/11/26 23:34:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.536203176s) from=127.0.0.6:50267 2022/11/26 23:34:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.495563262s) from=127.0.0.6:41323 2022/11/26 23:34:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.681871444s) from=127.0.0.6:38281 2022/11/26 23:34:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.737386376s) from=127.0.0.6:56203 2022/11/26 23:34:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:34:52 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:34:52 [DEBUG] agent: Node info in sync 2022/11/26 23:34:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.900626869s) from=127.0.0.6:32999 2022/11/26 23:34:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.579447949s) from=127.0.0.6:59195 2022/11/26 23:35:03 [DEBUG] http: Request GET /v1/status/leader (1.960707ms) from=127.0.0.6:41791 2022/11/26 23:35:04 [DEBUG] http: Request GET /v1/status/leader (240.779µs) from=127.0.0.6:33625 2022/11/26 23:35:23 [DEBUG] http: Request GET /v1/status/leader (164.581µs) from=127.0.0.6:41791 2022/11/26 23:35:24 [DEBUG] http: Request GET /v1/status/leader (552.875µs) from=127.0.0.6:33625 2022/11/26 23:35:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:35:43 [DEBUG] http: Request GET /v1/status/leader (189.466µs) from=127.0.0.6:41791 2022/11/26 23:35:44 [DEBUG] http: Request GET /v1/status/leader (360.779µs) from=127.0.0.6:33625 2022/11/26 23:35:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:36:03 [DEBUG] http: Request GET /v1/status/leader (330.778µs) from=127.0.0.6:41791 2022/11/26 23:36:04 [DEBUG] http: Request GET /v1/status/leader (340.299µs) from=127.0.0.6:33625 2022/11/26 23:36:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:36:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:36:05 [DEBUG] agent: Node info in sync 2022/11/26 23:36:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.245455601s) from=127.0.0.6:44253 2022/11/26 23:36:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m3.908834559s) from=127.0.0.6:57157 2022/11/26 23:36:23 [DEBUG] http: Request GET /v1/status/leader (356.813µs) from=127.0.0.6:41791 2022/11/26 23:36:24 [DEBUG] http: Request GET /v1/status/leader (220.646µs) from=127.0.0.6:33625 2022/11/26 23:36:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m7.497658891s) from=127.0.0.6:46881 2022/11/26 23:36:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.659063163s) from=127.0.0.6:46835 2022/11/26 23:36:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.869959829s) from=127.0.0.6:50421 2022/11/26 23:36:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.016617051s) from=127.0.0.6:42977 2022/11/26 23:36:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.570497911s) from=127.0.0.6:50305 2022/11/26 23:36:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.486228835s) from=127.0.0.6:54237 2022/11/26 23:36:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.337718891s) from=127.0.0.6:56655 2022/11/26 23:36:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m5.700320548s) from=127.0.0.6:55377 2022/11/26 23:36:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.578378873s) from=127.0.0.6:36169 2022/11/26 23:36:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m2.466582441s) from=127.0.0.6:33199 2022/11/26 23:36:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.560783723s) from=127.0.0.6:47119 2022/11/26 23:36:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:36:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.878271728s) from=127.0.0.6:60329 2022/11/26 23:36:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.760715638s) from=127.0.0.6:52127 2022/11/26 23:36:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.952764363s) from=127.0.0.6:43703 2022/11/26 23:36:44 [DEBUG] http: Request GET /v1/status/leader (377.961µs) from=127.0.0.6:41791 2022/11/26 23:36:44 [DEBUG] http: Request GET /v1/status/leader (291.536µs) from=127.0.0.6:33625 2022/11/26 23:36:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.094000848s) from=127.0.0.6:44073 2022/11/26 23:36:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.175631441s) from=127.0.0.6:60327 2022/11/26 23:36:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.23913773s) from=127.0.0.6:47891 2022/11/26 23:36:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.337756529s) from=127.0.0.6:51103 2022/11/26 23:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.618807254s) from=127.0.0.6:58051 2022/11/26 23:36:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.23815306s) from=127.0.0.6:56203 2022/11/26 23:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.270164533s) from=127.0.0.6:56603 2022/11/26 23:36:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.186741731s) from=127.0.0.6:50267 2022/11/26 23:36:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.603112423s) from=127.0.0.6:54451 2022/11/26 23:36:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.05769951s) from=127.0.0.6:38281 2022/11/26 23:36:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.295246883s) from=127.0.0.6:43185 2022/11/26 23:36:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.77512513s) from=127.0.0.6:41323 2022/11/26 23:36:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.28914422s) from=127.0.0.6:59195 2022/11/26 23:37:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.952845992s) from=127.0.0.6:32999 2022/11/26 23:37:04 [DEBUG] http: Request GET /v1/status/leader (367.038µs) from=127.0.0.6:41791 2022/11/26 23:37:04 [DEBUG] http: Request GET /v1/status/leader (277.703µs) from=127.0.0.6:33625 2022/11/26 23:37:24 [DEBUG] http: Request GET /v1/status/leader (226.784µs) from=127.0.0.6:41791 2022/11/26 23:37:24 [DEBUG] http: Request GET /v1/status/leader (347.499µs) from=127.0.0.6:33625 2022/11/26 23:37:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:37:44 [DEBUG] http: Request GET /v1/status/leader (372.297µs) from=127.0.0.6:41791 2022/11/26 23:37:44 [DEBUG] http: Request GET /v1/status/leader (270.102µs) from=127.0.0.6:33625 2022/11/26 23:38:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:38:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:38:03 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:38:03 [DEBUG] agent: Node info in sync 2022/11/26 23:38:04 [DEBUG] http: Request GET /v1/status/leader (237.689µs) from=127.0.0.6:41791 2022/11/26 23:38:04 [DEBUG] http: Request GET /v1/status/leader (263.76µs) from=127.0.0.6:33625 2022/11/26 23:38:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.791536707s) from=127.0.0.6:44253 2022/11/26 23:38:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.537393218s) from=127.0.0.6:57157 2022/11/26 23:38:24 [DEBUG] http: Request GET /v1/status/leader (320.317µs) from=127.0.0.6:41791 2022/11/26 23:38:24 [DEBUG] http: Request GET /v1/status/leader (189.813µs) from=127.0.0.6:33625 2022/11/26 23:38:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.371709444s) from=127.0.0.6:46835 2022/11/26 23:38:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m3.762362969s) from=127.0.0.6:46881 2022/11/26 23:38:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.705492503s) from=127.0.0.6:42977 2022/11/26 23:38:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.83078256s) from=127.0.0.6:56655 2022/11/26 23:38:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.990784436s) from=127.0.0.6:50421 2022/11/26 23:38:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.515860965s) from=127.0.0.6:36169 2022/11/26 23:38:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.745648151s) from=127.0.0.6:50305 2022/11/26 23:38:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.505872982s) from=127.0.0.6:55377 2022/11/26 23:38:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.844100162s) from=127.0.0.6:54237 2022/11/26 23:38:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.803086355s) from=127.0.0.6:47119 2022/11/26 23:38:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:38:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.294865969s) from=127.0.0.6:33199 2022/11/26 23:38:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.761184319s) from=127.0.0.6:60329 2022/11/26 23:38:44 [DEBUG] http: Request GET /v1/status/leader (321.248µs) from=127.0.0.6:41791 2022/11/26 23:38:44 [DEBUG] http: Request GET /v1/status/leader (196.858µs) from=127.0.0.6:33625 2022/11/26 23:38:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.760906959s) from=127.0.0.6:52127 2022/11/26 23:38:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.275094651s) from=127.0.0.6:43703 2022/11/26 23:38:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.067662925s) from=127.0.0.6:44073 2022/11/26 23:38:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.543636225s) from=127.0.0.6:47891 2022/11/26 23:38:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.420896412s) from=127.0.0.6:56203 2022/11/26 23:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.794460663s) from=127.0.0.6:51103 2022/11/26 23:38:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.957143625s) from=127.0.0.6:60327 2022/11/26 23:38:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.832019211s) from=127.0.0.6:56603 2022/11/26 23:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.23773396s) from=127.0.0.6:43185 2022/11/26 23:38:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.565439211s) from=127.0.0.6:38281 2022/11/26 23:38:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.838958824s) from=127.0.0.6:50267 2022/11/26 23:38:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.283665298s) from=127.0.0.6:58051 2022/11/26 23:38:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.201898965s) from=127.0.0.6:54451 2022/11/26 23:39:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.999673488s) from=127.0.0.6:41323 2022/11/26 23:39:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.858181129s) from=127.0.0.6:32999 2022/11/26 23:39:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.972952013s) from=127.0.0.6:59195 2022/11/26 23:39:04 [DEBUG] http: Request GET /v1/status/leader (283.877µs) from=127.0.0.6:41791 2022/11/26 23:39:04 [DEBUG] http: Request GET /v1/status/leader (309.181µs) from=127.0.0.6:33625 2022/11/26 23:39:24 [DEBUG] http: Request GET /v1/status/leader (172.803µs) from=127.0.0.6:41791 2022/11/26 23:39:24 [DEBUG] http: Request GET /v1/status/leader (154.451µs) from=127.0.0.6:33625 2022/11/26 23:39:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:39:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:39:35 [DEBUG] agent: Node info in sync 2022/11/26 23:39:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:39:44 [DEBUG] http: Request GET /v1/status/leader (298.381µs) from=127.0.0.6:41791 2022/11/26 23:39:44 [DEBUG] http: Request GET /v1/status/leader (322.011µs) from=127.0.0.6:33625 2022/11/26 23:40:04 [DEBUG] http: Request GET /v1/status/leader (325.184µs) from=127.0.0.6:41791 2022/11/26 23:40:04 [DEBUG] http: Request GET /v1/status/leader (162.351µs) from=127.0.0.6:33625 2022/11/26 23:40:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m2.277301869s) from=127.0.0.6:57157 2022/11/26 23:40:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.063829693s) from=127.0.0.6:44253 2022/11/26 23:40:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:40:24 [DEBUG] http: Request GET /v1/status/leader (299.55µs) from=127.0.0.6:41791 2022/11/26 23:40:24 [DEBUG] http: Request GET /v1/status/leader (215.314µs) from=127.0.0.6:33625 2022/11/26 23:40:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m1.132117243s) from=127.0.0.6:46881 2022/11/26 23:40:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.16977624s) from=127.0.0.6:46835 2022/11/26 23:40:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.311184688s) from=127.0.0.6:42977 2022/11/26 23:40:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.55593146s) from=127.0.0.6:55377 2022/11/26 23:40:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.980325367s) from=127.0.0.6:50421 2022/11/26 23:40:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:40:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.616896742s) from=127.0.0.6:56655 2022/11/26 23:40:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.91627008s) from=127.0.0.6:54237 2022/11/26 23:40:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.055965008s) from=127.0.0.6:36169 2022/11/26 23:40:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.115445381s) from=127.0.0.6:50305 2022/11/26 23:40:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:40:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:40:40 [DEBUG] agent: Node info in sync 2022/11/26 23:40:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.953655373s) from=127.0.0.6:33199 2022/11/26 23:40:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.927000192s) from=127.0.0.6:47119 2022/11/26 23:40:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.021530077s) from=127.0.0.6:60329 2022/11/26 23:40:44 [DEBUG] http: Request GET /v1/status/leader (230.631µs) from=127.0.0.6:41791 2022/11/26 23:40:44 [DEBUG] http: Request GET /v1/status/leader (300.092µs) from=127.0.0.6:33625 2022/11/26 23:40:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.23449325s) from=127.0.0.6:43703 2022/11/26 23:40:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.292410505s) from=127.0.0.6:52127 2022/11/26 23:40:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.300980075s) from=127.0.0.6:44073 2022/11/26 23:40:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.93083064s) from=127.0.0.6:56203 2022/11/26 23:40:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.74456736s) from=127.0.0.6:60327 2022/11/26 23:40:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.819229653s) from=127.0.0.6:47891 2022/11/26 23:40:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.570414877s) from=127.0.0.6:56603 2022/11/26 23:40:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.916004253s) from=127.0.0.6:50267 2022/11/26 23:40:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.394556179s) from=127.0.0.6:38281 2022/11/26 23:41:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m7.074523137s) from=127.0.0.6:51103 2022/11/26 23:41:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m7.387222208s) from=127.0.0.6:43185 2022/11/26 23:41:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.679657553s) from=127.0.0.6:58051 2022/11/26 23:41:04 [DEBUG] http: Request GET /v1/status/leader (290.596µs) from=127.0.0.6:41791 2022/11/26 23:41:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.36478384s) from=127.0.0.6:32999 2022/11/26 23:41:04 [DEBUG] http: Request GET /v1/status/leader (275.507µs) from=127.0.0.6:33625 2022/11/26 23:41:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.692594866s) from=127.0.0.6:54451 2022/11/26 23:41:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.651222255s) from=127.0.0.6:41323 2022/11/26 23:41:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.859838456s) from=127.0.0.6:59195 2022/11/26 23:41:24 [DEBUG] http: Request GET /v1/status/leader (283.994µs) from=127.0.0.6:41791 2022/11/26 23:41:24 [DEBUG] http: Request GET /v1/status/leader (162.842µs) from=127.0.0.6:33625 2022/11/26 23:41:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:41:44 [DEBUG] http: Request GET /v1/status/leader (207.292µs) from=127.0.0.6:41791 2022/11/26 23:41:44 [DEBUG] http: Request GET /v1/status/leader (313.032µs) from=127.0.0.6:33625 2022/11/26 23:42:04 [DEBUG] http: Request GET /v1/status/leader (164.588µs) from=127.0.0.6:41791 2022/11/26 23:42:04 [DEBUG] http: Request GET /v1/status/leader (163.939µs) from=127.0.0.6:33625 2022/11/26 23:42:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:42:12 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:42:12 [DEBUG] agent: Node info in sync 2022/11/26 23:42:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.928195485s) from=127.0.0.6:57157 2022/11/26 23:42:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.55125221s) from=127.0.0.6:44253 2022/11/26 23:42:24 [DEBUG] http: Request GET /v1/status/leader (349.249µs) from=127.0.0.6:41791 2022/11/26 23:42:24 [DEBUG] http: Request GET /v1/status/leader (176.99µs) from=127.0.0.6:33625 2022/11/26 23:42:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:42:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m2.690165236s) from=127.0.0.6:46881 2022/11/26 23:42:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.53752258s) from=127.0.0.6:46835 2022/11/26 23:42:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:42:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m1.272774928s) from=127.0.0.6:55377 2022/11/26 23:42:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.993544055s) from=127.0.0.6:56655 2022/11/26 23:42:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.933624325s) from=127.0.0.6:50305 2022/11/26 23:42:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.565869795s) from=127.0.0.6:54237 2022/11/26 23:42:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.882041004s) from=127.0.0.6:42977 2022/11/26 23:42:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.919452905s) from=127.0.0.6:36169 2022/11/26 23:42:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.880021051s) from=127.0.0.6:50421 2022/11/26 23:42:44 [DEBUG] http: Request GET /v1/status/leader (423.378µs) from=127.0.0.6:41791 2022/11/26 23:42:44 [DEBUG] http: Request GET /v1/status/leader (369.034µs) from=127.0.0.6:33625 2022/11/26 23:42:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.775905654s) from=127.0.0.6:33199 2022/11/26 23:42:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.84229854s) from=127.0.0.6:43703 2022/11/26 23:42:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.046595873s) from=127.0.0.6:47119 2022/11/26 23:42:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.241257182s) from=127.0.0.6:60329 2022/11/26 23:42:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.896211134s) from=127.0.0.6:52127 2022/11/26 23:42:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.87001297s) from=127.0.0.6:47891 2022/11/26 23:42:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.662360915s) from=127.0.0.6:44073 2022/11/26 23:42:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.270029654s) from=127.0.0.6:56603 2022/11/26 23:43:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.73413887s) from=127.0.0.6:60327 2022/11/26 23:43:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.250182955s) from=127.0.0.6:43185 2022/11/26 23:43:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m7.37601005s) from=127.0.0.6:56203 2022/11/26 23:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.614057248s) from=127.0.0.6:51103 2022/11/26 23:43:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.404434657s) from=127.0.0.6:50267 2022/11/26 23:43:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.417849891s) from=127.0.0.6:38281 2022/11/26 23:43:04 [DEBUG] http: Request GET /v1/status/leader (413.98µs) from=127.0.0.6:41791 2022/11/26 23:43:04 [DEBUG] http: Request GET /v1/status/leader (897.525µs) from=127.0.0.6:33625 2022/11/26 23:43:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.495065979s) from=127.0.0.6:54451 2022/11/26 23:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.05623502s) from=127.0.0.6:58051 2022/11/26 23:43:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.29350372s) from=127.0.0.6:32999 2022/11/26 23:43:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.713201038s) from=127.0.0.6:41323 2022/11/26 23:43:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.298960721s) from=127.0.0.6:59195 2022/11/26 23:43:24 [DEBUG] http: Request GET /v1/status/leader (361.184µs) from=127.0.0.6:41791 2022/11/26 23:43:24 [DEBUG] http: Request GET /v1/status/leader (325.487µs) from=127.0.0.6:33625 2022/11/26 23:43:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:43:44 [DEBUG] http: Request GET /v1/status/leader (473.664µs) from=127.0.0.6:41791 2022/11/26 23:43:45 [DEBUG] http: Request GET /v1/status/leader (641.957µs) from=127.0.0.6:33625 2022/11/26 23:43:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:43:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:43:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:43:47 [DEBUG] agent: Node info in sync 2022/11/26 23:44:04 [DEBUG] http: Request GET /v1/status/leader (301.716µs) from=127.0.0.6:41791 2022/11/26 23:44:05 [DEBUG] http: Request GET /v1/status/leader (447.78µs) from=127.0.0.6:33625 2022/11/26 23:44:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m2.812869452s) from=127.0.0.6:57157 2022/11/26 23:44:24 [DEBUG] http: Request GET /v1/status/leader (1.335165ms) from=127.0.0.6:41791 2022/11/26 23:44:25 [DEBUG] http: Request GET /v1/status/leader (308.711µs) from=127.0.0.6:33625 2022/11/26 23:44:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.47854968s) from=127.0.0.6:44253 2022/11/26 23:44:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m2.169747265s) from=127.0.0.6:46881 2022/11/26 23:44:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:44:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.174114899s) from=127.0.0.6:46835 2022/11/26 23:44:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.419010319s) from=127.0.0.6:55377 2022/11/26 23:44:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m1.747983035s) from=127.0.0.6:54237 2022/11/26 23:44:44 [DEBUG] http: Request GET /v1/status/leader (509.342µs) from=127.0.0.6:41791 2022/11/26 23:44:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.411293781s) from=127.0.0.6:50305 2022/11/26 23:44:45 [DEBUG] http: Request GET /v1/status/leader (1.028647ms) from=127.0.0.6:33625 2022/11/26 23:44:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.978574016s) from=127.0.0.6:36169 2022/11/26 23:44:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.387134186s) from=127.0.0.6:33199 2022/11/26 23:44:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.783459551s) from=127.0.0.6:50421 2022/11/26 23:44:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.262856951s) from=127.0.0.6:42977 2022/11/26 23:44:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m7.355686049s) from=127.0.0.6:56655 2022/11/26 23:44:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.406567616s) from=127.0.0.6:43703 2022/11/26 23:44:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.816311218s) from=127.0.0.6:60329 2022/11/26 23:44:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.910787737s) from=127.0.0.6:47119 2022/11/26 23:44:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.555965266s) from=127.0.0.6:47891 2022/11/26 23:45:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.207061788s) from=127.0.0.6:44073 2022/11/26 23:45:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.001984922s) from=127.0.0.6:43185 2022/11/26 23:45:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.761633094s) from=127.0.0.6:52127 2022/11/26 23:45:04 [DEBUG] http: Request GET /v1/status/leader (469.499µs) from=127.0.0.6:41791 2022/11/26 23:45:05 [DEBUG] http: Request GET /v1/status/leader (396.931µs) from=127.0.0.6:33625 2022/11/26 23:45:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.449343822s) from=127.0.0.6:60327 2022/11/26 23:45:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.210372181s) from=127.0.0.6:56603 2022/11/26 23:45:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.578276445s) from=127.0.0.6:38281 2022/11/26 23:45:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.59881722s) from=127.0.0.6:32999 2022/11/26 23:45:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.308363997s) from=127.0.0.6:56203 2022/11/26 23:45:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.496023945s) from=127.0.0.6:51103 2022/11/26 23:45:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.850163286s) from=127.0.0.6:50267 2022/11/26 23:45:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.196038491s) from=127.0.0.6:41323 2022/11/26 23:45:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.55359271s) from=127.0.0.6:58051 2022/11/26 23:45:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:45:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m7.04783445s) from=127.0.0.6:54451 2022/11/26 23:45:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.678979694s) from=127.0.0.6:59195 2022/11/26 23:45:24 [DEBUG] http: Request GET /v1/status/leader (194.4µs) from=127.0.0.6:41791 2022/11/26 23:45:25 [DEBUG] http: Request GET /v1/status/leader (416.298µs) from=127.0.0.6:33625 2022/11/26 23:45:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:45:44 [DEBUG] http: Request GET /v1/status/leader (471.372µs) from=127.0.0.6:41791 2022/11/26 23:45:45 [DEBUG] http: Request GET /v1/status/leader (297.416µs) from=127.0.0.6:33625 2022/11/26 23:45:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:45:45 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:45:45 [DEBUG] agent: Node info in sync 2022/11/26 23:46:04 [DEBUG] http: Request GET /v1/status/leader (215.61µs) from=127.0.0.6:41791 2022/11/26 23:46:05 [DEBUG] http: Request GET /v1/status/leader (321.545µs) from=127.0.0.6:33625 2022/11/26 23:46:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m0.326946491s) from=127.0.0.6:57157 2022/11/26 23:46:24 [DEBUG] http: Request GET /v1/status/leader (351.816µs) from=127.0.0.6:41791 2022/11/26 23:46:25 [DEBUG] http: Request GET /v1/status/leader (292.874µs) from=127.0.0.6:33625 2022/11/26 23:46:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.171370205s) from=127.0.0.6:44253 2022/11/26 23:46:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m2.150074057s) from=127.0.0.6:46881 2022/11/26 23:46:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:46:44 [DEBUG] http: Request GET /v1/status/leader (2.413747ms) from=127.0.0.6:41791 2022/11/26 23:46:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.529441899s) from=127.0.0.6:46835 2022/11/26 23:46:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.474912827s) from=127.0.0.6:55377 2022/11/26 23:46:45 [DEBUG] http: Request GET /v1/status/leader (320.533µs) from=127.0.0.6:33625 2022/11/26 23:46:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.131923079s) from=127.0.0.6:33199 2022/11/26 23:46:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.131379147s) from=127.0.0.6:50421 2022/11/26 23:46:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.405882297s) from=127.0.0.6:36169 2022/11/26 23:46:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m5.525207233s) from=127.0.0.6:54237 2022/11/26 23:46:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.303528446s) from=127.0.0.6:50305 2022/11/26 23:46:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.542532209s) from=127.0.0.6:42977 2022/11/26 23:46:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.269633257s) from=127.0.0.6:43703 2022/11/26 23:46:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.439457731s) from=127.0.0.6:56655 2022/11/26 23:46:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.268772965s) from=127.0.0.6:60329 2022/11/26 23:46:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.736594862s) from=127.0.0.6:47891 2022/11/26 23:47:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.647915734s) from=127.0.0.6:47119 2022/11/26 23:47:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:47:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:47:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:47:00 [DEBUG] agent: Node info in sync 2022/11/26 23:47:04 [DEBUG] http: Request GET /v1/status/leader (290.884µs) from=127.0.0.6:41791 2022/11/26 23:47:05 [DEBUG] http: Request GET /v1/status/leader (243.573µs) from=127.0.0.6:33625 2022/11/26 23:47:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.055797576s) from=127.0.0.6:44073 2022/11/26 23:47:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.504766046s) from=127.0.0.6:56603 2022/11/26 23:47:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.068865802s) from=127.0.0.6:32999 2022/11/26 23:47:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.854646909s) from=127.0.0.6:52127 2022/11/26 23:47:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m7.46058005s) from=127.0.0.6:43185 2022/11/26 23:47:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.771622796s) from=127.0.0.6:56203 2022/11/26 23:47:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.680264536s) from=127.0.0.6:60327 2022/11/26 23:47:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.627860808s) from=127.0.0.6:58051 2022/11/26 23:47:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.539227389s) from=127.0.0.6:51103 2022/11/26 23:47:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.470992791s) from=127.0.0.6:50267 2022/11/26 23:47:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.909360495s) from=127.0.0.6:38281 2022/11/26 23:47:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.132369781s) from=127.0.0.6:41323 2022/11/26 23:47:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m4.293486747s) from=127.0.0.6:54451 2022/11/26 23:47:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.033068483s) from=127.0.0.6:59195 2022/11/26 23:47:24 [DEBUG] http: Request GET /v1/status/leader (2.367537ms) from=127.0.0.6:41791 2022/11/26 23:47:25 [DEBUG] http: Request GET /v1/status/leader (291.613µs) from=127.0.0.6:33625 2022/11/26 23:47:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:47:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:47:44 [DEBUG] http: Request GET /v1/status/leader (196.861µs) from=127.0.0.6:41791 2022/11/26 23:47:45 [DEBUG] http: Request GET /v1/status/leader (238.105µs) from=127.0.0.6:33625 2022/11/26 23:48:04 [DEBUG] http: Request GET /v1/status/leader (236.83µs) from=127.0.0.6:41791 2022/11/26 23:48:05 [DEBUG] http: Request GET /v1/status/leader (207.37µs) from=127.0.0.6:33625 2022/11/26 23:48:24 [DEBUG] http: Request GET /v1/status/leader (186.912µs) from=127.0.0.6:41791 2022/11/26 23:48:25 [DEBUG] http: Request GET /v1/status/leader (243.731µs) from=127.0.0.6:33625 2022/11/26 23:48:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:48:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:48:25 [DEBUG] agent: Node info in sync 2022/11/26 23:48:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m5.945318374s) from=127.0.0.6:57157 2022/11/26 23:48:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:48:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m0.615738032s) from=127.0.0.6:46881 2022/11/26 23:48:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.206195159s) from=127.0.0.6:44253 2022/11/26 23:48:44 [DEBUG] http: Request GET /v1/status/leader (600.076µs) from=127.0.0.6:41791 2022/11/26 23:48:45 [DEBUG] http: Request GET /v1/status/leader (233.044µs) from=127.0.0.6:33625 2022/11/26 23:48:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.598799125s) from=127.0.0.6:46835 2022/11/26 23:48:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.12002592s) from=127.0.0.6:50421 2022/11/26 23:48:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.842027108s) from=127.0.0.6:54237 2022/11/26 23:48:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.100277948s) from=127.0.0.6:33199 2022/11/26 23:48:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.216986214s) from=127.0.0.6:36169 2022/11/26 23:48:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.664426838s) from=127.0.0.6:55377 2022/11/26 23:48:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.840763713s) from=127.0.0.6:42977 2022/11/26 23:48:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.855445177s) from=127.0.0.6:50305 2022/11/26 23:48:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.230239279s) from=127.0.0.6:43703 2022/11/26 23:48:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.700432733s) from=127.0.0.6:56655 2022/11/26 23:49:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.338155268s) from=127.0.0.6:47891 2022/11/26 23:49:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.680927291s) from=127.0.0.6:60329 2022/11/26 23:49:04 [DEBUG] http: Request GET /v1/status/leader (675.321µs) from=127.0.0.6:41791 2022/11/26 23:49:05 [DEBUG] http: Request GET /v1/status/leader (3.766891ms) from=127.0.0.6:33625 2022/11/26 23:49:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.853517496s) from=127.0.0.6:47119 2022/11/26 23:49:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.312241723s) from=127.0.0.6:44073 2022/11/26 23:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.926161803s) from=127.0.0.6:52127 2022/11/26 23:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.404451822s) from=127.0.0.6:43185 2022/11/26 23:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.623375809s) from=127.0.0.6:56603 2022/11/26 23:49:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.99351998s) from=127.0.0.6:32999 2022/11/26 23:49:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.966562328s) from=127.0.0.6:51103 2022/11/26 23:49:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.138456014s) from=127.0.0.6:38281 2022/11/26 23:49:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.075478598s) from=127.0.0.6:56203 2022/11/26 23:49:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m3.324407137s) from=127.0.0.6:60327 2022/11/26 23:49:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.448780416s) from=127.0.0.6:58051 2022/11/26 23:49:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.103020565s) from=127.0.0.6:50267 2022/11/26 23:49:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.533089396s) from=127.0.0.6:54451 2022/11/26 23:49:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.883521579s) from=127.0.0.6:41323 2022/11/26 23:49:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.623196001s) from=127.0.0.6:59195 2022/11/26 23:49:24 [DEBUG] http: Request GET /v1/status/leader (284.524µs) from=127.0.0.6:41791 2022/11/26 23:49:25 [DEBUG] http: Request GET /v1/status/leader (186.689µs) from=127.0.0.6:33625 2022/11/26 23:49:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:49:44 [DEBUG] http: Request GET /v1/status/leader (414.513µs) from=127.0.0.6:41791 2022/11/26 23:49:45 [DEBUG] http: Request GET /v1/status/leader (339.602µs) from=127.0.0.6:33625 2022/11/26 23:50:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:50:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:50:03 [DEBUG] agent: Node info in sync 2022/11/26 23:50:04 [DEBUG] http: Request GET /v1/status/leader (346.166µs) from=127.0.0.6:41791 2022/11/26 23:50:05 [DEBUG] http: Request GET /v1/status/leader (382.263µs) from=127.0.0.6:33625 2022/11/26 23:50:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:50:24 [DEBUG] http: Request GET /v1/status/leader (229.284µs) from=127.0.0.6:41791 2022/11/26 23:50:25 [DEBUG] http: Request GET /v1/status/leader (227.795µs) from=127.0.0.6:33625 2022/11/26 23:50:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m2.423191177s) from=127.0.0.6:57157 2022/11/26 23:50:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:50:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m1.258937246s) from=127.0.0.6:46881 2022/11/26 23:50:44 [DEBUG] http: Request GET /v1/status/leader (261.618µs) from=127.0.0.6:41791 2022/11/26 23:50:45 [DEBUG] http: Request GET /v1/status/leader (414.906µs) from=127.0.0.6:33625 2022/11/26 23:50:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.127885141s) from=127.0.0.6:44253 2022/11/26 23:50:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.256545177s) from=127.0.0.6:46835 2022/11/26 23:50:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.325861179s) from=127.0.0.6:54237 2022/11/26 23:50:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.888031139s) from=127.0.0.6:50421 2022/11/26 23:50:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.690841357s) from=127.0.0.6:33199 2022/11/26 23:50:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.386682535s) from=127.0.0.6:55377 2022/11/26 23:50:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.72376621s) from=127.0.0.6:42977 2022/11/26 23:50:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.750550722s) from=127.0.0.6:36169 2022/11/26 23:50:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.266586279s) from=127.0.0.6:43703 2022/11/26 23:51:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.482813274s) from=127.0.0.6:50305 2022/11/26 23:51:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.927133726s) from=127.0.0.6:56655 2022/11/26 23:51:04 [DEBUG] http: Request GET /v1/status/leader (194.765µs) from=127.0.0.6:41791 2022/11/26 23:51:05 [DEBUG] http: Request GET /v1/status/leader (251.185µs) from=127.0.0.6:33625 2022/11/26 23:51:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.035145039s) from=127.0.0.6:47119 2022/11/26 23:51:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.866466429s) from=127.0.0.6:60329 2022/11/26 23:51:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.7293467s) from=127.0.0.6:47891 2022/11/26 23:51:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.916957812s) from=127.0.0.6:44073 2022/11/26 23:51:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.364676606s) from=127.0.0.6:56603 2022/11/26 23:51:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.047776634s) from=127.0.0.6:52127 2022/11/26 23:51:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.225180463s) from=127.0.0.6:32999 2022/11/26 23:51:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.299826895s) from=127.0.0.6:43185 2022/11/26 23:51:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.147616455s) from=127.0.0.6:38281 2022/11/26 23:51:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.208503164s) from=127.0.0.6:60327 2022/11/26 23:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.708816369s) from=127.0.0.6:51103 2022/11/26 23:51:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.513461707s) from=127.0.0.6:54451 2022/11/26 23:51:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m7.171974174s) from=127.0.0.6:56203 2022/11/26 23:51:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.410674557s) from=127.0.0.6:41323 2022/11/26 23:51:24 [DEBUG] http: Request GET /v1/status/leader (317.95µs) from=127.0.0.6:41791 2022/11/26 23:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.436716438s) from=127.0.0.6:58051 2022/11/26 23:51:25 [DEBUG] http: Request GET /v1/status/leader (308.169µs) from=127.0.0.6:33625 2022/11/26 23:51:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.514140236s) from=127.0.0.6:50267 2022/11/26 23:51:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.637399388s) from=127.0.0.6:59195 2022/11/26 23:51:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:51:44 [DEBUG] http: Request GET /v1/status/leader (1.651893ms) from=127.0.0.6:41791 2022/11/26 23:51:45 [DEBUG] http: Request GET /v1/status/leader (393.298µs) from=127.0.0.6:33625 2022/11/26 23:51:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:51:52 [DEBUG] agent: Node info in sync 2022/11/26 23:52:04 [DEBUG] http: Request GET /v1/status/leader (360.527µs) from=127.0.0.6:41791 2022/11/26 23:52:05 [DEBUG] http: Request GET /v1/status/leader (156.24µs) from=127.0.0.6:33625 2022/11/26 23:52:24 [DEBUG] http: Request GET /v1/status/leader (531.316µs) from=127.0.0.6:41791 2022/11/26 23:52:25 [DEBUG] http: Request GET /v1/status/leader (214.317µs) from=127.0.0.6:33625 2022/11/26 23:52:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.28640222s) from=127.0.0.6:57157 2022/11/26 23:52:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:52:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:52:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m5.236776759s) from=127.0.0.6:46881 2022/11/26 23:52:44 [DEBUG] http: Request GET /v1/status/leader (267.777µs) from=127.0.0.6:41791 2022/11/26 23:52:45 [DEBUG] http: Request GET /v1/status/leader (189.304µs) from=127.0.0.6:33625 2022/11/26 23:52:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.462416369s) from=127.0.0.6:44253 2022/11/26 23:52:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.192192888s) from=127.0.0.6:54237 2022/11/26 23:52:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.040966424s) from=127.0.0.6:33199 2022/11/26 23:52:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.512362821s) from=127.0.0.6:46835 2022/11/26 23:52:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.707519737s) from=127.0.0.6:50421 2022/11/26 23:52:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.022241945s) from=127.0.0.6:42977 2022/11/26 23:52:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.792025395s) from=127.0.0.6:55377 2022/11/26 23:52:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.135604101s) from=127.0.0.6:43703 2022/11/26 23:53:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.884798548s) from=127.0.0.6:36169 2022/11/26 23:53:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.448837633s) from=127.0.0.6:50305 2022/11/26 23:53:04 [DEBUG] http: Request GET /v1/status/leader (329.688µs) from=127.0.0.6:41791 2022/11/26 23:53:05 [DEBUG] http: Request GET /v1/status/leader (5.578095ms) from=127.0.0.6:33625 2022/11/26 23:53:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.816079335s) from=127.0.0.6:60329 2022/11/26 23:53:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.574567572s) from=127.0.0.6:56655 2022/11/26 23:53:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.579576341s) from=127.0.0.6:44073 2022/11/26 23:53:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.640075126s) from=127.0.0.6:47119 2022/11/26 23:53:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.684652873s) from=127.0.0.6:47891 2022/11/26 23:53:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.485262744s) from=127.0.0.6:56603 2022/11/26 23:53:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.293020561s) from=127.0.0.6:32999 2022/11/26 23:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.676071341s) from=127.0.0.6:52127 2022/11/26 23:53:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.307678708s) from=127.0.0.6:60327 2022/11/26 23:53:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.222863627s) from=127.0.0.6:51103 2022/11/26 23:53:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m7.153814192s) from=127.0.0.6:43185 2022/11/26 23:53:24 [DEBUG] http: Request GET /v1/status/leader (343.315µs) from=127.0.0.6:41791 2022/11/26 23:53:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.071796849s) from=127.0.0.6:41323 2022/11/26 23:53:25 [DEBUG] http: Request GET /v1/status/leader (533.715µs) from=127.0.0.6:33625 2022/11/26 23:53:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m3.513164422s) from=127.0.0.6:56203 2022/11/26 23:53:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.723227351s) from=127.0.0.6:58051 2022/11/26 23:53:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m7.27150719s) from=127.0.0.6:38281 2022/11/26 23:53:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.26255744s) from=127.0.0.6:54451 2022/11/26 23:53:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:53:29 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:53:29 [DEBUG] agent: Node info in sync 2022/11/26 23:53:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.582700446s) from=127.0.0.6:50267 2022/11/26 23:53:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.236160278s) from=127.0.0.6:59195 2022/11/26 23:53:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:53:44 [DEBUG] http: Request GET /v1/status/leader (319.589µs) from=127.0.0.6:41791 2022/11/26 23:53:45 [DEBUG] http: Request GET /v1/status/leader (442.749µs) from=127.0.0.6:33625 2022/11/26 23:54:04 [DEBUG] http: Request GET /v1/status/leader (331.158µs) from=127.0.0.6:41791 2022/11/26 23:54:05 [DEBUG] http: Request GET /v1/status/leader (409.753µs) from=127.0.0.6:33625 2022/11/26 23:54:25 [DEBUG] http: Request GET /v1/status/leader (2.048207ms) from=127.0.0.6:41791 2022/11/26 23:54:25 [DEBUG] http: Request GET /v1/status/leader (346.596µs) from=127.0.0.6:33625 2022/11/26 23:54:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m0.246791893s) from=127.0.0.6:57157 2022/11/26 23:54:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:54:45 [DEBUG] http: Request GET /v1/status/leader (395.609µs) from=127.0.0.6:41791 2022/11/26 23:54:45 [DEBUG] http: Request GET /v1/status/leader (198.059µs) from=127.0.0.6:33625 2022/11/26 23:54:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m3.700975809s) from=127.0.0.6:46881 2022/11/26 23:54:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:54:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:54:52 [DEBUG] agent: Node info in sync 2022/11/26 23:54:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.171383452s) from=127.0.0.6:44253 2022/11/26 23:54:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m2.249868124s) from=127.0.0.6:54237 2022/11/26 23:54:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.585335452s) from=127.0.0.6:33199 2022/11/26 23:54:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:54:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.595893739s) from=127.0.0.6:46835 2022/11/26 23:54:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.267070032s) from=127.0.0.6:50421 2022/11/26 23:55:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.270781788s) from=127.0.0.6:55377 2022/11/26 23:55:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m7.194321874s) from=127.0.0.6:42977 2022/11/26 23:55:05 [DEBUG] http: Request GET /v1/status/leader (151.516µs) from=127.0.0.6:41791 2022/11/26 23:55:05 [DEBUG] http: Request GET /v1/status/leader (3.405459ms) from=127.0.0.6:33625 2022/11/26 23:55:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.417349465s) from=127.0.0.6:43703 2022/11/26 23:55:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.278596179s) from=127.0.0.6:50305 2022/11/26 23:55:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.421391557s) from=127.0.0.6:36169 2022/11/26 23:55:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.152991998s) from=127.0.0.6:56655 2022/11/26 23:55:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.449120045s) from=127.0.0.6:60329 2022/11/26 23:55:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.50910394s) from=127.0.0.6:44073 2022/11/26 23:55:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.105652294s) from=127.0.0.6:56603 2022/11/26 23:55:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.973613829s) from=127.0.0.6:47891 2022/11/26 23:55:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.950199633s) from=127.0.0.6:47119 2022/11/26 23:55:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.888400046s) from=127.0.0.6:32999 2022/11/26 23:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.364270384s) from=127.0.0.6:52127 2022/11/26 23:55:25 [DEBUG] http: Request GET /v1/status/leader (544.863µs) from=127.0.0.6:41791 2022/11/26 23:55:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.358043953s) from=127.0.0.6:43185 2022/11/26 23:55:25 [DEBUG] http: Request GET /v1/status/leader (207.262µs) from=127.0.0.6:33625 2022/11/26 23:55:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m5.233512782s) from=127.0.0.6:60327 2022/11/26 23:55:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.52954527s) from=127.0.0.6:56203 2022/11/26 23:55:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.778446975s) from=127.0.0.6:51103 2022/11/26 23:55:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.021476093s) from=127.0.0.6:54451 2022/11/26 23:55:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.3363265s) from=127.0.0.6:41323 2022/11/26 23:55:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.416715448s) from=127.0.0.6:38281 2022/11/26 23:55:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.260009963s) from=127.0.0.6:58051 2022/11/26 23:55:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.217268717s) from=127.0.0.6:59195 2022/11/26 23:55:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.861584954s) from=127.0.0.6:50267 2022/11/26 23:55:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:55:45 [DEBUG] http: Request GET /v1/status/leader (203.663µs) from=127.0.0.6:41791 2022/11/26 23:55:45 [DEBUG] http: Request GET /v1/status/leader (174.019µs) from=127.0.0.6:33625 2022/11/26 23:56:05 [DEBUG] http: Request GET /v1/status/leader (436.729µs) from=127.0.0.6:41791 2022/11/26 23:56:05 [DEBUG] http: Request GET /v1/status/leader (323.535µs) from=127.0.0.6:33625 2022/11/26 23:56:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:56:06 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:56:06 [DEBUG] agent: Node info in sync 2022/11/26 23:56:25 [DEBUG] http: Request GET /v1/status/leader (390.53µs) from=127.0.0.6:41791 2022/11/26 23:56:25 [DEBUG] http: Request GET /v1/status/leader (1.227887ms) from=127.0.0.6:33625 2022/11/26 23:56:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:56:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m7.151605973s) from=127.0.0.6:57157 2022/11/26 23:56:45 [DEBUG] http: Request GET /v1/status/leader (467.665µs) from=127.0.0.6:41791 2022/11/26 23:56:45 [DEBUG] http: Request GET /v1/status/leader (373.948µs) from=127.0.0.6:33625 2022/11/26 23:56:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.330020523s) from=127.0.0.6:44253 2022/11/26 23:56:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m7.256784128s) from=127.0.0.6:46881 2022/11/26 23:56:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m3.742255772s) from=127.0.0.6:54237 2022/11/26 23:57:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.73978673s) from=127.0.0.6:50421 2022/11/26 23:57:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.04711793s) from=127.0.0.6:46835 2022/11/26 23:57:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m6.21582511s) from=127.0.0.6:33199 2022/11/26 23:57:05 [DEBUG] http: Request GET /v1/status/leader (347.283µs) from=127.0.0.6:41791 2022/11/26 23:57:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.485666379s) from=127.0.0.6:55377 2022/11/26 23:57:05 [DEBUG] http: Request GET /v1/status/leader (216.776µs) from=127.0.0.6:33625 2022/11/26 23:57:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.151583227s) from=127.0.0.6:43703 2022/11/26 23:57:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.253489984s) from=127.0.0.6:36169 2022/11/26 23:57:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.461038112s) from=127.0.0.6:42977 2022/11/26 23:57:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:57:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.210140465s) from=127.0.0.6:50305 2022/11/26 23:57:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m1.987969615s) from=127.0.0.6:56655 2022/11/26 23:57:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.357462288s) from=127.0.0.6:44073 2022/11/26 23:57:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.59072872s) from=127.0.0.6:47891 2022/11/26 23:57:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.869218328s) from=127.0.0.6:60329 2022/11/26 23:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.006502276s) from=127.0.0.6:56603 2022/11/26 23:57:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.381164962s) from=127.0.0.6:47119 2022/11/26 23:57:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.525557274s) from=127.0.0.6:32999 2022/11/26 23:57:25 [DEBUG] http: Request GET /v1/status/leader (449.724µs) from=127.0.0.6:41791 2022/11/26 23:57:25 [DEBUG] http: Request GET /v1/status/leader (323.808µs) from=127.0.0.6:33625 2022/11/26 23:57:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.81190935s) from=127.0.0.6:52127 2022/11/26 23:57:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m1.285291971s) from=127.0.0.6:60327 2022/11/26 23:57:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.392008053s) from=127.0.0.6:41323 2022/11/26 23:57:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.996436813s) from=127.0.0.6:51103 2022/11/26 23:57:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.593715746s) from=127.0.0.6:43185 2022/11/26 23:57:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.782629193s) from=127.0.0.6:56203 2022/11/26 23:57:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.791696221s) from=127.0.0.6:38281 2022/11/26 23:57:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.855557196s) from=127.0.0.6:54451 2022/11/26 23:57:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.989756939s) from=127.0.0.6:58051 2022/11/26 23:57:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:57:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:57:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:57:37 [DEBUG] agent: Node info in sync 2022/11/26 23:57:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.268322115s) from=127.0.0.6:50267 2022/11/26 23:57:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.546155886s) from=127.0.0.6:59195 2022/11/26 23:57:45 [DEBUG] http: Request GET /v1/status/leader (218.283µs) from=127.0.0.6:41791 2022/11/26 23:57:45 [DEBUG] http: Request GET /v1/status/leader (4.785365ms) from=127.0.0.6:33625 2022/11/26 23:58:05 [DEBUG] http: Request GET /v1/status/leader (160.538µs) from=127.0.0.6:41791 2022/11/26 23:58:05 [DEBUG] http: Request GET /v1/status/leader (281.219µs) from=127.0.0.6:33625 2022/11/26 23:58:25 [DEBUG] http: Request GET /v1/status/leader (352.602µs) from=127.0.0.6:41791 2022/11/26 23:58:25 [DEBUG] http: Request GET /v1/status/leader (740.629µs) from=127.0.0.6:33625 2022/11/26 23:58:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:58:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.458109903s) from=127.0.0.6:57157 2022/11/26 23:58:45 [DEBUG] http: Request GET /v1/status/leader (293.408µs) from=127.0.0.6:41791 2022/11/26 23:58:45 [DEBUG] http: Request GET /v1/status/leader (180.566µs) from=127.0.0.6:33625 2022/11/26 23:58:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.073930527s) from=127.0.0.6:44253 2022/11/26 23:58:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m1.789288489s) from=127.0.0.6:46881 2022/11/26 23:59:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m6.430571941s) from=127.0.0.6:54237 2022/11/26 23:59:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.376508977s) from=127.0.0.6:50421 2022/11/26 23:59:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.348309904s) from=127.0.0.6:46835 2022/11/26 23:59:05 [DEBUG] http: Request GET /v1/status/leader (320.849µs) from=127.0.0.6:41791 2022/11/26 23:59:05 [DEBUG] http: Request GET /v1/status/leader (210.206µs) from=127.0.0.6:33625 2022/11/26 23:59:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.154066374s) from=127.0.0.6:33199 2022/11/26 23:59:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.092492975s) from=127.0.0.6:55377 2022/11/26 23:59:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.247625808s) from=127.0.0.6:42977 2022/11/26 23:59:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.191097846s) from=127.0.0.6:36169 2022/11/26 23:59:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.333602367s) from=127.0.0.6:43703 2022/11/26 23:59:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.413442029s) from=127.0.0.6:44073 2022/11/26 23:59:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.686380629s) from=127.0.0.6:56655 2022/11/26 23:59:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.19131047s) from=127.0.0.6:50305 2022/11/26 23:59:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/26 23:59:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/26 23:59:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/26 23:59:17 [DEBUG] agent: Node info in sync 2022/11/26 23:59:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.721126275s) from=127.0.0.6:60329 2022/11/26 23:59:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.5427541s) from=127.0.0.6:47891 2022/11/26 23:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.6694179s) from=127.0.0.6:56603 2022/11/26 23:59:25 [DEBUG] http: Request GET /v1/status/leader (323.571µs) from=127.0.0.6:41791 2022/11/26 23:59:25 [DEBUG] http: Request GET /v1/status/leader (289.917µs) from=127.0.0.6:33625 2022/11/26 23:59:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.220527612s) from=127.0.0.6:32999 2022/11/26 23:59:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.997849223s) from=127.0.0.6:47119 2022/11/26 23:59:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m2.449332694s) from=127.0.0.6:60327 2022/11/26 23:59:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/26 23:59:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.626743075s) from=127.0.0.6:41323 2022/11/26 23:59:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.816293229s) from=127.0.0.6:56203 2022/11/26 23:59:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.147720101s) from=127.0.0.6:52127 2022/11/26 23:59:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.30576566s) from=127.0.0.6:51103 2022/11/26 23:59:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.891401924s) from=127.0.0.6:38281 2022/11/26 23:59:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.151568957s) from=127.0.0.6:58051 2022/11/26 23:59:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/26 23:59:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.365757434s) from=127.0.0.6:43185 2022/11/26 23:59:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.809658653s) from=127.0.0.6:54451 2022/11/26 23:59:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.743298066s) from=127.0.0.6:50267 2022/11/26 23:59:45 [DEBUG] http: Request GET /v1/status/leader (182.492µs) from=127.0.0.6:41791 2022/11/26 23:59:45 [DEBUG] http: Request GET /v1/status/leader (198.807µs) from=127.0.0.6:33625 2022/11/26 23:59:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.322753334s) from=127.0.0.6:59195 2022/11/27 00:00:05 [DEBUG] http: Request GET /v1/status/leader (288.966µs) from=127.0.0.6:41791 2022/11/27 00:00:05 [DEBUG] http: Request GET /v1/status/leader (411.807µs) from=127.0.0.6:33625 2022/11/27 00:00:25 [DEBUG] http: Request GET /v1/status/leader (388.006µs) from=127.0.0.6:41791 2022/11/27 00:00:25 [DEBUG] http: Request GET /v1/status/leader (2.386749ms) from=127.0.0.6:33625 2022/11/27 00:00:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/27 00:00:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m0.055710658s) from=127.0.0.6:57157 2022/11/27 00:00:45 [DEBUG] http: Request GET /v1/status/leader (357.629µs) from=127.0.0.6:41791 2022/11/27 00:00:45 [DEBUG] http: Request GET /v1/status/leader (407.19µs) from=127.0.0.6:33625 2022/11/27 00:01:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.558529808s) from=127.0.0.6:44253 2022/11/27 00:01:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m7.027720926s) from=127.0.0.6:46881 2022/11/27 00:01:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m1.631096869s) from=127.0.0.6:54237 2022/11/27 00:01:05 [DEBUG] http: Request GET /v1/status/leader (183.727µs) from=127.0.0.6:41791 2022/11/27 00:01:06 [DEBUG] http: Request GET /v1/status/leader (309.889µs) from=127.0.0.6:33625 2022/11/27 00:01:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.355926797s) from=127.0.0.6:46835 2022/11/27 00:01:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.12571611s) from=127.0.0.6:50421 2022/11/27 00:01:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m0.615742126s) from=127.0.0.6:55377 2022/11/27 00:01:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m6.62542117s) from=127.0.0.6:33199 2022/11/27 00:01:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/27 00:01:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/27 00:01:14 [DEBUG] agent: Node info in sync 2022/11/27 00:01:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.278899224s) from=127.0.0.6:42977 2022/11/27 00:01:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.312086808s) from=127.0.0.6:36169 2022/11/27 00:01:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.972330746s) from=127.0.0.6:43703 2022/11/27 00:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.659801606s) from=127.0.0.6:47891 2022/11/27 00:01:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.839434265s) from=127.0.0.6:56655 2022/11/27 00:01:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.520787121s) from=127.0.0.6:44073 2022/11/27 00:01:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.446031647s) from=127.0.0.6:50305 2022/11/27 00:01:25 [DEBUG] http: Request GET /v1/status/leader (339.949µs) from=127.0.0.6:41791 2022/11/27 00:01:26 [DEBUG] http: Request GET /v1/status/leader (186.163µs) from=127.0.0.6:33625 2022/11/27 00:01:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.127948928s) from=127.0.0.6:60329 2022/11/27 00:01:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.539525147s) from=127.0.0.6:56603 2022/11/27 00:01:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.202492419s) from=127.0.0.6:32999 2022/11/27 00:01:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.086607287s) from=127.0.0.6:52127 2022/11/27 00:01:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.964346222s) from=127.0.0.6:47119 2022/11/27 00:01:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.016750697s) from=127.0.0.6:38281 2022/11/27 00:01:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/27 00:01:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.968677863s) from=127.0.0.6:60327 2022/11/27 00:01:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.789829056s) from=127.0.0.6:56203 2022/11/27 00:01:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.538315718s) from=127.0.0.6:51103 2022/11/27 00:01:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m7.21681899s) from=127.0.0.6:41323 2022/11/27 00:01:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.850990654s) from=127.0.0.6:54451 2022/11/27 00:01:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.265837238s) from=127.0.0.6:43185 2022/11/27 00:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.694100514s) from=127.0.0.6:58051 2022/11/27 00:01:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.362931643s) from=127.0.0.6:50267 2022/11/27 00:01:45 [DEBUG] http: Request GET /v1/status/leader (2.912544ms) from=127.0.0.6:41791 2022/11/27 00:01:46 [DEBUG] http: Request GET /v1/status/leader (397.429µs) from=127.0.0.6:33625 2022/11/27 00:01:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.836432788s) from=127.0.0.6:59195 2022/11/27 00:02:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 00:02:05 [DEBUG] http: Request GET /v1/status/leader (351.599µs) from=127.0.0.6:41791 2022/11/27 00:02:06 [DEBUG] http: Request GET /v1/status/leader (233.705µs) from=127.0.0.6:33625 2022/11/27 00:02:25 [DEBUG] http: Request GET /v1/status/leader (488.347µs) from=127.0.0.6:41791 2022/11/27 00:02:26 [DEBUG] http: Request GET /v1/status/leader (335.039µs) from=127.0.0.6:33625 2022/11/27 00:02:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/27 00:02:45 [DEBUG] http: Request GET /v1/status/leader (408.419µs) from=127.0.0.6:41791 2022/11/27 00:02:46 [DEBUG] http: Request GET /v1/status/leader (405.961µs) from=127.0.0.6:33625 2022/11/27 00:02:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m6.543947746s) from=127.0.0.6:57157 2022/11/27 00:02:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 00:02:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/27 00:02:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/27 00:02:51 [DEBUG] agent: Node info in sync 2022/11/27 00:03:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.411877084s) from=127.0.0.6:44253 2022/11/27 00:03:05 [DEBUG] http: Request GET /v1/status/leader (414.059µs) from=127.0.0.6:41791 2022/11/27 00:03:06 [DEBUG] http: Request GET /v1/status/leader (338.912µs) from=127.0.0.6:33625 2022/11/27 00:03:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m3.585409003s) from=127.0.0.6:46881 2022/11/27 00:03:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.207047218s) from=127.0.0.6:46835 2022/11/27 00:03:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m4.4847667s) from=127.0.0.6:54237 2022/11/27 00:03:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.702828443s) from=127.0.0.6:50421 2022/11/27 00:03:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.683120711s) from=127.0.0.6:55377 2022/11/27 00:03:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.851674057s) from=127.0.0.6:33199 2022/11/27 00:03:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.247332636s) from=127.0.0.6:36169 2022/11/27 00:03:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.256080981s) from=127.0.0.6:42977 2022/11/27 00:03:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.828360383s) from=127.0.0.6:43703 2022/11/27 00:03:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.219062343s) from=127.0.0.6:47891 2022/11/27 00:03:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m2.043265047s) from=127.0.0.6:56655 2022/11/27 00:03:25 [DEBUG] http: Request GET /v1/status/leader (236.123µs) from=127.0.0.6:41791 2022/11/27 00:03:26 [DEBUG] http: Request GET /v1/status/leader (245.176µs) from=127.0.0.6:33625 2022/11/27 00:03:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.637406505s) from=127.0.0.6:50305 2022/11/27 00:03:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.068725125s) from=127.0.0.6:44073 2022/11/27 00:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.718404732s) from=127.0.0.6:56603 2022/11/27 00:03:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.897915126s) from=127.0.0.6:60329 2022/11/27 00:03:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.198791692s) from=127.0.0.6:47119 2022/11/27 00:03:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.221750488s) from=127.0.0.6:32999 2022/11/27 00:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.861357491s) from=127.0.0.6:52127 2022/11/27 00:03:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/27 00:03:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m0.440323754s) from=127.0.0.6:60327 2022/11/27 00:03:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.441929578s) from=127.0.0.6:38281 2022/11/27 00:03:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.069196604s) from=127.0.0.6:43185 2022/11/27 00:03:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.353578113s) from=127.0.0.6:54451 2022/11/27 00:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.96912187s) from=127.0.0.6:51103 2022/11/27 00:03:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.837043309s) from=127.0.0.6:58051 2022/11/27 00:03:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.61443789s) from=127.0.0.6:56203 2022/11/27 00:03:45 [DEBUG] http: Request GET /v1/status/leader (315.611µs) from=127.0.0.6:41791 2022/11/27 00:03:46 [DEBUG] http: Request GET /v1/status/leader (358.558µs) from=127.0.0.6:33625 2022/11/27 00:03:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.35765394s) from=127.0.0.6:50267 2022/11/27 00:03:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m7.017816056s) from=127.0.0.6:41323 2022/11/27 00:03:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.113126681s) from=127.0.0.6:59195 2022/11/27 00:04:05 [DEBUG] http: Request GET /v1/status/leader (182.263µs) from=127.0.0.6:41791 2022/11/27 00:04:06 [DEBUG] http: Request GET /v1/status/leader (420.161µs) from=127.0.0.6:33625 2022/11/27 00:04:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s78md.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/27 00:04:25 [DEBUG] http: Request GET /v1/status/leader (347.027µs) from=127.0.0.6:41791 2022/11/27 00:04:26 [DEBUG] http: Request GET /v1/status/leader (313.84µs) from=127.0.0.6:33625 2022/11/27 00:04:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/27 00:04:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.178_8484" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.93_8803" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.25_9007" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_parser_10.233.9.6_8806" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_catalog_10.233.9.6_8806" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_nsd_10.233.9.6_8806" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.121_8181" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.61.135_8410" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.94_8082" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.127_8801" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.31_443" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.15_8080" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v0_multicloud_10.233.53.32_9001" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.25_9007" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.95_9015" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.17.26_8443" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.6_8806" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_sdnc_10.233.22.55_8282" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_vnfres_10.233.18.86_8802" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v2_nslcm_10.233.21.18_8403" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.104_9011" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_multicloud_10.233.53.32_9001" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.39.110_9092" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.23.20_8482" in sync 2022/11/27 00:04:39 [DEBUG] agent: Service "_v1_nslcm_10.233.21.18_8403" in sync 2022/11/27 00:04:39 [DEBUG] agent: Node info in sync 2022/11/27 00:04:45 [DEBUG] http: Request GET /v1/status/leader (2.390866ms) from=127.0.0.6:41791 2022/11/27 00:04:46 [DEBUG] http: Request GET /v1/status/leader (805.181µs) from=127.0.0.6:33625 2022/11/27 00:04:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m6.720320287s) from=127.0.0.6:57157 2022/11/27 00:05:05 [DEBUG] http: Request GET /v1/status/leader (204.252µs) from=127.0.0.6:41791 2022/11/27 00:05:06 [DEBUG] http: Request GET /v1/status/leader (306.086µs) from=127.0.0.6:33625 2022/11/27 00:05:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.072064302s) from=127.0.0.6:44253 2022/11/27 00:05:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=143 (2m0.173395227s) from=127.0.0.6:54237 2022/11/27 00:05:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=138 (2m3.354169439s) from=127.0.0.6:46881 2022/11/27 00:05:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.666632441s) from=127.0.0.6:46835 2022/11/27 00:05:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.376319521s) from=127.0.0.6:50421 2022/11/27 00:05:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.261558853s) from=127.0.0.6:55377 2022/11/27 00:05:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.826996398s) from=127.0.0.6:36169 2022/11/27 00:05:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.101144897s) from=127.0.0.6:33199 2022/11/27 00:05:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.117408812s) from=127.0.0.6:42977 2022/11/27 00:05:25 [DEBUG] http: Request GET /v1/status/leader (180.842µs) from=127.0.0.6:41791 2022/11/27 00:05:26 [DEBUG] http: Request GET /v1/status/leader (539.578µs) from=127.0.0.6:33625 2022/11/27 00:05:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.262432857s) from=127.0.0.6:47891 2022/11/27 00:05:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.371167786s) from=127.0.0.6:56655 2022/11/27 00:05:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.071122508s) from=127.0.0.6:43703 2022/11/27 00:05:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.24141463s) from=127.0.0.6:56603 2022/11/27 00:05:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.580915374s) from=127.0.0.6:50305 2022/11/27 00:05:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.497789345s) from=127.0.0.6:60329 2022/11/27 00:05:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.062143675s) from=127.0.0.6:47119 2022/11/27 00:05:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m6.567867203s) from=127.0.0.6:44073 2022/11/27 00:05:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.798203085s) from=127.0.0.6:52127 2022/11/27 00:05:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s78md" since the cluster is too small 2022/11/27 00:05:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.255934001s) from=127.0.0.6:32999 2022/11/27 00:05:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=50 (2m4.509677139s) from=127.0.0.6:60327